turn off softdep for now; we have enough other things to worry about.

This commit is contained in:
mrg 2000-06-15 18:23:52 +00:00
parent 573c583527
commit f007a974bb
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: EVERGLADES,v 1.1 2000/06/15 13:50:20 mrg Exp $
# $NetBSD: EVERGLADES,v 1.2 2000/06/15 18:23:52 mrg Exp $
#
# from: NetBSD: GENERIC,v 1.33 2000/05/19 05:28:47 eeh Exp
include "arch/sparc64/conf/std.sparc64"
#ident "GENERIC-$Revision: 1.1 $"
#ident "GENERIC-$Revision: 1.2 $"
maxusers 32
@ -162,7 +162,7 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s).
options NFSSERVER # Sun NFS-compatible filesystem server
options QUOTA # FFS quotas
options FFS_EI # FFS Endian Independent support
options SOFTDEP # FFS soft updates support.
#options SOFTDEP # FFS soft updates support.
## Network protocol support. In most environments, INET is required.
options INET # IP (Internet Protocol) v4