summaryrefslogtreecommitdiffstats
path: root/pyanaconda/ui/gui/TODO
diff options
context:
space:
mode:
authorDavid Lehman <dlehman@redhat.com>2012-05-10 14:17:48 -0500
committerDavid Lehman <dlehman@redhat.com>2012-05-11 14:35:55 -0500
commitc194c687d1b262c92de43ca04b6601f54922e1c1 (patch)
tree43941a54f1a3c1688b769b4484d2874f08e6f84c /pyanaconda/ui/gui/TODO
parenta36ba822a5e5fa5e59c48bc36e5df48ed88f8ca1 (diff)
downloadanaconda-c194c687d1b262c92de43ca04b6601f54922e1c1.tar.gz
anaconda-c194c687d1b262c92de43ca04b6601f54922e1c1.tar.xz
anaconda-c194c687d1b262c92de43ca04b6601f54922e1c1.zip
Update TODO list.
Diffstat (limited to 'pyanaconda/ui/gui/TODO')
-rw-r--r--pyanaconda/ui/gui/TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/pyanaconda/ui/gui/TODO b/pyanaconda/ui/gui/TODO
index 1209e2d48..41fa6a1ab 100644
--- a/pyanaconda/ui/gui/TODO
+++ b/pyanaconda/ui/gui/TODO
@@ -8,9 +8,7 @@
- Language spoke off the first hub needs to be written.
- Network spoke needs apply method and to look at ksdata when setting itself up.
- NetworkStandaloneSpoke needs completed method and to look at ksdata when setting itself up.
-- Pressing Continue on the partitioning screen can result in a long pause if package metadata is
- still being downloaded (waiting for lock).
-- Storage spoke needs to look at ksdata when setting itself up.
+- Need to sort out checking of storage config against package set space needs.
- Test handling of inconsistent LVM/RAID, and uninitialized disks.
- Update exception handling. This requires updating python-meh to use gtk3,
which also requires updating firstboot and s-c-ks to gtk3. I want to turn