profile/ivi/syslinux.git
2010-06-22 Erwan Veluhdt: new release 0.3.6.1
2010-06-22 Erwan Veluhdt: Using syslinux_reboot() call
2010-06-22 Erwan Veluhdt: updating memtest to 4.10
2010-06-22 Erwan VeluReplacing strncpy by strlcpy
2010-06-22 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2010-06-22 H. Peter Anvinmemdisk: add a sector_shift field to the MDI; fix memdi...
2010-06-22 H. Peter Anvindiskstart: if no partition table, we need Hidden == 0 syslinux-4.00-pre56
2010-06-22 H. Peter Anvinisohybrid: fix another type mismatch
2010-06-22 H. Peter Anvinsysdump: smarter ACPI dump
2010-06-22 H. Peter Anvinsysdump: make TFTP server optional
2010-06-22 H. Peter Anvin<syslinux/config.h> fix the order of struct syslinux_ipinfo
2010-06-22 H. Peter Anvinmemdiskfind: sanity check the FBM value
2010-06-22 H. Peter Anvinmemdiskfind: utility to find an mBFT and output phram...
2010-06-22 H. Peter Anvinmemdisk: make mstructs.h includable from Linux
2010-06-22 H. Peter Anvinutils/Makefile: fix build rules
2010-06-22 H. Peter Anvinisohybrid: fix beginner mistakes
2010-06-21 H. Peter Anvincore: Make cfarcall IF-preserving
2010-06-21 H. Peter Anvincom32: make __farcall() IF-preserving
2010-06-21 George Davidlinux installer: better error message for missing /tmp
2010-06-21 H. Peter Anvincomboot: allow the read disk API call to specify a...
2010-06-21 H. Peter Anvincore, adv: for CHS mode, the top 40 LBA bits must be...
2010-06-21 H. Peter Anvinpxelinux: use alignb not alignz in a bss sections
2010-06-21 Erwan VeluFixing compilation warning
2010-06-21 H. Peter Anvindiskstart: fix CHS mode, reinstate cyl 1023 check syslinux-4.00-pre55
2010-06-21 H. Peter Anvindiskstart: clean up GPT handling
2010-06-21 H. Peter Anvindns: don't get stuck on no packet received syslinux-4.00-pre54
2010-06-21 H. Peter Anvincore: Preserve IF through call16()
2010-06-21 H. Peter Anvinpxe: fix handling of lost packets in DNS resolution
2010-06-21 H. Peter Anvinpxe: properly null-terminate packet after tftp://
2010-06-21 H. Peter Anvinpxe: correct the parsing of tftp:// URLs
2010-06-21 H. Peter Anvinpxe: don't misidentify non-tftp URLs as tftp
2010-06-21 H. Peter Anvincore: align the EPA syslinux-4.00-pre53
2010-06-21 H. Peter AnvinMerge syslinux/extlinux patch code and core code
2010-06-20 H. Peter AnvinReduce sector 1 space pressure; further merge installer... syslinux-4.00-pre52
2010-06-20 H. Peter Anvinfat: fix off-by-one error in the FAT installer syslinux-4.00-pre51
2010-06-20 H. Peter Anvinlinux/syslinux: handle the null pathname case
2010-06-20 H. Peter AnvinMerge remote branch 'sha0/for_hpa' into pathbased
2010-06-20 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-19 H. Peter Anvinpxe: mark ipinfo as IPv4
2010-06-19 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com... syslinux-4.00-pre50
2010-06-19 H. Peter Anvincore, pxe: remove stray debugging printf
2010-06-19 H. Peter Anvinsysdump: dump ACPI information
2010-06-19 H. Peter Anvinsysdump: use lmalloc/lfree
2010-06-19 H. Peter Anvinsysdump: tftp: use lmalloc(), and set the gateway
2010-06-19 H. Peter Anvinpxe: centralize all the IP information and export it...
2010-06-18 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-17 H. Peter AnvinMerge remote branch 'sha0/boot_args' into pathbased
2010-06-17 Shao Millereltorito: Scan upwards instead of downwards
2010-06-17 H. Peter AnvinMerge remote branch 'sha0/mdiskchk_enh2' into pathbased
2010-06-16 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com... syslinux-4.00-pre49
2010-06-16 H. Peter AnvinMove Linux ioctl header magic into a single file
2010-06-16 H. Peter Anvininstaller: fix use of FIEMAP
2010-06-16 H. Peter Anvinextlinux: don't compile with -O0
2010-06-15 H. Peter Anvindos: fix get_64_sl() and set_64_sl()
2010-06-15 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com... syslinux-4.00-pre48
2010-06-15 H. Peter AnvinFix prototype for generate_extents
2010-06-15 H. Peter Anvinsyslinux: synchronize generate_extents() with extlinux
2010-06-15 H. Peter Anvinextlinux: remove debugging printf's
2010-06-15 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-15 H. Peter AnvinSwitch to 64-bit sector pointers everywhere
2010-06-15 Shao Millermdiskchk: Add --no-sequential mode
2010-06-15 Shao Millermemdisk: Correct El Torito termination response
2010-06-15 Shao Millereltorito: Include drive 0xFF in scan
2010-06-15 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com...
2010-06-14 H. Peter Anvincore: add hlt to infinite loop
2010-06-14 H. Peter AnvinImplement !GPT protocol in Syslinux core; handle offset...
2010-06-14 H. Peter Anvingptmbr: change synthetic partition type to 0xED
2010-06-13 H. Peter AnvinMerge remote branch 'sherbszt/gfxboot32' into pathbased
2010-06-13 H. Peter Anvinfat: handle .. pointing back to the root directory
2010-06-13 Sebastian Herbsztgfxboot: set media type
2010-06-12 Shao MillerifcpuXX: Support multiple parameters with labels
2010-06-12 H. Peter Anvingptmbr: save four bytes
2010-06-12 H. Peter Anvingptmbr: fix offset for MSW of partition end
2010-06-12 H. Peter Anvingptmbr: implement the new T13-approved GPT protocol
2010-06-11 Shao Millermdiskchk: Support three new features
2010-06-11 Shao Millermemdisk: Force 32-bit mBFT "safe hook" pointer field
2010-06-11 Shao Millermemdisk: Move dpt_t into common structures header
2010-06-11 Shao Millermemdisk: mBFT includes the MDI
2010-06-11 Shao Millermemdisk: Change patch area to include the entire MDI
2010-06-11 Shao Millermemdisk: Use MEMDISK header to access "safe hook"
2010-06-11 Shao Millermemdisk: Use real_addr_t for SEG:OFF fields
2010-06-11 Shao Millermemdisk: Move common structures into headers
2010-06-10 H. Peter Anvinsyslinux: Correctly handle the case of installing into...
2010-06-10 H. Peter Anvinsetadv: asprintf() doesn't return an error code
2010-06-10 H. Peter Anvinsyslxopt: add missing break;
2010-06-10 H. Peter Anvinloadconfig: fold FAT pathname search into generic_load_...
2010-06-10 H. Peter Anvinsyslinux: provide for backwards compatibility
2010-06-10 H. Peter Anvinsyslinux: don't break -o just yet; print warning and...
2010-06-09 H. Peter AnvinUnify instances of integer log2
2010-06-09 H. Peter AnvinClean up warnings in previous checkin
2010-06-09 Alek DuMake syslinux installer real "pathbased"
2010-06-08 H. Peter Anvinmboot.c32: don't rely on possibly incomplete fields
2010-06-08 H. Peter Anvinmboot.c32: handle non-self-terminating images
2010-06-07 Ferenc Wagnermenu docs: document MENU SAVE caveat with RAID-1
2010-06-07 Thomas Bächlerextlinux: add a --menu-save option
2010-06-07 Ferenc Wagnerextlinux docs: recommend the --raid option
2010-06-07 Ferenc Wagnerdocs: explain the danger of IPAPPEND 1
2010-06-07 Paul Bollechain.c32: add support for loading GRUB stage2
2010-05-30 Sebastian Herbsztgfxboot: use syslinux_derivative_info()
2010-05-28 H. Peter AnvinMENU IMMEDIATE: hotkeys which do not require Enter syslinux-4.00-pre47
next