clean up the formatting of the ext2fs lines a bit.
This commit is contained in:
parent
a21d6fc946
commit
08cd1e4c5d
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.79 1997/06/11 10:54:53 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.80 1997/06/11 21:05:41 perry Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -54,7 +54,7 @@ options USER_LDT # user-settable LDT; used by WINE
|
||||
options LKM # loadable kernel modules
|
||||
|
||||
file-system FFS # UFS
|
||||
file-system EXT2FS # second extended file system (linux)
|
||||
file-system EXT2FS # second extended file system (linux)
|
||||
file-system LFS # log-structured file system
|
||||
file-system MFS # memory file system
|
||||
file-system NFS # Network File System client
|
||||
@ -72,7 +72,7 @@ options QUOTA # UFS quotas
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
# immutable) behave as system flags.
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
#options MROUTING # IP multicast routing
|
||||
|
Loading…
Reference in New Issue
Block a user