[Lunar-commits] r17270 - in lunar-iso/trunk: scripts template/etc/lunar/local
Auke Kok
sofar at lunar-linux.org
Fri Nov 11 22:14:04 UTC 2005
Author: sofar
Date: 2005-11-11 22:14:01 +0000 (Fri, 11 Nov 2005)
New Revision: 17270
Removed:
lunar-iso/trunk/template/etc/lunar/local/.config
Modified:
lunar-iso/trunk/scripts/rebuild
Log:
Remove .config and insert when needed to reduce the amount of template.
Modified: lunar-iso/trunk/scripts/rebuild
===================================================================
--- lunar-iso/trunk/scripts/rebuild 2005-11-11 22:01:58 UTC (rev 17269)
+++ lunar-iso/trunk/scripts/rebuild 2005-11-11 22:14:01 UTC (rev 17270)
@@ -38,6 +38,7 @@
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
echo ""
+cp kernels/baseconfig-${ISO_KSUFFIX} $ISO_TARGET/etc/lunar/local/.config
yes '' | chroot $ISO_TARGET lin linux-${ISO_KSUFFIX}
chroot $ISO_TARGET lin kernel-headers-${ISO_KSUFFIX}
Deleted: lunar-iso/trunk/template/etc/lunar/local/.config
More information about the Lunar-commits
mailing list