summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: add com32/hdt/*.c32 to list of installablessyslinux-3.74-pre5H. Peter Anvin2009-03-121-3/+3
* Makefile: add isohybrid as an IOBJECTH. Peter Anvin2008-09-081-1/+2
* Makefile: add modules to BSUBDIRSSebastian Herbszt2008-08-291-1/+1
* Add pxechain.com; new modules direction; reorganize installationH. Peter Anvin2008-08-271-7/+11
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-1/+1
* Centralize more of the version number machineryH. Peter Anvin2008-07-071-7/+7
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-271-8/+10
* Fix "make clean", "make installer"H. Peter Anvin2008-06-271-2/+2
* Add support for creating codepage/Unicode mapping tablesH. Peter Anvin2008-06-051-1/+1
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-53/+27
* The only thing still in the root is version.{h,gen}; needed earlysyslinux-3.70-pre12H. Peter Anvin2008-05-291-2/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-129/+26
* Assemble via ELF, to enable future linkingH. Peter Anvin2008-05-281-15/+25
* Add gpxelinux.0 to NETINSTALLABLEH. Peter Anvin2008-04-011-1/+1
* Add gPXE into the source tree; build unified imagesyslinux-3.70-pre7H. Peter Anvin2008-03-261-3/+8
* Add target to install into /tftpbootH. Peter Anvin2008-03-221-0/+8
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Add stuff to "make dist" to clean up crap that shouldn't be thereH. Peter Anvin2008-03-031-3/+3
* ISOLINUX: fix booting when mastered with non-mkisofs toolssyslinux-3.61-pre2H. Peter Anvin2008-01-171-1/+9
* Makefile: remove old cruftH. Peter Anvin2008-01-111-9/+1
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
|\
| * Update copyright yearH. Peter Anvin2008-01-101-1/+1
* | Merge commit 'origin/master' into advsyslinux-3.60-pre6H. Peter Anvin2007-12-181-0/+5
|\ \ | |/
| * Move doc files to doc/, and add man pages from Debiansyslinux-3.55-pre2H. Peter Anvin2007-12-181-0/+5
* | Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin2007-12-141-1/+1
|/
* Fix [BI]ESUBDIRS for make installer/tidy/clean/spotlessH. Peter Anvin2007-11-011-4/+6
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-101-2/+3
* memdump: a debugging utility to dump memory over a serial portH. Peter Anvin2007-09-211-2/+3
* Install sha1pass, md5passsyslinux-3.52-pre5H. Peter Anvin2007-07-241-1/+2
* Add support for Unix-standard MD5 passwordH. Peter Anvin2007-07-241-1/+2
* Show list file addresses in absolutesyslinux-3.50H. Peter Anvin2007-06-081-29/+8
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-2/+8
* Fix additional references to mbr.binH. Peter Anvin2007-02-041-2/+2
* Move old MBR into the MBR directory; fix old reference to mbr.binH. Peter Anvin2007-02-041-1/+1
* New MBR which supports logical partitions.H. Peter Anvin2007-02-041-8/+10
* Use %-style of implicit rules when we don't have SUFFIXES set.syslinux-3.35H. Peter Anvin2007-01-281-1/+1
* Make including .depend obligatory (otherwise make might not generate it?)H. Peter Anvin2007-01-281-1/+1
* Remove redundant rule for gethostip.oH. Peter Anvin2007-01-281-2/+0
* Generate gethostip even when cross-compiling with -m32H. Peter Anvin2007-01-281-0/+1
* Set MAKEFLAGS to -r to suppress predefined rulesH. Peter Anvin2006-10-171-1/+4
* Support building extlinux with klibcH. Peter Anvin2006-08-241-1/+1
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Add "klibc" target.H. Peter Anvin2006-05-031-0/+5
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-5/+5
* Fix generation of dependencies for isolinux; fix totaltimeout commandhpa2005-08-301-12/+10
* Reorganize memory so we don't have to relocate pxelinux and have morehpa2005-08-201-1/+6
* Install mbr.bin in AUXDIRhpa2005-04-021-1/+1
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-2/+2
* Allow the user to override the extlinux detected geometry; add online helphpa2005-01-051-2/+6