Date: Fri, 21 Feb 2003 16:53:06 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Giorgos Keramidas <keramida@freebsd.org> Cc: Jacques Vidrine <nectar@freebsd.org>, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <20030221145306.GB54716@sunbay.com> In-Reply-To: <20030221134613.GA44424@sunbay.com> References: <200302202039.h1KKdVQN058039@repoman.freebsd.org> <20030220233130.GD2486@gothmog.gr> <20030221134613.GA44424@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--IrhDeMKUP4DT/M7F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 21, 2003 at 03:46:13PM +0200, Ruslan Ermilov wrote: > On Fri, Feb 21, 2003 at 01:31:30AM +0200, Giorgos Keramidas wrote: > > On 2003-02-20 12:39, Jacques Vidrine <nectar@FreeBSD.org> wrote: > > > Modified files: (Branch: RELENG_4_7) > > > . Makefile.inc1 > > > Log: > > > Add touch to bootstap-tools. It appears to be necessary in order > > > to make release RELENG_4_7 on later 4.x or 5.x systems. > > > > > > Revision Changes Path > > > 1.141.2.56.2.2 +1 -1 src/Makefile.inc1 > >=20 > > Oh, kewl! > > Thus dies touch-btool.patch from www.freebsd.org/~keramida/diff/ :-) > >=20 > I'd be interested in seeing the logs. This sounds like a > bug "elsewhere". >=20 No, this can't be true. The only difference between RELENG_4_7 and HEAD versions of touch(1) is that the latter has the -h option, which can't be a problem for RELENG_4_7 (nor would bootstrapping of the RELENG_4_7 version of touch(1) be a solution should the problem have existed). bootstrap-tools is for problems which have backward (and less downward) compatibility issues. Just to prove the concept, I'm currently building a RELENG_4_7 snapshot on my 5.0-CURRENT box. For it to work, I had to kill the gnu/usr.bin/cc/cc_fbsd (well, you know why it is needed), and install the Perl package into the ${CHROOTDIR}. I've also backed out this change. Note that this wouldn't do a valid snapshot, as release/Makefile in RELENG_4_7 has some bugs which prevents it from producing a clean snapshot set when ran under a non-RELENG_4_7 environment; see ``diff -rRELENG_4_7 -rRELENG_4'' for release/Makefile for details. Now I'll shut up until the release finishes. Cheers, --=20 Ruslan Ermilov Sysadmin and 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 --IrhDeMKUP4DT/M7F Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Vj1SUkv4P6juNwoRAk03AJ4t80WbbQ5SpX8KmS1WpFmnBAXKKwCfZH36 5uEJ4bQ0sAUPxFtISIRR6wg= =f3xp -----END PGP SIGNATURE----- --IrhDeMKUP4DT/M7F-- 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?20030221145306.GB54716>