Date: Wed, 30 Jan 2002 17:02:44 +0100 From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> To: hackers@freebsd.org Subject: buildworld via ro mounted /usr/src Message-ID: <20020130170244.6f1cdf09.corecode@corecode.ath.cx>
next in thread | raw e-mail | index | archive | help
--=.R3Wyc9NU2k:Uag Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit hello everybody! i am trying to accomplish this (should be fairly easy) task: cvsupping /usr/ports & /usr/src on a central file server. and building world/kernel via nfs mounts. in order not to get things mixed up i share /usr/ports and /usr/src ro and /usr/ports/distfiles, /usr/obj rw. should work as desired: WRKDIRPREFIX set to a reasonable value (depending on arch and cpu) and MAKEOBJDIRPREFIX too. but *somehow* some tools appear to be built into /usr/src and not into /usr/obj (as it should be). might be that's just the bootstrapping tools, but why? and how do i change this behavior? i didn't find a good (any) guide to this on the net. reading makefiles also didn't give me any conclusion. thanks in advance, cheerz simon -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.R3Wyc9NU2k:Uag Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8WBknr5S+dk6z85oRAnNRAJ4wc4fxLFXTPRCQZgpzaDEAAqKvNQCg0/Z/ QGtZWyJmUlBMZEnwx/xBG3k= =ZbU3 -----END PGP SIGNATURE----- --=.R3Wyc9NU2k:Uag-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020130170244.6f1cdf09.corecode>