[Lunar-commits] r15950 - lunar-iso/trunk/scripts

Auke Kok sofar at lunar-linux.org
Sun Jul 31 13:11:04 UTC 2005


Author: sofar
Date: 2005-07-31 13:11:03 +0000 (Sun, 31 Jul 2005)
New Revision: 15950

Modified:
   lunar-iso/trunk/scripts/proper
Log:
Don't set sysctl in the ISO stage.


Modified: lunar-iso/trunk/scripts/proper
===================================================================
--- lunar-iso/trunk/scripts/proper	2005-07-31 12:42:48 UTC (rev 15949)
+++ lunar-iso/trunk/scripts/proper	2005-07-31 13:11:03 UTC (rev 15950)
@@ -63,6 +63,7 @@
 mkdir -p $ISO_TARGET/var/lib/discover
 rm -f $ISO_TARGET/etc/*/*modutils
 rm -f $ISO_TARGET/etc/*/*bootmisc
+rm -f $ISO_TARGET/etc/*/*sysctl
 
 # this is a space killer:
 echo "+ stripping binaries"



More information about the Lunar-commits mailing list