64 次程式碼提交 (73480352315a12fdef467402ea41be9ac285e4e7)

作者 SHA1 備註 提交日期
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 年之前
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 年之前
  Michael Brown b3b939c6ff [image] Automatically free autobooted images 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 02a6f46c09 [settings] Match terminology in online documentation 13 年之前
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 年之前
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 年之前
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 年之前
  Michael Brown ce350e4314 [autoboot] Allow a SAN boot as a fallback if a filename boot returns 13 年之前
  Michael Brown 8a61e37e2e [autoboot] Tidy up output following NBP execution 13 年之前
  Michael Brown e583afb977 [autoboot] Use a custom error number for "nothing to boot" 13 年之前
  Michael Brown 7617e36f9e [autoboot] Add an iPXE error URI to the "nothing to boot" message 13 年之前
  Michael Brown 88b8aa0f65 [autoboot] Cope properly with empty DHCP filenames 13 年之前
  Michael Brown a3252028d7 [autoboot] Avoid using uri_dup() for constructed TFTP URI 13 年之前
  Michael Brown 3ed849bbf2 [autoboot] Allow setting expansions in filename and root-path 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 debbea1123 [autoboot] Merge "netboot" command into "autoboot" 13 年之前
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library 13 年之前
  Michael Brown 4448285142 [autoboot] Add "netboot" command 13 年之前
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 13 年之前
  Michael Brown 246624cdb8 [autoboot] Improve visibility of error messages 13 年之前
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 年之前
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 年之前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年之前
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 年之前
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 年之前
  Michael Brown 5bee2a2991 [autoboot] Ensure that an error message is always printed for a boot failure 14 年之前
  Joshua Oreman 6254998327 [dhcp] Await link-up before starting DHCP 15 年之前
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 15 年之前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年之前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 年之前
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 年之前
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 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 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs 16 年之前
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 年之前
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 年之前
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 年之前
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 年之前
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 16 年之前
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. 16 年之前
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. 17 年之前
  Michael Brown 710c6c1be1 Error message cleanups. 17 年之前
  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 年之前
  Holger Lubitz 1ec846b038 make netboot() static 17 年之前