36 Комити (master)

Аутор SHA1 Порука Датум
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL пре 9 година
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically пре 10 година
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() пре 10 година
  Michael Brown 31f5211035 [script] Allow commands following a script label пре 11 година
  Michael Brown 7fc18ea8ab [script] Allow initial whitespace on lines containing labels пре 11 година
  Michael Brown e52c24492a [script] Avoid trying to read final character of a zero-length string пре 11 година
  Michael Brown bba5a39026 [script] Allow for backslash continuation of script lines пре 11 година
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts пре 12 година
  Michael Brown a026a27f04 [script] Avoid using stack-allocated memory in process_line() пре 12 година
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key пре 12 година
  Michael Brown 174df77359 [script] Accept labels on lines terminated with CRLF пре 12 година
  Michael Brown e934447a60 [script] Allow scripts to be replaced пре 13 година
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" пре 13 година
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script пре 13 година
  Michael Brown e87fc5e743 [script] Add "prompt" command пре 13 година
  Michael Brown 9e162121b1 [script] Add an iPXE error URI to the "not in a script" message пре 13 година
  Michael Brown 34b6ecb2f1 [image] Simplify image management пре 13 година
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help пре 13 година
  Michael Brown 930f009bfa [script] Remove "Aborting on <line>" message пре 13 година
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit пре 13 година
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script пре 13 година
  Michael Brown 6d68ffee39 [script] Implement "goto" in iPXE scripts пре 13 година
  Michael Brown 13dfe2cf51 [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker пре 14 година
  Michael Brown 8406115834 [build] Rename gPXE to iPXE пре 14 година
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts пре 15 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images пре 15 година
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid пре 15 година
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths пре 16 година
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. пре 16 година
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when пре 17 година
  Michael Brown 1ae40765a6 Set current working URI equal to script URI during script execution. пре 17 година
  Michael Brown 02de18eb3e Cope with non-newline-terminated scripts. пре 17 година
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This пре 17 година
  Michael Brown a6afbe762c Make DEBUG=script echo the commands as they are executed пре 17 година
  Michael Brown 67aedf34fa Use systematic names for XXX_IMAGE. пре 17 година