92 Commits (18ff2ad53e2e6fdaca071f0b5b02b8f9666024c1)

Author SHA1 Message Date
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 years ago
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default 12 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() 13 years ago
  Michael Brown 1cc991e132 [settings] Add "read" command 13 years ago
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command 13 years ago
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function 13 years ago
  Michael Brown 2dd23e1ee9 [image] Clear the command line rather than setting an empty command line 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable 13 years ago
  Michael Brown a180c7526c [settings] Allow "set" command to take an empty value 13 years ago
  Michael Brown debbea1123 [autoboot] Merge "netboot" command into "autoboot" 13 years ago
  Michael Brown fdd42fa950 [legal] Add some missing FILE_LICENCE declarations 13 years ago
  Michael Brown 0cd6f2c709 [image] Use generic option-parsing library 13 years ago
  Michael Brown 6832f0688f [login] Use generic option-parsing library 13 years ago
  Michael Brown 46116d8d03 [route] Use generic option-parsing library 13 years ago
  Michael Brown 72b4464c89 [san] Use generic option-parsing library 13 years ago
  Michael Brown 817c544697 [time] Use generic option-parsing library 13 years ago
  Michael Brown ec42ba366f [lotest] Use generic option-parsing library 13 years ago
  Michael Brown 1e2a8aa9c1 [gdb] Use generic option-parsing library 13 years ago
  Michael Brown 59980a6176 [fc] Use generic option-parsing library 13 years ago
  Michael Brown ee53e69bab [digest] Use generic option-parsing library 13 years ago
  Michael Brown 07c6b79102 [dhcp] Use generic option-parsing library 13 years ago
  Michael Brown 398a6e9a50 [ifmgmt] Use generic option-parsing library 13 years ago
  Michael Brown 9e9c9adf10 [settings] Use generic option-parsing library 13 years ago
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library 13 years ago
  Michael Brown 2877af3ff5 [vlan] Use generic option-parsing library 13 years ago
  Michael Brown 4448285142 [autoboot] Add "netboot" command 13 years ago
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs 13 years ago
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 years ago
  Michael Brown c4af205cf0 [settings] Modify "set" command to allow space separated values 13 years ago
  Michael Brown 1c7f47895c [lotest] Add loopback testing commands 13 years ago
  Michael Brown bf2657075d [fc] Add Fibre Channel management commands 13 years ago
  Michael Brown e3c7a1948d [dhcp] Allow multiple interfaces in dhcp command 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman 1327a787eb [iwmgmt] Add wireless management commands and text for common errors 15 years ago
  Michael Brown 76c915d5bd [ifmgmt] Move ifmgmt_cmd.h to include/hci 15 years ago
  Michael Brown 6e564323e0 [ifmgmt] Optimise prototype for ifcommon_exec() 15 years ago
  Joshua Oreman 15ce2fb851 [hci] Expose ifcommon_exec() in a local header so wireless commands can use it 15 years ago
  Joshua Oreman f8448735b0 [image] Modify imgfree command to accept an argument 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Daniel Verkamp a323a85d9b [digest] md5sum and sha1sum commands 15 years ago
  Shao Miller 87b494bbab [time] Add the sleep command 15 years ago
  Daniel Verkamp 4397a2a4ca [time] Add the time command 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Shao Miller 43834f5d25 [image] Added "chain" command to fetch, load, and execute image 15 years ago
  Michael Brown 6de4db5da0 [login] Add "login" command and UI 15 years ago