From 475987400c68555f8249a50a447ede3f536c455d Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 23 Jan 2009 09:53:40 +0000 Subject: Forgot to copy gfxboot in 1 place --- images/make_boot_img | 1 + 1 file changed, 1 insertion(+) (limited to 'images') diff --git a/images/make_boot_img b/images/make_boot_img index fc0cffd0e..ef6b5b5f2 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -708,6 +708,7 @@ sub isolinux { syslinux_all_files('isolinux', $kernels); _ "cp $isolinux_bin isolinux/isolinux.bin"; + _ "cp /usr/lib/syslinux/gfxboot.com isolinux/gfxboot.com"; output("isolinux/isolinux.cfg", syslinux_cfg_all('cdrom', 1)); xbox_stage1() if arch() =~ /i.86/; -- cgit v1.2.1