profile/ivi/syslinux.git
2006-05-25 Tim Deeganmboot.c32: fix register constraints bug (more cleanly)
2006-05-04 H. Peter AnvinDocument changes. syslinux-3.20-pre8
2006-05-04 H. Peter AnvinAdd "klibc" target.
2006-05-04 H. Peter AnvinRemove check that a kernel can only be 8 MB or smaller.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2006-05-04 H. Peter Anvinlibfat: stealth whitespace cleanup
2006-03-17 H. Peter AnvinDocument fixes to mboot.c32 syslinux-3.20-pre7
2006-03-17 H. Peter AnvinRemove stealth whitespace
2006-03-17 Tim Deeganmboot.c32:load ELF segments from the segment header
2006-03-17 Tim Deeganmboot.c32: clear inputs to BIOS calls
2006-03-12 H. Peter AnvinRemove definition of CLK_TCK redundant with get_key.h
2006-03-12 H. Peter AnvinDefine CLK_TCK globally
2006-01-19 H. Peter AnvinInvert the sense of ARENA_SIZE_MASK to be consistent...
2006-01-19 Murali Krishnan... Update to the complex menu system syslinux-3.20-pre6
2006-01-19 H. Peter AnvinClean up the handling of "extended whitespace"; fix...
2006-01-16 Kenneth Fyfecom32's realloc function syslinux-3.20-pre5
2006-01-09 Murali Krishnan... Add missing files to menu subdirectory
2006-01-07 H. Peter AnvinHandle "ontimeout" with label correctly in menu.c32... syslinux-3.20-pre4
2005-12-16 Murali Krishnan... advanced menu patch
2005-10-04 H. Peter AnvinThe 62nd character in base64 is +, not . syslinux-3.20-pre3
2005-09-25 H. Peter AnvinFix the proper tags syslinux-3.20-pre2
2005-09-25 H. Peter Anvincg-export, unlike cvs export -d, wants the target direc...
2005-09-25 H. Peter AnvinTag prereleases correctly
2005-09-25 H. Peter AnvinRemove additional CVS references
2005-09-25 H. Peter AnvinUpdate release procedure to use "git" instead of CVS
2005-09-25 hpa3.20, not 3.12
2005-09-25 hpaClean up the EDD code further
2005-09-25 hpaThe EDD stuff doesn't work yet.
2005-09-25 hpaBeginnings of a file-moving API
2005-09-22 hpaFix uninitialized variables
2005-09-22 hpaAdd update-only mode to extlinux; use it
2005-09-22 hpaIf /boot/extlinux.conf exists, then run the extlinux...
2005-09-20 hpaEDD code, not enabled by default
2005-09-14 hpaBe a bit less pseudo-codeish
2005-09-10 hpaDon't expect rpm to break hard links for us.
2005-08-31 hpaDocument "ontimeout" working in SMS
2005-08-31 hpaNILO is dead, long live Etherboot
2005-08-30 hpaQuicker timeout clear syslinux-3.11
2005-08-30 hpaFix generation of dependencies for isolinux; fix totalt...
2005-08-30 hpaDocument new timeout behaviour
2005-08-30 hpaNew "totaltimeout" option; change the menu behaviour...
2005-08-30 hpaCorrect the enabling of the 16550A FIFO
2005-08-29 hpaEnable the 16550A FIFO when doing serial console
2005-08-29 hpaWorkaround for the no physical floppy scenario
2005-08-29 hpaA few more edit keys; faster [Tab] operation
2005-08-28 hpatimeoutrow -> 18
2005-08-28 hpaReorganize so that a 512-character command line fits...
2005-08-28 hpaDocument TIMEOUTROW
2005-08-28 hpaRevert USE_PXE_PROVIDED_STACK change.
2005-08-28 hpaMore emacsy keybindings
2005-08-28 hpaDisplay autoboot countdown
2005-08-28 hpaDocument menu system updates
2005-08-28 hpaHandle 512-character command lines
2005-08-28 hpaBetter command-line editing
2005-08-26 hpaQuery a more sane drive number.
2005-08-26 hpaDisplay the correct type of disk.
2005-08-26 hpaAvoid doing the same job more than once...
2005-08-26 hpaDocument menu change
2005-08-26 hpaAllow customization of the menu layout.
2005-08-25 hpaDocument changes
2005-08-25 hpaFix bug w.r.t. floppy count.
2005-08-25 hpaNext version: 3.11
2005-08-24 hpaAdd com32 modules to /boot.
2005-08-23 hpaDocument MEMDISK changes
2005-08-23 hpa* -ffreestanding
2005-08-23 hpaFix stack restoration on isolinux
2005-08-23 hpaRevert change to searchdir; document BX and CX trashed.
2005-08-22 hpaMake sure we have at least 4K for the stack.
2005-08-22 hpaDocument N/P change
2005-08-22 hpaN and P aren't special anymore
2005-08-22 hpaRemove special handling of P and N in menu
2005-08-22 hpaDocumentation updates from Jim Cromie
2005-08-22 hpaFix from Murali: wrong return value
2005-08-22 hpaSilly fix for slow symlinks
2005-08-22 hpaRegister-handling cleanups for searchdir.
2005-08-22 hpaSymlink support for EXTLINUX
2005-08-21 hpaActually decrement counter; return string if EOF after...
2005-08-21 hpaFix handling of images with DOSEMU headers.
2005-08-21 hpaUpdate TODO
2005-08-21 hpaClean up(?) the local boot issues?
2005-08-21 hpaDocument changes
2005-08-21 hpaDisable the idle call for now
2005-08-21 hpaCorrect the code related to the run kernel image API...
2005-08-21 hpaAdd more low-level API function to load the kernel...
2005-08-20 hpaClean up abort.inc to handle NASM bug (forward jmp...
2005-08-20 hpaTry to be sane about spaces...
2005-08-20 hpaFix dependency generation.
2005-08-20 hpaReorganize memory so we don't have to relocate pxelinux...
2005-08-19 hpaEnable stack-switching mode
2005-08-19 hpaMove pxelinux to 0xA000
2005-08-19 hpaFix stack-switching mode (USE_PXE_PROVIDED_STACK == 0)
2005-08-19 hpaNeed to strdup the kernel name so it can be free'd
2005-08-19 hpaSaner idle call semantics
2005-08-19 hpaImprove the idle behaviour slightly.
2005-08-19 hpaCorrect the sense of "noescape"
2005-08-19 hpaDocument chainloaded menus
2005-08-19 hpaImprove and document secondary menus.
2005-08-18 hpaHandle MENU PASSWD correctly
2005-08-18 hpaBetter NOESCAPE; handle comments without space (too...
2005-08-18 hpaTry again to make "noescape" actually work...
next