diff options
author | David Lehman <dlehman@redhat.com> | 2012-07-17 14:49:58 -0500 |
---|---|---|
committer | David Lehman <dlehman@redhat.com> | 2012-07-18 10:03:45 -0500 |
commit | 7143c7760255ed1ad4a7876d85c301551e7acb58 (patch) | |
tree | b7286f67561bd0581b7bb2c9e2eeac69c96d1e72 /pyanaconda | |
parent | 29ab08222c9e86300b6019ab36fd63de1164ab03 (diff) | |
download | anaconda-7143c7760255ed1ad4a7876d85c301551e7acb58.tar.gz anaconda-7143c7760255ed1ad4a7876d85c301551e7acb58.tar.xz anaconda-7143c7760255ed1ad4a7876d85c301551e7acb58.zip |
Add some new TODO items for custom partitioning.
Diffstat (limited to 'pyanaconda')
-rw-r--r-- | pyanaconda/ui/gui/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pyanaconda/ui/gui/TODO b/pyanaconda/ui/gui/TODO index cb5713e84..1eccc6b07 100644 --- a/pyanaconda/ui/gui/TODO +++ b/pyanaconda/ui/gui/TODO @@ -22,6 +22,12 @@ Fedora 18 - Why does the first hub jump left a little bit the first time you use the keyboard to navigate? - We need a way for users to look at the list of problems resulting from the software dependency check and the storage sanity check +- In custom storage, it'd be nice to be able to say something like "Use this + previous installation as the starting storage configuration for the system + I'm installing now" +- In custom storage, it'd be really nice to be able to drag entries from old + roots into the "New Fedora" root as a way of saying "Use this device with + the same mountpoint in the new system." Beyond ====== |