profile/ivi/syslinux.git
2010-07-03 Shao Millerlibinstaller: Add --mbr, --active, and --force options
2010-07-03 H. Peter Anvincom32: update getopt() to the current version from...
2010-07-03 H. Peter Anvincom32: add getopt_long() to the library
2010-07-02 H. Peter AnvinNEWS, version: now working on version 4.02
2010-07-02 H. Peter Anvincore: split loadconfig.c into two files
2010-07-02 H. Peter Anvincore: merge the configfile-searching code, isolinux...
2010-07-02 H. Peter Anvincore: always canonicalize the configuration file name
2010-07-02 H. Peter Anvinlua: quiet warnings about unused variables and functions syslinux-4.01
2010-07-02 H. Peter Anvinlua: add parents to luaconf.h to quiet a gcc warning
2010-07-02 H. Peter Anvinlua: add missing <syslinux/boot.h> to syslinux.c
2010-07-02 H. Peter Anvinlua: Modernize the Makefile
2010-07-02 H. Peter AnvinNEWS: explain the memory overwrite bug a bit better
2010-07-02 H. Peter AnvinFix nuisance _FORTIFY_SOURCE failures
2010-07-02 H. Peter Anvininstallers: handle asprintf() correctly
2010-07-02 Gert HulselmansDocument 'nopassany' in MEMDISK documentation.
2010-07-02 H. Peter Anvinpxelinux: new IPAPPEND 4 to generate a SYSUUID= option. syslinux-4.01-pre3
2010-07-02 H. Peter AnvinMakefile: add lua.c32 to installables syslinux-4.01-pre2
2010-07-02 H. Peter Anvincore, diskio: reset controller between EDD retries
2010-07-02 H. Peter AnvinMerge branch 'lua'
2010-07-02 H. Peter AnvinNEWS: document memory overwrite fix
2010-07-02 H. Peter Anvincom32: canonicalize DEBUG to mean <dprintf.h>
2010-07-02 H. Peter Anvinzlib: change DEBUG to DEBUG_ZLIB
2010-07-02 H. Peter Anvindprintf: allow overriding the serial port address
2010-07-02 H. Peter Anvincomboot.inc: vk_append is a field in a struct, not...
2010-07-01 H. Peter AnvinNEWS: add lua.c32
2010-07-01 Geert Stapperslua: update for Syslinux 4
2010-07-01 H. Peter AnvinMerge branch 'master' into lua
2010-07-01 H. Peter AnvinMCONFIG: add -Wno-error to .lnx files
2010-07-01 H. Peter AnvinMCONFIG: .lnx files are for testing, don't do _FORTIFY_...
2010-07-01 Gert Hulselmansifplop.c32: Detect if PLoP USB/CD INT13h hook is enable...
2010-07-01 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub...
2010-07-01 H. Peter AnvinNEWS: document changes to the CD-ROM initialization... syslinux-4.01-pre1
2010-07-01 H. Peter Anvincore, diskio: skip EDD/CHS detect for CD-ROMs
2010-07-01 H. Peter Anvincore, diskio: move dprintfs to the intended location
2010-07-01 H. Peter Anvincore, diskio: put the error code in dprintf and printab...
2010-06-30 H. Peter Anvinmboot.h: use <dprintf.h>
2010-06-30 H. Peter AnvinNEWS: beginning of a 4.01 NEWS file
2010-06-30 H. Peter Anvindiskstart: don't let the function number clobber the LBA
2010-06-29 H. Peter Anvinisolinux: don't clobber DX (DL!) on startup
2010-06-29 H. Peter Anvinisolinux: make sure Hidden is zero in native El Torito...
2010-06-29 H. Peter Anvincore, diskio: add a few dprintf()'s
2010-06-28 H. Peter Anvinversion: next version in 4.01
2010-06-28 H. Peter AnvinMerge remote branch 'debian/daniel'
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/newness' syslinux-4.00
2010-06-28 Shao MillerNEWS: Document mdiskchk.com and eltorito.sys changes
2010-06-28 H. Peter Anvinconfig.c32: accept an optional new directory
2010-06-28 H. Peter Anvindiskio: hard-code CD-ROM sectors to 2048 bytes
2010-06-28 H. Peter AnvinNEWS: document MENU IMMEDIATE
2010-06-28 H. Peter AnvinNEWS: document isohybrid.c
2010-06-28 H. Peter AnvinNEWS: document ifcpu*.c32 fix
2010-06-28 Erwan VeluNEWS: Fixing HDT, adding ifcpu changes
2010-06-28 H. Peter AnvinNEWS: first cut of a NEWS file for 4.00
2010-06-28 H. Peter Anvincore, chdir: collapse slashes, avoid copy-to-self syslinux-4.00-pre64
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/gert_chain'
2010-06-28 Gert Hulselmanschain.c32: pass partition number to stage2 of Grub...
2010-06-28 Gene Cummrosh: update for Syslinux 4 and make it more usable
2010-06-28 Gert Hulselmanschain.c32: only pass partition number in DH, when grldr...
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/gert_chain'
2010-06-28 Gert Hulselmanschain.c32: add keeppxe to usage output and cleanup...
2010-06-28 H. Peter Anvin<linux/loop.h>: deal with really ancient Linux kernel...
2010-06-27 H. Peter Anvinlibinstaller: include <linux/loop.h>
2010-06-27 H. Peter AnvinExport the 64-bit partition offset and use it in chain.c
2010-06-27 H. Peter Anvinisohdpfx: update to the new !GPT protocol
2010-06-27 H. Peter Anvindiskstart: if no partition info is available, use bsHidden syslinux-4.00-pre63
2010-06-27 H. Peter AnvinUpdate .gitignore
2010-06-27 H. Peter Anvinextlinux: set bsHidden for loop devices
2010-06-27 Gene CummPM getcwd(); Fix COM32 getcwd
2010-06-27 H. Peter Anvincore: move PartInfo back to the top of stack
2010-06-27 H. Peter Anvinsyslinux.ld: remove redundant definition of STACK32_LEN
2010-06-27 H. Peter Anvinmenu: add MENU HELP
2010-06-27 H. Peter Anvincore, fs: eliminate recursion in put_inode()
2010-06-27 H. Peter Anvinchain.c32: fix handover to a logical partition
2010-06-27 H. Peter Anvingptmbr: skip partitions with all-zero PartitionTypeGUID
2010-06-26 H. Peter Anvinpwd.c32: add to Makefile
2010-06-26 H. Peter Anvinchain.c32: "fs" is a singular token, only match if...
2010-06-26 Gene Cummcom32 pwd module
2010-06-26 Gene CummFix COM32 chdir()
2010-06-26 H. Peter Anvinpmapi: make the pmapi vector include its own size
2010-06-26 Shao Millerchain: Support booting GPT partition by label
2010-06-26 Shao Millerchain: Support booting GPT disk/partition by GUID
2010-06-26 H. Peter Anvincore, fs: handle .. resolution in the filesystem core
2010-06-26 H. Peter Anvinbtrfs: initialize the block cache early
2010-06-26 H. Peter Anvinbtrfs: do not read past the end of the disk
2010-06-26 H. Peter Anvincore, diskio: make error messages a little more useful
2010-06-26 H. Peter Anvinextlinux: modify the layout for btrfs
2010-06-25 H. Peter Anvindos: include the ADV in the file size to be sector... syslinux-4.00-pre62
2010-06-25 H. Peter Anvinmtools: include the size of the ADV in the mappable...
2010-06-25 H. Peter Anvinchain.c32: correctly set the length of the GPT handover... syslinux-4.00-pre61
2010-06-25 H. Peter AnvinMerge remote branch 'sha0/chain_gpt'
2010-06-25 H. Peter Anvinpxe: don't corrupt the length of an RRQ packet on retry
2010-06-25 Shao Millerchain: Implement GPT hand-over protocol as documented
2010-06-25 H. Peter Anvinpxe: fix the unload sequence
2010-06-25 H. Peter Anvinpxe: fix ip_ok()
2010-06-25 H. Peter Anvindoc/gpt.txt: this is now fully implemented
2010-06-24 Daniel BaumannUpdating description in syslinux manpage wrt/ default...
2010-06-24 Daniel BaumannAdding note about extlinux.conf in extlinux manpage.
2010-06-24 H. Peter AnvinRename dir.c32 -> ls.c32 syslinux-4.00-pre60
2010-06-24 Shao Millerchain: Allow booting the Syslinux partition with "fs"
2010-06-24 H. Peter AnvinMerge remote branch 'erwan/master_new'
2010-06-24 Erwan Veluifcpu: Adding PAE support
next