64 Commits (8c3e95ce420c21e612dbed58fd74dbb01025643f)

Autor SHA1 Nachricht Datum
  Michael Brown 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs vor 16 Jahren
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation vor 16 Jahren
  Michael Brown 0436e417bc [image] Fail "imgexec"/"boot" if the image to execute is ambiguous vor 16 Jahren
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state vor 16 Jahren
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values vor 16 Jahren
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO vor 16 Jahren
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) vor 16 Jahren
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. vor 16 Jahren
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. vor 16 Jahren
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. vor 16 Jahren
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. vor 16 Jahren
  Michael Brown 9747c1a486 Remove the obsolete pre-aBFT AoE boot table. vor 16 Jahren
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. vor 16 Jahren
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. vor 17 Jahren
  Michael Brown 710c6c1be1 Error message cleanups. vor 17 Jahren
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. vor 17 Jahren
  Michael Brown 291d69d7fd Added support for draft version of the AoE Boot Firmware Table. vor 17 Jahren
  Michael Brown dde3f99e4e Fix endianness of "shelf" field vor 17 Jahren
  Michael Brown d0abffc2f6 Added the AoE boot information table as used by Vampyre's AoE vor 17 Jahren
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current vor 17 Jahren
  Holger Lubitz 1ec846b038 make netboot() static vor 17 Jahren
  Michael Brown 47a86bca2d Prepare for iBFT merge when possible. iscsiboot.c contains a really, vor 17 Jahren
  Michael Brown 487dc5be56 Fix up iscsiboot missing prototype warnings vor 17 Jahren
  Michael Brown b94420a52b Ready to start testing vor 17 Jahren
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. vor 17 Jahren
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot vor 17 Jahren
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported vor 17 Jahren
  Michael Brown e4c9c91d6e Removed debugging statements that should not have been checked in. vor 17 Jahren
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again vor 17 Jahren
  Michael Brown 7d6e4aab6f Use monojob and dhcp_configure_netdev(). vor 17 Jahren
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). vor 17 Jahren
  Michael Brown e708137029 DNS code now records a whole struct sockaddr for the name server. vor 17 Jahren
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This vor 17 Jahren
  Anselm Martin Hoffmeister ed7dc02a95 hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise vor 17 Jahren
  Michael Brown 160e66dbb9 Typo vor 17 Jahren
  Michael Brown bde8878eef Keep HTTP progress updated, and display a progress indicator during the vor 17 Jahren
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h vor 17 Jahren
  Michael Brown 4e3976711d A working name resolution framework vor 17 Jahren
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any vor 17 Jahren
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously vor 17 Jahren
  Michael Brown ff8528ea9a Create and use async_block() macro; it cuts down on the visual overhead vor 17 Jahren
  Michael Brown f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat vor 17 Jahren
  Michael Brown df0397f334 Update TFTP and FTP to take the same temporary URI scheme as HTTP vor 17 Jahren
  Michael Brown afa752f5fb Protocol's get() method no longer takes ownership of the URI. HTTP is the vor 17 Jahren
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This vor 17 Jahren
  Michael Brown 341c0b9cfb Add HTTP test support vor 17 Jahren
  Michael Brown 49fc8dcdc3 Use dhcp(), imgfetch() etc. to boot rather than dhcp_test(). vor 17 Jahren
  Michael Brown 9952df9b52 Add "dhcp" command vor 17 Jahren
  Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which vor 17 Jahren
  Michael Brown 39ede8c7e8 Added dhcp() user-level command. vor 17 Jahren