In message <[EMAIL PROTECTED]>, 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 [EMAIL PROTECTED] "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: make world broken building fortunes Sheldon Hearn
- Re: make world broken building fortunes Peter Wemm
- Speaking of moving files (Re: make world broken... Kris Kennaway
- Re: Speaking of moving files (Re: make worl... Doug White
- Re: Speaking of moving files (Re: make worl... Louis A. Mamakos
- Re: Speaking of moving files (Re: make worl... Bill Fumerola
- Re: Speaking of moving files (Re: make worl... Ben Rosengart
- Re: Speaking of moving files (Re: make worl... Matthew Dillon
- Re: Speaking of moving files (Re: make worl... Ben Rosengart
- Re: Speaking of moving files (Re: make worl... Pat Lynch
- Re: Speaking of moving files (Re: make worl... Poul-Henning Kamp
- Re: Speaking of moving files (Re: make worl... David Wolfskill
- Re: Speaking of moving files (Re: make worl... Wilko Bulte
- RE: Speaking of moving files (Re: make worl... BSDman
- Re: Speaking of moving files (Re: make worl... Lyndon Nerenberg
- Re: RE: Speaking of moving files (Re: make ... Matthew Dillon
- Re: Speaking of moving files (Re: make worl... Wilko Bulte
- MAKEDEV (Re: Speaking of moving files (Re: ... Andrzej Bialecki
- Re: MAKEDEV (Re: Speaking of moving files (... Brian Somers
- Re: MAKEDEV (Re: Speaking of moving files (... Rodney W. Grimes
- Re: MAKEDEV (Re: Speaking of moving files (... Daniel C. Sobral