202 Commits (1c0ff6e1a720907f9211f43d4d8d9fc18d522348)

Author SHA1 Message Date
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function 13 years ago
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() 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 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit 13 years ago
  Michael Brown 1fcea25c42 [shell] Add "shell" command 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 84aa702ff8 [script] Allow "exit" to exit a script 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 4995ffa438 [hci] Use http://ipxe.org/<errno> instead of raw error numbers 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
  Piotr Jaroszyński ddef2e1bc1 [linux] Add command line arguments 14 years ago
  Michael Brown e3c7a1948d [dhcp] Allow multiple interfaces in dhcp command 14 years ago
  Michael Brown 3338a03982 [hci] Continue processing while prompting for shell banner 14 years ago
  Michael Brown d15ce77267 [cmdline] Fix inconsistent and ugly code formatting in shell_banner() 14 years ago
  Glenn Brown 978c840365 [settings] Add setting deletion (Ctrl-D) interface 14 years ago
  Glenn Brown f9bcb928f5 [settings] Enable jump scroll in config UI 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Marty Connor 422f3a6116 [shell_banner] Avoid printing Ctrl-B prompt if BANNER_TIMEOUT <= 0 14 years ago
  Joshua Oreman 1327a787eb [iwmgmt] Add wireless management commands and text for common errors 15 years ago
  Michael Brown 76d5e493d1 [libc] Use only generic errortab entries to match generic errors 14 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