]> scripts.mit.edu Git - wizard.git/commitdiff
Update TODO.
authorEdward Z. Yang <ezyang@mit.edu>
Tue, 28 Jul 2009 04:35:08 +0000 (00:35 -0400)
committerEdward Z. Yang <ezyang@mit.edu>
Tue, 28 Jul 2009 04:35:08 +0000 (00:35 -0400)
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
TODO

diff --git a/TODO b/TODO
index bc6550b314c89a25220640a0fe29dafc35b33542..f1da0076be0471899a58fb34bac27619ed9a45e2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,21 +5,25 @@ TODO NOW:
 - Better error message if daemon/scripts-security-upd
   is not on scripts-security-upd list
 
 - Better error message if daemon/scripts-security-upd
   is not on scripts-security-upd list
 
-- Consider adding user config to repository
 - Put php.ini links in repos (probably will need another
   script in .scripts)
 - Put php.ini links in repos (probably will need another
   script in .scripts)
-- Version configuration
-
-- Consider making usermode wizard operation a support mode
-  (mostly for letting users upgrade things themself)
 
 - Add repository flag to migrate so that we can specify an
   arbitrary repository to migrate to
 
 
 - Add repository flag to migrate so that we can specify an
   arbitrary repository to migrate to
 
+- Build automation for generating config files; this automation
+  will be shared with the migrate script and the installer script
+  (migrate script needs to be able to pull out values from config
+  file, so will we; installer script needs to be able to run
+  the installer to generate config files, so will this)
+
 - The great initial deploy:
     - Turn on mediawiki new autoinstaller
     - Migrate all mediawik installs
 
 - The great initial deploy:
     - Turn on mediawiki new autoinstaller
     - Migrate all mediawik installs
 
+- Consider making usermode wizard operation a support mode
+  (mostly for letting users upgrade things themself)
+
 - Implement proper deploy log parsing; this basically means we
   need to be able to introspect Git Log. Consider using git-python
   for this.  There's also missing functionality, bad error handling
 - Implement proper deploy log parsing; this basically means we
   need to be able to introspect Git Log. Consider using git-python
   for this.  There's also missing functionality, bad error handling
@@ -31,6 +35,7 @@ TODO NOW:
   its latest version (do this after its migration)
 - Wordpress needs to check for php.ini files (which it almost
   certianly has) and commit messages
   its latest version (do this after its migration)
 - Wordpress needs to check for php.ini files (which it almost
   certianly has) and commit messages
+- Wordpress needs user config and php.ini links made
 
 - Summary script should be more machine friendly, and should not
   output summary charts when I increase specificity
 
 - Summary script should be more machine friendly, and should not
   output summary charts when I increase specificity