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