[master/f20/rhel7] Remove the bootloader line from the interactive kickstart file (#916529)

Vratislav Podzimek vpodzime at redhat.com
Wed Oct 30 14:09:16 UTC 2013


On Tue, 2013-10-29 at 07:22 -0400, mulhern wrote:
> Related: rhbz#916529
> 
> Since bootloader location="mbr" is now the default for any kind of install,
> it is redundant to specify it in this file which is loaded for interactive
> installs.
> 
> Signed-off-by: mulhern <amulhern at redhat.com>
> ---
>  data/interactive-defaults.ks | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/data/interactive-defaults.ks b/data/interactive-defaults.ks
> index a8c2897..f692ccd 100644
> --- a/data/interactive-defaults.ks
> +++ b/data/interactive-defaults.ks
> @@ -1,5 +1,4 @@
>  # 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
Looks good.

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list