[rhel6-branch] Don't remove pps_core from ppc64.img (#1213417)

Samantha N. Bueno sbueno+anaconda at redhat.com
Mon May 4 13:18:57 UTC 2015


On Mon, May 04, 2015 at 10:34:20AM +0200, Vratislav Podzimek wrote:
> On Fri, 2015-05-01 at 09:53 -0400, Samantha N. Bueno wrote:
> > Turns out this is actually a necessary driver.
> > 
> > Resolves: rhbz#1213417
> > ---
> >  scripts/mk-images | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/scripts/mk-images b/scripts/mk-images
> > index 552c07a..f7b2c29 100755
> > --- a/scripts/mk-images
> > +++ b/scripts/mk-images
> > @@ -505,7 +505,6 @@ EOF
> >          rm -f $MMB_DIR/lib/modules/$KDIR/kernel/drivers/scsi/aic7xxx/aic79xx.ko
> >          rm -f $MMB_DIR/lib/modules/$KDIR/kernel/drivers/gpu/drm/sis/sis.ko
> >          rm -f $MMB_DIR/lib/modules/$KDIR/kernel/drivers/gpu/drm/via/via.ko
> > -        rm -f $MMB_DIR/lib/modules/$KDIR/kernel/drivers/pps/pps_core.ko
> >          rm -f $MMB_DIR/lib/modules/$KDIR/kernel/net/802/garp.ko
> >          rm -f $MMB_DIR/lib/modules/$KDIR/kernel/net/802/stp.ko
> >      fi
> ACK, no matter how much patches like this make me sad about the big
> issue behind them.

Yeah, even after removing this huge clump the last time, the image was
still too close to the size limit for me to feel comfortable. I will not
be surprised if including this back in pushes the image size over 32MB
again.

Samantha


More information about the anaconda-patches mailing list