~alpine/devel

[alpine-devel] [PATCH 2/9] main/syslinux: use more specific COM32 (instead of KERNEL) for mboot.c32

Details
Message ID
<d7b312b41f2f8b9b91374805f7708c51c8ba949f.1372538321.git.dubiousjim@gmail.com>
Sender timestamp
1372538482
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 main/syslinux/update-extlinux | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/syslinux/update-extlinux b/main/syslinux/update-extlinux
index 2b980a9..e46eadf 100755
--- a/main/syslinux/update-extlinux
+++ b/main/syslinux/update-extlinux
@@ -105,7 +105,7 @@ if [ -f "/boot/xen.gz" ]; then
			echo "  MENU DEFAULT" >> $conf.new
		fi
		echo "  MENU LABEL Xen + Linux $tag" >> $conf.new
		echo "  KERNEL mboot.c32" >> $conf.new
		echo "  COM32 mboot.c32" >> $conf.new
		echo "  APPEND xen.gz $xen_opts --- $(basename $kernel) root=$root modules=${modules}${TYPE:+,$TYPE} $default_kernel_opts --- $initramfs" >> $conf.new
		echo "" >> $conf.new
		lst=$(($lst + 1))
-- 
1.8.3.1



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)