| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge commit 'origin/master' into adv | H. Peter Anvin | 2008-01-10 | 2 | -2/+2 |
| |\ | | | | | | | | | | | Conflicts: extlinux/extlinux.c | ||||
| | * | Update copyright year | H. Peter Anvin | 2008-01-10 | 2 | -2/+2 |
| | | | |||||
| * | | Create libinstaller; actually implement boot-once for extlinux | H. Peter Anvin | 2007-12-14 | 1 | -3/+4 |
| |/ | | | | | | --once now supported for extlinux; some infrastructure for syslinux there as well, need implementation in all the various installers, however. | ||||
| * | RAID mode installer support for SYSLINUXsyslinux-3.50-pre18 | H. Peter Anvin | 2007-06-01 | 1 | -3/+8 |
| | | | | | Hook up RAID mode in the installers for SYSLINUX | ||||
| * | Update the default names of the MinGW tools. | H. Peter Anvin | 2007-04-26 | 1 | -3/+3 |
| | | |||||
| * | Document the use of the MinGW compiler. | H. Peter Anvin | 2007-04-26 | 1 | -0/+8 |
| | | |||||
| * | Stealth whitespace cleanup (automated) | H. Peter Anvin | 2007-03-14 | 2 | -3/+3 |
| | | |||||
| * | Win32 FAT installer: fix type typo (which happened to cancel itself out...) | H. Peter Anvin | 2007-01-24 | 1 | -1/+1 |
| | | | | | | | I had written "char *c = ..." instead of "char c = ..."; as it turned out, the resulting (invalid) type conversions all worked themselves out and it didn't matter, except for compiler warnings... | ||||
| * | Win32 FAT installer: fix path mangling for -d option | H. Peter Anvin | 2007-01-24 | 1 | -3/+10 |
| | | |||||
| * | Win32 FAT installer: support installing in a subdirectorysyslinux-3.35-pre2 | H. Peter Anvin | 2007-01-23 | 1 | -1/+46 |
| | | |||||
| * | Makefile cleanup to be able to build with CC='gcc -m32'syslinux-3.32-pre2 | H. Peter Anvin | 2006-10-17 | 1 | -23/+23 |
| | | |||||
| * | Remove more CVS-era $Id$ tags. | H. Peter Anvin | 2006-08-17 | 1 | -1/+0 |
| | | |||||
| * | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 2 | -32/+32 |
| | | |||||
| * | Support the -m and -a options for the DOS installer as well | hpa | 2004-12-28 | 1 | -9/+15 |
| | | |||||
| * | Fix the -m and -a options for Win32; add support for a boot sector file | hpa | 2004-12-22 | 1 | -17/+47 |
| | | | | | for Win32; minor cleanups. | ||||
| * | Add MBR-writing options to the Win32 installer. Probably should besyslinux-3.00-pre3 | hpa | 2004-12-22 | 2 | -6/+161 |
| | | | | | added to the DOS installer at some point, too. | ||||
| * | Be more picky about syntax. | hpa | 2004-12-22 | 1 | -1/+1 |
| | | |||||
| * | Update the Win32 installer.syslinux-2.20-pre13 | hpa | 2004-12-22 | 2 | -34/+90 |
| | | |||||
| * | Beef up the sanity checking of the boot sector. For really better checking | hpa | 2004-12-19 | 1 | -1/+1 |
| | | | | | we should be checking the FAT for the media signature, too. | ||||
| * | Fix make of win32 | hpa | 2004-12-16 | 2 | -1/+4 |
| | | |||||
| * | Adjust the interface to syslxmod.c so the DOS installer doesn't need | hpa | 2004-12-15 | 1 | -1/+2 |
| | | | | | printf(). | ||||
| * | Make the CC_IS_OK hack work again. | hpa | 2004-12-15 | 1 | -4/+10 |
| | | | | | | Change the private pointer in libfat to an intptr_t; we actually use an integer most of the time so an intptr_t is more convenient. | ||||
| * | More adjustment to the Brave New World<TM> | hpa | 2004-12-15 | 1 | -7/+4 |
| | | |||||
| * | Change the win32 build procedure to match the new world; installer | hpa | 2004-12-15 | 2 | -32/+24 |
| | | | | | not yet ported | ||||
| * | Update copyright headers. | hpa | 2004-12-14 | 2 | -9/+9 |
| | | |||||
| * | Remove hello.exe when doing make tidysyslinux-2.12-pre10 | hpa | 2004-12-08 | 1 | -1/+1 |
| | | |||||
| * | C compiler test file | hpa | 2004-12-08 | 1 | -0/+13 |
| | | |||||
| * | Be less hostile to building on a mingw-less system. | hpa | 2004-12-08 | 1 | -0/+7 |
| | | |||||
| * | Adjust options to work on 64-bit machines, and clean up nuisance warnings | hpa | 2004-01-24 | 1 | -2/+2 |
| | | |||||
| * | Updates to the win32 installer [Lars Munch.]syslinux-2.07-pre8 | hpa | 2003-11-21 | 1 | -52/+28 |
| | | |||||
| * | Add functional equivalent to sync() | hpa | 2003-08-22 | 1 | -2/+16 |
| | | |||||
| * | New win32 installer; librarize some stuffsyslinux-2.05-pre3 | hpa | 2003-07-11 | 1 | -2/+3 |
| | | |||||
| * | Win32 installer | hpa | 2003-07-11 | 2 | -0/+325 |
