43 Commits (9978e2cb3725c716169ade674c18376b1a401219)

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