[PATCH] always include grubby in installroot

Vratislav Podzimek vpodzime at redhat.com
Mon Aug 26 15:37:49 UTC 2013


On Mon, 2013-08-26 at 09:37 -0500, Dennis Gilmore wrote:
> f20 kernel dropped the dep with the move to kernel-install
> however without grubby installed kernel-install tries to use
> http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ which fails horribly
> result is no initrds and failed compose
> 
> Signed-off-by: Dennis Gilmore <dennis at ausil.us>
> ---
>  share/runtime-install.tmpl | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
> index a8d492f..b822f04 100644
> --- a/share/runtime-install.tmpl
> +++ b/share/runtime-install.tmpl
> @@ -15,6 +15,7 @@ installpkg firstaidkit-plugin-{passwd,key-recovery,mdadm-conf}
>  
>  ## kernel and firmware
>  installpkg kernel
> +installpkg grubby
>  %if basearch != "s390x":
>      installpkg *-firmware
>      installpkg b43-openfwwf
Looks good to me. I'm gonna push this patch tomorrow, unless there are
some objections.

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list