From owner-freebsd-current Tue Dec 14 10:39:16 1999 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 9584415141 for ; Tue, 14 Dec 1999 10:39:12 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id TAA05917; Tue, 14 Dec 1999 19:38:32 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Matthew Dillon Cc: Ben Rosengart , Bill Fumerola , "Louis A. Mamakos" , current@FreeBSD.ORG Subject: Re: Speaking of moving files (Re: make world broken building fortunes ) In-reply-to: Your message of "Tue, 14 Dec 1999 10:32:23 PST." <199912141832.KAA22638@apollo.backplane.com> Date: Tue, 14 Dec 1999 19:38:32 +0100 Message-ID: <5915.945196712@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199912141832.KAA22638@apollo.backplane.com>, Matthew Dillon writes: > > I think at one time or another all of us have missed *something* in > /usr that wasn't in /. For example, disklabel -e doesn't work without > vi -- which is in /usr. EDITOR=/bin/ed export EDITOR disklabel -e > But if we go down that path we are going to wind up with *every* binary > in /usr being moved to /, which is clearly wrong. Dogmatically, yes. Sensibly: I'm not so sure. It would make more sense, considering the way FreeBSD is distributed for /usr/local to be a mountpoint than for /usr to be a mountpoint. /var is traditionally a mountpoint to keep the logs out of harms way (and vice versa), but /usr never had that level of justification. It is getting even less justifiable as time progress. The last sensible argument we had for it was the "load the filesystem from the first 1024 cylinders or bust" problem. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message