[csw-devel] SF.net SVN: gar:[6852] csw/mgar/pkg/cswclassutils/trunk/files/ CSWcswclassutils.README.CSW
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Oct 13 16:41:02 CEST 2009
Revision: 6852
http://gar.svn.sourceforge.net/gar/?rev=6852&view=rev
Author: bdwalton
Date: 2009-10-13 14:41:01 +0000 (Tue, 13 Oct 2009)
Log Message:
-----------
cswclassutils: update README for cswinetdconf and cswetcservices
Modified Paths:
--------------
csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.README.CSW
Modified: csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.README.CSW
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.README.CSW 2009-10-13 14:27:44 UTC (rev 6851)
+++ csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.README.CSW 2009-10-13 14:41:01 UTC (rev 6852)
@@ -38,11 +38,21 @@
- cswpycompile
This class takes care of creating/removing python's normal and optimized
- bytecode files. Set all *.py files' class = pycompile to activate.
- Example:
- # use prototype filters to set the class
- PROTOTYPE_FILTER = awk '$$$$3 ~/.*\.py$$$$/ { $$$$2 = "pycompile" } { print }'
+ bytecode files. Set all *.py files' class = cswpycompile to activate.
+ In GAR, set the variable PYCOMPILE = 1 to activate.
+
+- cswinetdconf
+
+ This class manipulates /etc/inetd.conf (solaris 8/9) or enables an
+ inetd service in smf (solaris 10+).
+
+- cswetcservices
+
+ This class takes care of registering services in the global
+ /etc/services file. It is a one way manipulation. At package
+ removal, the service entries are left behind.
+
Read more on the wiki: http://wiki.opencsw.org/cswclassutils-package.
--
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list