|
||
---|---|---|
.. | ||
10-asahi.conf | ||
99-cmdline.conf.lumina | ||
99-cmdline.conf.sedric | ||
99-essential.conf | ||
99-uefi.conf | ||
compress.conf.sedric | ||
hostonly.conf | ||
no_rescue.conf.sedric | ||
omit_modules.conf | ||
omit_modules.conf.sedric | ||
README.md | ||
yes_rescue.conf |
My dracut configuration files mainly for generating unified kerneil images (uki).
WARNING!
Sedric has a 96M EFI partition courtesy of Windows and thus it has a lot of attempts for decreasing the kernel size. Since moving it to UKI, I am yet to go through what of it is actually useful and worth keeping around and at least disabling recovery seems dangerous if I can save space by omitting somnething else.
hostonly
Will make a UKI specific to the current hardware and is discouraged as it will obviously prevent booting on a different hardware and hardware changes may render the system unbootable. However I am more of a software person, so I imagine that is unlikely to happen for me.
If planning hardware changes, maybe disable this flag? Or maybe if you have infinite space for kernel, keep it off?