246 Révisions (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

Auteur SHA1 Message Date
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary il y a 12 ans
  Michael Brown ba480730dc [cmdline] Increase resolution of "time" command il y a 12 ans
  Christian Hesse 512ed2b921 [ui] Allow colours to be configured via config/colour.h il y a 12 ans
  Michael Brown 567b9bf9e7 [ui] Change "login" colours to match other UIs il y a 12 ans
  Michael Brown addf699c86 [cmdline] Add "sync" command il y a 12 ans
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command il y a 12 ans
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 il y a 12 ans
  Michael Brown 3425726cf3 [menu] Add menu commands il y a 12 ans
  Michael Brown 493f194531 [menu] Add menu user interface il y a 12 ans
  Robin Smidsrød aac9718fd6 [readline] Accept Ctrl-U for "delete to start of line" il y a 12 ans
  Michael Brown e7d4d69031 [console] Add "no_latin1" keymap il y a 12 ans
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles il y a 12 ans
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h il y a 12 ans
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands il y a 12 ans
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API il y a 12 ans
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions il y a 12 ans
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default il y a 12 ans
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands il y a 13 ans
  Michael Brown de2d983ab8 [cmdline] Add support for shell history il y a 13 ans
  Michael Brown 5a064dd2c4 [readline] Add history support il y a 13 ans
  Michael Brown d6f2408f2c [readline] Add replace_string() il y a 13 ans
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function il y a 13 ans
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings il y a 13 ans
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() il y a 13 ans
  Michael Brown 1cc991e132 [settings] Add "read" command il y a 13 ans
  Michael Brown fa6182e5f4 [settings] Refer to online documentation for settings help il y a 13 ans
  Michael Brown 963ae33815 [settings] Match terminology used elsewhere il y a 13 ans
  Michael Brown f0cd4abd07 [settings] Return to first row on navigating to a new settings block il y a 13 ans
  Michael Brown da312ba03b [settings] Add hierarchy navigation in "config" user interface il y a 13 ans
  Michael Brown 162892616c [settings] Display locally-originated settings in bold il y a 13 ans
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface il y a 13 ans
  Michael Brown 48b66e4f1a [settings] Display only applicable settings in "config" user interface il y a 13 ans
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command il y a 13 ans
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command il y a 13 ans
  Michael Brown 48624cf94a [console] Try to avoid problems caused by keycode 86 il y a 13 ans
  Michael Brown 1febd879e3 [console] Add keymap generator il y a 13 ans
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h il y a 13 ans
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() il y a 13 ans
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function il y a 13 ans
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() il y a 13 ans
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function il y a 13 ans
  Michael Brown 2dd23e1ee9 [image] Clear the command line rather than setting an empty command line il y a 13 ans
  Michael Brown 34b6ecb2f1 [image] Simplify image management il y a 13 ans
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help il y a 13 ans
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable il y a 13 ans
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit il y a 13 ans
  Michael Brown 1fcea25c42 [shell] Add "shell" command il y a 13 ans
  Michael Brown a180c7526c [settings] Allow "set" command to take an empty value il y a 13 ans
  Michael Brown debbea1123 [autoboot] Merge "netboot" command into "autoboot" il y a 13 ans
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script il y a 13 ans