Subject: RE: Quick and Dirty Router
To: Jenkins, Graham K \[IBM GSA\] <Graham.K.Jenkins@team.telstra.com>
From: David Brownlee <abs@netbsd.org>
List: port-i386
Date: 06/10/2001 16:11:31
That would also be an option for 1.5.x. Current is still in the
process of introducing UBC and LFS - they are not yet in speaking
terms but should be before 1.6 :)
--
David/absolute -- www.netbsd.org: No hype required --
On Sun, 10 Jun 2001, Jenkins, Graham K [IBM GSA] wrote:
> Good theory. Is it possible to create /var (and even perhaps / ) as
> logging filesystems - and do you think that would solve the problem?
>
> G.
>
> -----Original Message-----
> From: David Brownlee
> To: Jenkins, Graham K [IBM GSA]
> Cc: 'port-i386@netbsd.org '
> Sent: 6/9/01 6:21 PM
> Subject: RE: Quick and Dirty Router
>
> One option is to have two filesystems, / and /var. Leave /
> mounted
> readonly and set the fsck of /var to use '-f' for the very small
> chance something bad could happen there.
>
> To admin the box mount / rw, then downgrade it to ro when done.
>
>