Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NEWS: add grubcfg= and whichsys.c32chain_grubcfg | Gert Hulselmans | 2010-07-06 | 1 | -3/+3 |
* | NEWS: add grubcfg= and whichsys.c32 | Gert Hulselmans | 2010-07-06 | 1 | -0/+4 |
* | Merge remote branch 'gerth/whichsys' | H. Peter Anvin | 2010-07-05 | 2 | -1/+129 |
|\ | |||||
| * | whichsys.c32: execute specific command, based on Syslinux bootloader variantwhichsys | Gert Hulselmans | 2010-07-05 | 2 | -1/+129 |
* | | Merge remote branch 'gerth/chain_grubcfg' | H. Peter Anvin | 2010-07-05 | 1 | -9/+112 |
|\ \ | |||||
| * | | chain.c32: Put declaration of *stage2 before common code | Gert Hulselmans | 2010-07-05 | 1 | -2/+2 |
| * | | chain.c32: add grubcfg= for passing an alternative config filename to GRUB L... | Gert Hulselmans | 2010-07-04 | 1 | -9/+112 |
* | | | ifcpu.c32: need <unistd.h> | H. Peter Anvin | 2010-07-05 | 1 | -0/+1 |
* | | | ifcpu.c32: remove open-coded sleep function | H. Peter Anvin | 2010-07-05 | 1 | -13/+1 |
* | | | lua: change syslinux.sleep() to seconds, syslinux.msleep() to ms | H. Peter Anvin | 2010-07-05 | 3 | -11/+24 |
* | | | com32: add proper sleep()/msleep() functions and make Lua use them | H. Peter Anvin | 2010-07-05 | 7 | -19/+30 |
* | | | com32: change clock_t to 32 bits, and in milliseconds | H. Peter Anvin | 2010-07-05 | 2 | -7/+5 |
* | | | core: add a ms-denominated timer | H. Peter Anvin | 2010-07-05 | 4 | -3/+25 |
| |/ |/| | |||||
* | | Merge remote branch 'marcel/luaext' | H. Peter Anvin | 2010-07-05 | 9 | -11/+1116 |
|\ \ | |||||
| * | | Added PCI desc | Marcel Ritter | 2009-10-20 | 1 | -1/+43 |
| * | | Added invocation | Marcel Ritter | 2009-10-20 | 1 | -0/+15 |
| * | | New | Marcel Ritter | 2009-10-20 | 1 | -0/+216 |
| * | | Loading of kernel and ramdisk works | Marcel Ritter | 2009-10-16 | 1 | -0/+120 |
| * | | More debugging removed | Marcel Ritter | 2009-10-15 | 1 | -0/+2 |
| * | | Disabled debug output | Marcel Ritter | 2009-10-15 | 1 | -3/+4 |
| * | | Updated | Marcel Ritter | 2009-10-12 | 1 | -0/+44 |
| * | | Fixed vesa stuff | Marcel Ritter | 2009-10-10 | 3 | -2/+23 |
| * | | Added sleep() | Marcel Ritter | 2009-10-09 | 2 | -39/+92 |
| * | | Prepare for arg parsing support | Marcel Ritter | 2009-10-09 | 1 | -1/+229 |
| * | | COM32: lua - add vesa functions (only mode listing right now) | Marcel Ritter | 2008-12-15 | 5 | -0/+144 |
| * | | COM32: lua - basic pci functions implemented | Marcel Ritter | 2008-12-15 | 5 | -1/+224 |
* | | | zlib: update to zlib 1.2.5 | H. Peter Anvin | 2010-07-05 | 22 | -1254/+2712 |
* | | | libpng: upgrade to version 1.2.44 | H. Peter Anvin | 2010-07-04 | 32 | -18460/+10183 |
* | | | com32: update getopt() to the current version from klibc | H. Peter Anvin | 2010-07-02 | 1 | -46/+71 |
* | | | com32: add getopt_long() to the library | H. Peter Anvin | 2010-07-02 | 3 | -1/+176 |
* | | | NEWS, version: now working on version 4.02 | H. Peter Anvin | 2010-07-02 | 2 | -1/+11 |
* | | | core: split loadconfig.c into two files | H. Peter Anvin | 2010-07-02 | 2 | -29/+41 |
* | | | core: merge the configfile-searching code, isolinux generic names | H. Peter Anvin | 2010-07-02 | 3 | -42/+40 |
* | | | core: always canonicalize the configuration file name | H. Peter Anvin | 2010-07-02 | 1 | -1/+4 |
* | | | lua: quiet warnings about unused variables and functions | H. Peter Anvin | 2010-07-02 | 3 | -2/+5 |
* | | | lua: add parents to luaconf.h to quiet a gcc warning | H. Peter Anvin | 2010-07-02 | 1 | -2/+2 |
* | | | lua: add missing <syslinux/boot.h> to syslinux.c | H. Peter Anvin | 2010-07-02 | 1 | -0/+1 |
* | | | lua: Modernize the Makefile | H. Peter Anvin | 2010-07-02 | 1 | -73/+27 |
* | | | NEWS: explain the memory overwrite bug a bit better | H. Peter Anvin | 2010-07-02 | 1 | -2/+2 |
* | | | Fix nuisance _FORTIFY_SOURCE failures | H. Peter Anvin | 2010-07-02 | 2 | -3/+7 |
* | | | installers: handle asprintf() correctly | H. Peter Anvin | 2010-07-02 | 3 | -16/+19 |
* | | | Document 'nopassany' in MEMDISK documentation. | Gert Hulselmans | 2010-07-02 | 1 | -0/+1 |
* | | | pxelinux: new IPAPPEND 4 to generate a SYSUUID= option. | H. Peter Anvin | 2010-07-01 | 7 | -25/+72 |
* | | | Makefile: add lua.c32 to installables | H. Peter Anvin | 2010-07-01 | 1 | -1/+1 |
* | | | core, diskio: reset controller between EDD retries | H. Peter Anvin | 2010-07-01 | 1 | -1/+13 |
* | | | Merge branch 'lua' | H. Peter Anvin | 2010-07-01 | 110 | -1/+28956 |
|\ \ \ | |||||
| * | | | NEWS: add lua.c32 | H. Peter Anvin | 2010-07-01 | 1 | -0/+1 |
| * | | | lua: update for Syslinux 4 | Geert Stappers | 2010-07-01 | 2 | -6/+16 |
| * | | | Merge branch 'master' into lua | H. Peter Anvin | 2010-07-01 | 1726 | -80866/+204145 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | COM32: lua - added dmi functions | Marcel Ritter | 2008-12-15 | 5 | -1/+324 |