43 커밋 (9978e2cb3725c716169ade674c18376b1a401219)

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