summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keymap, font: use readc, so we can handle indeterminate file sizessyslinux-3.71-pre10H. Peter Anvin2008-07-143-30/+42
* getc: add "readc" function to do block readsH. Peter Anvin2008-07-141-0/+20
* conio: jump to loadkeys_ret in loadkeys if size not 256 bytessyslinux-3.71-pre9Sebastian Herbszt2008-07-141-0/+2
* Document unbreaking of KEYMAPsyslinux-3.71-pre8H. Peter Anvin2008-07-131-0/+1
* Fix residual use of DX:AX in the KEYMAP commandH. Peter Anvin2008-07-131-6/+2
* chain.c32: explicitly verify after writing MBRsyslinux-3.71-pre7H. Peter Anvin2008-07-111-4/+20
* chain.c32: new "hide" optionH. Peter Anvin2008-07-112-9/+107
* syslinux.txt: update; add INITRDSICMA_FIRST_IMPORTH. Peter Anvin2008-07-091-18/+23
* Document fix for RootDirH. Peter Anvin2008-07-091-1/+4
* ldlinux: CurrentDir not set if syslinux.cfg is missingSebastian Herbszt2008-07-091-0/+2
* Make version.mk optional, so cleaning commands worksyslinux-3.71-pre6H. Peter Anvin2008-07-072-2/+2
* Share the gen-id stuff between core and memdiskH. Peter Anvin2008-07-076-5/+17
* Centralize more of the version number machineryH. Peter Anvin2008-07-0713-30/+49
* Drop macros that just point to other macrosH. Peter Anvin2008-07-075-7/+5
* comboot: re-enable the idle callsyslinux-3.71-pre5H. Peter Anvin2008-07-071-4/+2
* pcitest: display "1 bus found" instead of "1 buses found"Sebastian Herbszt2008-07-071-1/+1
* comboot: make sure we CLD at all relevant entry pointsH. Peter Anvin2008-07-071-1/+6
* comboot.inc: add missing "section .text"H. Peter Anvin2008-07-071-0/+2
* comboot: save/restore all the DOS vectors; handle a few moreH. Peter Anvin2008-07-071-16/+85
* Include the git ID in the build stringH. Peter Anvin2008-07-072-1/+23
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-0310-45/+66
* NEWS: handle being the only floppy better.H. Peter Anvin2008-07-031-1/+4
* doc/memdisk.txt: document INT 1Eh fieldsH. Peter Anvin2008-07-031-5/+12
* memdisk: install a DPT if needed in INT 1Eh; better zero-drive detectionH. Peter Anvin2008-07-033-15/+61
* memdisk/version.h: bump copyright yearH. Peter Anvin2008-07-031-1/+1
* .gitignore: make singleton filenames absoluteH. Peter Anvin2008-07-031-11/+11
* extlinux: fix handling of /etc/mtabsyslinux-3.71-pre3H. Peter Anvin2008-07-022-27/+31
* Simple menu: really avoid disabled entriessyslinux-3.71-pre2H. Peter Anvin2008-07-022-22/+36
* 3.70 is out, next release is 3.71syslinux-3.71-pre1H. Peter Anvin2008-06-301-1/+1
* NEWS: There never was a 3.64H. Peter Anvin2008-06-301-2/+0
* comboot: issue IRET for INT 2FhH. Peter Anvin2008-06-301-0/+5
* gPXE: Missing files from gPXE syncsyslinux-3.70-pre30syslinux-3.70H. Peter Anvin2008-06-3010-0/+688
* chain.c32: allow "boot" as a drive specificationH. Peter Anvin2008-06-302-13/+35
* gPXE: update gPXE to get rid of gpxe/src/ConfigH. Peter Anvin2008-06-3014-503/+335
* cptable.pl: it seems to make more sense to put console firstH. Peter Anvin2008-06-281-3/+3
* spec: can't put anything in the /etc directory if it's not theresyslinux-3.70-pre29H. Peter Anvin2008-06-271-0/+1
* gpxe/Makefile: don't remove gpxelinux.0 for "make dist"H. Peter Anvin2008-06-271-1/+1
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-2710-61/+75
* Fix "make clean", "make installer"H. Peter Anvin2008-06-273-5/+5
* Update gPXE to current gitsyslinux-3.70-pre28H. Peter Anvin2008-06-2710-43/+72
* gpxe: Separate rules for undionly.kpxe and gpxelinux.0H. Peter Anvin2008-06-271-3/+5
* gPXE: [a20] Send a null command to the KBC after changing A20syslinux-3.70-pre27H. Peter Anvin2008-06-271-0/+3
* isolinux: don't clobber bp in getfssecsyslinux-3.70-pre26H. Peter Anvin2008-06-261-15/+6
* comboot.doc -> comboot.txtsyslinux-3.70-pre25H. Peter Anvin2008-06-261-1/+1
* ldlinux: handle "first byte E5 change to 05" rule in FATH. Peter Anvin2008-06-251-1/+5
* cptable: error out on incorrect usageH. Peter Anvin2008-06-251-1/+5
* Add more codepage data; support disjoint mappingsH. Peter Anvin2008-06-2543-21/+11190
* extlinux: Fix commentH. Peter Anvin2008-06-241-1/+1
* mboot.c32: no need to include the ANSI enginesyslinux-3.70-pre24H. Peter Anvin2008-06-241-2/+3
* NEWS: document newline fix.H. Peter Anvin2008-06-241-0/+1