| Commit message (Expand) | Author | Age | Files | Lines |
| * | Makefile: add modules to BSUBDIRS | Sebastian Herbszt | 2008-08-29 | 1 | -1/+1 |
| * | Add pxechain.com; new modules direction; reorganize installation | H. Peter Anvin | 2008-08-27 | 1 | -7/+11 |
| * | Major Makefile cleanups; gcc 4.3.0 compatiblity | H. Peter Anvin | 2008-08-20 | 1 | -1/+1 |
| * | Centralize more of the version number machinery | H. Peter Anvin | 2008-07-07 | 1 | -7/+7 |
| * | Build _bin.c files in libinstaller; clean up B/I separation | H. Peter Anvin | 2008-06-27 | 1 | -8/+10 |
| * | Fix "make clean", "make installer" | H. Peter Anvin | 2008-06-27 | 1 | -2/+2 |
| * | Add support for creating codepage/Unicode mapping tables | H. Peter Anvin | 2008-06-05 | 1 | -1/+1 |
| * | Centralize configurables; better "make install" etc | H. Peter Anvin | 2008-05-29 | 1 | -53/+27 |
| * | The only thing still in the root is version.{h,gen}; needed earlysyslinux-3.70-pre12 | H. Peter Anvin | 2008-05-29 | 1 | -2/+2 |
| * | Move files out of root into core, dos, and utils | H. Peter Anvin | 2008-05-29 | 1 | -129/+26 |
| * | Assemble via ELF, to enable future linking | H. Peter Anvin | 2008-05-28 | 1 | -15/+25 |
| * | Add gpxelinux.0 to NETINSTALLABLE | H. Peter Anvin | 2008-04-01 | 1 | -1/+1 |
| * | Add gPXE into the source tree; build unified imagesyslinux-3.70-pre7 | H. Peter Anvin | 2008-03-26 | 1 | -3/+8 |
| * | Add target to install into /tftpboot | H. Peter Anvin | 2008-03-22 | 1 | -0/+8 |
| * | Use $(CC) in gcc_ok macro, not plain gcc | H. Peter Anvin | 2008-03-05 | 1 | -1/+1 |
| * | Add stuff to "make dist" to clean up crap that shouldn't be there | H. Peter Anvin | 2008-03-03 | 1 | -3/+3 |
| * | ISOLINUX: fix booting when mastered with non-mkisofs toolssyslinux-3.61-pre2 | H. Peter Anvin | 2008-01-17 | 1 | -1/+9 |
| * | Makefile: remove old cruft | H. Peter Anvin | 2008-01-11 | 1 | -9/+1 |
| * | Merge commit 'origin/master' into adv | H. Peter Anvin | 2008-01-10 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year | H. Peter Anvin | 2008-01-10 | 1 | -1/+1 |
| * | | Merge commit 'origin/master' into advsyslinux-3.60-pre6 | H. Peter Anvin | 2007-12-18 | 1 | -0/+5 |
| |\ \
| |/ |
|
| | * | Move doc files to doc/, and add man pages from Debiansyslinux-3.55-pre2 | H. Peter Anvin | 2007-12-18 | 1 | -0/+5 |
| * | | Create libinstaller; actually implement boot-once for extlinux | H. Peter Anvin | 2007-12-14 | 1 | -1/+1 |
| |/ |
|
| * | Fix [BI]ESUBDIRS for make installer/tidy/clean/spotless | H. Peter Anvin | 2007-11-01 | 1 | -4/+6 |
| * | Makefiles: create NASMOPT variable | H. Peter Anvin | 2007-10-10 | 1 | -2/+3 |
| * | memdump: a debugging utility to dump memory over a serial port | H. Peter Anvin | 2007-09-21 | 1 | -2/+3 |
| * | Install sha1pass, md5passsyslinux-3.52-pre5 | H. Peter Anvin | 2007-07-24 | 1 | -1/+2 |
| * | Add support for Unix-standard MD5 password | H. Peter Anvin | 2007-07-24 | 1 | -1/+2 |
| * | Show list file addresses in absolutesyslinux-3.50 | H. Peter Anvin | 2007-06-08 | 1 | -29/+8 |
| * | Don't clobber /dev/null when compiling as root | Luciano Rocha | 2007-05-25 | 1 | -2/+4 |
| * | Deal with various distributions breaking gcc in weird ways | H. Peter Anvin | 2007-02-06 | 1 | -2/+8 |
| * | Fix additional references to mbr.bin | H. Peter Anvin | 2007-02-04 | 1 | -2/+2 |
| * | Move old MBR into the MBR directory; fix old reference to mbr.bin | H. Peter Anvin | 2007-02-04 | 1 | -1/+1 |
| * | New MBR which supports logical partitions. | H. Peter Anvin | 2007-02-04 | 1 | -8/+10 |
| * | Use %-style of implicit rules when we don't have SUFFIXES set.syslinux-3.35 | H. Peter Anvin | 2007-01-28 | 1 | -1/+1 |
| * | Make including .depend obligatory (otherwise make might not generate it?) | H. Peter Anvin | 2007-01-28 | 1 | -1/+1 |
| * | Remove redundant rule for gethostip.o | H. Peter Anvin | 2007-01-28 | 1 | -2/+0 |
| * | Generate gethostip even when cross-compiling with -m32 | H. Peter Anvin | 2007-01-28 | 1 | -0/+1 |
| * | Set MAKEFLAGS to -r to suppress predefined rules | H. Peter Anvin | 2006-10-17 | 1 | -1/+4 |
| * | Support building extlinux with klibc | H. Peter Anvin | 2006-08-24 | 1 | -1/+1 |
| * | Remove more CVS-era $Id$ tags. | H. Peter Anvin | 2006-08-17 | 1 | -1/+0 |
| * | Add "klibc" target. | H. Peter Anvin | 2006-05-03 | 1 | -0/+5 |
| * | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 1 | -5/+5 |
| * | Fix generation of dependencies for isolinux; fix totaltimeout command | hpa | 2005-08-30 | 1 | -12/+10 |
| * | Reorganize memory so we don't have to relocate pxelinux and have more | hpa | 2005-08-20 | 1 | -1/+6 |
| * | Install mbr.bin in AUXDIR | hpa | 2005-04-02 | 1 | -1/+1 |
| * | Commit 3.10 changes to mainline. In particular, support multi-file | hpa | 2005-01-06 | 1 | -2/+2 |
| * | Allow the user to override the extlinux detected geometry; add online help | hpa | 2005-01-05 | 1 | -2/+6 |
| * | Don't fail on install if win32/syslinux.exe is missing. | hpa | 2005-01-02 | 1 | -2/+3 |
| * | Install extlinux in /sbin, not /usr/sbinsyslinux-3.00-pre10 | hpa | 2004-12-30 | 1 | -2/+2 |