diff options
author | Francois Pons <fpons@mandriva.com> | 2002-08-07 15:23:17 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-08-07 15:23:17 +0000 |
commit | 110ac81adba935786d4f751109190b799d8c15ac (patch) | |
tree | 3834cb22e4a04c0abc67e16a8a61e67530bd97a3 /make_boot_img | |
parent | ed82396b927acd538c85151e80c3ebc744d50601 (diff) | |
download | drakx-110ac81adba935786d4f751109190b799d8c15ac.tar drakx-110ac81adba935786d4f751109190b799d8c15ac.tar.gz drakx-110ac81adba935786d4f751109190b799d8c15ac.tar.bz2 drakx-110ac81adba935786d4f751109190b799d8c15ac.tar.xz drakx-110ac81adba935786d4f751109190b799d8c15ac.zip |
reduce progress bar again (8).
Diffstat (limited to 'make_boot_img')
-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 5dc27816f..7b581bcb5 100755 --- a/make_boot_img +++ b/make_boot_img @@ -490,7 +490,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,9,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+2 clear:600,800,64+2 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg"; } _ "cp /usr/lib/syslinux/isolinux$debug.bin isolinux/isolinux.bin"; output "isolinux/isolinux.cfg", " |