From e25845bb2eef8d0fb2cf08f33e15b5323751864f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 4 Dec 2003 14:18:20 +0000 Subject: smaller isolinux progress bar --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/Makefile') diff --git a/move/Makefile b/move/Makefile index 81085bddb..1971bc3d8 100644 --- a/move/Makefile +++ b/move/Makefile @@ -33,7 +33,7 @@ build: xwait runlevel_set 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+11 clear:600,800,64+127 pos:0,0 < $< > $@ + lilo-bmp2mdk mode:0x103 progress:371,144,4,4,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