55 次代码提交 (34b6ecb2f1d7940a0065cbabd6f9dcd439b4c841)

作者 SHA1 备注 提交日期
  Michael Brown a3252028d7 [autoboot] Avoid using uri_dup() for constructed TFTP URI 14 年前
  Michael Brown 3ed849bbf2 [autoboot] Allow setting expansions in filename and root-path 14 年前
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable 14 年前
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 14 年前
  Michael Brown debbea1123 [autoboot] Merge "netboot" command into "autoboot" 14 年前
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library 14 年前
  Michael Brown 4448285142 [autoboot] Add "netboot" command 14 年前
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 14 年前
  Michael Brown 246624cdb8 [autoboot] Improve visibility of error messages 14 年前
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 15 年前
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 15 年前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 15 年前
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 15 年前
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 15 年前
  Michael Brown 5bee2a2991 [autoboot] Ensure that an error message is always printed for a boot failure 15 年前
  Joshua Oreman 6254998327 [dhcp] Await link-up before starting DHCP 16 年前
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 16 年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16 年前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 16 年前
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 16 年前
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 16 年前
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 16 年前
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 16 年前
  Michael Brown 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs 17 年前
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 17 年前
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 17 年前
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 17 年前
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 17 年前
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 17 年前
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. 17 年前
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. 18 年前
  Michael Brown 710c6c1be1 Error message cleanups. 18 年前
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 18 年前
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current 18 年前
  Holger Lubitz 1ec846b038 make netboot() static 18 年前
  Michael Brown 487dc5be56 Fix up iscsiboot missing prototype warnings 18 年前
  Michael Brown b94420a52b Ready to start testing 18 年前
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot 18 年前
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again 18 年前
  Michael Brown 160e66dbb9 Typo 18 年前
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 18 年前
  Michael Brown 49fc8dcdc3 Use dhcp(), imgfetch() etc. to boot rather than dhcp_test(). 18 年前
  Michael Brown d9ba8f790b Add route() function to display routing table. 18 年前
  Michael Brown 78ded6604a Try booting from the "boot" network device first (i.e. the one which we 18 年前
  Michael Brown 55e590ab3a Move header file for usr/autoboot.c to include/usr 18 年前
  Michael Brown d24b80acf2 Added network interface management commands 18 年前
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 18 年前
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 18 年前
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a 18 年前
  Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum 19 年前