mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
With this change, we start tracking linux 5.10. Only a couple of config changes were necessary: 1. Explicitly include `CONFIG_IP6_NF_IPTABLES`, as it's no longer implicitly included. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=144b0a0e608690d46e9a77819249bdd8d23bdcb6 2. Move `CONFIG_EFI_VARS` to amd64 only, as it's no longer available on non Intel platforms. It's been replaced by `CONFIG_EFIVARS_FS` which is already enabled on the common config. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=963fabf37f6a94214a823df0a785e653cb8ad6ea |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |