summaryrefslogtreecommitdiff
path: root/win32/syslinux.c
Commit message (Expand)AuthorAgeFilesLines
* win64: experimental Win64 installer (syslinux64.exe)syslinux-4.02H. Peter Anvin2010-07-211-504/+0
* win32: fix README, adjust broken +x bitsH. Peter Anvin2010-07-211-0/+0
* dos: Use libinstaller option parserShao Miller2010-07-191-2/+0
* win32: Use libinstaller option parserShao Miller2010-07-031-78/+32
* win32: vacuous ADV supportH. Peter Anvin2010-06-221-7/+13
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-201-1/+1
* Make syslinux installer real "pathbased"Alek Du2010-06-091-1/+1
* Merge branch 'master' into core32H. Peter Anvin2009-05-291-406/+409
|\
| * Run Nindent on win32/syslinux.cH. Peter Anvin2009-05-291-402/+405
* | Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin2009-05-191-7/+7
* | FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-3/+6
|/
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* RAID mode installer support for SYSLINUXsyslinux-3.50-pre18H. Peter Anvin2007-06-011-3/+8
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-2/+2
* Win32 FAT installer: fix type typo (which happened to cancel itself out...)H. Peter Anvin2007-01-241-1/+1
* Win32 FAT installer: fix path mangling for -d optionH. Peter Anvin2007-01-241-3/+10
* Win32 FAT installer: support installing in a subdirectorysyslinux-3.35-pre2H. Peter Anvin2007-01-231-1/+46
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-31/+31
* Support the -m and -a options for the DOS installer as wellhpa2004-12-281-9/+15
* Fix the -m and -a options for Win32; add support for a boot sector filehpa2004-12-221-17/+47
* Add MBR-writing options to the Win32 installer. Probably should besyslinux-3.00-pre3hpa2004-12-221-4/+157
* Be more picky about syntax.hpa2004-12-221-1/+1
* Update the Win32 installer.syslinux-2.20-pre13hpa2004-12-221-33/+89
* Beef up the sanity checking of the boot sector. For really better checkinghpa2004-12-191-1/+1
* Fix make of win32hpa2004-12-161-0/+3
* Adjust the interface to syslxmod.c so the DOS installer doesn't needhpa2004-12-151-1/+2
* Change the win32 build procedure to match the new world; installerhpa2004-12-151-0/+234