226 Commits (a6d49c17c9ef82420138a51b52a9ce57074650db)

Author SHA1 Message Date
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands 12 years ago
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 years ago
  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 de2d983ab8 [cmdline] Add support for shell history 13 years ago
  Michael Brown 5a064dd2c4 [readline] Add history support 13 years ago
  Michael Brown d6f2408f2c [readline] Add replace_string() 13 years ago
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function 13 years ago
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings 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 fa6182e5f4 [settings] Refer to online documentation for settings help 13 years ago
  Michael Brown 963ae33815 [settings] Match terminology used elsewhere 13 years ago
  Michael Brown f0cd4abd07 [settings] Return to first row on navigating to a new settings block 13 years ago
  Michael Brown da312ba03b [settings] Add hierarchy navigation in "config" user interface 13 years ago
  Michael Brown 162892616c [settings] Display locally-originated settings in bold 13 years ago
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface 13 years ago
  Michael Brown 48b66e4f1a [settings] Display only applicable settings in "config" user interface 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 48624cf94a [console] Try to avoid problems caused by keycode 86 13 years ago
  Michael Brown 1febd879e3 [console] Add keymap generator 13 years ago
  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