[D-community-commits] r39 - in trunk/fai-config-dir: package_config scripts scripts/DEFAULT

Holger Levsen h01ger-guest at alioth.debian.org
Thu Mar 22 22:04:26 CET 2007


Author: h01ger-guest
Date: 2007-03-22 21:04:26 +0000 (Thu, 22 Mar 2007)
New Revision: 39

Added:
   trunk/fai-config-dir/scripts/DEFAULT/
   trunk/fai-config-dir/scripts/DEFAULT/10-disable-inted
Modified:
   trunk/fai-config-dir/package_config/DEFAULT
Log:
remove/disable some etch default stuff

Modified: trunk/fai-config-dir/package_config/DEFAULT
===================================================================
--- trunk/fai-config-dir/package_config/DEFAULT	2007-03-22 20:59:40 UTC (rev 38)
+++ trunk/fai-config-dir/package_config/DEFAULT	2007-03-22 21:04:26 UTC (rev 39)
@@ -1,3 +1,6 @@
 PACKAGES aptitude 
 sl vim screen ntpdate munin-node
 
+PACKAGES remove
+portmap nfs-common
+

Added: trunk/fai-config-dir/scripts/DEFAULT/10-disable-inted
===================================================================
--- trunk/fai-config-dir/scripts/DEFAULT/10-disable-inted	2007-03-22 20:59:40 UTC (rev 38)
+++ trunk/fai-config-dir/scripts/DEFAULT/10-disable-inted	2007-03-22 21:04:26 UTC (rev 39)
@@ -0,0 +1,9 @@
+#! /bin/sh
+
+#
+#        (c) 2007 Holger Levsen         holger at layer-acht.org
+#        GPL2 licenced
+#
+
+$ROOTCMD update-rc.d -f openbsd-inetd remove
+


Property changes on: trunk/fai-config-dir/scripts/DEFAULT/10-disable-inted
___________________________________________________________________
Name: svn:executable
   + *




More information about the D-community-commits mailing list