profile/ivi/syslinux.git
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 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
2010-06-24 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub... syslinux-4.00-pre59
2010-06-24 H. Peter Anvinextlinux: fix ADV handling, so extlinux.sys -> ldlinux...
2010-06-24 Gert Hulselmansdisklib: Add WEE bootloader detection code
2010-06-24 Shao Millerchain: A sprinkling of documentation
2010-06-24 H. Peter Anvinadvio: make read_adv() distinguish ENOENT from other...
2010-06-24 Erwan Veluifcpu: printing usage if no parameter
2010-06-24 H. Peter Anvinextlinux: add code to automate extlinux.sys -> ldlinux...
2010-06-24 H. Peter Anvinlibfat: formatting fix
2010-06-24 Shao Millerchain: Remove type-assurance macro for declarations
2010-06-25 Shao Millerchain: Support GPT disks
2010-06-24 Shao Millerchain: Change disk partition iteration strategy
2010-06-24 Shao Millerchain: Fix allocation size in read_sectors
2010-06-23 H. Peter AnvinMove modify_adv() into common code
2010-06-23 H. Peter Anvinfs: enforce filetypes in open_file
2010-06-23 H. Peter Anvinopendir: enforce the file type
2010-06-23 H. Peter Anvinpxe: set the file type in the inode structure
2010-06-23 H. Peter Anvinmemdiskfind: remove debugging printf
2010-06-23 H. Peter Anvinmemdiskfind: make sure we don't map unavailable RAM
2010-06-23 Shao Millerchain: Add DOS partition dumping routine for debugging
2010-06-23 Shao Millerchain: Use struct mbr where applicable
2010-06-23 Shao Millerchain: Use CHS typedef and macros
2010-06-23 Shao Millerchain: Allow reading more than a single sector
2010-06-23 Shao Millerchain: Run Nindent on com32/modules/chain.c
2010-06-23 H. Peter Anvinmtools: create an empty ADV syslinux-4.00-pre58
2010-06-23 H. Peter Anvindos: vacuous ADV support
2010-06-23 H. Peter Anvinsetadv: remove unused, nonportable header file
2010-06-22 H. Peter Anvinwin32: vacuous ADV support
2010-06-22 H. Peter Anvinwin32: use .obj not .o, and build an intermediate library
2010-06-22 H. Peter Anvinpxe: fix the timeout logic for RRQ syslinux-4.00-pre57
2010-06-22 H. Peter Anvinpxe: fix bugs in DHCP parsing and config file selection
2010-06-22 H. Peter Anvinpxe: correct the generation of the UUID string
2010-06-22 H. Peter AnvinMerge remote branch 'erwan/master_new'
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 H. Peter Anvinsysdump, be_srec: increment the address
2010-06-22 H. Peter Anvinsysdump: output S-records to the console
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...
next