[syslinux] [PATCH] gfxboot: remove obsolete message regarding pxelinux support

Sebastian Herbszt herbszt at gmx.de
Wed Jul 15 13:15:10 PDT 2009


PXELINUX is supported by the gfxboot module.

Signed-off-by: Sebastian Herbszt <herbszt at gmx.de>

Index: syslinux-3.82-440-g6483c80/modules/gfxboot.asm
===================================================================
--- syslinux-3.82-440-g6483c80.orig/modules/gfxboot.asm
+++ syslinux-3.82-440-g6483c80/modules/gfxboot.asm
@@ -968,7 +968,6 @@ msg_missing		db 'missing',0
 msg_usage		db 'Usage: gfxboot.com <bootlogo>',0dh,0ah,0
 msg_memory		db 'Could not detect available memory size',0dh,0ah,0
 msg_bootlogo_toobig	db 'bootlogo file too big',0dh,0ah,0
-msg_pxelinux		db 'pxelinux is not supported',0dh,0ah,0
 msg_unknown_file_size	db 'unknown file size',0dh,0ah,0
 msg_not_found		db ' not found',0dh,0ah,0
 msg_no_labels_defined	db 'No labels defined in config file',0dh,0ah,0




More information about the Syslinux mailing list