aboutsummaryrefslogtreecommitdiffstats
path: root/create_mini_dual64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create_mini_dual64.sh')
-rwxr-xr-xcreate_mini_dual64.sh19
1 files changed, 19 insertions, 0 deletions
diff --git a/create_mini_dual64.sh b/create_mini_dual64.sh
new file mode 100755
index 0000000..c200491
--- /dev/null
+++ b/create_mini_dual64.sh
@@ -0,0 +1,19 @@
+#!/bin/sh +xv
+
+TAGS=mes5
+NAMER="mandriva-linux-corporate-DUAL"
+
+./bcd.pl dual64.xml all copy noiso
+
+echo "- removing some files in the installer to get some more space"
+rm -vf $HOME/build_bcd/build/$NAMER-$TAGS-x86_64/x86_64/install/images/boot.iso
+rm -vf $HOME/build_bcd/build/$NAMER-$TAGS-x86_64/x86_64/isolinux/alt1
+rm -vrf $HOME/build_bcd/build/$NAMER-$TAGS-x86_64/x86_64/install/images/alternatives
+rm -vrf $HOME/build_bcd/build/$NAMER-$TAGS-x86_64/x86_64/install/images/*2.6.33*
+sync
+./bcd.pl dual64.xml resign
+
+echo "- Checking whole system space"
+du -sh $HOME/build_bcd/build/$NAMER-$TAGS-x86_64/x86_64
+
+./bcd.pl dual64.xml iso