profile/ivi/syslinux.git
2002-04-28 hpaMake the setup of the bootup entry state saner.
2002-04-28 hpaGeneralize and factor out bootsector-generation code.
2002-04-27 hpaMore factoring of common code
2002-04-27 hpaWe *are* breaking up the source...
2002-04-27 hpaSimplify the rule for pxelinux.0, to help out the automatic
2002-04-27 hpaDon't rely on non-preprocessor references
2002-04-27 hpaComplete conversion to new config file parser
2002-04-27 hpa*** empty log message ***
2002-04-27 hpaGenerate hashes for the new parser
2002-04-27 hpaMove configuration file handling to separate file ...
2002-04-27 hpaCommit missing include file
2002-04-26 hpaEven more common code factoring
2002-04-26 hpaNew command parser (not yet used)
2002-04-26 hpaMore common code factoring: getc library, font handling...
2002-04-26 hpaMove VGA graphics code to a shared include 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 hpaMake esp. ldlinux.asm more similar to other modules.
2002-04-23 hpaNew working version...
2002-04-23 hpaRename bootsect.bin -> ldlinux.bss
2002-04-23 hpaNow working on version 1.72
2002-04-23 hpaAdd news for 1.72
2002-04-23 hpaSet up %fs before invoking the final transfer sequence.
2002-04-18 hpaCorrect stack corruption problem.
2002-04-18 hpaBrown paper bag bug :(
2002-04-18 hpaUpdate to version 1.71
2002-04-18 hpaFix use of incorrect size for [ClustSize].
2002-04-17 hpaMake the various clean conventions really match...
2002-04-17 hpaMake the MEMDISK directory use the same clean conventio...
2002-04-17 hpaPort the conventional memory relaxing from the 1.6x...
2002-04-17 hpaFixes to the installer.
2002-04-17 hpaNote that the syslinux -o parameter has, presumably...
2002-03-19 hpaMake "make install" depend on "installer" not on "all"
2002-03-19 hpaMerge with 1.6x branch
2002-02-11 hpatftpd32 needs version 2.11 or later.
2002-01-16 hpaUpdate the non-branched version number to 1.70.
2002-01-02 hpaBe obnoxiously correct and set start_sys_seg to 0x1000.
2002-01-02 hpaEven better way to do the "kernel version string" point...
2002-01-02 hpaDo the version string pointer in the file header correctly.
2002-01-02 hpaUpdate copyright date, and change work-in-progress...
2001-12-23 hpaCode restructuring: common subroutine to load a file...
2001-12-17 hpaFix other Makefile braindeadness
2001-12-17 hpaFix quoting problem in Makefile
2001-12-17 hpaClean up gcc version dependencies, mostly related to...
2001-12-16 hpaMake a valiant, and probably futile, attempt to free...
2001-12-15 hpaDocument geometry limits.
2001-12-15 hpaPreserve DL except for the rather few calls for which...
2001-12-15 hpaMinor cleanups
2001-12-15 hpaDOS now boots floppy and harddisk, but something is...
2001-12-14 hpaBe even more anal...
2001-12-14 hpaCorrect the computation of the various terms
2001-12-14 hpaUse the correct drive number variable, please...
2001-12-14 hpaCorrectly handle very large kernel images and very...
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-13 hpaNonsense change because it makes me feel better
2001-12-13 hpaFix the command-line parser, compile with -Wall
2001-12-12 hpaSupport parsing the command line, and setting the geome...
2001-12-12 hpaDon't count partitions for which type == 0 (no partition)
2001-12-12 hpaWe're doing better, now...
2001-12-12 hpaClean up another annoying debugging message.
2001-12-12 hpaPrune the error messages; examine the partition table...
2001-12-12 hpaMake the memory configuration calls actually work prope...
2001-12-11 hpaDocument at least the existence of memdisk.
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-12-11 hpaMake the thing actually work!!! Yoo-hoo!!!
2001-12-11 hpaFix a couple of stack mishandling bugs...
2001-12-11 hpaCheckpoint: many many changes, now successfully loads the
2001-12-11 hpaDon't initialize the E820 map statically -- it's too big
2001-12-11 hpaCheckpoint: add printf() for debugging, remove query...
2001-12-10 hpaMove %fs initialization to assembly code; initialize...
2001-12-10 hpaHello, World now working...
2001-12-10 hpaMake sure we use calll/retl for the C code, so the...
2001-12-10 hpaSimple console I/O, mostly for debugging.
2001-12-10 hpaFix support for small pseudo-kernels.
2001-12-10 hpaAdd postprocessing to set the number of setup sectors.
2001-12-10 hpaAdd support for "pseudo-kernels" < 64K in size.
2001-12-10 hpaYet another snapshot. Now we can actually compile...
2001-12-10 hpaBoot protocol version 2.03 support.
2001-12-09 hpaMore work at patching and setup; load the boot sector...
2001-12-09 hpaSnapshot the work.
2001-12-09 hpaReinstate memdisk.asm
2001-12-09 hpaRemove memdisk (moved into memdisk directory)
2001-12-09 hpaInitial work for the in-memory disk emulator
2001-12-06 hpaUpdate NEWS file; turn off tracers; add warning about...
2001-12-06 hpaISOLINUX: Support booting from image files (if the...
2001-12-06 hpaMore work on the memory disk image driver
2001-11-26 hpaDocument tftpd32 for Win32 systems.
2001-11-24 hpaUpdate documentation -- point to hardware information...
2001-11-21 hpaDocument missing serial port test.
2001-11-21 hpaMake an attempt at detecting nonexistent serial port...
2001-11-21 hpaCorrect serial port/no flow control.
2001-11-20 hpaEven more tweaks at flow control support
2001-11-20 hpaCorrect parsing of serial flow control
2001-11-20 hpaModify the way serial flow control works.
2001-11-20 hpaFix parsing of hardware flow control
2001-11-20 hpaFix restoring text mode with a font set (uninitialized...
next