mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
coreos-kernel: prune amd64 down to the minimal defconfig
This strips down the config to just the non-default options, the arm64 kernel config is already in this minimal format.
This commit is contained in:
parent
90bb5a2d94
commit
ff9b5fca12
@ -12,6 +12,12 @@ on the ebuild version and revision. For example version 3.12.4-r2:
|
|||||||
- amd64_defconfig-3.12
|
- amd64_defconfig-3.12
|
||||||
- amd64_defconfig
|
- amd64_defconfig
|
||||||
|
|
||||||
|
To modify the defconfig to .config in the kernel source and run:
|
||||||
|
yes "" | make oldconfig
|
||||||
|
make menuconfig
|
||||||
|
make savedefconfig
|
||||||
|
and copy defconfig back to coreos-kernel/files
|
||||||
|
|
||||||
Currently our dracut based initrd (bootengine) gets built directly into
|
Currently our dracut based initrd (bootengine) gets built directly into
|
||||||
the kernel image, including all kernel modules. (go go modular kernels!)
|
the kernel image, including all kernel modules. (go go modular kernels!)
|
||||||
This reason for this screwy scheme never came to pass and should be
|
This reason for this screwy scheme never came to pass and should be
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user