From: Greg Price Date: Sat, 2 Aug 2008 03:27:32 +0000 (-0400) Subject: todo lists for configuration X-Git-Tag: sipb-xen-www/3.6^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/3f57be83466f8bdda810eef9559e24b90d81e9a2?ds=sidebyside todo lists for configuration I looked through all the code for hardcoded details that should be moved to configuration, and listed them in a file config.todo in each package directory. These can be knocked off line-by-line as todo lists, and removed when empty. svn path=/trunk/packages/sipb-xen-iptables/; revision=810 --- diff --git a/config.todo b/config.todo new file mode 100644 index 0000000..187db0f --- /dev/null +++ b/config.todo @@ -0,0 +1,41 @@ +# will differ dev/prod +files/etc/apache2/sites-available/ssl: web hostname +files/etc/apache2/sites-available/svn: web hostname +files/etc/init.d/apache2.invirt: principal for writing svn repo +code/Makefile: base URI +code/cache_acls.py: db uri +code/controls.py: principal for remctl +code/controls.py: remote.mit.edu +code/main.py: domain +code/main.py: console.xvm +code/main.py: overlord group +code/main.py: hostname +code/main.py: db uri +(code/templates/info.tmpl: should use domain) +code/templates/list.tmpl: domain +code/templates/unauth.tmpl: https://xvm.mit.edu + +# may differ dev/prod? +files/etc/apache2/sites-available/default: assumes trac +files/etc/apache2/sites-available/ssl: contact email +files/etc/apache2/sites-available/ssl: trac uri +files/etc/apache2/sites-available/svn: contact email +files/etc/apache2/sites-available/svn: svn repo path +code/cache_acls.py: afs cell for authz +code/controls.py: xvm@mit.edu +code/main.py: contact email +code/main.py: error-mail blacklist: price, etc +code/validation.py: afs cell for authz +code/templates/error.tmpl: xvm@mit.edu +code/templates/help.tmpl: assumes trac +code/templates/list.tmpl: SIPB Virtual Servers +code/templates/skeleton.tmpl: SIPB Virtual Servers (twice) +code/templates/skeleton.tmpl: xvm@mit.edu +code/templates/unauth.tmpl: tons of text +code/static/about.html: tons of text +code/static/about.html: SIPB Virtual Servers + +# will take real code to generalize +code/getafsgroups.py: lockers, /mit +code/getafsgroups.py: use of pts for authz +code/main.py: lockers, pts, in help text