diff options
author | Francois Pons <fpons@mandriva.com> | 2003-01-30 14:37:33 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-01-30 14:37:33 +0000 |
commit | 2c6becc2d6cae05bb523950abd780f1710ec9934 (patch) | |
tree | b735c4cd01c3137026994fc5236ecca96fb792bc | |
parent | b8747266988768525703d30c1ffaa142a717bf9b (diff) | |
download | drakx-2c6becc2d6cae05bb523950abd780f1710ec9934.tar drakx-2c6becc2d6cae05bb523950abd780f1710ec9934.tar.gz drakx-2c6becc2d6cae05bb523950abd780f1710ec9934.tar.bz2 drakx-2c6becc2d6cae05bb523950abd780f1710ec9934.tar.xz drakx-2c6becc2d6cae05bb523950abd780f1710ec9934.zip |
updated with newer isolinux-graphic.bmp image.
-rwxr-xr-x | make_boot_img | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img index 81f9375ce..2b1834f77 100755 --- a/make_boot_img +++ b/make_boot_img @@ -620,7 +620,7 @@ sub isolinux { } if (-e "isolinux-graphic.bmp") { #- change here for newer picture isolinux-graphic.bmp and newer parameters. - _ "lilo-bmp2mdk mode:0x103 progress:425,173,16,8,64+2 clear:600,800,64+2 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg"; + _ "lilo-bmp2mdk mode:0x103 progress:425,173,16,8,64+67 clear:600,800,64+123 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg"; } _ "cp /usr/lib/syslinux/isolinux.bin isolinux/isolinux.bin"; output "isolinux/isolinux.cfg", " |