| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
And document the change in usage.
|
| |
|
|
|
|
| |
Source downloaded from http://www.lua.org/ftp/lua-5.2.2.tar.gz.
The com32/lua directory now matches exactly the source distribution,
plus the various Syslinux extension modules and their documentation.
|
| |
|
|
|
|
| |
Updating base code to 5.1.4
Adding -DSYSLINUX build flag
Moving #if 0 to ifndef SYSLINUX
|
| |
|
|
|
|
|
| |
Add .syslinux.derivative() and .syslinux.version().
Add an example script which shows how you can use .syslinux.derivative().
Signed-off-by: Gert Hulselmans <gerth@zytor.com>
|
| |
|
|
|
|
|
| |
For consistency with just about everything else, make syslinux.sleep()
count seconds, and syslinux.msleep() count milliseconds.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
| | |
|
| | |
|
| | |
|
|
|
Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru>
|