Date: Wed, 23 Aug 2000 10:43:20 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: igorr@crosswinds.net Cc: freebsd-stable@freebsd.org Subject: Re: make installworld over NFS doesn't work anymore Message-ID: <20000823104320.A77324@walton.maths.tcd.ie> In-Reply-To: <20000823131717.B12927@linux.rainbow>; from igor@raduga.dyndns.org on Wed, Aug 23, 2000 at 01:17:17PM %2B0400 References: <200008221500.JAA84714@cthulhu.methodsystems.com> <7070847783.20000822175501@buz.ch> <20000823131717.B12927@linux.rainbow>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 23, 2000 at 01:17:17PM +0400, Igor Roboul wrote: > but, if I think correctly, /usr/obj is machine dependent? If you have > two systems, for example i386 & i686, you can have common source (/usr/src) > but on i686 you may have CFLAGS=-march=pentiumpro in /etc/make.conf and > on i386 does not. > So /usr/src can be RO and on NFS, but /usr/obj need to be local (or common for > equal architectures and rw) Not really - if you think about it the system people install when the install from CD is all built from one /usr/src and installed from one /usr/obj. If you want to build different versions, then you have that option but it certainly doesn't have to be that way. As far as I remember, installing from a ro /usr/obj has worked for quite a long time, and should be fixed if it is broken. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000823104320.A77324>