index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
image
/
script.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker
Michael Brown
2010-05-22
1
-4
/
+9
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
1
-3
/
+5
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
1
-4
/
+1
*
[image] Avoid claiming zero-length images as valid
Michael Brown
2009-02-16
1
-0
/
+6
*
[script] Remove arbitrary limit on script line lengths
Michael Brown
2008-06-18
1
-28
/
+19
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Set current working URI to be that of the executable image when
Michael Brown
2007-08-07
1
-9
/
+1
*
Set current working URI equal to script URI during script execution.
Michael Brown
2007-08-02
1
-1
/
+9
*
Cope with non-newline-terminated scripts.
Michael Brown
2007-08-02
1
-2
/
+3
*
Scripts temporarily deregister themselves while executing. This
Michael Brown
2007-06-09
1
-3
/
+16
*
Make DEBUG=script echo the commands as they are executed
Michael Brown
2007-01-12
1
-0
/
+1
*
Use systematic names for XXX_IMAGE.
Michael Brown
2007-01-12
1
-0
/
+113