blob: 3dac1bc4b1acdc6e75f07fe6e12b5c1a2ce87fd7 [file] [log] [blame]
pauld98b74b2005-04-13 03:37:23 +000012005-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
paul1b414a12005-04-11 07:05:21 +000062005-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.
paulc75494c2005-04-11 20:22:09 +000018 * .cvsignore: Add built files
19 * README.txt: new file, package creation, install, usage notes.