250 Commits (73480352315a12fdef467402ea41be9ac285e4e7)

Autor SHA1 Mensaje Fecha
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot hace 11 años
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI hace 11 años
  Michael Brown c08025137b [menu] Prevent separators with shortcut keys from being selected hace 11 años
  Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key hace 11 años
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status hace 11 años
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command hace 11 años
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided hace 11 años
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command hace 12 años
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type hace 12 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 5d3c368efb [image] Add "--replace" option hace 12 años
  Michael Brown d3c660b671 [image] Add "--autofree" option hace 12 años
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary hace 12 años
  Michael Brown ba480730dc [cmdline] Increase resolution of "time" command hace 12 años
  Christian Hesse 512ed2b921 [ui] Allow colours to be configured via config/colour.h hace 12 años
  Michael Brown 567b9bf9e7 [ui] Change "login" colours to match other UIs hace 12 años
  Michael Brown addf699c86 [cmdline] Add "sync" command hace 12 años
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command hace 12 años
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 hace 12 años
  Michael Brown 3425726cf3 [menu] Add menu commands hace 12 años
  Michael Brown 493f194531 [menu] Add menu user interface hace 12 años
  Robin Smidsrød aac9718fd6 [readline] Accept Ctrl-U for "delete to start of line" hace 12 años
  Michael Brown e7d4d69031 [console] Add "no_latin1" keymap hace 12 años
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles hace 12 años
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h hace 12 años
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands hace 12 años
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API hace 12 años
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions hace 12 años
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default hace 12 años
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands hace 13 años
  Michael Brown de2d983ab8 [cmdline] Add support for shell history hace 13 años
  Michael Brown 5a064dd2c4 [readline] Add history support hace 13 años
  Michael Brown d6f2408f2c [readline] Add replace_string() hace 13 años
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function hace 13 años
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings hace 13 años
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() hace 13 años
  Michael Brown 1cc991e132 [settings] Add "read" command hace 13 años
  Michael Brown fa6182e5f4 [settings] Refer to online documentation for settings help hace 13 años
  Michael Brown 963ae33815 [settings] Match terminology used elsewhere hace 13 años
  Michael Brown f0cd4abd07 [settings] Return to first row on navigating to a new settings block hace 13 años
  Michael Brown da312ba03b [settings] Add hierarchy navigation in "config" user interface hace 13 años
  Michael Brown 162892616c [settings] Display locally-originated settings in bold hace 13 años
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface hace 13 años
  Michael Brown 48b66e4f1a [settings] Display only applicable settings in "config" user interface hace 13 años
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command hace 13 años
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command hace 13 años
  Michael Brown 48624cf94a [console] Try to avoid problems caused by keycode 86 hace 13 años
  Michael Brown 1febd879e3 [console] Add keymap generator hace 13 años
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() hace 13 años