232 Commits (196751ce95fa6b6566a5b336193681fad3581fd1)

Autor SHA1 Mensaje Fecha
  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
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function hace 13 años
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() hace 13 años
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function hace 13 años
  Michael Brown 2dd23e1ee9 [image] Clear the command line rather than setting an empty command line hace 13 años
  Michael Brown 34b6ecb2f1 [image] Simplify image management hace 13 años
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help hace 13 años
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable hace 13 años
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit hace 13 años
  Michael Brown 1fcea25c42 [shell] Add "shell" command hace 13 años
  Michael Brown a180c7526c [settings] Allow "set" command to take an empty value hace 13 años
  Michael Brown debbea1123 [autoboot] Merge "netboot" command into "autoboot" hace 13 años
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script hace 13 años
  Michael Brown fdd42fa950 [legal] Add some missing FILE_LICENCE declarations hace 13 años
  Michael Brown 0cd6f2c709 [image] Use generic option-parsing library hace 13 años
  Michael Brown 6832f0688f [login] Use generic option-parsing library hace 13 años
  Michael Brown 46116d8d03 [route] Use generic option-parsing library hace 13 años
  Michael Brown 72b4464c89 [san] Use generic option-parsing library hace 13 años
  Michael Brown 817c544697 [time] Use generic option-parsing library hace 13 años