[PATCH] always include grubby in installroot

Dennis Gilmore dennis at ausil.us
Tue Aug 27 03:53:41 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 26 Aug 2013 18:17:56 +0200
Dan HorĂ¡k <dan at danny.cz> wrote:

> On Mon, 26 Aug 2013 08:43:26 -0700
> "Brian C. Lane" <bcl at redhat.com> wrote:
> 
> > On Mon, Aug 26, 2013 at 09:37:49AM -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
> > > -- 
> > > 1.8.3.1
> > 
> > NAK.
> > 
> > If the default results in a failure it shouldn't be dropping the
> > grubby requirement. lorax should not be enforcing things that can
> > (and should) be handled by requires.
> 
> hm, if kernel doesn't want to require grubby, then the bootloaders
> could bring it in

ive added a requires on grubby to systemd, since it provides
kernel-install

Dennis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (GNU/Linux)

iEYEARECAAYFAlIcIs4ACgkQkSxm47BaWfec0wCfVKsHtRsfyyNvWzyGnS6WwL8X
FvsAn3vQONiFgU0shpx3YcNA+y1EJ+ur
=n2wH
-----END PGP SIGNATURE-----


More information about the anaconda-patches mailing list