mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 14:41:08 +01:00
Sync up with some needed x86 options.
This commit is contained in:
parent
c297a593b2
commit
89041bafbd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40317
@ -11,7 +11,7 @@
|
||||
# device lines is present in the ./LINT configuration file. If you are
|
||||
# in doubt as to the purpose or necessity of a line, check first in LINT.
|
||||
#
|
||||
# $Id: GENERIC,v 1.7 1998/09/18 00:46:37 mjacob Exp $
|
||||
# $Id: GENERIC,v 1.8 1998/09/18 18:43:52 dfr Exp $
|
||||
|
||||
machine "alpha"
|
||||
cpu "EV4"
|
||||
@ -31,6 +31,8 @@ options "DEC_3000_500" # DEC3000/[4-9]00 Flamingo/Sandpiper family
|
||||
options INET #InterNETworking
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options NFS #Network Filesystem
|
||||
options MFS #Memory Filesystem
|
||||
options MFS_ROOT #Memory Filesystem as rootfs
|
||||
options MSDOSFS #MSDOS Filesystem
|
||||
options "CD9660" #ISO 9660 Filesystem
|
||||
options "CD9660_ROOT" #CD-ROM usable as root device
|
||||
|
@ -11,7 +11,7 @@
|
||||
# device lines is present in the ./LINT configuration file. If you are
|
||||
# in doubt as to the purpose or necessity of a line, check first in LINT.
|
||||
#
|
||||
# $Id: GENERIC,v 1.7 1998/09/18 00:46:37 mjacob Exp $
|
||||
# $Id: GENERIC,v 1.8 1998/09/18 18:43:52 dfr Exp $
|
||||
|
||||
machine "alpha"
|
||||
cpu "EV4"
|
||||
@ -31,6 +31,8 @@ options "DEC_3000_500" # DEC3000/[4-9]00 Flamingo/Sandpiper family
|
||||
options INET #InterNETworking
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options NFS #Network Filesystem
|
||||
options MFS #Memory Filesystem
|
||||
options MFS_ROOT #Memory Filesystem as rootfs
|
||||
options MSDOSFS #MSDOS Filesystem
|
||||
options "CD9660" #ISO 9660 Filesystem
|
||||
options "CD9660_ROOT" #CD-ROM usable as root device
|
||||
|
Loading…
Reference in New Issue
Block a user