134 Commits (bcfaf119a7484afe1ccad79a8e48c9aa558e2f51)

Author SHA1 Message Date
  Michael Brown e8b5b50486 [cmdline] Add the "colour" and "cpair" commands 11 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 11 years ago
  Michael Brown 0b81be823d [cmdline] Add "console" command to configure console 11 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 11 years ago
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" 11 years ago
  Michael Brown 506152d467 [cmdline] Add "ifconf" command 11 years ago
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options 11 years ago
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() 11 years ago
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() 11 years ago
  Michael Brown 6f43ba411d [cmdline] Add "ping" command 11 years ago
  Michael Brown 7405685df2 [cmdline] Add "nstat" command 11 years ago
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists 12 years ago
  Michael Brown b76885165e [cmdline] Add "pciscan" command to allow iteration over PCI devices 12 years ago
  Michael Brown 2b869786c5 [cmdline] Add "inc" command 12 years ago
  Michael Brown 652abb6706 [settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands 12 years ago
  Michael Brown 7010b10491 [settings] Eliminate call to storef_named_setting() in choose_exec() 12 years ago
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c 12 years ago
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified 12 years ago
  Michael Brown ed28c8304c [ifmgmt] Avoid relying on global variable within ifcommon_exec() 12 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 12 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 12 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 12 years ago
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status 12 years ago
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command 12 years ago
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 13 years ago
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 13 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 13 years ago
  Michael Brown 5d3c368efb [image] Add "--replace" option 13 years ago
  Michael Brown d3c660b671 [image] Add "--autofree" option 13 years ago
  Michael Brown ba480730dc [cmdline] Increase resolution of "time" command 13 years ago
  Michael Brown addf699c86 [cmdline] Add "sync" command 13 years ago
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command 13 years ago
  Michael Brown 3425726cf3 [menu] Add menu commands 13 years ago
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands 13 years ago
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 13 years ago
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 13 years ago
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default 13 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 14 years ago
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() 14 years ago
  Michael Brown 1cc991e132 [settings] Add "read" command 14 years ago
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command 14 years ago
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command 14 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 14 years ago
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function 14 years ago
  Michael Brown 2dd23e1ee9 [image] Clear the command line rather than setting an empty command line 14 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 14 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 14 years ago
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable 14 years ago
  Michael Brown a180c7526c [settings] Allow "set" command to take an empty value 14 years ago
  Michael Brown debbea1123 [autoboot] Merge "netboot" command into "autoboot" 14 years ago