summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* syslinux: synchronize generate_extents() with extlinuxH. Peter Anvin2010-06-151-16/+15
* extlinux: remove debugging printf'sH. Peter Anvin2010-06-151-2/+0
* Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-1511-131/+385
* core: add hlt to infinite loopH. Peter Anvin2010-06-141-1/+2
* Implement !GPT protocol in Syslinux core; handle offset > 2 TBH. Peter Anvin2010-06-144-194/+301
* Merge remote branch 'sherbszt/gfxboot32' into pathbasedH. Peter Anvin2010-06-131-10/+12
|\
| * gfxboot: set media typeSebastian Herbszt2010-06-131-0/+6
| * gfxboot: use syslinux_derivative_info()Sebastian Herbszt2010-05-301-10/+6
* | fat: handle .. pointing back to the root directoryH. Peter Anvin2010-06-131-9/+27
* | gptmbr: save four bytesH. Peter Anvin2010-06-111-2/+7
* | gptmbr: fix offset for MSW of partition endH. Peter Anvin2010-06-111-2/+2
* | gptmbr: implement the new T13-approved GPT protocolH. Peter Anvin2010-06-113-52/+39
* | syslinux: Correctly handle the case of installing into the rootH. Peter Anvin2010-06-092-4/+13
* | setadv: asprintf() doesn't return an error codeH. Peter Anvin2010-06-091-4/+4
* | syslxopt: add missing break;H. Peter Anvin2010-06-091-0/+1
* | loadconfig: fold FAT pathname search into generic_load_configH. Peter Anvin2010-06-092-51/+36
* | syslinux: provide for backwards compatibilityH. Peter Anvin2010-06-092-13/+26
* | syslinux: don't break -o just yet; print warning and resumeH. Peter Anvin2010-06-094-19/+44
* | Unify instances of integer log2H. Peter Anvin2010-06-094-15/+53
* | Clean up warnings in previous checkinH. Peter Anvin2010-06-092-2/+8
* | Make syslinux installer real "pathbased"Alek Du2010-06-098-22/+43
* | mboot.c32: don't rely on possibly incomplete fieldsH. Peter Anvin2010-06-081-6/+9
* | mboot.c32: handle non-self-terminating imagesH. Peter Anvin2010-06-081-6/+14
* | menu docs: document MENU SAVE caveat with RAID-1Ferenc Wagner2010-06-071-1/+6
* | extlinux: add a --menu-save optionThomas Bächler2010-06-074-2/+19
* | extlinux docs: recommend the --raid optionFerenc Wagner2010-06-071-3/+3
* | docs: explain the danger of IPAPPEND 1Ferenc Wagner2010-06-071-5/+4
* | chain.c32: add support for loading GRUB stage2Paul Bolle2010-06-071-0/+19
* | MENU IMMEDIATE: hotkeys which do not require Entersyslinux-4.00-pre47H. Peter Anvin2010-05-273-6/+31
* | Merge remote branch 'origin/master' into pathbasedsyslinux-4.00-pre46H. Peter Anvin2010-05-201-1/+1
|\ \ | |/
| * isohybrid: use getopt_long_only()syslinux-3.8xH. Peter Anvin2010-05-201-1/+1
* | Merge remote branch 'origin/master' into pathbasedH. Peter Anvin2010-05-206-13/+670
|\ \ | |/
| * isohybrid: create a C versionP. J. Pandit2010-05-205-2/+655
| * cat.c32: handle multiple files, use argv[0], copy 4K at a timeH. Peter Anvin2010-05-201-11/+14
* | unify common parts of extlinux and syslinux installerAlek Du2010-05-2014-658/+754
* | syslinux: fix sector arraysAlek Du2010-05-203-4/+4
* | Restore skip CR and LF in the comboot API copies of the banner stringsH. Peter Anvin2010-05-171-2/+2
* | core: fix "sector size" confusionsyslinux-4.00-pre45H. Peter Anvin2010-05-149-52/+47
* | diskstart: print CHS/EDD instead of CBIOS/EBIOSH. Peter Anvin2010-05-141-2/+2
* | comboot: fix comapi_openSebastian Herbszt2010-05-141-0/+5
* | FAT: need to track the current position past discontinuitiessyslinux-4.00-pre44H. Peter Anvin2010-05-131-25/+14
* | diskio: compare to the proper pointerH. Peter Anvin2010-05-131-1/+1
* | fat: fix confusion between byte and sector countsH. Peter Anvin2010-05-131-10/+11
* | diskio: make maxtransfer per-device, cap to 127, imported from headsyslinux-4.00-pre43H. Peter Anvin2010-05-126-22/+40
* | syslinux.ld: don't pad between .got and .dataH. Peter Anvin2010-05-121-2/+0
* | diskio: sanitize the reduced transfer sizesH. Peter Anvin2010-05-121-3/+6
* | cmenu: remove obsolete Makefile rulessyslinux-4.00-pre42H. Peter Anvin2010-05-121-15/+0
* | MCONFIG: add MCONFIG.devel for use from git, removed in tarballsH. Peter Anvin2010-05-123-1/+8
* | installers: fix warningsH. Peter Anvin2010-05-123-3/+6
* | hdt-cli.c: clean up unused warningsH. Peter Anvin2010-05-121-1/+4