210 Commits (master)

Author SHA1 Message Date
  Michael Brown be9ed2848d [image] Omit URI query string and fragment from download progress messages 6 years ago
  Michael Brown 84d406ccf4 [block] Allow use of a non-default EFI SAN boot filename 7 years ago
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7 years ago
  Michael Brown bb5a54b79a [block] Add basic multipath support 7 years ago
  Michael Brown 1e277ab062 [crypto] Add certstat() to display basic certificate information 7 years ago
  Michael Brown 829fedafcb [image] Use image_asn1() to extract data from CMS signature images 7 years ago
  Michael Brown 3c61e11fe1 [cmdline] Add "ntp" command 7 years ago
  Michael Brown 80dd6cbcc4 [lotest] Add option to use broadcast packets for loopback testing 8 years ago
  Michael Brown ab5b3abbba [int13] Allow drive to be hooked using the natural drive number 8 years ago
  Michael Brown 8290a10aba [ifmgmt] Include human-readable error message for configuration failure 8 years ago
  Michael Brown 299fdabe48 [infiniband] Add "ibstat" command 8 years ago
  Michael Brown 3c26ffafce [autoboot] Fix incorrect boolean logic 8 years ago
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8 years ago
  Michael Brown 4e03af8ec2 [autoboot] Display image information as part of the default control flow 8 years ago
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux 8 years ago
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" 8 years ago
  Michael Brown 75d6fec6c4 [autoboot] Match against parent devices when matching by bus type and location 9 years ago
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 4b2800c7d5 [build] Allow product tag line to be customised via config/branding.h 9 years ago
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h 9 years ago
  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 dea6a6c1a0 [ping] Allow "ping" command output to be inhibited 9 years ago
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets 9 years ago
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function 9 years ago
  Michael Brown 721a492020 [lotest] Discard packets arriving on the incorrect network device 9 years ago
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address 9 years ago
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 years ago
  Michael Brown 9f0b7f428a [ifmgmt] Do not sleep CPU while configuring network devices 10 years ago
  Michael Brown 7c44fd68f0 [cmdline] Add "profstat" command to display profiling statistics 10 years ago
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 years ago
  Michael Brown 24bbaf6a38 [lotest] Allow loopback testing on shared networks 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 f22c19f3fb [cmdline] Add the "ipstat" command 10 years ago
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI 10 years ago
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown 259858950a [mucurses] Use centralised concept of colour pairs 10 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 2f1c7e386b [ipv6] Add support for resolving IPv6 addresses via the "nslookup" command 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation 10 years ago
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function 10 years ago
  Michael Brown 2525e55c19 [autoboot] Use ifconf() to configure network device 10 years ago
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration 10 years ago
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() 10 years ago