Make this build and sync-up:
o Add COMPAT_FREEBSD4 o Remove NO_GEOM o Remove commented out options.
This commit is contained in:
parent
3d5980933a
commit
9a4b1f6baa
@ -33,21 +33,16 @@ maxusers 32
|
||||
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
makeoptions NO_CPU_COPTFLAGS=true #Ignore any x86 CPUTYPE
|
||||
|
||||
options NO_GEOM
|
||||
|
||||
options SKI #Support for HP simulator
|
||||
options INET #InterNETworking
|
||||
#options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MD_ROOT #MD is a potential root device
|
||||
#options NFSCLIENT #Network Filesystem
|
||||
#options NFS_ROOT #NFS usable as root device
|
||||
#options MSDOSFS #MSDOS Filesystem
|
||||
#options CD9660 #ISO 9660 Filesystem
|
||||
options PROCFS #Process filesystem (requires PSEUDOFS)
|
||||
options PSEUDOFS #Pseudo-filesystem framework
|
||||
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
|
||||
options COMPAT_FREEBSD4
|
||||
options SCSI_DELAY=2000 #Delay (in ms) before probing SCSI
|
||||
options KTRACE #ktrace(1) syscall trace support
|
||||
options SYSVSHM #SYSV-style shared memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user