aboutsummaryrefslogtreecommitdiffstats
path: root/create_dvd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create_dvd.sh')
-rwxr-xr-xcreate_dvd.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/create_dvd.sh b/create_dvd.sh
index e6136d5..74b6be3 100755
--- a/create_dvd.sh
+++ b/create_dvd.sh
@@ -2,7 +2,7 @@
arch=$1
distrib=Mageia
-version=3-beta3
+version=3
homebcd=/home/bcd/build_bcd
bin=$homebcd/bcd
pieces=$homebcd/pieces/iso
@@ -11,8 +11,9 @@ build=$homebcd/build/$distrib-$version-$arch
$bin/bcd.pl dvd_free-$arch.xml all noiso
cp -af $pieces/hdt.c32 $build/$arch/isolinux
-cp -af $pieces/message $build/$arch/isolinux/bootlogo
+cp -af $pieces/bootlogo $build/$arch/isolinux
cp -af $homebcd/pieces/$version/$arch/isolinux/isolinux-$arch.bin $build/$arch/isolinux
+cp -af $pieces/gfxboot.* $build/$arch/isolinux
rm -f $build/$arch/install/images/*nonfree*