summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcpu64.c32: clean up the sourcessyslinux-3.71-pre14H. Peter Anvin2008-07-161-23/+18
* cpuid.h: add __constfuncH. Peter Anvin2008-07-161-5/+6
* cpufeature.h: remove unused macrossyslinux-3.71-pre13H. Peter Anvin2008-07-161-29/+0
* ifcpu64.c32: simple module to choose a 32, 32pae, or 64-bit kernelH. Peter Anvin2008-07-163-1/+131
* cpuid.[ch]: various cleanupsH. Peter Anvin2008-07-162-120/+128
* NEWS: document ADV CBIOS fix.syslinux-3.71-pre12H. Peter Anvin2008-07-161-0/+1
* adv: fix the handling of the ADV with CBIOSH. Peter Anvin2008-07-161-25/+39
* parseconfig: fix invalid mangle_name assumptionH. Peter Anvin2008-07-161-1/+1
* chain.c32: fix test for partition types which can be hiddensyslinux-3.71-pre11Sergey Vlasov2008-07-161-1/+1
* chain.c32: fix bounce buffer handlingSergey Vlasov2008-07-161-4/+7
* gen-id: only truncate tags starting with syslinux-<version>-H. Peter Anvin2008-07-153-12/+24
* Use "git describe" in generating build signaturesH. Peter Anvin2008-07-151-4/+2
* Reformat overwide commentH. Peter Anvin2008-07-151-11/+15
* NEWS: KEYMAP -> KBDMAPH. Peter Anvin2008-07-141-1/+1
* 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