[debian-lan-devel] [SCM] Debian-LAN development and packaging branch, master, updated. 0.6-24-g3b1368a
Andreas B. Mundt
andi at debian.org
Mon Aug 20 09:10:44 UTC 2012
The following commit has been merged in the master branch:
commit 227851521e40d3952319460dcd128e1977bae9e1
Author: Andreas B. Mundt <andi at debian.org>
Date: Sun Aug 19 17:57:37 2012 +0200
Enable etckeeper for SERVER_A and add corresponding hook.
diff --git a/fai/config/hooks/tests.SERVER_A.source b/fai/config/hooks/tests.SERVER_A.source
new file mode 100755
index 0000000..4fe40d7
--- /dev/null
+++ b/fai/config/hooks/tests.SERVER_A.source
@@ -0,0 +1,6 @@
+#!/bin/bash
+#
+# run etckeeper
+#
+
+$ROOTCMD etckeeper commit "saving modifications after configure scripts run" || true
diff --git a/fai/config/package_config/SERVER_A b/fai/config/package_config/SERVER_A
index e90d4cc..7b6a92e 100644
--- a/fai/config/package_config/SERVER_A
+++ b/fai/config/package_config/SERVER_A
@@ -4,6 +4,7 @@ PACKAGES aptitude
sudo-ldap
screen
exim4 nullmailer-
+etckeeper
PACKAGES aptitude KERBEROS_KDC
krb5-kdc-ldap
--
Debian-LAN development and packaging
More information about the debian-lan-devel
mailing list