[PATCH] main: Set flags.extlinux if extlinux is used in interactive-defaults.ks

Colin Walters walters at verbum.org
Sun May 4 22:54:28 UTC 2014


For making a custom Project Atomic boot ISO, I tried adding
"bootloader --extlinux" to /usr/share/anaconda/interactive-defaults.ks.

Confusingly this doesn't work because extlinux is a flag, and not just
a kickstart variable; the flag is set by the dracut KS parser. (Does
extlinux really need to be a flag?)

This small patch just ensures the flag is set if the KS enables
extlinux.

Note: I left a log.info in there since it seems useful to log when
we're parsing a KS file, but feel free to remove it.
---
 anaconda | 5 +++++
 1 file changed, 5 insertions(+)



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20140504/e5a294c7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-main-Set-flags.extlinux-if-extlinux-is-used-in-inter.patch
Type: text/x-patch
Size: 1554 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20140504/e5a294c7/attachment.bin>


More information about the anaconda-patches mailing list