Now that LKM is standard, PROCFS isn't needed in the GENERIC kernels
either.
This commit is contained in:
parent
f0cf35a06a
commit
3e1cc4f6f0
@ -1,7 +1,7 @@
|
||||
#
|
||||
# GENERICAH -- Generic machine with WD/AHx/NCR family disks
|
||||
#
|
||||
# $Id: GENERICAH,v 1.45 1994/09/26 16:15:04 jkh Exp $
|
||||
# $Id: GENERICAH,v 1.46 1994/09/28 22:46:20 davidg Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -16,7 +16,6 @@ options INET #InterNETworking
|
||||
#options GATEWAY #Host is a Gateway (forwards packets)
|
||||
options FFS #Berkeley Fast File System
|
||||
options NFS #Network File System
|
||||
options PROCFS #Process File System
|
||||
options "CD9660" #CD ISO9660 File System
|
||||
options "COMPAT_43" #Compatible with BSD 4.3
|
||||
#options "TCP_COMPAT_42" #TCP/IP compatible with 4.2
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# GENERICBT -- Generic machine with WD/BTx family disks
|
||||
#
|
||||
# $Id: GENERICBT,v 1.41 1994/09/22 19:37:27 wollman Exp $
|
||||
# $Id: GENERICBT,v 1.42 1994/09/28 22:46:22 davidg Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -16,7 +16,6 @@ options INET #InterNETworking
|
||||
#options GATEWAY #Host is a Gateway (forwards packets)
|
||||
options FFS #Berkeley Fast File System
|
||||
options NFS #Network File System
|
||||
options PROCFS #Process File System
|
||||
options "CD9660" #CD ISO9660 File System
|
||||
options "COMPAT_43" #Compatible with BSD 4.3
|
||||
#options "TCP_COMPAT_42" #TCP/IP compatible with 4.2
|
||||
|
Loading…
Reference in New Issue
Block a user