Folks,
I've just pushed out another prerelease for the 5.00 branch. The idea
behind this -pre was to merge in the final 4.06 release.
I'm aiming for a final 5.00 release next week, but as we saw with the
4.06 branch, anything can happen and these deadlines can get pushed
backwards. Please, test if you can.
One thing that is going to happen next week is a Syslinux-6.00-pre1,
which will include EFI support. More and more people are requesting a
prelease of this support, so it needs to be done.
---
Andre Ericson (2):
com32: remove duplicate modules
ldlinux: fixes bug that happens when using fullpath for a COM32 module
Erwan Velu (17):
hdt: Adding display command to change background
hdt: Adding sleep command
Merge branch 'master' of git://git.zytor.com/syslinux/syslinux
hdt: 0.5.2-pre3 release
hdt: Removing builting sleep support in say
Merge remote-tracking branch 'hpa/master'
Merge remote-tracking branch 'hpa/master'
Merge remote-tracking branch 'hpa/master'
kontron_wdt: Adding watchdog com32 module
kontron_wdt: Adjusting exit path
kontron_wdt: Enforce timeout value if already set
kontron_wdt: Fixing makefile
NEWS: Updating for HDT & kontron_wdt
hdt: Removing remaining printf()
hdt: Adding Silent mode
hdt: Release 0.5.2
NEWS: Adding 'silent' option from HDT
Frediano Ziglio (4):
make some functions static remove unused NADV define
mboot: fix typo in comment
ext2: add additional check to ext2 loader
isohybrid: fix isohybrid.c compile
Geert Stappers (1):
README: document the need for /usr/include/uuid/uuid.h
Gene Cumm (13):
pxechn: Turn off debug
NEWS: add pxechn.c32
doc/pxechn.txt: WDS specifics, example, issue
pxechn.c32: add -S to transform sname to siaddr
doc/pxechn.txt: add -S, examples, clarify
prdhcp.c32: Print DHCP packets
prdhcp.c32: Add to Makefile
prdhcp.c32: Fix what is retrieved.
doc/pxechn.txt: Change title for manpage use.
doc/pxechn.txt: Updates for clarity/flow
doc/pxechn.txt: word wrap
doc/pxechn.txt: Fix old example
doc/pxechn.txt: update
H. Peter Anvin (2):
Packed definition: workaround for mingw + gcc 4.7
Revert "win: Add -mno-ms-bitfields"
Hung-chi Lihn (4):
The current Lua.c32 does not enable io.read() due to some missing library
functions. However, this strongly limits the Lua script from getting user inputs
and reading files (even in pxelinux via TFTP).
Added the native syslinux functions config_file(), ipappend_strs(), and
reboot() to Lua.c32. This allows the Lua script to query the config file name
and the ipappend strings (pxelinux only), as well as to perform reboot (warm and
cold) to the system.
Bug fix: Added the missing entry (boot_from_pcmcia) in struct
s_characteristics.
In the current Lua.c32 DMI implementation, it is a flat table with dotted
names in table entries. It also misses a number DMI sub-tables.
Kenneth J. Davis (1):
memdisk: Fix order of sectors/track and bytes/sector
Matt Fleming (18):
NEWS: Document changes between 4.05 and 4.06
com32: Add ifmemdsk.c32 to Makefile
menu: Don't highlight disabled entries
menu: Add MENU GOTO support to the MENU DEFAULT parsing code
Merge branch 'pxechn-fix-news-for-hpa-2' of
git://github.com/geneC/syslinux
prdhcp.c32: Turn off DEBUG
menu: Disallow navigation to a disabled entry via *any* key
core: Print error message if we don't load ldlinux.c32
Clean up $(GPLLIB) leak
ldlinux: Use stdcon instead of rawcon for the console
NEWS: Fix some typos
README: Clarify the requirements for utils/isohybrid
NEWS: Document the VFAT relative path fix
Merge branch 'elflink' of git://github.com/aericson/syslinux into
elflink
diag/mbr: Fix typo in README
Merge branch 'master' into elflink
NEWS: Document the major changes in 5.00
doc: Document the 'PATH' directive
Sebastian Herbszt (2):
comboot: fix documentation
comboot: remove comapi_chainboot
Shao Miller (1):
win: Add -mno-ms-bitfields
Vanush "Misha" Paturyan (1):
doc: minor documentation updates
--
Matt Fleming, Intel Open Source Technology Center