+LFS +MFS
This commit is contained in:
parent
d9010c853c
commit
0e603b27d7
@ -1,4 +1,4 @@
|
||||
# $NetBSD: BIKINI,v 1.12 1999/03/31 14:16:20 mycroft Exp $
|
||||
# $NetBSD: BIKINI,v 1.13 1999/04/19 16:57:06 mycroft Exp $
|
||||
# From: GENERIC,v 1.220 1999/02/16 17:46:17 abs Exp
|
||||
#
|
||||
# BIKINI -- Mycroft's development machine
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
maxusers 8 # estimated number of users
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
# CPU support. At least one is REQUIRED.
|
||||
#options I386_CPU
|
||||
@ -91,9 +91,9 @@ options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
|
||||
# File systems
|
||||
file-system FFS # UFS
|
||||
#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
|
||||
file-system LFS # log-structured file system
|
||||
file-system MFS # memory file system
|
||||
file-system NFS # Network File System client
|
||||
file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
file-system MSDOSFS # MS-DOS file system
|
||||
file-system FDESC # /dev/fd
|
||||
|
Loading…
Reference in New Issue
Block a user