Add --with-release option to allow kickstart and yum templates to be
authorMartin Schwenke <martin@meltin.net>
Tue, 14 Oct 2008 06:25:02 +0000 (17:25 +1100)
committerMartin Schwenke <martin@meltin.net>
Tue, 14 Oct 2008 06:25:02 +0000 (17:25 +1100)
commit7222bcb6ac05a872bc31a9483bf83865811a0df0
treef4eff5e4879cfd788bff783dc9c9408076618ace
parent86f11ca93bbc4a96f651ddff142a0e06ec7ce514
Add --with-release option to allow kickstart and yum templates to be
specified in one fell swoop.  Add releases directory containing some
config files to support this.  Add Makefile to allow "make install"
(also "make dist", generation of debian/changelog and
autocluster.spec).  Add RPM spec file template and debian subdirectory
to allows building of packages.  Add magic comments to main
autocluster script to allow installation directory to be substituted.

Signed-off-by: Martin Schwenke <martin@meltin.net>
14 files changed:
.gitignore
Makefile [new file with mode: 0644]
autocluster
autocluster.spec.in [new file with mode: 0644]
debian/changelog.in [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/rules [new file with mode: 0755]
releases/SoFS-1.5 [new file with mode: 0644]
releases/SoFS-1.5.1 [new file with mode: 0644]
releases/SoFS-daily [new file with mode: 0644]