Subject: Re: Can't build userland, resultant binaries are not executable
To: Dave McGuire <mcguire@neurotica.com>
From: James Chacon <jmc@NetBSD.org>
List: port-sparc64
Date: 03/22/2005 12:52:13
On Tue, Mar 22, 2005 at 01:05:33PM -0500, Dave McGuire wrote:
> On Mar 22, 2005, at 12:15 PM, James Chacon wrote:
> >/usr/sbin - ones that can wait until after /usr is mounted (back when
> >people
> > used to make / it's own partition).
>
> "back when"?? I do, as does pretty much everyone I know except the
> people running Linux and NeXTSTEP/OpenSTEP/OS-X.
Personal preference there I guess. I stopped doing that once 2G drives
went away.
/
/var
<maybe something else large for big data area>
That's my general partitioning anymore. Figure /var is always busy with
logging, etc and the rest is fairly static. Makes surviving crashes easier.
James