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