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

Vratislav Podzimek vpodzime at redhat.com
Mon May 5 11:27:02 UTC 2014


On Sun, 2014-05-04 at 22:54 +0000, Colin Walters wrote:
> 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(+)
> 
> 
ACK, pushed.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list