38 Commits (626ccf76eafeaf22144e36bb3822766b08b5443e)

Author SHA1 Message Date
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands 10 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 years ago
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 5d3c368efb [image] Add "--replace" option 12 years ago
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 years ago
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 years ago
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 years ago
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function 13 years ago
  Michael Brown 2dd23e1ee9 [image] Clear the command line rather than setting an empty command line 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown 0cd6f2c709 [image] Use generic option-parsing library 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman f8448735b0 [image] Modify imgfree command to accept an argument 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Shao Miller 43834f5d25 [image] Added "chain" command to fetch, load, and execute image 15 years ago
  Michael Brown 0436e417bc [image] Fail "imgexec"/"boot" if the image to execute is ambiguous 16 years ago
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type 16 years ago
  Michael Brown ddf5c8d4d3 [cmdline] Fix image command-line construction for zero-length argument lists 16 years ago
  Michael Brown 4c85017968 [cmdline] Remove arbitrary limit on the length of image command lines 16 years ago
  Michael Brown 710c6c1be1 Error message cleanups. 17 years ago
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 17 years ago
  Holger Lubitz 97aade0d1f make imgfill_cmdline static 17 years ago
  Michael Brown e4c9c91d6e Removed debugging statements that should not have been checked in. 17 years ago
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again 17 years ago
  Michael Brown 160e66dbb9 Typo 17 years ago
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 years ago
  Michael Brown 8edf8f6fa8 Add the "initrd" command 17 years ago
  Michael Brown c088ecf042 Make "boot" a synonym for "imgexec", to match grub 17 years ago
  Michael Brown 83559c668a Don't print "<NULL>" when we use imgautoselect(). 17 years ago
  Michael Brown 2876197306 Allow "imgexec" with no arguments to boot the file that was loaded with 17 years ago
  Michael Brown f135a37f30 Cleaner separation between imgXXX() functions and image_cmd.c 17 years ago
  Michael Brown 9817f93094 Add basic "fetch" and "imgstat" commands. 17 years ago