17 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Author SHA1 Message Date
  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