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

Re: cvs commit: src/nrelease Makefile README src/nrelease/installer/etc/defaults pfi.conf src/nrelease/installer/usr/local/bin installer


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 11 Dec 2005 09:49:22 -0800 (PST)

:
:On Sat, Dec 10, 2005 at 06:47:05AM -0800, Joerg Sonnenberger wrote:
:> http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.44&r2=1.45&f=u
:
:  --- src/nrelease/Makefile       2005/12/04 21:24:13     1.44
:  +++ src/nrelease/Makefile       2005/12/10 14:47:05     1.45
:  @@ -1,33 +1,47 @@
:   # $DragonFly$
:   #
:
:  +all: release
:  +
:
:This makes buildworld kick `release' target in nrelease(because of SUBDIR).
:If it's not intended, can you change it to something like this?
:
:.MAIN: release

    It definitely should not try to build the release as part of a buildworld,
    and I would prefer not to have a default build that depends on 
    /etc/make.conf to create the correct version.  I can see why Joerg did
    it, but all it does is make things less obvious and more obscure for
    any user trying to build a release ISO.

    --

    In regards to the broken CVSUP and CDRTOOLS, we need to have both
    installed by this release.  Either we get them working in pkgsrc in
    the next few days, or we have to revert the Makefile for the release.
    The commit was somewhat premature and I don't have time to clean up after
    it.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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