Michael Brown
|
0ea821c7b7
|
[script] Remove arbitrary limit on script line lengths
|
il y a 16 ans |
Michael Brown
|
df868476e7
|
Various warnings fixups for OpenBSD with gcc-3.3.5.
|
il y a 17 ans |
Michael Brown
|
cfcc41d407
|
Set current working URI to be that of the executable image when
executing any image, not just a script. (This will enable pxelinux to
use relative URIs, should it wish to.)
|
il y a 17 ans |
Michael Brown
|
1ae40765a6
|
Set current working URI equal to script URI during script execution.
|
il y a 17 ans |
Michael Brown
|
02de18eb3e
|
Cope with non-newline-terminated scripts.
Print error status using strerror().
|
il y a 17 ans |
Michael Brown
|
b256900d4f
|
Scripts temporarily deregister themselves while executing. This
allows us to avoid execution loops without having to hack around the
image registration order.
|
il y a 17 ans |
Michael Brown
|
a6afbe762c
|
Make DEBUG=script echo the commands as they are executed
|
il y a 18 ans |
Michael Brown
|
67aedf34fa
|
Use systematic names for XXX_IMAGE.
Add scripts as an image format (since it's trivial to do).
|
il y a 18 ans |