25 Commits (e934447a60e7d9fe84e246ad03c1a16d4bb88a9b)

Autor SHA1 Mensagem Data
  Michael Brown e934447a60 [script] Allow scripts to be replaced 13 anos atrás
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 13 anos atrás
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script 13 anos atrás
  Michael Brown e87fc5e743 [script] Add "prompt" command 13 anos atrás
  Michael Brown 9e162121b1 [script] Add an iPXE error URI to the "not in a script" message 13 anos atrás
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 anos atrás
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 anos atrás
  Michael Brown 930f009bfa [script] Remove "Aborting on <line>" message 13 anos atrás
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit 13 anos atrás
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script 13 anos atrás
  Michael Brown 6d68ffee39 [script] Implement "goto" in iPXE scripts 13 anos atrás
  Michael Brown 13dfe2cf51 [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker 14 anos atrás
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 anos atrás
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts 15 anos atrás
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 anos atrás
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 anos atrás
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid 15 anos atrás
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths 16 anos atrás
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 anos atrás
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when 17 anos atrás
  Michael Brown 1ae40765a6 Set current working URI equal to script URI during script execution. 17 anos atrás
  Michael Brown 02de18eb3e Cope with non-newline-terminated scripts. 17 anos atrás
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This 17 anos atrás
  Michael Brown a6afbe762c Make DEBUG=script echo the commands as they are executed 17 anos atrás
  Michael Brown 67aedf34fa Use systematic names for XXX_IMAGE. 17 anos atrás