Add support for Unix-standard MD5 password
[profile/ivi/syslinux.git] / Makefile
2007-07-25 H. Peter AnvinAdd support for Unix-standard MD5 password
2007-06-09 H. Peter AnvinShow list file addresses in absolute syslinux-3.50
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-07 H. Peter AnvinDeal with various distributions breaking gcc in weird...
2007-02-05 H. Peter AnvinFix additional references to mbr.bin
2007-02-05 H. Peter AnvinMove old MBR into the MBR directory; fix old reference...
2007-02-04 H. Peter AnvinNew MBR which supports logical partitions.
2007-01-31 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-01-29 H. Peter AnvinMerge with syslinux-3.35 syslinux-3.40-pre4
2007-01-29 H. Peter AnvinUse %-style of implicit rules when we don't have SUFFIX... syslinux-3.35
2007-01-29 H. Peter AnvinMake including .depend obligatory (otherwise make might...
2007-01-29 H. Peter AnvinRemove redundant rule for gethostip.o
2007-01-29 H. Peter AnvinGenerate gethostip even when cross-compiling with -m32
2006-11-22 H. Peter AnvinMerge with syslinux-3.32-pre7 syslinux-3.40-pre3
2006-10-17 H. Peter AnvinSet MAKEFLAGS to -r to suppress predefined rules
2006-08-25 H. Peter AnvinSupport building extlinux with klibc
2006-08-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git
2006-08-17 H. Peter AnvinRemove more CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAdd "klibc" target.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-08-30 hpaFix generation of dependencies for isolinux; fix totalt...
2005-08-20 hpaReorganize memory so we don't have to relocate pxelinux...
2005-04-02 hpaInstall mbr.bin in AUXDIR
2005-01-06 hpaCommit 3.10 changes to mainline. In particular, suppor...
2005-01-05 hpaAllow the user to override the extlinux detected geomet...
2005-01-02 hpaDon't fail on install if win32/syslinux.exe is missing.
2004-12-30 hpaInstall extlinux in /sbin, not /usr/sbin
2004-12-30 hpaextlinux belongs in /sbin
2004-12-30 hpaWe want extlinux installed too!!
2004-12-30 hpaRemove stuff related to the old library
2004-12-30 hpaFix BTARGET/ITARGET dependencies
2004-12-30 hpaFix installer -> installer-local
2004-12-27 hpaMore work on using sections for memory alignment. ...
2004-12-22 hpaAdd MBR-writing options to the Win32 installer. Probab...
2004-12-20 hpaUse %define instead of equ to work around NASM 0.98...
2004-12-20 hpaextlinux installer.
2004-12-19 hpaA lot more work on extlinux. Should have most of the...
2004-12-15 hpaMore adjustment to the Brave New World<TM>
2004-12-15 hpaInitial hack at making this somewhat sane in the brave...
2004-12-15 hpaPrepping for new 2.20 version: rewrite main syslinux...
2004-12-14 hpaMake "make install" do the right thing for the com32...
2004-12-14 hpaWe don't use the list file to get patch offsets anymore.
2004-12-14 hpaUpdate copyright headers.
2004-12-09 hpaSupport non-mkisofs mastering programs
2004-12-08 hpaBe less hostile to building on a mingw-less system.
2004-12-08 hpaAdd comment about win32
2004-12-08 hpaMake sure DATE and HEXDATE is exported to submakefiles
2004-11-30 hpaFix looping over directories
2004-11-17 hpaUpdate Makefile to handle subdirectories cleaner; fix...
2004-02-02 hpaAdd menu system
2004-01-24 hpaAdjust options to work on 64-bit machines, and clean...
2003-11-26 hpaAdd a "make tidy" target for the sample directory
2003-07-15 hpaAdd list of known bugs; update TODO
2003-07-11 hpaNew win32 installer; librarize some stuff
2003-04-16 hpa[ foo ] && bar results in exit 1 if not foo
2003-04-16 hpaOnly ldconfig if we're not using an INSTALLROOT
2003-04-16 hpaMake libsyslinux available as a shared library.
2003-04-16 hpaResurrect the no-mtools installer
2003-04-05 hpaYet another attempt at getting the paths to work
2003-02-06 hpaFIX SECURITY HOLE: large offsets; environment to mount(8)
2003-01-30 hpaMake it possible (but optional) to install the library.
2003-01-30 hpaUse -MM instead of -M for generating dependencies
2003-01-30 hpaChange how to make header files
2003-01-30 hpaNeed syslinux.h as a source file
2003-01-29 hpaMake a small library (libsyslinux.a) of SYSLINUX; fix...
2002-10-03 hpaAdd missing files.
2002-10-03 hpaAdd tool to create a DOS-formatted hard drive image...
2002-06-12 hpaExport com32/include instead of com32.h
2002-06-11 hpaAdd com32.h as documentation.
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...
2002-06-02 hpaRemove remaining references to genstupid.pl
2002-06-02 hpaMajor rewrite of the very early SYSLINUX code. Generat...
2002-04-29 hpaFix the make clean rules
2002-04-29 hpakwdhash.gen is a BTARGET
2002-04-29 hpaRename generated include files from *.inc -> *.gen...
2002-04-28 hpaFactor out CPU initialization and some common configura...
2002-04-27 hpaSimplify the rule for pxelinux.0, to help out the automatic
2002-04-27 hpa*** empty log message ***
2002-04-27 hpaMove configuration file handling to separate file ...
2002-04-26 hpaMove some of the common header crap into header files.
2002-04-26 hpaAdd support for automatic dependency generation
2002-04-23 hpaRename bootsect.bin -> ldlinux.bss
2002-04-17 hpaMake the various clean conventions really match...
2002-04-17 hpaMake the MEMDISK directory use the same clean conventio...
2002-03-19 hpaMake "make install" depend on "installer" not on "all"
2001-12-13 hpaMake "make install" actually install all the things...
2001-12-13 hpaPrint a copyright string in memdisk; clean up the handl...
2001-12-11 hpaReally build memdisk...
2001-12-11 hpaFix syntax error
2001-12-11 hpaList memdisk as OTHER so it'll get included in the...
2001-12-11 hpaSome makefile changes to account for memdisk
2001-05-07 hpaInstall ppmtolss16; lss16toppm; honour INSTALLROOT.
2001-04-10 hpaAdd lss16toppm to the list of files to distribute.
2001-04-09 hpaisolinux-debug.lst is not a precious file.
2001-04-09 hpaClean up the error messages code; move some uninitializ...
2001-04-08 hpaClean up the "tidy" target, and add isolinux.lst to it.
2001-04-08 hpaAdd isolinux.asm to the list of sources.
2001-04-08 hpaBuild isolinux by default.
next