Date: Thu, 15 Jan 2004 10:37:15 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Makoto Matsushita <matusita@jp.FreeBSD.org> Cc: nyan@FreeBSD.org Subject: Re: cvs commit: src/release Makefile Message-ID: <20040115083715.GA79312@FreeBSD.org.ua> In-Reply-To: <20040115111124W.matusita@jp.FreeBSD.org> References: <200401120837.i0C8bWk2077213@repoman.freebsd.org> <20040114185923.GC73318@FreeBSD.org.ua> <20040115111124W.matusita@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040115083715.GA79312>