Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 18:22:34 GMT
From:      soc-saturnero <soc-saturnero@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 84736 for review
Message-ID:  <200510031822.j93IMY1T006113@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=84736

Change 84736 by soc-saturnero@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510031822.j93IMY1T006113>