syslinux: Update to 5.01 + new menu.

Some people reported problems that the CD image won't boot
on certain hardware.

As there have been more changes on isolinux, this patch replaces
the old text prompt with a nice menu in graphical mode.
This commit is contained in:
Michael Tremer
2013-05-22 14:28:39 +02:00
parent 4987c2b7fe
commit df2ac65557
7 changed files with 96 additions and 38 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 4.06
VER = 5.01
THISAPP = syslinux-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 77d33140860621cd850c3a7ab0ebb7d6
$(DL_FILE)_MD5 = 57489185863fd74be4e724ef9a2c422f
install : $(TARGET)