mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
sys-kernel: Fix minor inaccuracy in README
This commit is contained in:
parent
04b06091d2
commit
413c889b59
@ -23,11 +23,10 @@ coreos-kernel uses the installed sources and coreos-modules to build the
|
|||||||
kernel image and initramfs.
|
kernel image and initramfs.
|
||||||
|
|
||||||
Currently our dracut based initramfs (bootengine) gets built directly into
|
Currently our dracut based initramfs (bootengine) gets built directly into
|
||||||
the kernel image, including all kernel modules. (go go modular kernels!)
|
the kernel image. The reason for this screwy scheme never came to pass and
|
||||||
This reason for this screwy scheme never came to pass and should be
|
should be fixed eventually. The current grub bootloader already includes
|
||||||
fixed eventually. The current grub bootloader already includes logic for
|
logic for initrds but the old configure_bootloaders and coreos-postinst
|
||||||
initrds but the old configure_bootloaders and coreos-postinst scripts
|
scripts need to be updated in order to support existing installs.
|
||||||
need to be updated in order to support existing installs.
|
|
||||||
|
|
||||||
The coreos-firmware package is a magic version of the upstream
|
The coreos-firmware package is a magic version of the upstream
|
||||||
linux-firmware ebuild which scans the modules installed by coreos-modules
|
linux-firmware ebuild which scans the modules installed by coreos-modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user