Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2002 17:38:41 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Makoto Matsushita <matusita@jp.FreeBSD.org>
Cc:        jhb@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/
Message-ID:  <20020427143841.GG35685@sunbay.com>
In-Reply-To: <20020427122950E.matusita@jp.FreeBSD.org>
References:  <20020427111804X.matusita@jp.FreeBSD.org> <XFMail.20020426231022.jhb@FreeBSD.org> <20020427122950E.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--doKZ0ri6bHmN2Q5y
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Apr 27, 2002 at 12:29:50PM +0900, Makoto Matsushita wrote:
>=20
> jhb> No, instead, it needs to use cross-tools or build-tools or some
> jhb> such.  If release uses more things than are available then we may
> jhb> need to have a release-tools concept.
>=20
> That's true, but it seems that current src/release/Makefile doesn't
> respect any {cross,build}-tools sitting under ${CHROOT}/usr/obj while
> processing release.X target.  That's why I'm asking; correct me if I'm
> wrong, or mis-reading new Makefiles.
>=20
Not quite correct.  world-, kernel-, and crunch- related release.X
targets _do_ respect cross- and build- tools (as defined by Makefile.inc1).
Yes, tools like tar(1), cpio(1), and sed(1) may need to be bootstrapped,
if there are any incompatibilities between currently running ones and
ones rebuild from source.

Again, just to settle this point, old version suffered from about the
same problem -- you were required to run with the _compatible_ kernel.
You can now "make release" with incompatible kernel, because we don't
use any incompatible binaries (probably even targeted for a different
arch!).


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

--doKZ0ri6bHmN2Q5y
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8yrfxUkv4P6juNwoRAjFMAJ0RBxU/WtYcA7OGFoHV4BrDy4jfWQCeM6G1
fZgScnGVK+6yP5f5dCN0Cf4=
=bsbo
-----END PGP SIGNATURE-----

--doKZ0ri6bHmN2Q5y--

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?20020427143841.GG35685>