aboutsummaryrefslogtreecommitdiff
path: root/src/include/usr
AgeCommit message (Expand)AuthorFilesLines
2012-09-10[cmdline] Add standalone "nslookup" commandPatrick Plenefisch1-0/+14
2012-03-25[image] Add the "imgtrust" and "imgverify" commandsMichael Brown1-0/+17
2012-03-24[image] Simplify image management commands and internal APIMichael Brown1-35/+3
2011-10-25[image] Eliminate the register_and_xxx_image() functionsMichael Brown1-5/+0
2011-04-24[sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown1-1/+13
2011-03-09[image] Simplify use of imgdownload()Michael Brown1-3/+7
2011-03-09[image] Move the register_and_{select|boot}_image() functions to imgmgmt.cMichael Brown1-0/+2
2011-03-07[prompt] Replace shell_banner() with a generic prompt() functionMichael Brown1-0/+14
2011-03-07[image] Simplify image managementMichael Brown1-4/+30
2011-03-02[image] Allow download job to complete before acting upon imageMichael Brown1-2/+2
2011-01-27[autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown2-3/+7
2011-01-27[init] Remove concept of "shutdown exit flags"Michael Brown1-2/+0
2010-11-21[autoboot] Use generic option-parsing libraryMichael Brown1-1/+1
2010-11-20[autoboot] Add "netboot" commandMichael Brown1-0/+1
2010-11-18[lotest] Move lotest.h to correct directoryMichael Brown1-0/+15
2010-09-15[fc] Add Fibre Channel management commandsMichael Brown1-0/+21
2010-05-27[build] Use weak definitions instead of weak declarationsJoshua Oreman1-2/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-1/+1
2010-01-20[config] Make PXE stack a compile-time optionJoshua Oreman1-1/+3
2010-01-05[iwmgmt] Add wireless management commands and text for common errorsJoshua Oreman1-0/+17
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown5-0/+10
2009-02-05[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bitsMichael Brown1-2/+1
2009-02-01[dhcp] Split PXE menuing code out of dhcp.cMichael Brown2-1/+9
2008-10-13[sanboot] Quick and dirty hack to make SAN boot protocols selectableMichael Brown2-12/+0
2008-07-17[iSCSI] Support Windows Server 2008 direct iSCSI installationMichael Brown1-0/+2
2008-04-22[NETDEV] Add notion of link stateMichael Brown1-0/+1
2008-03-04[Command] Add "sanboot" command.Michael Brown1-0/+1
2007-08-02Allow images to hold references to the originating URI.Michael Brown1-1/+2
2007-07-29Quick hack to get AoE back in to the tree, on a par with the currentMichael Brown1-0/+6
2007-07-09Fix up iscsiboot missing prototype warningsMichael Brown1-0/+6
2007-06-28Quick hack to get image booting working againMichael Brown1-2/+1
2007-01-18HTTP/DNS now working fully asynchronously. HTTP/IP addresses and anyMichael Brown1-16/+0
2007-01-15Gave asynchronous operations approximate POSIX signal semantics. ThisMichael Brown1-1/+1
2007-01-12Added missing declaration.Michael Brown1-0/+2
2007-01-12Added dhcp() user-level command.Michael Brown1-0/+14
2007-01-12fetch() now knows nothing about struct image; it simply loads a file andMichael Brown1-2/+5
2007-01-12Allow "imgexec" with no arguments to boot the file that was loaded withMichael Brown1-0/+1
2007-01-12Cleaner separation between imgXXX() functions and image_cmd.cMichael Brown1-0/+5
2007-01-12Add basic "fetch" and "imgstat" commands.Michael Brown2-0/+25
2007-01-10Add route() function to display routing table.Michael Brown1-0/+12
2007-01-10Move header file for usr/autoboot.c to include/usrMichael Brown1-0/+12
2007-01-10Added network interface management commandsMichael Brown1-0/+16