PERFORCE change 35081 for review
Robert Watson
rwatson at FreeBSD.org
Sun Jul 27 13:32:44 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=35081
Change 35081 by rwatson at rwatson_tislabs on 2003/07/27 06:31:46
Manually integrate comment changes to MAC kernel configuration
from GENERIC.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#46 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#46 (text+ko) ====
@@ -16,7 +16,7 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
-# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.384 2003/05/18 20:39:15 ru Exp $
+# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.386 2003/06/08 02:03:01 jmallett Exp $
machine i386
cpu I486_CPU
@@ -44,7 +44,7 @@
options UFS_DIRHASH #Improve performance on big directories
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
-options NFS_ROOT #NFS usable as root device, requires NFSCLIENT
+options NFS_ROOT #NFS usable as /, requires NFSCLIENT
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
@@ -120,7 +120,7 @@
device mly # Mylex AcceleRAID/eXtremeRAID
# SCSI peripherals
-device scbus # SCSI bus (required)
+device scbus # SCSI bus (required for SCSI)
device ch # SCSI media changers
device da # Direct Access (disks)
device sa # Sequential Access (tape etc)
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list