1 READ THIS BEFORE CHANGEING SOMETHING IN RC-SCRIPTS PACKAGE
2 Arkadiusz Miskiewicz <misiek@pld-linux.org>
5 consult all major changes with people on pld-devel-en@lists.pld-linux.org
6 mailing list. This is very important.
9 use 'local' for local variables in functions for example:
20 use $() instead `` for command execution for example
26 Warning! The following snippet will not work, use `` in such cases:
27 There is one ')' too many there.
31 *ifcfg-lo) continue ;;
35 4) don't use sed ! It only causes one more Requires.
36 Use awk ' { gsub(/pattern/,"replaced"); print $0; } ' for that.
37 Also try to replace grep calls with awk calls.
40 (PL) Tlumaczac komunikaty na PL nalezy uzywac formy bezosobowej np:
54 - update configure.ac release and commit it
57 - upload tarball to distfiles, update rc-scripts.spec:HEAD