30 Revīzijas (076154a1c6ca987f84450c0225c190c9cdd77c59)

Autors SHA1 Ziņojums Datums
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 gadus atpakaļ
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 15 gadus atpakaļ
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 gadus atpakaļ
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 gadus atpakaļ
  Michael Brown 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs 16 gadus atpakaļ
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 gadus atpakaļ
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 gadus atpakaļ
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 gadus atpakaļ
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 gadus atpakaļ
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 16 gadus atpakaļ
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. 16 gadus atpakaļ
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. 17 gadus atpakaļ
  Michael Brown 710c6c1be1 Error message cleanups. 17 gadus atpakaļ
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 17 gadus atpakaļ
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current 17 gadus atpakaļ
  Holger Lubitz 1ec846b038 make netboot() static 17 gadus atpakaļ
  Michael Brown 487dc5be56 Fix up iscsiboot missing prototype warnings 17 gadus atpakaļ
  Michael Brown b94420a52b Ready to start testing 17 gadus atpakaļ
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot 17 gadus atpakaļ
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again 17 gadus atpakaļ
  Michael Brown 160e66dbb9 Typo 17 gadus atpakaļ
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 gadus atpakaļ
  Michael Brown 49fc8dcdc3 Use dhcp(), imgfetch() etc. to boot rather than dhcp_test(). 17 gadus atpakaļ
  Michael Brown d9ba8f790b Add route() function to display routing table. 17 gadus atpakaļ
  Michael Brown 78ded6604a Try booting from the "boot" network device first (i.e. the one which we 17 gadus atpakaļ
  Michael Brown 55e590ab3a Move header file for usr/autoboot.c to include/usr 17 gadus atpakaļ
  Michael Brown d24b80acf2 Added network interface management commands 17 gadus atpakaļ
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 17 gadus atpakaļ
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 17 gadus atpakaļ
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a 17 gadus atpakaļ
  Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum 18 gadus atpakaļ
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A 18 gadus atpakaļ
  Michael Brown f25731d08f Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". 18 gadus atpakaļ
  Michael Brown 23c494d14e Added basic code for implementing co-operative multitasking. 18 gadus atpakaļ