summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining references to genstupid.plsyslinux-1.75-pre1hpa2002-06-021-1/+0
* Major rewrite of the very early SYSLINUX code. Generate the "stupid"hpa2002-06-021-18/+14
* Fix the make clean rulessyslinux-1.73-pre7hpa2002-04-291-1/+1
* kwdhash.gen is a BTARGEThpa2002-04-291-1/+1
* Rename generated include files from *.inc -> *.gen to avoid Makefilehpa2002-04-291-9/+9
* Factor out CPU initialization and some common configuration intosyslinux-1.73-pre6hpa2002-04-281-4/+4
* Simplify the rule for pxelinux.0, to help out the automaticsyslinux-1.73-pre3hpa2002-04-271-2/+5
* *** empty log message ***hpa2002-04-271-3/+3
* Move configuration file handling to separate file (currently PXELINUXhpa2002-04-271-9/+14
* Move some of the common header crap into header files.hpa2002-04-261-0/+4
* Add support for automatic dependency generationhpa2002-04-261-14/+23
* Rename bootsect.bin -> ldlinux.bsssyslinux-1.72hpa2002-04-231-6/+6
* Make the various clean conventions really match...syslinux-1.70hpa2002-04-171-2/+6
* Make the MEMDISK directory use the same clean conventions as thehpa2002-04-171-0/+2
* Make "make install" depend on "installer" not on "all"syslinux-1.70-pre1hpa2002-03-191-1/+1
* Make "make install" actually install all the things that shouldsyslinux-1.65-pre10hpa2001-12-131-2/+8
* Print a copyright string in memdisk; clean up the handling of dateshpa2001-12-131-10/+10
* Really build memdisk...syslinux-1.65-pre4hpa2001-12-111-2/+7
* Fix syntax errorhpa2001-12-111-1/+1
* List memdisk as OTHER so it'll get included in the release bundlehpa2001-12-111-1/+1
* Some makefile changes to account for memdiskhpa2001-12-111-3/+9
* Install ppmtolss16; lss16toppm; honour INSTALLROOT.hpa2001-05-071-2/+2
* Add lss16toppm to the list of files to distribute.hpa2001-04-101-1/+1
* isolinux-debug.lst is not a precious file.hpa2001-04-091-1/+1
* Clean up the error messages code; move some uninitialized variables tohpa2001-04-091-1/+7
* Clean up the "tidy" target, and add isolinux.lst to it.hpa2001-04-081-1/+2
* Add isolinux.asm to the list of sources.hpa2001-04-081-1/+2
* Build isolinux by default.hpa2001-04-081-4/+14
* We need ppmtolss16 in the release tree :)hpa2001-04-051-1/+1
* The great graphics merge! We're now officially working on version 1.60.hpa2001-04-051-3/+7
* Add gethostip.c to the list of SOURCESsyslinux-1.53-pre5hpa2001-03-101-1/+1
* Explicit rule gethostip.c -> gethostip.ohpa2001-03-101-0/+2
* More robust DHCP parsing; document "gethostip" program.hpa2001-03-101-3/+8
* Clean up core files, too.hpa2001-03-101-1/+1
* Rename pxelinux.bin to pxelinux.0 to match common PXE server conventions.syslinux-1.53-pre1hpa2001-02-271-3/+5
* Split private Makefile targets off into Makefile.privatehpa2000-07-061-39/+2
* The kernel command line always lives at 9xxxxh, as idiotic as that is.hpa2000-06-221-2/+5
* pxe.inc is also a source filehpa1999-09-171-1/+2
* pxelinux.asm is a source file.hpa1999-09-171-1/+1
* Hey, it looks like it might actually *work*. Still need the prefix code,hpa1999-09-171-1/+1
* make clean deletes pxelinux.lsthpa1999-09-061-1/+1
* Beginnings of a PXE network boot loader (PXELINUX).hpa1999-09-061-4/+7
* Add sys2ansi.pl to the list of distributed fileshpa1999-03-051-1/+2
* Update documentation; include doc file for distributors.syslinux-1.42hpa1998-12-051-1/+1
* Change the boot loader/installer boundary slightlyhpa1998-12-041-6/+11
* Split the build between boot loader proper and installers; this willsyslinux-1.42-0x366788f5syslinux-1.42-0x36678377hpa1998-12-041-9/+21
* Fix.syslinux-1.42-0x366654a7hpa1998-12-031-1/+1
* Store all pre-releases in a subdirectory.hpa1998-12-031-11/+16
* Generate a uuencoded file when making prereleases.syslinux-1.41-0x36639a99hpa1998-12-011-3/+4
* Clean up "make prerel" a bit.hpa1998-05-071-4/+6