summaryrefslogtreecommitdiffstats
path: root/move/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-11-20 15:41:00 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-11-20 15:41:00 +0000
commit1362b722846b25713d1f53cbc1847af2783dfd93 (patch)
tree04d491a6fe43bd022c5f6755a2de6d84dabec9e8 /move/Makefile
parent4d13371d71531d291e0cfa1fc0a87518406ab1cd (diff)
downloaddrakx-backup-do-not-use-1362b722846b25713d1f53cbc1847af2783dfd93.tar
drakx-backup-do-not-use-1362b722846b25713d1f53cbc1847af2783dfd93.tar.gz
drakx-backup-do-not-use-1362b722846b25713d1f53cbc1847af2783dfd93.tar.bz2
drakx-backup-do-not-use-1362b722846b25713d1f53cbc1847af2783dfd93.tar.xz
drakx-backup-do-not-use-1362b722846b25713d1f53cbc1847af2783dfd93.zip
have the syslinux progress bar white
Diffstat (limited to 'move/Makefile')
-rw-r--r--move/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/move/Makefile b/move/Makefile
index 6f68add7a..3e727c983 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -33,7 +33,7 @@ build: xwait isolinux/boot.msg
$(MAKE) -C ../perl-install mo_files
isolinux/boot.msg: data/isolinux-graphic.bmp
- lilo-bmp2mdk mode:0x103 progress:371,144,4,8,64+60 clear:600,800,64+127 pos:0,0 < $< > $@
+ lilo-bmp2mdk mode:0x103 progress:371,144,4,8,64+11 clear:600,800,64+127 pos:0,0 < $< > $@
install: build
#- todo: make_boot_img alike to create boot volume from ../mdk-stage1/stage1-cdrom (isolinux mandatory since stock kernel is so big)