# # ChangeLog for / # # Generated by Trac 1.0.2 # Apr 29, 2024, 2:14:05 PM Mon, 21 Dec 2009 02:44:49 GMT broder [2678] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/info.mako (added) * package_branches/invirt-web/cherrypy-rebased/code/templates/info.tmpl (deleted) * package_branches/invirt-web/cherrypy-rebased/code/templates/list.mako (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/skeleton.mako (modified) Upgrade info page to Mako, and use REST-style URLs. Mon, 21 Dec 2009 02:44:45 GMT broder [2677] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/skeleton.mako (modified) Get username from cherrypy request object Mon, 21 Dec 2009 02:44:41 GMT broder [2676] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/help.mako (added) * package_branches/invirt-web/cherrypy-rebased/code/templates/help.tmpl (deleted) Implement help handler Mon, 21 Dec 2009 02:44:37 GMT broder [2675] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/helloworld.mako (modified) Show the cherrypy request object on the helloworld page Add kwargs ... Mon, 21 Dec 2009 02:44:34 GMT broder [2674] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/list.mako (modified) Use global imports for Mako templates Mon, 21 Dec 2009 02:44:30 GMT broder [2673] * package_branches/invirt-web/cherrypy-rebased/code/view.py (modified) Allow global imports to be specified for Mako templates Mon, 21 Dec 2009 02:44:26 GMT broder [2672] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/functions.mako (modified) Move the help popup code into the templates where it belongs Mon, 21 Dec 2009 02:44:22 GMT broder [2671] * package_branches/invirt-web/cherrypy-rebased/code/dev.conf (modified) Provide basic authentication on the development server Mon, 21 Dec 2009 02:44:19 GMT broder [2670] * package_branches/invirt-web/cherrypy-rebased/code/main.conf (modified) * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/view.py (modified) Get login information from Apache, if available Mon, 21 Dec 2009 02:44:15 GMT broder [2669] * package_branches/invirt-web/cherrypy-rebased/code/main.fcgi (modified) * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/view.py (modified) Get username and state from CherryPy request Mon, 21 Dec 2009 02:44:11 GMT broder [2668] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/templates/list.mako (added) * package_branches/invirt-web/cherrypy-rebased/code/templates/list.tmpl (deleted) Port list to Mako Mon, 21 Dec 2009 02:44:07 GMT broder [2667] * package_branches/invirt-web/cherrypy-rebased/code/templates/functions.mako (added) * package_branches/invirt-web/cherrypy-rebased/code/templates/functions.tmpl (deleted) * package_branches/invirt-web/cherrypy-rebased/code/templates/skeleton.mako (modified) Port functions to Mako Mon, 21 Dec 2009 02:44:03 GMT broder [2666] * package_branches/invirt-web/cherrypy-rebased/code/templates/helloworld.mako (added) * package_branches/invirt-web/cherrypy-rebased/code/templates/skeleton.mako (moved) skeleton and helloworld Mako templates Mon, 21 Dec 2009 02:43:59 GMT broder [2665] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) * package_branches/invirt-web/cherrypy-rebased/code/view.py (modified) Add list method, require authentication for it, and add a hello world ... Mon, 21 Dec 2009 02:43:55 GMT broder [2664] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) Connect to the database on init Mon, 21 Dec 2009 02:43:52 GMT broder [2663] * package_branches/invirt-web/cherrypy-rebased/code/main.py (modified) Stub InvirtWeb implementation Mon, 21 Dec 2009 02:43:48 GMT broder [2662] * package_branches/invirt-web/cherrypy-rebased/code/dev.conf (added) * package_branches/invirt-web/cherrypy-rebased/code/main.conf (added) CherryPy config files Mon, 21 Dec 2009 02:43:45 GMT broder [2661] * package_branches/invirt-web/cherrypy-rebased/code/main.fcgi (modified) Mount static resources so they can be accessed via CherryPy Mon, 21 Dec 2009 02:43:41 GMT broder [2660] * package_branches/invirt-web/cherrypy-rebased/code/main.fcgi (modified) Basic CherryPy FastCGI handler Mon, 21 Dec 2009 02:43:37 GMT broder [2659] * package_branches/invirt-web/cherrypy-rebased/code/view.py (added) Mako and SimpleJSON CherryPy hooks Mon, 21 Dec 2009 02:43:34 GMT broder [2658] * package_branches/invirt-web/cherrypy-rebased/debian/changelog (modified) * package_branches/invirt-web/cherrypy-rebased/debian/control (modified) Depend on python-cherrypy3 and python-mako in preparation of ... Mon, 21 Dec 2009 02:08:21 GMT broder [2657] * package_branches/invirt-web/cherrypy-rebased (copied) Create branch cherrypy-rebased Mon, 21 Dec 2009 01:55:22 GMT price [2656] * package_branches/invirt-web/cherrypy/code/invirt.fcgi (modified) Fix dumb mistakes in my r2655. Mon, 21 Dec 2009 01:26:02 GMT price [2655] * package_branches/invirt-web/cherrypy/code/auth.fcgi (modified) * package_branches/invirt-web/cherrypy/code/invirt.fcgi (copied) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (modified) Deduplicate the code in auth.fcgi and unauth.fcgi But call the ... Mon, 21 Dec 2009 00:49:32 GMT broder [2654] * package_branches/invirt-web/cherrypy/code/auth.fcgi (modified) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (modified) Don't calculate static_dir in the fcgi files - we no longer use it there. Mon, 21 Dec 2009 00:35:08 GMT broder [2653] * package_branches/invirt-web/cherrypy/code/main.py (modified) Remove the "checkpoint" code for timing measurements. Sun, 20 Dec 2009 22:26:48 GMT broder [2652] * package_branches/invirt-web/cherrypy/code/auth.fcgi (modified) * package_branches/invirt-web/cherrypy/code/main.py (modified) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (modified) Setup hosting for static resources in the InvirtWeb and ... Sun, 20 Dec 2009 22:20:19 GMT broder [2651] * package_branches/invirt-web/cherrypy/code/auth.fcgi (moved) * package_branches/invirt-web/cherrypy/code/unauth.fcgi (copied) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/default.mako (modified) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/ssl.mako (modified) Use separate fcgi files for the authed and unauthed site. This ... Sun, 20 Dec 2009 21:03:12 GMT broder [2650] * package_branches/invirt-web/cherrypy/code/main.fcgi (modified) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/default.mako (modified) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/ssl.mako (modified) Fix the unauthenticated web interface. Separate the separate ... Sun, 20 Dec 2009 03:41:33 GMT broder [2649] * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/default.mako (modified) * package_branches/invirt-web/cherrypy/files/etc/apache2/sites-available/ssl.mako (modified) Punt some RewriteRules for deprecated URLs we no longer use. Sun, 20 Dec 2009 03:30:08 GMT price [2648] * package_branches/invirt-web/cherrypy/code/main.py (modified) command: recognize new "internal" name for delete This fixes the ... Sun, 20 Dec 2009 03:00:13 GMT price [2647] * package_branches/invirt-web/cherrypy/debian/changelog (modified) Fill in changelog with the many things that changed. I might still ... Sun, 20 Dec 2009 03:00:10 GMT price [2646] * package_branches/invirt-web/cherrypy/code/view.py (modified) view.py: fix long lines Sun, 20 Dec 2009 03:00:08 GMT price [2645] * package_branches/invirt-web/cherrypy/code/view.py (modified) view.py: double blank lines at toplevel This is a style convention ... Sun, 20 Dec 2009 03:00:06 GMT price [2644] * package_branches/invirt-web/cherrypy/code/view.py (modified) view.py: clean up remote_user_login Remove dead code, and make the ... Sun, 20 Dec 2009 03:00:05 GMT price [2643] * package_branches/invirt-web/cherrypy/code/view.py (modified) view.py: fix a docstring The first line of a docstring should be ... Sun, 20 Dec 2009 03:00:02 GMT price [2642] * package_branches/invirt-web/cherrypy/code/main.py (modified) main.py: small Python style improvement Sun, 20 Dec 2009 02:59:59 GMT price [2641] * package_branches/invirt-web/cherrypy/code/templates/list.mako (modified) list.mako: map/lambda make Guido sad, use a comprehension In Python ... Sun, 20 Dec 2009 02:59:57 GMT price [2640] * package_branches/invirt-web/cherrypy/code/templates/info.mako (modified) info.mako: cut no-longer-used hidden field Fri, 18 Dec 2009 06:35:46 GMT broder [2639] * trunk/packages/invirt-dev/invirt-submit-build (modified) Fix a typo in invirt-submit-build. Fri, 18 Dec 2009 06:34:18 GMT broder [2638] * trunk/packages/invirt-dev/invirt-build-conf (modified) scripts installed by setuptools always get installed in /usr/bin. Fri, 18 Dec 2009 06:33:12 GMT broder [2637] * trunk/packages/invirt-dev/setup.py (modified) Include invirt-submit-build in the invirt-dev install. Fri, 18 Dec 2009 03:07:05 GMT broder [2636] * trunk/packages/invirt-dev/debian/control (modified) * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) * trunk/packages/invirt-dev/debian/invirt-dev.postinst (modified) * trunk/packages/invirt-dev/debian/invirt-dev.prerm (modified) Run git-daemon as an inetd service instead of a separate daemon. ... Fri, 18 Dec 2009 01:49:28 GMT broder [2635] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) mkdir -p works if the directory already exists, so drop an ... Thu, 17 Dec 2009 23:17:49 GMT broder [2634] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) Make the apt repo directory structure exist if it doesn't already. Thu, 17 Dec 2009 23:15:38 GMT broder [2633] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) The apt repository needs to be owned by the repository user, so let's ... Thu, 17 Dec 2009 23:10:30 GMT broder [2632] * package_tags/xvm-devconfig/0.46 (copied) Tag 0.46 of xvm-devconfig Thu, 17 Dec 2009 23:08:09 GMT broder [2631] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) In xvm-devconfig: * Use some gpg key to run some apt repository ... Thu, 17 Dec 2009 22:56:04 GMT broder [2630] * trunk/packages/invirt-dev/debian/invirt-dev.postinst (modified) * trunk/packages/invirt-dev/debian/invirt-dev.prerm (modified) * trunk/packages/invirt-dev/debian/rules (modified) Pass --no-start to dh_installinit in invirt-dev and run the ... Thu, 17 Dec 2009 22:42:51 GMT broder [2629] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) And std_init takes arguments, too Thu, 17 Dec 2009 22:42:08 GMT broder [2628] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) In invirt-dev, actually call std_init so the init script does something. Thu, 17 Dec 2009 22:29:59 GMT broder [2627] * trunk/packages/invirt-dev/debian/invirt-dev.dirs (modified) * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) * trunk/packages/invirt-dev/debian/invirt-dev.upstart (deleted) * trunk/packages/invirt-dev/debian/rules (modified) Use the systemv init script instead of an upstart job. Hardy's ... Thu, 17 Dec 2009 22:12:11 GMT broder [2626] * trunk/packages/invirt-dev/debian/rules (modified) Install the invirt-dev upstart file without an extension (upstart ... Thu, 17 Dec 2009 22:10:06 GMT broder [2625] * trunk/packages/invirt-dev/debian/changelog (modified) * trunk/packages/invirt-dev/debian/invirt-dev.dirs (modified) * trunk/packages/invirt-dev/debian/invirt-dev.upstart (added) * trunk/packages/invirt-dev/debian/rules (modified) Serve the repositories in /srv/git over a git-daemon Thu, 17 Dec 2009 19:32:45 GMT broder [2624] * trunk/scripts/git-migration/git-migrate-fast.sh (modified) As a package maintained upstream in git, use the same logic in the ... Thu, 17 Dec 2009 19:31:32 GMT broder [2623] * trunk/scripts/git-migration/svn.yml (modified) Update the git-migration. Include two new packages and ignore a ... Thu, 17 Dec 2009 19:16:40 GMT broder [2622] * package_tags/xvm-devconfig/0.45 (copied) Tag 0.45 of xvm-devconfig Thu, 17 Dec 2009 19:10:24 GMT broder [2621] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) In xvm-devconfig: * Whoops - xvm-devconfig doesn't have the ... Thu, 17 Dec 2009 19:06:27 GMT broder [2620] * package_tags/xvm-devconfig/0.44 (copied) Tag 0.44 of xvm-devconfig Thu, 17 Dec 2009 19:03:26 GMT broder [2619] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) In xvm-devconfig: * Add build server configuration for testing the ... Thu, 17 Dec 2009 19:01:40 GMT broder [2618] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) Fix the invirt-dev init script, because bash doesn't believe in ... Thu, 17 Dec 2009 17:58:11 GMT broder [2617] * package_branches/invirt-base/hvirt (copied) Create hvirt branch of invirt-base. Thu, 17 Dec 2009 17:57:36 GMT broder [2616] * package_branches/invirt-base/hvirt (deleted) Delete the hvirt branch of invirt-base. I'll recreate it in just a ... Thu, 17 Dec 2009 03:54:09 GMT gdb [2615] * package_branches/invirt-base/hvirt (moved) Changed branch name from invirt-base->hvirt Thu, 17 Dec 2009 03:50:16 GMT gdb [2614] * package_branches/invirt-base (added) * package_branches/invirt-base/invirt-base (copied) * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/files/etc (copied) * trunk/packages/invirt-base/files/etc/apt (copied) * trunk/packages/invirt-base/files/etc/apt/sources.list.d (copied) * trunk/packages/invirt-base/files/etc/apt/sources.list.d/debathena.list (copied) Reverted r2613 and started a new hvirt branch on the invirt-base pkg Thu, 17 Dec 2009 01:19:15 GMT gdb [2613] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/files/etc (deleted) Removed debathena from sources.list.d; deleted the rest of the ... Wed, 16 Dec 2009 18:03:15 GMT broder [2612] * package_tags/invirt-web/0.0.24 (copied) Tag 0.0.24 of invirt-web Wed, 16 Dec 2009 18:01:46 GMT broder [2611] * trunk/packages/invirt-web/debian/changelog (modified) Bump the version on the invirt-web package since we changed ... Wed, 16 Dec 2009 04:08:19 GMT broder [2610] * package_tags/xvm-devconfig/0.43 (copied) Tag 0.43 of xvm-devconfig Wed, 16 Dec 2009 04:07:05 GMT broder [2609] * package_tags/xvm-prodconfig/1.1.16 (copied) Tag 1.1.16 of xvm-prodconfig Wed, 16 Dec 2009 04:05:51 GMT broder [2608] * package_tags/xvm-meta/0.0.4 (copied) Tag 0.0.4 of xvm-meta Wed, 16 Dec 2009 04:03:55 GMT broder [2607] * package_tags/xvm-authz-locker/0.0.1 (copied) Tag 0.0.1 of xvm-authz-locker Wed, 16 Dec 2009 04:03:54 GMT broder [2606] * package_tags/xvm-authz-locker (added) Create package tags directory Wed, 16 Dec 2009 04:02:12 GMT broder [2605] * package_tags/invirt-base/0.0.27 (copied) Tag 0.0.27 of invirt-base Wed, 16 Dec 2009 03:27:44 GMT broder [2604] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/files/etc/apt/sources.list.d/invirt.list (deleted) Stop installing a sources.list.d file for XVM's apt repository. Wed, 16 Dec 2009 03:10:35 GMT broder [2603] * trunk/packages/xvm-meta/debian/changelog (modified) * trunk/packages/xvm-meta/debian/control (modified) Add xvm-authz-locker dependency to the xvm-master metapackage. Wed, 16 Dec 2009 03:10:20 GMT broder [2602] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/debian/control (modified) * trunk/packages/xvm-authz-locker (added) * trunk/packages/xvm-authz-locker/debian (added) * trunk/packages/xvm-authz-locker/debian/changelog (added) * trunk/packages/xvm-authz-locker/debian/compat (added) * trunk/packages/xvm-authz-locker/debian/control (added) * trunk/packages/xvm-authz-locker/debian/copyright (added) * trunk/packages/xvm-authz-locker/debian/pycompat (added) * trunk/packages/xvm-authz-locker/debian/pyversions (added) * trunk/packages/xvm-authz-locker/debian/rules (added) * trunk/packages/xvm-authz-locker/python (added) * trunk/packages/xvm-authz-locker/python/xvm (added) * trunk/packages/xvm-authz-locker/python/xvm/__init__.py (added) * trunk/packages/xvm-authz-locker/python/xvm/authz (added) * trunk/packages/xvm-authz-locker/python/xvm/authz/__init__.py (added) * trunk/packages/xvm-authz-locker/python/xvm/authz/locker.py (moved) * trunk/packages/xvm-authz-locker/setup.py (added) * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) * trunk/packages/xvm-prodconfig/debian/changelog (modified) * trunk/packages/xvm-prodconfig/master.yaml (modified) Move XVM's locker authorization code into a separate xvm-authz-locker ... Tue, 15 Dec 2009 04:25:50 GMT broder [2601] * package_tags/python-afs/0.1.1-1 (copied) Tag 0.1.1-1 of python-afs Tue, 15 Dec 2009 04:25:49 GMT broder [2600] * package_tags/python-afs (added) Create package tags directory Tue, 15 Dec 2009 03:37:19 GMT broder [2599] * trunk/packages/python-afs (added) * trunk/packages/python-afs/.gitignore (added) * trunk/packages/python-afs/MANIFEST.in (added) * trunk/packages/python-afs/README (added) * trunk/packages/python-afs/README.dev (added) * trunk/packages/python-afs/afs (added) * trunk/packages/python-afs/afs/__init__.py (added) * trunk/packages/python-afs/afs/_acl.pyx (added) * trunk/packages/python-afs/afs/_fs.pyx (added) * trunk/packages/python-afs/afs/_pts.pyx (added) * trunk/packages/python-afs/afs/_util.pxd (added) * trunk/packages/python-afs/afs/_util.pyx (added) * trunk/packages/python-afs/afs/acl.py (added) * trunk/packages/python-afs/afs/fs.py (added) * trunk/packages/python-afs/afs/pts.py (added) * trunk/packages/python-afs/afs/tests (added) * trunk/packages/python-afs/afs/tests/__init__.py (added) * trunk/packages/python-afs/afs/tests/test__pts.py (added) * trunk/packages/python-afs/afs/tests/test_acl.py (added) * trunk/packages/python-afs/debian (added) * trunk/packages/python-afs/debian/changelog (added) * trunk/packages/python-afs/debian/compat (added) * trunk/packages/python-afs/debian/control (added) * trunk/packages/python-afs/debian/copyright (added) * trunk/packages/python-afs/debian/gbp.conf (added) * trunk/packages/python-afs/debian/pycompat (added) * trunk/packages/python-afs/debian/rules (added) * trunk/packages/python-afs/setup.py (added) Import python-afs. Debathena should eventually be importing PyAFS ... Tue, 15 Dec 2009 03:07:57 GMT broder [2598] * package_tags/xvm-devconfig/0.42 (copied) Tag 0.42 of xvm-devconfig Tue, 15 Dec 2009 03:06:46 GMT broder [2597] * package_tags/xvm-prodconfig/1.1.15 (copied) Tag 1.1.15 of xvm-prodconfig Tue, 15 Dec 2009 03:05:31 GMT broder [2596] * package_tags/xvm-db-backup/0.0.6 (copied) Tag 0.0.6 of xvm-db-backup Tue, 15 Dec 2009 03:04:04 GMT broder [2595] * package_tags/invirt-database/0.2.2 (copied) Tag 0.2.2 of invirt-database Tue, 15 Dec 2009 03:01:44 GMT broder [2594] * package_tags/invirt-base/0.0.26 (copied) Tag 0.0.26 of invirt-base Tue, 15 Dec 2009 01:59:28 GMT broder [2593] * trunk/packages/invirt-dev/invirt-build-conf (modified) * trunk/packages/invirt-dev/invirtibuilder (modified) * trunk/packages/invirt-dev/python/invirt/builder.py (modified) * trunk/packages/invirt-dev/repository-config/distributions.mako (modified) * trunk/packages/xvm-prodconfig/master.yaml (modified) Rename the "git" tree in the configuration to "build" to be more ... Tue, 15 Dec 2009 01:50:43 GMT broder [2592] * trunk/packages/invirt-base/python/invirt/common.py (modified) Subclass invirt.common.struct from dict, instead of rolling our own ... Tue, 08 Dec 2009 03:05:27 GMT broder [2591] * package_branches/invirt-web/cherrypy/code/cache_acls.py (modified) * package_branches/invirt-web/cherrypy/code/getafsgroups.py (modified) * package_branches/invirt-web/cherrypy/code/main.py (modified) * package_branches/invirt-web/cherrypy/code/validation.py (modified) * package_branches/invirt-web/cherrypy/invirt-cache-acls (modified) Update the cherrypy branch to use authz.afs.cells instead of just ... Tue, 08 Dec 2009 02:33:43 GMT broder [2590] * trunk/packages/invirt-base/python/invirt/authz/locker.py (modified) * trunk/packages/invirt-database/python/database/validate.py (modified) * trunk/packages/invirt-web/code/cache_acls.py (modified) * trunk/packages/invirt-web/code/getafsgroups.py (modified) * trunk/packages/invirt-web/code/validation.py (modified) * trunk/packages/invirt-web/invirt-cache-acls (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) * trunk/packages/xvm-prodconfig/master.yaml (modified) Store AFS cell configuration at authz.afs.cells instead of just ... Sat, 05 Dec 2009 22:31:51 GMT broder [2589] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) Switch to using std-init in invirt-dev. Sat, 05 Dec 2009 22:14:29 GMT broder [2588] * trunk/packages/invirt-dev/debian/invirt-dev.postinst (modified) Create /srv/git when installing invirt-dev if it doesn't exist. ... Sat, 05 Dec 2009 22:08:49 GMT broder [2587] * trunk/packages/invirt-dev/python/invirt/builder.py (modified) Config structs aren't dicts, so neither []-indexing nor .get work on ... Sat, 05 Dec 2009 21:55:43 GMT broder [2586] * trunk/packages/invirt-database/debian/pyversions (added) Apparently invirt-database-server is no longer Python 2.4-compatible ... Sat, 05 Dec 2009 21:53:40 GMT broder [2585] * trunk/packages/invirt-dev/debian/pyversions (added) Add a debian/pyversions file to invirt-dev. Our code doesn't work ... Sat, 05 Dec 2009 21:29:46 GMT broder [2584] * trunk/packages/invirt-dev/invirt-build-conf (modified) When generating the git user's k5login, actually move it into place. Sat, 05 Dec 2009 21:12:52 GMT broder [2583] * trunk/packages/invirt-dev/debian/invirt-dev.cron.daily (added) Automatically regenerate the Invirt git configuration daily. Sat, 05 Dec 2009 21:12:52 GMT broder [2582] * trunk/packages/invirt-dev/setup.py (modified) Actually install the invirt-build-conf script. Sat, 05 Dec 2009 21:12:50 GMT broder [2581] * trunk/packages/invirt-dev/debian/invirt-dev.postinst (modified) Update the Invirt git configuration at install-time. Sat, 05 Dec 2009 21:12:49 GMT broder [2580] * trunk/packages/invirt-dev/debian/invirt-dev.postinst (modified) Actually create a git user. Sat, 05 Dec 2009 21:12:48 GMT broder [2579] * trunk/packages/invirt-dev/invirt-build-conf (modified) Update the git user's .k5login in invirt-build-conf.