[Lunar-commits] r14880 - lunar-iso/trunk/scripts
Auke Kok
sofar at lunar-linux.org
Fri May 20 15:23:04 UTC 2005
Author: sofar
Date: 2005-05-20 15:23:02 +0000 (Fri, 20 May 2005)
New Revision: 14880
Modified:
lunar-iso/trunk/scripts/rebuild
Log:
hack to smack e2fsprogs
Modified: lunar-iso/trunk/scripts/rebuild
===================================================================
--- lunar-iso/trunk/scripts/rebuild 2005-05-20 14:56:46 UTC (rev 14879)
+++ lunar-iso/trunk/scripts/rebuild 2005-05-20 15:23:02 UTC (rev 14880)
@@ -54,6 +54,8 @@
# openssh installs ssh keys so these are now tracked in the module :^(
chroot $ISO_TARGET /sbin/lin -c openssh
+# e2fsprogs nabs /etc/mtab
+chroot $ISO_TARGET /sbin/lin -c e2fsprogs
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
echo "+ REBUILD FINISHED +"
More information about the Lunar-commits
mailing list