PLD-doc: devel-hints-en.txt - files explained
glen
glen at pld-linux.org
Fri Jul 15 19:04:14 CEST 2005
Author: glen Date: Fri Jul 15 17:04:14 2005 GMT
Module: PLD-doc Tag: HEAD
---- Log message:
- files explained
---- Files affected:
PLD-doc:
devel-hints-en.txt (1.17 -> 1.18)
---- Diffs:
================================================================
Index: PLD-doc/devel-hints-en.txt
diff -u PLD-doc/devel-hints-en.txt:1.17 PLD-doc/devel-hints-en.txt:1.18
--- PLD-doc/devel-hints-en.txt:1.17 Fri Jul 15 18:53:35 2005
+++ PLD-doc/devel-hints-en.txt Fri Jul 15 19:04:09 2005
@@ -585,11 +585,11 @@
Naming files in SOURCES.
few unexplained conventions (if smb knows, plz explain the reasons):
-- NAME-foo.patch
-- NAME.cron
-- NAME.logrotate
-- NAME.sysconfig
-- NAME.init
+- NAME-foo.patch - patches
+- NAME.cron - cron fragments which go to /etc/cron.d dir
+- NAME.logrotate - logrotate config whichgoes to /etc/logrotate.d
+- NAME.sysconfig - application cofing which goes to /etc/sysconfig
+- NAME.init - initscript which goes to /etc/rc.d/init.d
maybe it's because it's convinient to vi ../SOURCES/NAME-<TAB> to get list of
patches and vi ../SOURCES/NAME.<TAB> to get your shell expand config files.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/PLD-doc/devel-hints-en.txt?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list