[Lunar-commits] r14842 - lunar-iso/trunk/scripts
Auke Kok
sofar at lunar-linux.org
Thu May 19 19:53:56 UTC 2005
Author: sofar
Date: 2005-05-19 19:53:55 +0000 (Thu, 19 May 2005)
New Revision: 14842
Modified:
lunar-iso/trunk/scripts/isofs
Log:
No longer needed with the discover module adjustment.
Modified: lunar-iso/trunk/scripts/isofs
===================================================================
--- lunar-iso/trunk/scripts/isofs 2005-05-19 19:04:27 UTC (rev 14841)
+++ lunar-iso/trunk/scripts/isofs 2005-05-19 19:53:55 UTC (rev 14842)
@@ -15,7 +15,6 @@
# copy the installed code over:
echo "+ copying installer program"
cp lunar-install/init.d/lunar-install $ISO_TARGET/etc/init.d/
-ln -s /etc/init.d/lunar-install $ISO_TARGET/etc/rc2.d/S20lunar-install
cp lunar-install/sbin/lunar-install $ISO_TARGET/sbin/
sedit "s:%VERSION%:${ISO_VERSION}:g" $ISO_TARGET/sbin/lunar-install $ISO_TARGET/etc/motd
sedit "s:%CODENAME%:${ISO_CODENAME}:g" $ISO_TARGET/sbin/lunar-install $ISO_TARGET/etc/motd
More information about the Lunar-commits
mailing list