[PC-BSD Commits] r481 - livepcbsd/extra/customroot/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Sat Jul 14 03:25:04 PDT 2007
Author: andrei
Date: 2007-07-14 11:25:04 +0100 (Sat, 14 Jul 2007)
New Revision: 481
Modified:
livepcbsd/extra/customroot/PCBSD/conf/PCBSDFLASH6
Log:
Kernel configuration changed.
Modified: livepcbsd/extra/customroot/PCBSD/conf/PCBSDFLASH6
===================================================================
--- livepcbsd/extra/customroot/PCBSD/conf/PCBSDFLASH6 2007-07-14 10:24:09 UTC (rev 480)
+++ livepcbsd/extra/customroot/PCBSD/conf/PCBSDFLASH6 2007-07-14 10:25:04 UTC (rev 481)
@@ -59,7 +59,7 @@
options ADAPTIVE_GIANT # Giant mutex is adaptive.
# To make an SMP kernel, the next two lines are needed
-options SMP # Symmetric MultiProcessor Kernel
+#options SMP # Symmetric MultiProcessor Kernel
device apic # I/O APIC
# Bus support.
@@ -319,6 +319,6 @@
options ALTQ_PRIQ
options ALTQ_NOPCC
-options UNIONFS # unionfs
+#options UNIONFS # unionfs
options GEOM_UZIP # Read-only compressed disks
options GEOM_LABEL # Providers labelization.
More information about the Commits
mailing list