parent
7803e30fde
commit
4c0e0bb61c
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: COMPUTEX7750,v 1.5 2000/08/12 06:53:37 msaitoh Exp $
|
||||
# $NetBSD: COMPUTEX7750,v 1.6 2000/08/12 06:59:01 msaitoh Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -89,8 +89,8 @@ options EXEC_COFF # COFF executables
|
|||
file-system FFS # UFS
|
||||
file-system MFS # memory file system
|
||||
#file-system NFS # Network File System client
|
||||
#file-system PROCFS # /proc
|
||||
#file-system KERNFS # /kern
|
||||
file-system PROCFS # /proc
|
||||
file-system KERNFS # /kern
|
||||
file-system NULLFS # loopback file system
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DREAMCAST,v 1.4 2000/08/12 06:53:38 msaitoh Exp $
|
||||
# $NetBSD: DREAMCAST,v 1.5 2000/08/12 06:59:02 msaitoh Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -72,10 +72,10 @@ options EXEC_ELF32 # 32-bit ELF executables
|
|||
file-system FFS # UFS
|
||||
file-system MFS # memory file system
|
||||
#file-system NFS # Network File System client
|
||||
#file-system PROCFS # /proc
|
||||
#file-system KERNFS # /kern
|
||||
file-system NULLFS # loopback file system
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system PROCFS # /proc
|
||||
file-system KERNFS # /kern
|
||||
#file-system NULLFS # loopback file system
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: KZSH401,v 1.5 2000/08/12 06:53:38 msaitoh Exp $
|
||||
# $NetBSD: KZSH401,v 1.6 2000/08/12 06:59:02 msaitoh Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -88,10 +88,10 @@ options EXEC_COFF # COFF executables
|
|||
file-system FFS # UFS
|
||||
file-system MFS # memory file system
|
||||
#file-system NFS # Network File System client
|
||||
#file-system PROCFS # /proc
|
||||
#file-system KERNFS # /kern
|
||||
file-system NULLFS # loopback file system
|
||||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system PROCFS # /proc
|
||||
file-system KERNFS # /kern
|
||||
#file-system NULLFS # loopback file system
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
|
|
Loading…
Reference in New Issue