77 Commits (544a6a9769112661b7831e114db4bf06c13baa67)

Author SHA1 Message Date
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings 9 years ago
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 9 years ago
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 years ago
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address 10 years ago
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 years ago
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands 10 years ago
  Alex Williamson 123bae9d93 [autoboot] Enable infrastructure to specify an autoboot device location 10 years ago
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown 2525e55c19 [autoboot] Use ifconf() to configure network device 10 years ago
  Michael Brown 170d493bf3 [autoboot] Fix shell banner timeout 10 years ago
  Michael Brown 936134ed46 [autoboot] Use next-server from filename's settings block 11 years ago
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown b3b939c6ff [image] Automatically free autobooted images 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 02a6f46c09 [settings] Match terminology in online documentation 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown ce350e4314 [autoboot] Allow a SAN boot as a fallback if a filename boot returns 13 years ago
  Michael Brown 8a61e37e2e [autoboot] Tidy up output following NBP execution 13 years ago
  Michael Brown e583afb977 [autoboot] Use a custom error number for "nothing to boot" 13 years ago
  Michael Brown 7617e36f9e [autoboot] Add an iPXE error URI to the "nothing to boot" message 13 years ago
  Michael Brown 88b8aa0f65 [autoboot] Cope properly with empty DHCP filenames 13 years ago
  Michael Brown a3252028d7 [autoboot] Avoid using uri_dup() for constructed TFTP URI 13 years ago
  Michael Brown 3ed849bbf2 [autoboot] Allow setting expansions in filename and root-path 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 debbea1123 [autoboot] Merge "netboot" command into "autoboot" 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
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 13 years ago
  Michael Brown 246624cdb8 [autoboot] Improve visibility of error messages 13 years ago
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 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 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 years ago
  Michael Brown 5bee2a2991 [autoboot] Ensure that an error message is always printed for a boot failure 14 years ago
  Joshua Oreman 6254998327 [dhcp] Await link-up before starting DHCP 15 years ago
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 years ago
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago