aboutsummaryrefslogtreecommitdiff
path: root/src/hci/commands
AgeCommit message (Expand)AuthorFilesLines
2012-10-24[settings] Prefill existing setting value in "read" commandMichael Brown1-8/+22
2012-09-10[cmdline] Add standalone "nslookup" commandPatrick Plenefisch1-0/+79
2012-09-10[settings] Use a generic setting's own type as its default typeMichael Brown2-2/+4
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown19-19/+38
2012-07-20[image] Add "--replace" optionMichael Brown1-5/+54
2012-07-20[image] Add "--autofree" optionMichael Brown1-3/+12
2012-06-27[cmdline] Increase resolution of "time" commandMichael Brown1-3/+6
2012-06-09[cmdline] Add "sync" commandMichael Brown1-0/+82
2012-04-28[menu] Add "--default" option to "choose" commandMichael Brown1-3/+7
2012-03-29[menu] Add menu commandsMichael Brown1-0/+280
2012-03-25[image] Add the "imgtrust" and "imgverify" commandsMichael Brown1-0/+172
2012-03-24[image] Simplify image management commands and internal APIMichael Brown2-225/+173
2011-10-25[image] Eliminate the register_and_xxx_image() functionsMichael Brown1-6/+3
2011-10-24[cmdline] Make "sleep" command available by defaultMichael Brown1-40/+0
2011-04-24[sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown1-20/+114
2011-03-27[image] Remove redundant call to basename()Michael Brown1-3/+0
2011-03-27[settings] Add "read" commandMichael Brown1-39/+88
2011-03-22[settings] Display canonical setting name in output of "show" commandMichael Brown1-4/+6
2011-03-22[settings] Use concat_args() in "set" commandMichael Brown1-24/+20
2011-03-09[image] Simplify use of imgdownload()Michael Brown1-56/+55
2011-03-07[cmdline] Add generic concat_args() functionMichael Brown1-30/+15
2011-03-07[image] Clear the command line rather than setting an empty command lineMichael Brown1-3/+6
2011-03-07[image] Simplify image managementMichael Brown1-34/+30
2011-03-04[parseopt] Refer to online documentation for command helpMichael Brown16-62/+33
2011-01-27[autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown1-4/+16
2010-11-22[settings] Allow "set" command to take an empty valueMichael Brown1-1/+1
2010-11-22[autoboot] Merge "netboot" command into "autoboot"Michael Brown1-64/+4
2010-11-22[legal] Add some missing FILE_LICENCE declarationsMichael Brown3-0/+6
2010-11-22[image] Use generic option-parsing libraryMichael Brown1-315/+156
2010-11-22[login] Use generic option-parsing libraryMichael Brown1-6/+50
2010-11-22[route] Use generic option-parsing libraryMichael Brown1-34/+17
2010-11-22[san] Use generic option-parsing libraryMichael Brown1-33/+41
2010-11-22[time] Use generic option-parsing libraryMichael Brown1-24/+58
2010-11-22[lotest] Use generic option-parsing libraryMichael Brown1-59/+42
2010-11-22[gdb] Use generic option-parsing libraryMichael Brown1-42/+50
2010-11-22[fc] Use generic option-parsing libraryMichael Brown1-105/+134
2010-11-21[digest] Use generic option-parsing libraryMichael Brown1-25/+25
2010-11-21[dhcp] Use generic option-parsing libraryMichael Brown1-120/+35
2010-11-21[ifmgmt] Use generic option-parsing libraryMichael Brown2-94/+137
2010-11-21[settings] Use generic option-parsing libraryMichael Brown2-40/+201
2010-11-21[autoboot] Use generic option-parsing libraryMichael Brown1-32/+89
2010-11-21[vlan] Use generic option-parsing libraryMichael Brown1-99/+66
2010-11-20[autoboot] Add "netboot" commandMichael Brown1-3/+36
2010-11-20[vlan] Add support for IEEE 802.1Q VLANsMichael Brown1-0/+174
2010-11-08[list] Add list_first_entry()Michael Brown1-3/+2
2010-09-21[settings] Modify "set" command to allow space separated valuesMichael Brown1-5/+25
2010-09-21[lotest] Add loopback testing commandsMichael Brown1-0/+114
2010-09-15[fc] Add Fibre Channel management commandsMichael Brown1-0/+189
2010-08-16[dhcp] Allow multiple interfaces in dhcp commandMichael Brown1-22/+56
2010-04-19[build] Rename gPXE to iPXEMichael Brown13-30/+30