[PATCH] dracut: suppress ks errors from missing %include

Chris Lumens clumens at redhat.com
Mon Aug 13 17:31:03 UTC 2012


> The kickstart parsing that happens in dracut is the "early" parsing - it
> doesn't run %pre and it might not be connected to the network, so it's
> possible we'll have %include lines that aren't yet valid.
> 
> KickstartParser has a 'missingIncludeIsFatal' attribute for this reason.
> Set it to False (like loader did) to turn off these errors.

Looks good.

- Chris


More information about the anaconda-patches mailing list