#
d2b49a00 |
| 19-May-2011 |
Rene Gollent <anevilyak@gmail.com> |
* Implement support for user input of additional safe mode options that aren't otherwise exposed via the safe mode menus. The option can be found under the debug options menu, where additional sett
* Implement support for user input of additional safe mode options that aren't otherwise exposed via the safe mode menus. The option can be found under the debug options menu, where additional settings can be added one at a time with the same syntax used in kernel settings files (i.e. disable_acpi on).
Scrolling of the input buffer is not yet supported (will implement that soon), so currently the input is clamped to the size of one line. This shouldn't be a problem for our current set of options though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41577 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|