summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Yet another attempt at getting the paths to workhpa2003-04-051-1/+1
* FIX SECURITY HOLE: large offsets; environment to mount(8)hpa2003-02-061-1/+1
* Make it possible (but optional) to install the library.syslinux-2.01hpa2003-01-301-3/+16
* Use -MM instead of -M for generating dependencieshpa2003-01-301-2/+2
* Change how to make header filessyslinux-2.01-pre4hpa2003-01-301-2/+2
* Need syslinux.h as a source filehpa2003-01-301-1/+1
* Make a small library (libsyslinux.a) of SYSLINUX; fix make dependhpa2003-01-291-9/+18
* Add missing files.hpa2002-10-031-1/+1
* Add tool to create a DOS-formatted hard drive image; minor tidying of thehpa2002-10-031-1/+5
* Export com32/include instead of com32.hhpa2002-06-121-1/+1
* Add com32.h as documentation.syslinux-2.00-pre1hpa2002-06-111-1/+1
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-111-14/+15
* 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