summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Fix new division code.hpa1998-05-071-0/+13
* - (Hopefully) fix the track 65536 problem.hpa1998-05-071-2/+3
* Update the DOS installers to use the new INT 25h/26h interface ifhpa1998-05-071-2/+5
* Fix old kernel, OS/2, and mem= bugs. Ready for 1.36 release.syslinux-1.36hpa1998-04-151-1/+1
* Link in stupid.ohpa1998-04-141-1/+2
* Patch generator for the -s (stupid) option.hpa1998-04-141-5/+12
* Added keytab-lilo.doc to list of documentation fileshpa1998-04-141-1/+1
* Don't install keytab-lilo.pl.hpa1998-04-141-2/+1
* Updated documentation, added keytab-lilo.pl.hpa1998-04-141-2/+3
* Finished "make release" mechanism.hpa1998-02-061-4/+22
* I think we're pretty much ready to rock!hpa1998-02-041-1/+18
* Bug fixes. Looks like the bloody thing works now.hpa1998-02-031-4/+4
* Added install targethpa1998-02-031-0/+5
* Yet more work on Linux installer, changed cleanup targetshpa1998-02-031-3/+6