38 コミット (626ccf76eafeaf22144e36bb3822766b08b5443e)

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