[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#131030: Please check this patch



On Tue, Mar 05, 2002 at 06:32:54PM -0700, Chris Tillman wrote:
> On Tue, Mar 05, 2002 at 08:12:16AM -0800, Matt Kraai wrote:
> > diff -u -r1.15 bootprep.sh
> > +++ bootprep.sh	2002/03/05 16:09:19
> > @@ -78,6 +78,10 @@
> >  sed 's:CONFIG_NFS_FS=y:CONFIG_NFS_FS=y \
> >  CONFIG_ROOT_NFS=y:' \
> >  .config.ipauto > .config
> > +
> > +# Set the subarch
> > +sed 's:EXTRAVERSION =:EXTRAVERSION = prep:' Makefile > Makefile.new
> > +mv Makefile.new Makefile
> >   
> >  # Build CD/net kernel boot image
> >  make oldconfig && make dep && make clean && make zImage.initrd
> 
> Thanks, Matt, shall I apply it?

I know that it builds, but I don't know if it works.  Go ahead
and commit it, and we can ask the submitter to try again after
the next build.

Matt

Attachment: pgpsDlfsXcUoy.pgp
Description: PGP signature


Reply to: