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

Auke Kok sofar at lunar-linux.org
Fri May 20 15:28:05 UTC 2005


Author: sofar
Date: 2005-05-20 15:28:04 +0000 (Fri, 20 May 2005)
New Revision: 14881

Modified:
   lunar-iso/trunk/scripts/aaa_base
   lunar-iso/trunk/scripts/proper
Log:
Clean these out.


Modified: lunar-iso/trunk/scripts/aaa_base
===================================================================
--- lunar-iso/trunk/scripts/aaa_base	2005-05-20 15:23:02 UTC (rev 14880)
+++ lunar-iso/trunk/scripts/aaa_base	2005-05-20 15:28:04 UTC (rev 14881)
@@ -13,6 +13,8 @@
 chroot $ISO_TARGET ccache -M 256M
 rm -rf $ISO_TARGET/etc/ssh/ssh_host_*key $ISO_TARGET/etc/ssh/ssh_host_*key.pub
 rmdir /usr/lib/locale/*
+sed -i 's/^MAKES=.*/MAKES=/' $ISO_TARGET/etc/lunar/local/optimizations
+> $ISO_TARGET/etc/mtab
 
 # store the list of stuff in /var/cache that needs to be resurrected:
 echo "+ creating list of prepackaged modules"

Modified: lunar-iso/trunk/scripts/proper
===================================================================
--- lunar-iso/trunk/scripts/proper	2005-05-20 15:23:02 UTC (rev 14880)
+++ lunar-iso/trunk/scripts/proper	2005-05-20 15:28:04 UTC (rev 14881)
@@ -54,7 +54,6 @@
 rm -f $ISO_TARGET/{lib,usr/lib}/lib*.a
 rm -f $ISO_TARGET/boot/${ISO_KVER}*
 rm -rf $ISO_TARGET/lib/modules/${ISO_KVER}*
-sed -i 's/^MAKES=.*/MAKES=/' $ISO_TARGET/etc/lunar/local/optimizations
 
 rm -f $ISO_TARGET/etc/mtab
 ln -s /proc/mounts $ISO_TARGET/etc/mtab



More information about the Lunar-commits mailing list