Date: Fri, 31 Aug 2001 11:28:02 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Alexander Langer <alex@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile src/etc/defaults make.conf src/games/fortune/datfiles freebsd-tips src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml src/share/examples/etc README.examples make.conf src/share/man/man5 make.conf.5 src/share/man/man7 build.7 ... Message-ID: <20010831112802.A32037@sunbay.com> In-Reply-To: <200108302244.f7UMipb68871@freefall.freebsd.org>; from alex@FreeBSD.org on Thu, Aug 30, 2001 at 03:44:51PM -0700 References: <200108302244.f7UMipb68871@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Just tell me, how it is supposed to build a -CURRENT world on a -STABLE machine now? On Thu, Aug 30, 2001 at 03:44:51PM -0700, Alexander Langer wrote: > alex 2001/08/30 15:44:51 PDT > > Modified files: > etc Makefile > games/fortune/datfiles freebsd-tips > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > share/examples/etc README.examples make.conf > share/man/man5 make.conf.5 > share/man/man7 build.7 > share/mk sys.mk > Removed files: > etc/defaults make.conf > Log: > Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as > discussed on the arch@ mailinglist (after repo-copy). > > sys.mk will .error if it finds /etc/defaults/make.conf but include > it anyways (this is the same behaviour as with the make.conf.local > removal). > > /usr/share/examples/etc/make.conf has BDEFLAGS commented out now, > since it's only an example file. > > Adjust all textes that talk about make.conf or defaults/make.conf to > match the new situation. > > Revision Changes Path > 1.259 +1 -4 src/etc/Makefile > 1.16 +3 -3 src/games/fortune/datfiles/freebsd-tips > 1.120 +2 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml > 1.10 +2 -2 src/share/examples/etc/README.examples > 1.174 +12 -10 src/share/examples/etc/make.conf > 1.32 +5 -5 src/share/man/man5/make.conf.5 > 1.13 +3 -3 src/share/man/man7/build.7 > 1.54 +3 -2 src/share/mk/sys.mk -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010831112802.A32037>