# # ChangeLog for trunk/packages # # Generated by Trac 1.0.2 # May 5, 2024, 10:38:46 PM 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 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 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 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. Sat, 05 Dec 2009 20:36:21 GMT broder [2577] * trunk/packages/invirt-dev/invirtibuilder (modified) * trunk/packages/invirt-dev/python/invirt/builder.py (modified) * trunk/scripts/git-migration/git-migrate-fast.sh (modified) Stuff all of our repos into an /invirt subdirectory, so that we have ... Tue, 01 Dec 2009 01:44:05 GMT quentin [2575] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/k5login (modified) Add brockm to xvm-dev Sun, 29 Nov 2009 20:27:40 GMT broder [2574] * trunk/packages/xvm-devconfig/master.yaml (modified) * trunk/packages/xvm-prodconfig/master.yaml (modified) As noted in the invirt.authz.locker._authenticate docstring, if we ... Sun, 29 Nov 2009 13:48:47 GMT broder [2572] * trunk/packages/invirt-base/python/invirt/authz/locker.py (modified) Take advantage of the newly added symbolic names for PTS connection ... Sun, 29 Nov 2009 13:48:43 GMT broder [2571] * trunk/packages/invirt-base/python/invirt/authz/locker.py (modified) Rephrase the invirt.authz.locker._authenticate docstring for clarity. ... Thu, 26 Nov 2009 15:18:14 GMT broder [2570] * trunk/packages/invirt-dev/debian/control (modified) Add remctl-server as a dependency for invirt-dev, for the build scripts. Thu, 26 Nov 2009 15:15:42 GMT broder [2569] * trunk/packages/invirt-dev/invirt-build-conf (modified) * trunk/packages/invirt-dev/invirt-submit-build (modified) Pass a mode to os.fdopen in invirt-build-conf and invirt-submit- ... Thu, 26 Nov 2009 14:46:28 GMT broder [2568] * trunk/packages/invirt-dev/invirt-build-conf (modified) Fix typo in invirt-build-conf. Thu, 26 Nov 2009 14:45:03 GMT broder [2567] * trunk/packages/invirt-dev/invirt-build-conf (modified) * trunk/packages/invirt-dev/invirt-submit-build (modified) Replace NamedTemporaryFile with mkstemp in invirt-build-conf and ... Thu, 26 Nov 2009 04:43:21 GMT broder [2566] * trunk/packages/invirt-dev/invirt-build-conf (modified) Until we switch to storing krb5 principals in the database, we need ... Thu, 26 Nov 2009 04:43:18 GMT broder [2565] * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) * trunk/packages/invirt-dev/invirt-build-conf (added) Add a script for generating the remctl configuration to trigger the ... Thu, 26 Nov 2009 04:43:15 GMT broder [2564] * trunk/packages/invirt-dev/debian/invirt-dev.dirs (modified) Update invirt-dev.dirs to create directories used by the ... Thu, 26 Nov 2009 04:43:12 GMT broder [2563] * trunk/packages/invirt-dev/invirt-submit-build (added) First stab at the remctl script to handle new build queue submission ... Mon, 23 Nov 2009 06:37:40 GMT broder [2562] * trunk/packages/invirt-base/python/invirt/authz/locker.py (modified) In invirt.authz.locker, deal with getting tokens and ... Mon, 23 Nov 2009 04:17:31 GMT broder [2561] * trunk/packages/invirt-base/setup.py (modified) Update invirt-base's setup.py to deal with invirt.authz module. Mon, 23 Nov 2009 04:14:52 GMT broder [2560] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/python/invirt/authz/__init__.py (modified) Add a magic invirt.authz.mech module that loads whatever authz.mech ... Mon, 23 Nov 2009 04:14:51 GMT broder [2559] * trunk/packages/invirt-base/debian/control (modified) * trunk/packages/invirt-base/python/invirt/authz (added) * trunk/packages/invirt-base/python/invirt/authz/__init__.py (added) * trunk/packages/invirt-base/python/invirt/authz/locker.py (added) Add a invirt.authz.locker module to invirt-base for XVM-style ... Mon, 23 Nov 2009 01:54:11 GMT broder [2557] * 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/debian/changelog (modified) * trunk/packages/xvm-prodconfig/master.yaml (modified) Re-arrange the authz configuration. In particular, even if we allow ... Sun, 22 Nov 2009 22:58:22 GMT broder [2556] * trunk/packages/invirt-dev/debian/changelog (modified) * trunk/packages/invirt-dev/debian/invirt-dev.postinst (modified) In invirt-dev: * Since the prerm code to remove the repo group ... Sun, 22 Nov 2009 22:58:19 GMT broder [2555] * trunk/packages/invirt-dev/debian/invirt-dev.install (modified) * trunk/packages/invirt-dev/invirt-build-release (deleted) Also punt invirt-build-release for the time being. It might make an ... Sun, 22 Nov 2009 22:58:18 GMT broder [2554] * trunk/packages/invirt-dev/debian/invirt-dev.install (modified) Punt invirt-ood-packages and invirt-ood-build from invirt-dev's ... Sun, 22 Nov 2009 21:56:15 GMT broder [2553] * trunk/packages/invirt-base/debian/changelog (modified) Add a changelog entry to invirt-base for r2551 (Add an __iter__ ... Sun, 22 Nov 2009 21:07:30 GMT broder [2552] * trunk/packages/invirt-dev/debian/changelog (modified) * trunk/packages/invirt-dev/debian/invirt-dev.init (modified) * trunk/packages/invirt-dev/repository-config/distributions.in (deleted) * trunk/packages/invirt-dev/repository-config/distributions.mako (added) Change repository configuration to generate config from a mako ... Sun, 22 Nov 2009 21:07:29 GMT broder [2551] * trunk/packages/invirt-base/python/invirt/common.py (modified) Add an __iter__ method to invirt.common.struct. Sun, 22 Nov 2009 21:07:27 GMT broder [2550] * trunk/packages/invirt-dev/repository-config/invirt-uploaders.in (deleted) * trunk/packages/invirt-dev/repository-config/unsigned (deleted) Punt invirt-uploaders and unsigned files from repository config. ... Sun, 22 Nov 2009 21:07:26 GMT broder [2549] * trunk/packages/invirt-dev/invirt-ood-build (deleted) * trunk/packages/invirt-dev/invirt-ood-packages (deleted) Punt the invirt-ood-packages script (and invirt-ood-build). They ... Sun, 22 Nov 2009 21:07:25 GMT broder [2548] * trunk/packages/invirt-dev/debian/changelog (modified) * trunk/packages/invirt-dev/debian/control (modified) * trunk/packages/invirt-dev/debian/rules (modified) Update the packaging to build and install the invirtibuilder. Sun, 22 Nov 2009 21:07:25 GMT broder [2547] * trunk/packages/invirt-dev/setup.py (added) Add a setup.py for the new invirtibuilder and invirt.builder code. Sun, 22 Nov 2009 21:07:23 GMT broder [2546] * trunk/packages/invirt-dev/invirtibuilder (modified) Python 2.5 requires an import from the __future__ to get a with ... Sun, 22 Nov 2009 21:07:22 GMT broder [2545] * trunk/packages/invirt-dev/invirtibuilder (modified) In the invirtibuilder, take advantage of the getBinaries function in ... Sun, 22 Nov 2009 21:07:21 GMT broder [2544] * trunk/packages/invirt-dev/invirtibuilder (modified) Deal with Debian-native packages correctly when calculating and ... Sun, 22 Nov 2009 21:07:20 GMT broder [2543] * trunk/packages/invirt-dev/invirtibuilder (modified) * trunk/packages/invirt-dev/python (added) * trunk/packages/invirt-dev/python/invirt (added) * trunk/packages/invirt-dev/python/invirt/builder.py (added) Pull functions that are needed for the git remctl scripts out of the ... Sun, 22 Nov 2009 21:07:19 GMT broder [2542] * trunk/packages/invirt-dev/invirtibuilder (copied) * trunk/scripts/git-hooks/builder (deleted) Move the invirtibuilder into invirt-dev as a first step towards ... Sun, 22 Nov 2009 21:07:11 GMT broder [2541] * trunk/packages/invirt-base/debian/changelog (modified) * trunk/packages/invirt-base/python/invirt/common.py (modified) In invirt-base: * Add a captureOutput function to invirt.common as ... Tue, 17 Nov 2009 03:10:46 GMT pweaver [2540] * trunk/packages/invirt-database/python/database/validate.py (added) validate.py is the new validation code for invirt-web and invirt- ... Sun, 01 Nov 2009 16:55:50 GMT broder [2537] * trunk/packages/invirt-database/python/database/models.py (modified) Add a field to the builds table to store a Python traceback. Thu, 29 Oct 2009 07:40:47 GMT broder [2536] * trunk/packages/xvm-db-backup/debian/changelog (modified) * trunk/packages/xvm-db-backup/xvm-db-backup (modified) In xvm-db-backup: * Let the config file specify a list of tables ... Thu, 29 Oct 2009 07:40:41 GMT broder [2535] * trunk/packages/invirt-database/debian/changelog (modified) * trunk/packages/invirt-database/python/database/models.py (modified) Add builds and build_logs tables to invirt-database for tracking ... Thu, 29 Oct 2009 04:52:59 GMT price [2516] * trunk/packages/invirt-remote/debian/changelog (modified) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-list (modified) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-listuser (modified) Style fixes in, and Debian changelog for, list and listuser. Sun, 25 Oct 2009 16:21:29 GMT broder [2514] * trunk/packages/xvm-prodconfig/master.yaml (modified) Rearrange the git configuration slightly: - List "pockets" instead ... Sun, 25 Oct 2009 00:40:08 GMT adehnert [2513] * trunk/packages/invirt-remote/debian/changelog (modified) * trunk/packages/invirt-remote/python/remote/monocast.py (modified) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-lvm (modified) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-proxy (modified) Minor cleanup of monocast and LVM load balancer Tue, 20 Oct 2009 02:37:26 GMT pweaver [2511] * trunk/packages/invirt-remote/server/etc/remctl/conf.d/invirt-web (modified) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-list (added) Added list script. Lists a user's VM's (based on their tickets) ... Tue, 20 Oct 2009 01:41:41 GMT pweaver [2510] * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-listuser (modified) Deleted extra print statement Tue, 20 Oct 2009 01:39:05 GMT pweaver [2509] * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-listuser (modified) Modified the output of remctl listuser to use YAML Tue, 20 Oct 2009 01:03:17 GMT pweaver [2508] * trunk/packages/invirt-remote/server/etc/remctl/conf.d/invirt-web (modified) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-listuser (added) Added a remctl script listuser which an admin can use remctl listuser ... Tue, 20 Oct 2009 00:14:16 GMT price [2506] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/k5login (modified) Add jiawen to xvm-dev as reflected in k5login. Thu, 15 Oct 2009 23:47:27 GMT broder [2505] * trunk/packages/xvm-prodconfig/master.yaml (modified) Split the tagger name and e-mail out into separate fields. Thu, 15 Oct 2009 23:30:27 GMT broder [2504] * trunk/packages/xvm-prodconfig/master.yaml (modified) Add a tagger value to the xvm-prodconfig to indicate who should tag ... Mon, 12 Oct 2009 06:16:21 GMT broder [2497] * trunk/packages/xvm-prodconfig/debian/changelog (modified) * trunk/packages/xvm-prodconfig/master.yaml (modified) Add configuration for the git repositories. This will propogate ... Wed, 07 Oct 2009 07:24:47 GMT adehnert [2495] * trunk/packages/invirt-remote/debian/changelog (modified) * trunk/packages/invirt-remote/python/remote/__init__.py (modified) * trunk/packages/invirt-remote/python/remote/monocast.py (added) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-lvm (added) * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-proxy (modified) Balance LVM requests (LP: #307361) * Add "monocast" method to send ... Tue, 29 Sep 2009 03:28:28 GMT broder [2492] * trunk/packages/invirt-web/code/templates/vnc.tmpl (modified) * trunk/packages/invirt-web/debian/changelog (modified) * trunk/scripts/vnc-client/invirt-vnc-client (modified) Revert punting the "moocow" password in invirt-web and ... Tue, 29 Sep 2009 02:53:22 GMT oremanj [2491] * trunk/packages/invirt-dhcp/debian/changelog (modified) * trunk/packages/invirt-dhcp/invirt-dhcpserver (modified) [invirt-dhcp] Improve standards compliance Provide a ... Tue, 29 Sep 2009 01:26:38 GMT broder [2487] * trunk/packages/invirt-web/code/templates/vnc.tmpl (modified) * trunk/packages/invirt-web/debian/changelog (modified) * trunk/packages/invirt-xen-config/debian/changelog (modified) * trunk/packages/invirt-xen-config/invirt-database (modified) * trunk/scripts/vnc-client/invirt-vnc-client (modified) Punt the "moocow" VNC password - it's dumb, and we already have our ... Mon, 21 Sep 2009 23:52:56 GMT price [2479] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/k5login (modified) Add oremanj to xvm-dev as reflected in k5login. Sun, 20 Sep 2009 20:51:33 GMT price [2477] * trunk/packages/invirt-remote/server/etc/remctl/conf.d/invirt-web (modified) yet more whitespace adjustment Sun, 20 Sep 2009 20:16:47 GMT price [2476] * trunk/packages/invirt-remote/debian/changelog (modified) * trunk/packages/invirt-remote/server/etc/remctl/conf.d/invirt-web (added) * trunk/packages/invirt-remote/server/etc/remctl/conf.d/remconffs (deleted) Changelog entry and whitespace pickiness for LP #349789 fix. Sun, 20 Sep 2009 18:59:23 GMT price [2474] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/k5login (modified) Add ppasupat, burrows, jontec, gyz to xvm-dev as reflected in ... Sun, 20 Sep 2009 05:54:45 GMT pweaver [2473] * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-vminvalid (modified) lp invert bug 349789 Added error codes and prints to stderr Sun, 20 Sep 2009 05:23:55 GMT pweaver [2472] * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-vminvalid (modified) lp:invert bug #349789:changed error message to unix style Sun, 20 Sep 2009 05:08:31 GMT pweaver [2470] * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-vminvalid (modified) Bug #349789: added spaces to error message Sun, 20 Sep 2009 05:01:10 GMT pweaver [2469] * trunk/packages/invirt-remote/server/etc/remctl/conf.d/remconffs (modified) Bug #349789:changed * to all Sun, 20 Sep 2009 04:59:42 GMT pweaver [2468] * trunk/packages/invirt-remote/server/usr/sbin/invirt-remote-vminvalid (added) Bug #349789:script to print error of not vm name Sun, 20 Sep 2009 04:58:52 GMT pweaver [2467] * trunk/packages/invirt-remote/server/etc/remctl/conf.d/invirt-web (deleted) * trunk/packages/invirt-remote/server/etc/remctl/conf.d/remconffs (modified) Bug #349789: added code for vm not listed in remctl Sun, 20 Sep 2009 04:05:01 GMT price [2465] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/k5login (modified) Add pweaver to xvm-dev as reflected in the dev k5login. Fri, 11 Sep 2009 02:25:57 GMT price [2463] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) Forward dev-cluster automail to xvm-dev-auto rather than xvm@. Tue, 08 Sep 2009 15:49:23 GMT broder [2461] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/master.yaml (modified) For the dev cluster, send root's mail to xvm-dev@mit.edu, instead of ... Tue, 08 Sep 2009 03:09:20 GMT price [2459] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/k5login (modified) Add adehnert to xvm-dev as reflected in the dev k5login. Sat, 29 Aug 2009 01:57:28 GMT broder [2457] * trunk/packages/xvm-devconfig/debian/changelog (modified) * trunk/packages/xvm-devconfig/k5login (modified) In xvm-devconfig: * Sync the k5login with xvm-dev (add mitchb). Sun, 16 Aug 2009 03:12:26 GMT broder [2446] * trunk/packages/invirt-remote/host/usr/sbin/invirt-janitor (modified) Nice the janitorial dds as well as ionicing them. Fri, 14 Aug 2009 02:19:11 GMT broder [2444] * trunk/packages/invirt-console/debian/changelog (modified) * trunk/packages/invirt-console/debian/transform_sshd_config.debathena.invirt (modified) In invirt-console: * Disable the sftp subsystem on the console ... Thu, 13 Aug 2009 15:36:13 GMT broder [2441] * trunk/packages/invirt-autoinstaller/common/usr/lib/xen-tools/debian.d/93-setup-grub (modified) * trunk/packages/invirt-autoinstaller/debian/changelog (modified) Revert the "Hack to be differently specific". It wasn't working. ... Wed, 12 Aug 2009 03:01:15 GMT broder [2438] * trunk/packages/invirt-remote/host/usr/sbin/invirt-janitor (modified) Add a safety check to the janitor to make sure we only delete old_ LV. Wed, 12 Aug 2009 03:01:07 GMT broder [2437] * trunk/packages/invirt-remote/host/usr/sbin/invirt-janitor (modified) In the invirt-janitor, ignore errors from the dd. In the normal ... Wed, 12 Aug 2009 02:38:42 GMT broder [2436] * trunk/packages/invirt-remote/debian/changelog (modified) * trunk/packages/invirt-remote/debian/control (modified) * trunk/packages/invirt-remote/debian/invirt-remote-host.dirs (added) * trunk/packages/invirt-remote/debian/invirt-remote-host.init (modified) * trunk/packages/invirt-remote/host/usr/sbin/invirt-janitor (added) * trunk/packages/invirt-remote/host/usr/sbin/invirt-lvm (modified) In invirt-remote: * Instead of running all of the disk-wiping dds ... Tue, 11 Aug 2009 01:54:07 GMT broder [2426] * trunk/packages/invirt-console/debian/changelog (modified) * trunk/packages/invirt-console/server/usr/bin/invirt-consolefs (modified) invirt-console: * Give the website access to all consoles in ... Sun, 09 Aug 2009 18:01:18 GMT broder [2376] * trunk/packages/invirt-autoinstaller/common/usr/lib/xen-tools/debian.d/93-setup-grub (modified) * trunk/packages/invirt-autoinstaller/debian/changelog (modified) In invirt-autoinstaller: * Hack to be differently specific when ... Mon, 27 Jul 2009 05:06:21 GMT broder [2371] * trunk/packages/invirt-dev/invirt-build-release (modified) Use a descriptive variable name, instead of $REPLY. Mon, 27 Jul 2009 04:42:13 GMT broder [2370] * trunk/packages/invirt-dev/invirt-build-release (modified) Fix invirt-build-release to correctly deal with multiple binary ... Mon, 27 Jul 2009 03:36:28 GMT broder [2367] * trunk/packages/invirt-xen-config/debian/changelog (modified) * trunk/packages/invirt-xen-config/invirt-database (modified) In invirt-xen-config: * Some of the autoinstallers want a lot of ... Mon, 27 Jul 2009 03:00:11 GMT broder [2365] * trunk/packages/invirt-autoinstaller/common/usr/lib/xen-tools/debian.d/95-install-base-system (modified) * trunk/packages/invirt-autoinstaller/debian/changelog (modified) In invirt-autoinstaller: * When we're installing the world, be ... Mon, 06 Jul 2009 00:21:41 GMT broder [2362] * trunk/packages/invirt-dhcp/debian/changelog (modified) * trunk/packages/invirt-dhcp/invirt-dhcpserver (modified) Revert the server identifier in the DHCP server. Including the server ... Mon, 06 Jul 2009 00:16:47 GMT broder [2361] * trunk/packages/invirt-dhcp/debian/changelog (modified) * trunk/packages/invirt-dhcp/invirt-dhcpserver (modified) In invirt-dhcp: * Include the server identifier field in ... Mon, 22 Jun 2009 04:16:09 GMT broder [2360] * trunk/packages/xvm-prodconfig/debian/changelog (modified) * trunk/packages/xvm-prodconfig/zone (modified) In xvm-prodconfig: * Add a CNAME to the zone file to make Vista ... Sun, 14 Jun 2009 02:33:39 GMT broder [2359] * trunk/packages/invirt-autoinstaller/common/usr/lib/xen-tools/debian.d/93-setup-grub (modified) * trunk/packages/invirt-autoinstaller/debian/changelog (modified) In invirt-autoinstaller: * Be more specific when replacing root= ...