1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-06-29 15:06:49 +00:00
os-kernel/scripts
gianluca-mascolo 01f0ee1fae
error when download keysign via ipv6
When you try to `make release` keys.gnupg.net may be resolved to an IPv6 address. Under some circumstances (e.g. an internet connection that does not support IPv6) the build sistematically fail with message:
"gpg: keyserver receive failed: Cannot assign requested address"
I created a fallback to an IPv4 version of keyserver.
2018-05-06 20:23:51 +02:00
..
hooks Allow to hook in scripts that build custom drivers 2016-10-22 21:42:24 +02:00
build-common Add output modules list info 2018-02-09 15:36:06 +08:00
build-images Update build scripts 2018-01-18 23:49:49 +08:00
build-kernel Update to 4.9.1 kernel, and start verifying signed kernel 2017-01-09 00:26:49 +00:00
ci Update firmware, and add a release test to tell me when its out of date 2017-05-15 02:51:52 +00:00
clean clean the kernel builder images 2017-04-27 21:11:57 +00:00
download error when download keysign via ipv6 2018-05-06 20:23:51 +02:00
entry Fix broken build 2016-10-13 11:12:59 -07:00
extract Fix applying multiple patches - used it for a test build of 4.9.34rc 2017-06-21 11:31:55 +00:00
firmware Update firmware, and add a release test to tell me when its out of date 2017-05-15 02:51:52 +00:00
package-kernel Add support for patched kernels and publish the source that was built 2017-02-23 19:00:04 +00:00
release Add output modules list info 2018-02-09 15:36:06 +08:00
test-firmware Update firmware, and add a release test to tell me when its out of date 2017-05-15 02:51:52 +00:00
version Make source dir based on git tag 2016-07-10 05:07:19 +00:00