From 84adb9036e99bc2e7560135694197b9312faa9e6 Mon Sep 17 00:00:00 2001
From: Guillaume Cottenceau <gc@mandriva.com>
Date: Thu, 29 Mar 2001 22:47:09 +0000
Subject: support more than one boot kernel :-)

---
 tools/make_mdkinst_stage2 | 1 +
 1 file changed, 1 insertion(+)

(limited to 'tools')

diff --git a/tools/make_mdkinst_stage2 b/tools/make_mdkinst_stage2
index c18841d49..442984327 100755
--- a/tools/make_mdkinst_stage2
+++ b/tools/make_mdkinst_stage2
@@ -38,6 +38,7 @@ $SUDO cp -a $DEST/* $STAGE2TMP
 # hack to reduce the STAGE2 image (do not edit without modifying in DrakX)
 # be sure to keep the biggest server
 rm -f $STAGE2TMP/usr/X11R6/bin/XF86_{VGA16,3DLabs,TGA,S3}
+rm -f $STAGE2TMP/lib/modules.cz2.2*
 rm -f $STAGE2TMP/$REP4PMS/po/DrakX.pot
 #for i in /usr/share/locale; do \
 #    name=`basename $i` ; \
-- 
cgit v1.2.1