DragonFly BSD
DragonFly commits List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/nrelease Makefile


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Date: Sun, 10 Apr 2005 13:44:46 -0700

On Sun, 10 Apr 2005 16:37:23 -0400
David Rhodus <sdrhodus@xxxxxxxxx> wrote:

> On Apr 10, 2005 4:33 PM, Chris Pressey <cpressey@xxxxxxxxxxxxxxx> wrote:
> > On Sun, 10 Apr 2005 13:27:32 -0700 (PDT)
> > David Rhodus <drhodus@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > 
> > > drhodus     2005/04/10 13:27:32 PDT
> > >
> > > DragonFly src repository
> > >
> > >   Modified files:
> > >     nrelease             Makefile
> > >   Log:
> > >   Add in a 'livecd' taget for those who don't want to include the
> > >   installer program in their ISO image file.
> > >
> > >   Revision  Changes    Path
> > >   1.31      +7 -1      src/nrelease/Makefile
> > >
> > >
> > > http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.30&r2=1.31&f=u
> > 
> > This shouldn't be necessary... the existing 'make release' has always
> > been able to make a LiveCD ISO without the installer.
> > 
> > -Chris
> > 
> 
> How so ?  I don't see a way to build a ISO image without the installer
> unless one edits the Makefile.

release:	check clean buildworld1 buildkernel1 \
		buildiso customizeiso pkgaddiso mklocatedb mkiso

There's nothing installer-related in there.

-Chris



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