[PATCH] In interactive installs, default to bootloader in the MBR (#885284).

Brian C. Lane bcl at redhat.com
Tue Dec 11 22:15:06 UTC 2012


On Tue, Dec 11, 2012 at 10:18:19AM -0500, Chris Lumens wrote:
> ---
>  data/interactive-defaults.ks | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/data/interactive-defaults.ks b/data/interactive-defaults.ks
> index f692ccd..a8c2897 100644
> --- a/data/interactive-defaults.ks
> +++ b/data/interactive-defaults.ks
> @@ -1,4 +1,5 @@
>  # Kickstart defaults file for an interative install.
>  # This is not loaded if a kickstart file is provided on the command line.
>  auth --enableshadow --passalgo=sha512
> +bootloader --location=mbr
>  firstboot --enable
> -- 
> 1.7.11.2

Ah ha! I forgot about the interactive ks.

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20121211/ed092a9d/attachment.sig>


More information about the anaconda-patches mailing list