From 1362b722846b25713d1f53cbc1847af2783dfd93 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 20 Nov 2003 15:41:00 +0000 Subject: have the syslinux progress bar white --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move') 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) -- cgit v1.2.1