diff options
author | Florent Villard <warly@mandriva.com> | 2002-08-01 15:46:44 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-08-01 15:46:44 +0000 |
commit | a0dd8f45e20b842bd60beba569d31fc2d7154827 (patch) | |
tree | 383142b7dc28e25e1bd16250b8c558b5598d41bb /make_boot_img | |
parent | ba3f8f1e2ee93ca67789fc4cebe9463bb7dbfab9 (diff) | |
download | drakx-backup-do-not-use-a0dd8f45e20b842bd60beba569d31fc2d7154827.tar drakx-backup-do-not-use-a0dd8f45e20b842bd60beba569d31fc2d7154827.tar.gz drakx-backup-do-not-use-a0dd8f45e20b842bd60beba569d31fc2d7154827.tar.bz2 drakx-backup-do-not-use-a0dd8f45e20b842bd60beba569d31fc2d7154827.tar.xz drakx-backup-do-not-use-a0dd8f45e20b842bd60beba569d31fc2d7154827.zip |
shorten the syslinux progress bar
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 c26939f6f..0040ecb35 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,10,64+2 clear:600,800,64+2 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg"; + _ "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"; } _ "cp /usr/lib/syslinux/isolinux$debug.bin isolinux/isolinux.bin"; output "isolinux/isolinux.cfg", " |