Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2006 22:04:46 +0100
From:      RW <list-freebsd-2004@morbius.sent.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: /boot at beginning of drive
Message-ID:  <200604162204.53783.list-freebsd-2004@morbius.sent.com>
In-Reply-To: <20060416205147.6544228454@porsche.brendan.id.au>
References:  <20060416205147.6544228454@porsche.brendan.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 16 April 2006 21:51, Brendan Grossman wrote:
> > -----Original Message-----
> > From: Beech Rintoul [mailto:beech@mangohealth.org]
> > Sent: Monday, 17 April 2006 6:19 AM
> > To: freebsd-questions@freebsd.org
> > Cc: Brendan Grossman
> > Subject: Re: /boot at beginning of drive
> >
> > On Sunday 16 April 2006 12:38, Brendan Grossman wrote:
> > > > It's not a good idea to put everything on the / filesystem.
> > > > At a minimum I would have:
> > > > /
> > > > swap
> > > > /var
> > > > /usr
> > > >
> > > > Your users will not fill up /var unless you allow them unlimited
> > > > mail, databases or access to root.
> > >
> > > They will have unlimited access up until their quota has
> >
> > been reached.
> >
> > > Where they use that quota is anyone's guess.
> > >
> > > > User's tempfiles will go to /usr/tmp.
> > >
> > > How does that work? I just checked /tmp, and it's not a symlink.
> >
> > Copy the contents of /tmp to /usr/tmp then remove /tmp and
> > symlink /usr/tmp to /tmp.
>
> Yes, may I ask what the point is though?
>
> Here is my reason for separating /tmp and mounting it noexec,nosuid:
>
> http://www.sagonet.com/forums/showthread.php?t=2852

Then have it as a separate partition, this has no relevance to your situation 
at all. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604162204.53783.list-freebsd-2004>