41 Commits (196751ce95fa6b6566a5b336193681fad3581fd1)

Author SHA1 Message Date
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands 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 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c 13 years ago
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image 13 years ago
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable 13 years ago
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 years ago
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library 13 years ago
  Michael Brown 4448285142 [autoboot] Add "netboot" command 13 years ago
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory 13 years ago
  Michael Brown bf2657075d [fc] Add Fibre Channel management commands 13 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 years ago
  Joshua Oreman 1327a787eb [iwmgmt] Add wireless management commands and text for common errors 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 years ago
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 years ago
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 years ago
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 16 years ago
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 17 years ago
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current 17 years ago
  Michael Brown 487dc5be56 Fix up iscsiboot missing prototype warnings 17 years ago
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again 17 years ago
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any 17 years ago
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This 17 years ago
  Michael Brown b45a9bfa2d Added missing declaration. 17 years ago
  Michael Brown 39ede8c7e8 Added dhcp() user-level command. 17 years ago
  Michael Brown 475d6d1f7c fetch() now knows nothing about struct image; it simply loads a file and 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
  Michael Brown d9ba8f790b Add route() function to display routing table. 17 years ago
  Michael Brown 55e590ab3a Move header file for usr/autoboot.c to include/usr 17 years ago
  Michael Brown d24b80acf2 Added network interface management commands 17 years ago