[PC-BSD Commits] r2629 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Aug 20 10:26:31 PDT 2008
Author: kris
Date: 2008-08-20 10:26:31 -0700 (Wed, 20 Aug 2008)
New Revision: 2629
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
Log:
Added GEOM_LABEL to allow LiveCD building
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-08-20 16:46:59 UTC (rev 2628)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-08-20 17:26:31 UTC (rev 2629)
@@ -54,6 +54,7 @@
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_UZIP # Read-only compressed disks
+options GEOM_LABEL # Provide labelization
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options COMPAT_FREEBSD5 # Compatible with FreeBSD5
More information about the Commits
mailing list