Fix RemConfFS - add code to list acl/ and update for new SQLAlchemy
[invirt/packages/invirt-remote.git] / debian / changelog
1 sipb-xen-remote-server (0.9) unstable; urgency=low
2
3   * Make the acl/ subdir of RemConfFS listable
4   * Update RemConfFS for new SQLAlchemy code
5
6  -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:28:23 -0400
7
8 sipb-xen-remote-server (0.8) unstable; urgency=low
9
10   * Use RouteFS for RemConfFS
11
12  -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 02:21:00 -0400
13
14 sipb-xen-remote-server (0.7) unstable; urgency=low
15
16   * depend on sipb-xen-base
17
18  -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 20:47:05 -0400
19
20 sipb-xen-remote-server (0.6) unstable; urgency=low
21
22   * sipb_xen_database -> invirt.config
23
24  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:54:59 -0400
25
26 sipb-xen-remote-server (0.5) unstable; urgency=low
27
28   * use invirt config in sipb-xen-remconffs, sipb-xen-remctl-help,
29     sipb-xen-remote-proxy
30
31  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:32:59 -0400
32
33 sipb-xen-remote-server (0.4) unstable; urgency=low
34
35   * use invirt.config to get hostnames
36   * refactoring: extracted bcast() function into invirt.remote package
37
38  -- Yang Zhang <y_z@mit.edu>  Sat,  2 Aug 2008 20:34:50 -0400
39
40 sipb-xen-remote-server (0.3) unstable; urgency=low
41
42   * Fill in all the code to make the package work (mostly weeks ago.)
43   * sipb-xen-remote-listvms aggregates listvms across hosts (with
44     y_z, broder, andersk)
45   * sipb-xen-remctl-help gives help
46   * sipb-xen-remote-control proxies to where a machine is running
47   * sipb-xen-remote-create chooses where to boot by load-balancing
48
49  -- Greg Price <price@mit.edu>  Thu, 24 Jul 2008 21:34:20 -0400
50
51 sipb-xen-remote-server (0.2) unstable; urgency=low
52
53   * FUSE filesystem for remctl configuration.
54   * Remove *register calls, since the FUSE keeps things up to date.
55   * An init script to keep the FUSE fs up.
56
57  -- Greg Price <price@mit.edu>  Sat, 10 May 2008 22:04:32 -0400
58
59 sipb-xen-remote-server (0.1) unstable; urgency=low
60
61   * First draft.
62
63  -- Greg Price <price@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400