aboutsummaryrefslogtreecommitdiffstats
path: root/src/image/script.c
Commit message (Expand)AuthorAgeFilesLines
* [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic markerMichael Brown2010-05-221-4/+9
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-3/+3
* [script] Allow for DOS-style line endings in scriptsMichael Brown2009-06-031-3/+5
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [comboot] Allow for tail recursion of COMBOOT imagesMichael Brown2009-02-171-4/+1
* [image] Avoid claiming zero-length images as validMichael Brown2009-02-161-0/+6
* [script] Remove arbitrary limit on script line lengthsMichael Brown2008-06-181-28/+19
* Various warnings fixups for OpenBSD with gcc-3.3.5.Michael Brown2007-12-071-1/+1
* Set current working URI to be that of the executable image whenMichael Brown2007-08-071-9/+1
* Set current working URI equal to script URI during script execution.Michael Brown2007-08-021-1/+9
* Cope with non-newline-terminated scripts.Michael Brown2007-08-021-2/+3
* Scripts temporarily deregister themselves while executing. ThisMichael Brown2007-06-091-3/+16
* Make DEBUG=script echo the commands as they are executedMichael Brown2007-01-121-0/+1
* Use systematic names for XXX_IMAGE.Michael Brown2007-01-121-0/+113