Anaconda/Features/BetterTextMode
From FedoraProject
(Created page with '= Fix up text mode for serial console users = == Summary == Figure out if text mode must survive in its current capacity, if so, dump newt and use something more serial console...') |
|||
| Line 13: | Line 13: | ||
* Last updated: 2010-11-05 | * Last updated: 2010-11-05 | ||
* Percentage of completion: 0% | * Percentage of completion: 0% | ||
| + | |||
| + | This waits for the UI rewrite to be done (or at least partially implemented). | ||
== Detailed Description == | == Detailed Description == | ||
Latest revision as of 12:17, 3 November 2011
Contents |
[edit] Fix up text mode for serial console users
[edit] Summary
Figure out if text mode must survive in its current capacity, if so, dump newt and use something more serial console friendly.
[edit] Owner
- Name: TBD
[edit] Current status
- Targeted release: TBD
- Last updated: 2010-11-05
- Percentage of completion: 0%
This waits for the UI rewrite to be done (or at least partially implemented).