diff options
author | Francois Pons <fpons@mandriva.com> | 2002-07-22 15:39:34 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-07-22 15:39:34 +0000 |
commit | 4984d205aa47c4513ed3fa4c2215ccb543d2e920 (patch) | |
tree | a0abb39a9f982df5a0fc22b98b07f5f4255e2ce2 /make_boot_img | |
parent | 9656115fcb9760586ccd53bdd9cf354a378c62de (diff) | |
download | drakx-4984d205aa47c4513ed3fa4c2215ccb543d2e920.tar drakx-4984d205aa47c4513ed3fa4c2215ccb543d2e920.tar.gz drakx-4984d205aa47c4513ed3fa4c2215ccb543d2e920.tar.bz2 drakx-4984d205aa47c4513ed3fa4c2215ccb543d2e920.tar.xz drakx-4984d205aa47c4513ed3fa4c2215ccb543d2e920.zip |
fixed length of progress bar for isolinux, reduced by 10%.
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 981904db4..0831dbdf2 100755 --- a/make_boot_img +++ b/make_boot_img @@ -489,7 +489,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,11,64+2 clear:600,800,64+2 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg"; + _ "lilo-bmp2mdk mode:0x103 progress:425,173,16,10,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", " |