add options APPLE_UFS
This enables Apple UFS support added by PR #17345
This commit is contained in:
parent
43395bd5a8
commit
6bf135b907
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.143 2002/09/25 11:49:52 martti Exp $
|
||||
# $NetBSD: GENERIC,v 1.144 2002/09/28 20:22:33 dbj Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.143 $"
|
||||
#ident "GENERIC-$Revision: 1.144 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -97,6 +97,7 @@ options SOFTDEP # FFS soft updates support.
|
||||
options NFSSERVER # Network File System server
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
options APPLE_UFS # Apple UFS support in FFS
|
||||
|
||||
options NFS_BOOT_DHCP # Support DHCP NFS root
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user