retitle 391152 please install the missing *.c32 modules
tags 391152 patch
thanks

Hi!

Would be nice if you could add "cpuidtest.c32" as well.  This one is very useful
in case you want, say, build a multiarch boot CD that can automaticaly discern
wether i386 or amd64 Linux image is needed.

But while we're at it, why not enabling all *.c32 ?  Patch for that attached.

Please, do upload as soon as possible.  I would very much like if this could
make it into etch.  I'm sure the d-i people (CCed) will be interested in it.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended for
spam harvesters.  Writing to it will get you added to my black list.
--- syslinux-3.31.old/debian/rules	2007-01-23 16:04:43.000000000 +0100
+++ syslinux-3.31/debian/rules	2007-01-23 16:18:14.000000000 +0100
@@ -63,7 +63,7 @@
 	install -d -m 0755 debian/syslinux/usr/lib/syslinux
 	install -m 0644 build/* debian/syslinux/usr/lib/syslinux
 
-	install -m 0644 copybs.com isolinux.bin isolinux-debug.bin ldlinux.bss ldlinux.sys pxelinux.0 com32/modules/menu.c32 dos/syslinux.com mbr.bin memdisk/memdisk win32/syslinux.exe debian/syslinux/usr/lib/syslinux
+	install -m 0644 copybs.com isolinux.bin isolinux-debug.bin ldlinux.bss ldlinux.sys pxelinux.0 com32/modules/*.c32 dos/syslinux.com mbr.bin memdisk/memdisk win32/syslinux.exe debian/syslinux/usr/lib/syslinux
 
 binary-indep: build install
 

Reply via email to