83 커밋 (37a0aab4ff2c86f4d109d4cd479535be97d07a94)

작성자 SHA1 메시지 날짜
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 년 전
  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 a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 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 3206e470d0 [image] Redact password from URIs displayed by imgfetch() 15 년 전
  Michael Brown cff419148c [pxe] Allow Escape to abort PXE menu selections 15 년 전
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 년 전
  Michael Brown 56066a6085 [pxe] Display the "Press F8" prompt rather than displaying menu with timeout 15 년 전
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 년 전
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 15 년 전
  Michael Brown 4b276b8df9 [pxe] Fall back to broadcast if no boot server multicast address exists 15 년 전
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 년 전
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up 15 년 전
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15 년 전
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 년 전
  Michael Brown 467c4f77c3 [hacks] Improve the guess_boot_netdev() logic 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 0436e417bc [image] Fail "imgexec"/"boot" if the image to execute is ambiguous 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 ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16 년 전
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 년 전
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 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 9747c1a486 Remove the obsolete pre-aBFT AoE boot table. 16 년 전
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. 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 291d69d7fd Added support for draft version of the AoE Boot Firmware Table. 17 년 전
  Michael Brown dde3f99e4e Fix endianness of "shelf" field 17 년 전
  Michael Brown d0abffc2f6 Added the AoE boot information table as used by Vampyre's AoE 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 년 전
  Michael Brown 47a86bca2d Prepare for iBFT merge when possible. iscsiboot.c contains a really, 17 년 전
  Michael Brown 487dc5be56 Fix up iscsiboot missing prototype warnings 17 년 전
  Michael Brown b94420a52b Ready to start testing 17 년 전
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. 17 년 전
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot 17 년 전
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported 17 년 전
  Michael Brown e4c9c91d6e Removed debugging statements that should not have been checked in. 17 년 전
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again 17 년 전
  Michael Brown 7d6e4aab6f Use monojob and dhcp_configure_netdev(). 17 년 전
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). 17 년 전