With dracut-ng the output file format is a configuration option. The detection mechanics must be extended by also looking at the combined configuration settings which can be obtained via the new --printconfig dracut option. This commit adds the additional check if the used dracut command supports that option. This Fixes #2918
9 lines
388 B
Plaintext
9 lines
388 B
Plaintext
dracutconfig: dracutmodules=all
|
|
dracutconfig: fileloglvl=0
|
|
dracutconfig: fw_dir=/lib/firmware/updates/6.18.0-2-default /lib/firmware/updates /lib/firmware/6.18.0-2-default /lib/firmware
|
|
dracutconfig: hostonly_cmdline=yes
|
|
dracutconfig: initrdname=initrd-kernel_version
|
|
dracutconfig: kmsgloglvl=0
|
|
dracutconfig: libdirs= /lib64 /usr/lib64 /lib /usr/lib
|
|
dracutconfig: omit_drivers=^i2o_scsi$
|