diff options
author | Florent Villard <warly@mandriva.com> | 2004-01-22 14:11:51 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2004-01-22 14:11:51 +0000 |
commit | c3ba0dbe6d8cd987f3e69baf2d935a34f65db6f0 (patch) | |
tree | 226040d0ef5f572bbb23b5391a03fd96e4fb3da6 /make_boot_img | |
parent | b7d1f1182dc4bfc73742f1230d5ebf0fbd9adb4e (diff) | |
download | drakx-c3ba0dbe6d8cd987f3e69baf2d935a34f65db6f0.tar drakx-c3ba0dbe6d8cd987f3e69baf2d935a34f65db6f0.tar.gz drakx-c3ba0dbe6d8cd987f3e69baf2d935a34f65db6f0.tar.bz2 drakx-c3ba0dbe6d8cd987f3e69baf2d935a34f65db6f0.tar.xz drakx-c3ba0dbe6d8cd987f3e69baf2d935a34f65db6f0.zip |
new progress bar layout
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 7fe701321..1784a06a4 100755 --- a/make_boot_img +++ b/make_boot_img @@ -625,7 +625,7 @@ sub isolinux { #- for old style pictures (9.1 and previous) # lilo-bmp2mdk mode:0x103 progress:425,173,16,7,64+21 clear:600,800,64+59 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg #- for current 9.2 pictures. - _ "lilo-bmp2mdk mode:0x103 progress:405,166,4,14,64+26 clear:600,800,64+127 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg"; + _ "lilo-bmp2mdk mode:0x103 progress:405,166,11,6,64+29 clear:600,800,64+126 pos:0,0 <isolinux-graphic.bmp >isolinux/boot.msg"; } _ "cp /usr/lib/syslinux/isolinux.bin isolinux/isolinux.bin"; output "isolinux/isolinux.cfg", " |