profile/ivi/syslinux.git
2010-07-21 H. Peter AnvinMerge remote branch 'sha0/com32lib_disk' into disklib
2010-07-21 H. Peter Anvinwin64: experimental Win64 installer (syslinux64.exe) syslinux-4.02
2010-07-21 H. Peter Anvinwin32: fix README, adjust broken +x bits
2010-07-20 Geert Stapperslua: remove obsolete FIXME comment
2010-07-20 H. Peter AnvinNEWS: document IP byte order fix. syslinux-4.02-pre5
2010-07-20 H. Peter Anvinpxe: fix byte order of output from parse_dotquad()
2010-07-20 Shao Millerextlinux, linux: Ignore --force in these installers syslinux-4.02-pre4
2010-07-20 Shao Millerdos: Use libinstaller option parser
2010-07-20 H. Peter Anvindos: add .size directives to int2526.S
2010-07-20 H. Peter Anvindos: add .size attribute for syslinux_ldlinux_len
2010-07-20 H. Peter Anvindos: add missing file ldlinux.S
2010-07-20 H. Peter Anvinwin32: remove an archive before running ar on it
2010-07-20 H. Peter Anvindos, win32: use our own getopt_long() for both
2010-07-20 H. Peter Anvindos: fix non-executable files which were +x
2010-07-19 H. Peter AnvinMerge branch 'master' into libinstaller_dos_wip
2010-07-19 H. Peter Anvindos: advance the pointer correctly
2010-07-19 H. Peter Anvindos: add memcpy_from_sl() and use it where appropriate
2010-07-19 H. Peter Anvindos: change the link procedure to use negative pointers...
2010-07-19 H. Peter AnvinNEWS: mtools, win32 uses new CLI
2010-07-19 H. Peter Anvinman: update syslinux.1. It is still out of date, however.
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/lua'
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/ifplop_comments'
2010-07-19 H. Peter AnvinMerge remote branch 'sha0/for_hpa' syslinux-4.02-pre3
2010-07-17 H. Peter Anvindiskio: add a paranoia cast
2010-07-17 H. Peter Anvindiskio: fix name for secpercyl field, remove unused...
2010-07-16 H. Peter AnvinNEWS: document EDD->CHS fallback. syslinux-4.02-pre2
2010-07-16 H. Peter Anvindiskio: remove locally coded ilog2()
2010-07-16 H. Peter Anvindiskio: expand most fields; cache the number of total...
2010-07-16 H. Peter Anvindiskio: move strict CHS start value check into chs_rdwr...
2010-07-16 H. Peter Anvindiskio: check early for an impossible LBA value for...
2010-07-16 H. Peter Anvindiskio: when falling back EDD->CHS make sure to get...
2010-07-16 H. Peter Anvindiskio: remove redundant sector count cap
2010-07-16 H. Peter Anvindiskio: allow fallback from EDD to CHS
2010-07-16 H. Peter AnvinNEWS: Try again for proper lua.c32 credits
2010-07-16 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub...
2010-07-12 Gert Hulselmanswhichsys.c32: Fix example in the comments and Usage...
2010-07-12 Gert Hulselmansifplop.c32: Fix spelling errors and other mistakes...
2010-07-12 H. Peter Anvindoc: Recommend NASM 2.07+
2010-07-12 H. Peter Anvindoc: NASM 2.03+ has been required since 4.00 at least
2010-07-10 Shao Millerchain.c32, libcom32: Move gpt_dump() as disk_gpt_header...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct gpt as disk_gpt_header
2010-07-10 Shao Millerchain.c32, libcom32: Move gpt_part_dump() as disk_gpt_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move guid_to_str() and str_to_guid()
2010-07-10 Shao Millerchain.c32, libcom32: Move struct gpt_part as disk_gpt_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move guid_le_walk_map
2010-07-10 Shao Millerchain.c32, libcom32: Move struct guid
2010-07-10 Shao Millerchain.c32, libcom32: Move struct mbr as disk_dos_mbr
2010-07-10 Shao Millerchain.c32, libcom32: Move mbr_part_dump() as disk_dos_p...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct part_entry as disk_dos...
2010-07-10 Shao Millerchain.c32, libcom32: Move chs macros and chs typedef...
2010-07-10 Shao Millerlibcom32 disk: A slight grunt of constipation
2010-07-10 Shao Millerchain.c32, libcom32: Move write_verify_sector() as...
2010-07-10 Shao Millerchain.c32, libcom32: Move write_sector() as disk_write_...
2010-07-10 Shao Millerlibcom32 disk: Trivial formatting fix-up
2010-07-10 Shao Millerchain.c32, libcom32: Move read_sectors() as disk_read_s...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct ebios_dapa as disk_ebi...
2010-07-10 Shao Millerchain.c32, libcom32: Move get_disk_params() as disk_get...
2010-07-10 Shao Millerchain.c32: Run Nindent on com32/modules/chain.c
2010-07-10 Shao Millerchain.c32, libcom32: Move int13_retry() as disk_int13_r...
2010-07-10 Shao Millerlibcom32: Introduce disk header and module
2010-07-10 Shao Millerdos: Work-in-progress 2
2010-07-10 Shao Millerwin32: Use libinstaller option parser
2010-07-10 Shao Millermtools: Use libinstaller option parser
2010-07-10 Shao Millerlibinstaller: Add --mbr, --active, and --force options
2010-07-08 H. Peter AnvinNEWS: correct credit for new Lua work.
2010-07-08 H. Peter AnvinNEWS: update syslinux-4.02-pre1
2010-07-07 Laurent LicourDMI: Fixing memory mgmnt in dmi_memory_module_types
2010-07-07 Gert Hulselmanslua: Add .syslinux.derivative() and .syslinux.version()
2010-07-06 H. Peter Anvinzlib: rename DEBUG to DEBUG_ZLIB again
2010-07-06 Gert Hulselmanslua: remove obsolete header used for old sleep function
2010-07-06 H. Peter Anvinmtools: slightly more obvious definition of tmpdir...
2010-07-06 H. Peter Anvinmtools: honor TMPDIR, check for errors writing mtools...
2010-07-06 H. Peter Anvinbtrfs: print an error if finding compressed/encrypted...
2010-07-06 H. Peter AnvinMerge remote branch 'gerth/ifcpu_remove_defines'
2010-07-05 Gert Hulselmansifcpu.c32: Remove defines used in the old sleep function.
2010-07-05 Gert HulselmansNEWS: add grubcfg= and whichsys.c32
2010-07-05 Gert HulselmansNEWS: add grubcfg= and whichsys.c32
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/whichsys'
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/chain_grubcfg'
2010-07-05 H. Peter Anvinifcpu.c32: need <unistd.h>
2010-07-05 H. Peter Anvinifcpu.c32: remove open-coded sleep function
2010-07-05 H. Peter Anvinlua: change syslinux.sleep() to seconds, syslinux.mslee...
2010-07-05 H. Peter Anvincom32: add proper sleep()/msleep() functions and make...
2010-07-05 H. Peter Anvincom32: change clock_t to 32 bits, and in milliseconds
2010-07-05 H. Peter Anvincore: add a ms-denominated timer
2010-07-05 Gert Hulselmanswhichsys.c32: execute specific command, based on Syslin...
2010-07-05 H. Peter AnvinMerge remote branch 'marcel/luaext'
2010-07-05 H. Peter Anvinzlib: update to zlib 1.2.5
2010-07-05 Gert Hulselmanschain.c32: Put declaration of *stage2 before common...
2010-07-05 H. Peter Anvinlibpng: upgrade to version 1.2.44
2010-07-04 Gert Hulselmanschain.c32: add grubcfg= for passing an alternative...
2010-07-03 Shao Millerdos: Work-in-progress
2010-07-03 Shao Millerwin32: Use libinstaller option parser
2010-07-03 Shao Millermtools: Use libinstaller option parser
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...
next