From owner-cvs-all@FreeBSD.ORG Thu Jan 15 00:36:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CE2816A4CE; Thu, 15 Jan 2004 00:36:57 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DDC343D55; Thu, 15 Jan 2004 00:36:53 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0F8bPCa079788; Thu, 15 Jan 2004 10:37:27 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0F8bHmY079782; Thu, 15 Jan 2004 10:37:17 +0200 (EET) (envelope-from ru) Date: Thu, 15 Jan 2004 10:37:15 +0200 From: Ruslan Ermilov To: Makoto Matsushita Message-ID: <20040115083715.GA79312@FreeBSD.org.ua> References: <200401120837.i0C8bWk2077213@repoman.freebsd.org> <20040114185923.GC73318@FreeBSD.org.ua> <20040115111124W.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <20040115111124W.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: nyan@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 08:36:57 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 15, 2004 at 11:11:24AM +0900, Makoto Matsushita wrote: >=20 > > 1.827 +1 -1 src/release/Makefile > >=20 > ru> The RELENG_4 box had been able to produce a HEAD snapshot before > ru> this change. Please fix it so that the script is run only if it > ru> exists. >=20 > I believe that this commit is against to HEAD, not to RELENG_4; rcNG > files should be there IMO. Checking the existence is always useful, > but the check is alwasy true :-) >=20 You didn't get it. It's possible to have a RELENG_4 box (with RELENG_4 /usr/src and /usr/obj matching the running version), and build a release snapshot of HEAD. The CHROOTDIR will still be populated by RELENG_4 world. Inside the chroot area, we do a sort of source upgrade from RELENG_4 to HEAD; the only tricky part is creating file system images, and requires proper support in related utilities, so cross-platform 5.x snapshot building is not supported on 4.x, but it's still supported for native builds on i386 and I believe Alpha. (See also release/scripts/doFS.sh.) > Or do you mean that it refuses to build 5-current within 4-stable > sandbox? Maybe that's right, but why 4-stable? The standard"boot > 4-stable box, checkout 5-current src/, make buildworld, then make > release" shouldn't be affected. >=20 This never worked -- the 4.x kernel will be upset by 5.x binaries. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFABlE7Ukv4P6juNwoRAkZ6AKCIo4RZbvioMXPgJ8ZrTDn/vMN5KACfZuy+ wn1r4De6NBT2r5LU2GoB0TQ= =aij7 -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--