Source-Changes archive

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

Re: CVS commit: src/distrib/common



David Young <dyoung%pobox.com@localhost> writes:

> On Mon, Jun 27, 2005 at 07:10:32PM +0000, Darrin B. Jewell wrote:
> > 
> > Module Name:        src
> > Committed By:       dbj
> > Date:               Mon Jun 27 19:10:32 UTC 2005
> > 
> > Modified Files:
> >     src/distrib/common: Makefile.image
> > 
> > Log Message:
> > add "fsimage" phony target to rebuild image.
> > delete the ${WORKBUILT} tag on cleanfsimage so it
> > will get properly rebuilt
> 
> Does this affect rebuilds of i386 floppies?  I was testing some patches
> to shrink net80211 on INSTALL kernels the other day, and I was shocked
> that before & after the patch, the size was the same.  Could this be
> the reason?

Most likely not.  The primary effect is the ability to use the
cleanfsimage target to manually clean out and rebuild just the fs
image without having to rebuild the entire kernel.

I doubt it would make a difference for your build, although you
may not have done a clean build for other reasons.

Darrin



Home | Main Index | Thread Index | Old Index