summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add upload targets to $(private-targets)syslinux-6.00-pre1Matt Fleming2012-11-091-1/+2
* Makefile: Every invocation of make needs access to syslinux.mkMatt Fleming2012-11-091-0/+2
* Makefile.private: Update for new per-firmware object directoriesMatt Fleming2012-11-092-7/+13
* Makefile: Change default object directoryMatt Fleming2012-11-091-3/+2
* efi: Add 'strip' make target and don't installer wrapperMatt Fleming2012-11-091-2/+4
* Makefile: Correct version.mk pathMatt Fleming2012-11-091-9/+12
* Makefile: Correct the location of Makefile.privateMatt Fleming2012-11-061-1/+1
* libinstaller: Fixup merge botchMatt Fleming2012-11-051-2/+2
* NEWS, version: Now working on the 6.00 releaseMatt Fleming2012-11-052-1/+4
* Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-0558-629/+1861
|\
| * doc: Document the 'PATH' directivesyslinux-5.00-pre9Matt Fleming2012-10-311-0/+7
| * NEWS: Document the major changes in 5.00Matt Fleming2012-10-311-0/+24
| * Merge branch 'master' into elflinkMatt Fleming2012-10-2438-406/+1455
| |\
| | * memdisk: Fix order of sectors/track and bytes/sectorsyslinux-4.06Kenneth J. Davis2012-10-231-2/+2
| | * NEWS: Document the VFAT relative path fixMatt Fleming2012-10-231-0/+2
| | * README: Clarify the requirements for utils/isohybridMatt Fleming2012-10-231-3/+3
| | * NEWS: Fix some typosMatt Fleming2012-10-231-4/+4
| | * doc: minor documentation updatesVanush "Misha" Paturyan2012-10-232-2/+2
| | * Revert "win: Add -mno-ms-bitfields"H. Peter Anvin2012-10-222-6/+5
| | * Packed definition: workaround for mingw + gcc 4.7H. Peter Anvin2012-10-221-6/+17
| | * comboot: remove comapi_chainbootsyslinux-4.06-pre14Sebastian Herbszt2012-10-152-37/+2
| | * comboot: fix documentationSebastian Herbszt2012-10-151-51/+1
| | * README: document the need for /usr/include/uuid/uuid.hGeert Stappers2012-10-151-0/+7
| | * menu: Disallow navigation to a disabled entry via *any* keyMatt Fleming2012-10-121-2/+3
| | * prdhcp.c32: Turn off DEBUGsyslinux-4.06-pre13Matt Fleming2012-10-111-1/+1
| | * Merge branch 'pxechn-fix-news-for-hpa-2' of git://github.com/geneC/syslinuxMatt Fleming2012-10-115-38/+287
| | |\
| | | * doc/pxechn.txt: updateGene Cumm2012-09-161-5/+5
| | | * doc/pxechn.txt: Fix old exampleGene Cumm2012-09-061-4/+1
| | | * doc/pxechn.txt: word wrapGene Cumm2012-09-031-17/+49
| | | * doc/pxechn.txt: Updates for clarity/flowGene Cumm2012-09-031-27/+33
| | | * doc/pxechn.txt: Change title for manpage use.Gene Cumm2012-09-031-1/+1
| | | * prdhcp.c32: Fix what is retrieved.Gene Cumm2012-06-021-2/+3
| | | * prdhcp.c32: Add to MakefileGene Cumm2012-06-021-1/+1
| | | * prdhcp.c32: Print DHCP packetsGene Cumm2012-06-021-0/+163
| | | * doc/pxechn.txt: add -S, examples, clarifyGene Cumm2012-06-011-8/+11
| | | * pxechn.c32: add -S to transform sname to siaddrGene Cumm2012-06-011-2/+31
| | | * doc/pxechn.txt: WDS specifics, example, issueGene Cumm2012-05-311-4/+10
| | | * NEWS: add pxechn.c32Gene Cumm2012-05-291-0/+3
| | | * pxechn: Turn off debugGene Cumm2012-05-281-3/+13
| | * | win: Add -mno-ms-bitfieldsShao Miller2012-10-112-5/+6
| | * | isohybrid: fix isohybrid.c compileFrediano Ziglio2012-10-101-5/+5
| | * | ext2: add additional check to ext2 loaderFrediano Ziglio2012-10-101-0/+3
| | * | mboot: fix typo in commentFrediano Ziglio2012-10-091-1/+1
| | * | make some functions static remove unused NADV defineFrediano Ziglio2012-10-092-6/+4
| | * | menu: Add MENU GOTO support to the MENU DEFAULT parsing codeMatt Fleming2012-10-091-1/+3
| | * | menu: Don't highlight disabled entriesMatt Fleming2012-10-091-2/+1
| | * | com32: Add ifmemdsk.c32 to MakefileMatt Fleming2012-10-081-1/+1
| | * | NEWS: Document changes between 4.05 and 4.06syslinux-4.06-pre12Matt Fleming2012-10-051-0/+8
| | * | In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...Hung-chi Lihn2012-09-222-208/+420
| | * | Bug fix: Added the missing entry (boot_from_pcmcia) in struct s_characteristics.Hung-chi Lihn2012-09-221-1/+2