paul | f3ff155 | 2005-04-21 10:24:43 +0000 | [diff] [blame] | 1 | 2005-04-21 Paul Jakma <paul.jakma@sun.com> |
| 2 | |
| 3 | * Makefile.am: pkginfo.%.tmpl is a generated file, srcdir prefix |
| 4 | is not appropriate. |
| 5 | |
paul | d98b74b | 2005-04-13 03:37:23 +0000 | [diff] [blame] | 6 | 2005-04-13 Paul Jakma <paul.jakma@sun.com> |
| 7 | |
| 8 | * Makefile.am: {i,r}.manifest are (or will be) system provided files |
| 9 | and not in CVS, hence dont depend on them or distribute them. |
| 10 | |
paul | 1b414a1 | 2005-04-11 07:05:21 +0000 | [diff] [blame] | 11 | 2005-04-11 Paul Jakma <paul.jakma@sun.com> |
| 12 | |
| 13 | * (all) Initial check-in of files for building S10 packages |
| 14 | * protototype.*.in: package prototype files for SysV packages |
| 15 | * *.xml.in: SMF manifests for Quagga daemons |
| 16 | * pkginfo.*.tmpl.in: daemon specific pkginfo, refererenced |
| 17 | by prototype files. |
| 18 | * pkginfo.tmpl.in: Quagga common pkginfo bits |
| 19 | * quagga.init.in: SMF method script |
| 20 | * Makefile.am: Automake file for building packages |
| 21 | * depend.*: Solaris 10 dependencies for packages, referenced by |
| 22 | prototype files. |
paul | c75494c | 2005-04-11 20:22:09 +0000 | [diff] [blame] | 23 | * .cvsignore: Add built files |
| 24 | * README.txt: new file, package creation, install, usage notes. |