| boot.initrd.availableKernelModules | The set of kernel modules in the initial ramdisk used during the
boot process
|
| boot.kernelModules | The set of kernel modules to be loaded in the second stage of
the boot process
|
| boot.initrd.includeDefaultModules | This option, if set, adds a collection of default kernel modules
to boot.initrd.availableKernelModules and
boot.initrd.kernelModules.
|
| boot.initrd.network.enable | Add network connectivity support to initrd
|
| boot.initrd.allowMissingModules | Whether the initrd can be built even though modules listed in
boot.initrd.kernelModules or
boot.initrd.availableKernelModules are missing from
the kernel
|