summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2008-10-14 17:25:02 +1100
committerMartin Schwenke <martin@meltin.net>2008-10-14 17:25:02 +1100
commit7222bcb6ac05a872bc31a9483bf83865811a0df0 (patch)
treef4eff5e4879cfd788bff783dc9c9408076618ace /.gitignore
parent86f11ca93bbc4a96f651ddff142a0e06ec7ce514 (diff)
downloadautocluster-7222bcb6ac05a872bc31a9483bf83865811a0df0.tar.gz
autocluster-7222bcb6ac05a872bc31a9483bf83865811a0df0.tar.xz
autocluster-7222bcb6ac05a872bc31a9483bf83865811a0df0.zip
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4d9cda3..e1823d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@ config
*~
install.ttyS0
mnt
+debian/changelog
+autocluster.spec
+autocluster.hack
+autocluster-*.tar.gz