Centralize configurables; better "make install" etc
[profile/ivi/syslinux.git] / com32 / modules / Makefile
2008-05-30 H. Peter AnvinCentralize configurables; better "make install" etc
2008-05-29 H. Peter AnvinMove files out of root into core, dos, and utils
2008-05-28 H. Peter AnvinMerge commit 'origin/master' into gpxe-added
2008-05-14 H. Peter AnvinMerge commit 'origin/gptmbr'
2008-05-12 Stefan BucurFixed the various Makefiles so that SYSLINUX compiles...
2008-04-10 H. Peter AnvinMerge commit 'syslinux-3.63' into gpxe-added syslinux-3.70-pre9
2008-03-31 H. Peter AnvinCOM32 module to load a Microsoft System Deployment...
2008-03-31 H. Peter AnvinMerge commit 'origin/gpxe-added' into gpxe-added syslinux-3.70-pre8
2008-03-29 H. Peter AnvinMerge commit 'origin/gpxe-support' into gpxe-added
2008-03-29 H. Peter AnvingPXE SAN boot module
2008-03-23 H. Peter AnvinMerge commit 'origin/nolen' into gpxe-support
2008-03-21 H. Peter AnvinMerge commit 'syslinux-3.63-pre2' into nolen syslinux-3.70-pre5
2008-03-06 H. Peter AnvinUse $(CC) in gcc_ok macro, not plain gcc
2008-03-04 H. Peter AnvinMerge commit 'origin/master' into nolen syslinux-3.70-pre4
2008-03-04 H. Peter AnvinPrevent inclusion of system include files when inapprop...
2008-02-20 H. Peter Anvincom32: remove dependency files for "make tidy"
2008-02-20 H. Peter AnvinAdd dependency generation for com32 modules.
2008-02-11 H. Peter AnvinSimple menu system: move to dedicated subdirectory
2008-01-23 H. Peter Anvinmeminfo.c32: a program to dump out the system memory map
2008-01-10 H. Peter AnvinMerge commit 'origin/adv' into gpxe-support
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
2008-01-03 H. Peter AnvinAdd simple module to load and run a protected-mode...
2007-12-27 H. Peter AnvinMerge commit 'syslinux-3.60-pre6' into gpxe-support
2007-10-10 H. Peter AnvinMakefiles: create NASMOPT variable
2007-08-17 H. Peter AnvinMerge commit 'syslinux-3.52-pre6' into gpxe-support
2007-08-14 H. Peter AnvinAdd reboot.c32 module syslinux-3.52-pre6
2007-06-01 H. Peter AnvinHook up F-key help for the menu system, document
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-04-03 H. Peter AnvinMove the PCI-scanning code into the library proper.
2007-03-16 H. Peter AnvinLinux-loading module with optional DHCP generation. syslinux-3.40-pre15
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-03-15 H. Peter AnvinFinish the shuffle and boot interface, and add an ELF...
2007-03-07 Erwan VeluEthersel must use the pci com32 module instead of built...
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...
2006-09-13 H. Peter AnvinMerge with 3.2x branch
2006-09-13 Erwan VeluIntroducing a new com32 module to parse pci devices...
2006-09-05 H. Peter AnvinMerge with 3.2x branch syslinux-3.30-pre2
2006-09-05 Erwan VeluAdding a new com32 module to handle cpu information syslinux-3.21-pre1
2006-09-01 H. Peter AnvinLots of fixes to make the graphical menu actually work. syslinux-3.30-pre1
2006-09-01 H. Peter AnvinBeginnings of a color theme manager; unify vesamenu...
2006-08-31 H. Peter AnvinMore work on actual VESA console and menu. Shadowing...
2006-08-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git
2006-08-17 H. Peter AnvinRemove more CVS-era $Id$ tags.
2006-08-15 Erwan VeluAdding a com32 module to handle DMI
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-05-08 hpaNew Multiboot module; increase command line limit to...
2005-01-05 hpaNew module "ethersel" which scans for devices and boots...
2005-01-04 hpaPrint an error message if the configuration file seems...
2004-12-30 hpaMake a distinction between modules and test files.
2004-12-21 hpaMore work on menu module. Looks like the file libc...
2004-12-20 hpaMake the raw input console non-blocking with a timeout...
2004-12-20 hpaFix regparm in libcom32; make extlinux actually work...
2004-12-18 hpaFix handling of alignment issues
2004-12-16 hpaCompile with regparm turned on.
2004-12-14 hpaMake "make install" do the right thing for the com32...
2004-12-14 hpaUpdate copyright headers.
2004-12-08 hpaSeparate modules (intended to be production code used...
2004-12-03 hpalibcom32-ize the chain loader; add LICENCE file
2004-12-01 hpaLibrary to decode console codes; demo program
2004-12-01 hpaUtility library which can be compiled either for Linux...
2004-12-01 hpaAllow compiling for both Linux and COM32: Makefile...
2004-12-01 hpaUse auto CRNL; compile demo for Linux too
2004-11-30 hpaActually working ANSI device; add demo
2004-11-23 hpaEnable debugging symbols to be included in the .elf...
2004-11-17 hpaVery basic operations now work; need to handle line...
2004-11-10 hpaVery first cut at a klibc-derived C library for com32