PERFORCE change 84736 for review

soc-saturnero soc-saturnero at FreeBSD.org
Mon Oct 3 11:22:35 PDT 2005


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

Change 84736 by soc-saturnero at soc-saturnero_sberta on 2005/10/03 18:22:08

	Added rootmfs plugin. It is almost identical to etcmfs.
	
	Requested by: Scott Ullrich <geekgod <at> freesbie.org>

Affected files ...

.. //depot/projects/soc2005/freesbie/conf/freesbie.defaults.conf#13 edit
.. //depot/projects/soc2005/freesbie/extra/rootmfs.sh#1 add
.. //depot/projects/soc2005/freesbie/extra/rootmfs/rootmfs.rc#1 add

Differences ...

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

@@ -69,9 +69,10 @@
 #PKGFILE=/my/own/pkg_info_output.txt
 
 # Set EXTRA variable to the additional plugins you want to run in your
-# system
+# system. Please note that plugins are executed in the same order as
+# listed in this variable
 #
-#EXTRA="customroot etcmfs"
+#EXTRA="customroot rootmfs etcmfs"
 
 # Knobs
 


More information about the p4-projects mailing list