search for: stdcon

Displaying 3 results from an estimated 3 matches for "stdcon".

Did you mean: stdc
2012 Oct 19
3
[PATCH 0/3] elflink fixes
...ed by someone in #syslinux. The third makes dmitest.c32 actually wait for user input. If no one has any objections/concerns, I'll pull this into the official elflink branch. Matt Fleming (3): core: Print error message if we don't load ldlinux.c32 Clean up $(GPLLIB) leak ldlinux: Use stdcon instead of rawcon for the console Makefile | 10 ++++++---- com32/elflink/ldlinux/ldlinux.c | 2 +- com32/hdt/Makefile | 4 +--- com32/modules/Makefile | 5 +---- core/elflink/load_env32.c | 2 ++ mk/elf.mk | 2 +- 6 fi...
2012 Oct 31
1
Syslinux-5.00-pre9
...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 Me...
2012 Nov 02
10
[PATCH 0/9] elflink fixes
From: Matt Fleming <matt.fleming at intel.com> Here are the patches that I've got queued up based on the very helpful feedback I received from people testing Syslinux 5.00-pre9. Unless anyone has any concerns these will make it into Syslinux 5.00-pre10. Matt Fleming (9): pxe: Don't call open_config() from the pxe core ldlinux: Print a warning if no config file is found