PERFORCE change 84588 for review

soc-saturnero soc-saturnero at FreeBSD.org
Fri Sep 30 19:59:58 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=84588

Change 84588 by soc-saturnero at soc-saturnero_sberta on 2005/10/01 02:59:19

	Corrected erroneus example of EXTRA variable

Affected files ...

.. //depot/projects/soc2005/freesbie/conf/freesbie.defaults.conf#10 edit

Differences ...

==== //depot/projects/soc2005/freesbie/conf/freesbie.defaults.conf#10 (text+ko) ====

@@ -70,7 +70,7 @@
 # Set EXTRA variable to the additional plugins you want to run in your
 # system
 #
-#EXTRA=customroot cardselect
+#EXTRA="customroot etcmfs"
 
 # Knobs
 
@@ -97,5 +97,5 @@
 # Define NO_UNIONFS if you want to avoid using unionfs in the built
 # system
 #
-NO_UNIONFS=YES # Unionfs is broken in > 6.0, so disable it by default
+#NO_UNIONFS=YES # Unionfs is broken in > 6.0, so disable it by default
 


More information about the p4-projects mailing list