277 Commits (eaa86156484d72f50825fec3e313a732f258fd31)

Author SHA1 Message Date
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown fb6edd4e13 [menu] Hide cursor when displaying menu 10 years ago
  Michael Brown b7a0a128ff [settings] Hide cursor when not actively editing a setting 10 years ago
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility 10 years ago
  Michael Brown 0b81be823d [cmdline] Add "console" command to configure console 10 years ago
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen 10 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 years ago
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" 10 years ago
  Michael Brown 506152d467 [cmdline] Add "ifconf" command 10 years ago
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options 10 years ago
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() 10 years ago
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() 10 years ago
  Michael Brown 6f43ba411d [cmdline] Add "ping" command 10 years ago
  Michael Brown 7405685df2 [cmdline] Add "nstat" command 10 years ago
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists 11 years ago
  Michael Brown b76885165e [cmdline] Add "pciscan" command to allow iteration over PCI devices 11 years ago
  Michael Brown 2b869786c5 [cmdline] Add "inc" command 11 years ago
  Michael Brown 652abb6706 [settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands 11 years ago
  Michael Brown 7010b10491 [settings] Eliminate call to storef_named_setting() in choose_exec() 11 years ago
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c 11 years ago
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified 11 years ago
  Michael Brown ed28c8304c [ifmgmt] Avoid relying on global variable within ifcommon_exec() 11 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 years ago
  Michael Brown 75bd5b54a8 [settings] Add support for navigation keys in "config" user interface 11 years ago
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link 11 years ago
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer 11 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 years ago
  Michael Brown c08025137b [menu] Prevent separators with shortcut keys from being selected 11 years ago
  Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key 11 years ago
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status 11 years ago
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command 11 years ago
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided 11 years ago
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 12 years ago
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 5d3c368efb [image] Add "--replace" option 12 years ago
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 years ago
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary 12 years ago
  Michael Brown ba480730dc [cmdline] Increase resolution of "time" command 12 years ago
  Christian Hesse 512ed2b921 [ui] Allow colours to be configured via config/colour.h 12 years ago
  Michael Brown 567b9bf9e7 [ui] Change "login" colours to match other UIs 12 years ago
  Michael Brown addf699c86 [cmdline] Add "sync" command 12 years ago
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command 12 years ago
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 12 years ago
  Michael Brown 3425726cf3 [menu] Add menu commands 12 years ago
  Michael Brown 493f194531 [menu] Add menu user interface 12 years ago
  Robin Smidsrød aac9718fd6 [readline] Accept Ctrl-U for "delete to start of line" 12 years ago
  Michael Brown e7d4d69031 [console] Add "no_latin1" keymap 12 years ago