[Lunar-commits] r14778 - lunar-iso/trunk/scripts
Auke Kok
sofar at lunar-linux.org
Mon May 16 23:14:50 UTC 2005
Author: sofar
Date: 2005-05-16 23:14:49 +0000 (Mon, 16 May 2005)
New Revision: 14778
Modified:
lunar-iso/trunk/scripts/rebuild
Log:
really need to update plugins once bfore beginning.
Modified: lunar-iso/trunk/scripts/rebuild
===================================================================
--- lunar-iso/trunk/scripts/rebuild 2005-05-16 20:30:46 UTC (rev 14777)
+++ lunar-iso/trunk/scripts/rebuild 2005-05-16 23:14:49 UTC (rev 14778)
@@ -14,6 +14,9 @@
mount -t proc proc $ISO_TARGET/proc
+echo "+ updating plugins first"
+chroot $ISO_TARGET lsh update_plugins
+
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
echo "+ STARTING CONFIGURING MODULES +"
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
More information about the Lunar-commits
mailing list