[Debian-live-changes] r2450 - dists/trunk/live-magic

lamby-guest at alioth.debian.org lamby-guest at alioth.debian.org
Tue Jul 10 22:57:40 UTC 2007


Author: lamby-guest
Date: 2007-07-10 22:57:40 +0000 (Tue, 10 Jul 2007)
New Revision: 2450

Modified:
   dists/trunk/live-magic/TODO
Log:


Modified: dists/trunk/live-magic/TODO
===================================================================
--- dists/trunk/live-magic/TODO	2007-07-10 16:30:23 UTC (rev 2449)
+++ dists/trunk/live-magic/TODO	2007-07-10 22:57:40 UTC (rev 2450)
@@ -1,12 +1,20 @@
 live-magic TODO
 ===============
 
+Wizard
 
- * Identify which configuration variables need more advanced
-   treatment. Eg. common.LIVE_BINARY_IMAGES should be a list.
+ * 6 stages:
+   1. Welcome
+   2. Image type
+   3. Target media
+   4. Architecture
+   5. Mirror (map)
+   6. Ready to build
+
+ * API stuff
     * gtk.ComboBox / gtk.ComboBoxEntry requires gtk.ListStore as backing model?
     * File selectors (preseed, splash screen)  (gtk.Entry with 'Select' button)
-    * Tasks - task list sufficiently static? Probably needs its own page.
+    * Tasks - task list sufficiently static? Probably needs its own page?
 
  * Dependencies between options. For example, it doesn't make sense
    to display the LIVE_ISO_AUTHOR etc if the ISO binary type is not
@@ -23,14 +31,12 @@
  * Reading of std(in|out|err) from gtk.VteTerminal.
    * Better status readout
  * Constant movement of status bar
- * Interactive build - either support it or flag a warning if it is enabled.
+ * Interactive build - either support it (how?) or flag a warning if it is enabled.
    -- Debconf 'NONINTERACTIVE'
- * Fix about box close dialog.
+ * Fix about box close dialog problem.
 
 API
- * Fix API for LiveHelperConfiguration.
- * Remove as much class metaprogramming as possible.
- * Extract api to another package?
+ * Add build() to LiveHelperConfiguration.
      Would allow saner build scripts:
 
      #!/usr/bin/env python
@@ -46,5 +52,3 @@
      # Would need some way of saving logs.
      # Reliable method of getting locations of resulting ISOs.
 
-Wizard
- * Map for selecting mirror




More information about the Debian-live-changes mailing list