Date: Wed, 23 Aug 2000 13:17:17 +0400 From: Igor Roboul <igor@raduga.dyndns.org> To: freebsd-stable@freebsd.org Subject: Re: make installworld over NFS doesn't work anymore Message-ID: <20000823131717.B12927@linux.rainbow> In-Reply-To: <7070847783.20000822175501@buz.ch>; from gabriel_ambuehl@buz.ch on Tue, Aug 22, 2000 at 05:55:01PM %2B0200 References: <200008221500.JAA84714@cthulhu.methodsystems.com> <7070847783.20000822175501@buz.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 22, 2000 at 05:55:01PM +0200, Gabriel Ambuehl wrote: > > I don't like that. If one box with rw access gets cracked, /usr/obj > isn't trustable anymore... (not so much of a problem, but I dislike rw > exports in all cases Hello, 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) -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga" http://www.brainbench.com/transcript.jsp?pid=304744 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?20000823131717.B12927>