[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: soft updates and OBSD
Is softupdates considered reliable now?
-----Original Message-----
From: owner-tech@openbsd.org [mailto:owner-tech@openbsd.org]On Behalf Of
Dave Uhring
Sent: Thursday, January 03, 2002 7:14 PM
To: John Saylor; tech@openbsd.org
Subject: Re: soft updates and OBSD
On Thursday 03 January 2002 07:54 pm, John Saylor wrote:
> Hi
>
> Have soft updates been incorporated into the ffs on OBSD? I tried
> 'man tunefs'
> and while there were intersting things there, nothing about soft
> updates.
>
> 12 $ uname -a
> OpenBSD wave 3.0 GENERIC#94 i386
[/]$ cat /etc/fstab
/dev/wd0a / ffs rw,softdep 1 1
/dev/wd0e /var ffs rw,softdep 1 2
/dev/wd0f /usr ffs rw,softdep 1 2
/dev/wd0g /usr/local ffs rw,softdep 1 2
/dev/wd0h /usr/obj ffs rw,softdep 1 2
/dev/wd0i /home ffs rw,softdep 1 2
/dev/wd0j /save ffs rw,softdep 1 2