38 Commits (master)

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