source: trunk/packages/sipb-xen-console/debian/changelog @ 1121

Last change on this file since 1121 was 1121, checked in by broder, 16 years ago

Add a dummy console for the console server's conserver in case no VMs
are running

File size: 5.0 KB
Line 
1sipb-xen-console (8.4) unstable; urgency=low
2
3  * Create a dummy console entry that exists by default so that conserver
4    won't quit if no consoles are defined.
5
6 -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 03:13:47 -0400
7
8sipb-xen-console (8.3) unstable; urgency=low
9
10  * Update nss-pgsql.conf.mako to reflect new config file format
11
12 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 02:31:37 -0400
13
14sipb-xen-console (8.2) unstable; urgency=low
15
16  * Actually generate nscd.conf correctly
17
18 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 01:45:33 -0400
19
20sipb-xen-console (8.1) unstable; urgency=low
21
22  * ConsoleFS is now RouteFS-based
23
24 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 05:26:52 -0400
25
26sipb-xen-console (8.0) unstable; urgency=low
27
28  * Update config files to work with Hardy
29
30 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 04:45:21 -0400
31
32sipb-xen-console (7.8) unstable; urgency=low
33
34  * generate config files using mako
35
36 -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:10:50 -0400
37
38sipb-xen-console (7.7) unstable; urgency=low
39
40  * sipb_xen_database -> invirt.database
41  * use invirt config in sipb-xen-consolefs
42  * added decomposition of DB URI
43  * generate nss-pgsql.conf and issue.net.no_tkt from debian init script
44
45 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 01:13:37 -0400
46
47sipb-xen-console (7.6) unstable; urgency=low
48
49  * Use invirt-getconf to generate config.
50
51 -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 22:28:33 -0400
52
53sipb-xen-console (7.5) unstable; urgency=low
54
55  * Generate config at start/reload from /etc/invirt/*.
56
57 -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 18:29:43 -0400
58
59sipb-xen-console (7.4) unstable; urgency=low
60
61  * pull in sipb-xen-base
62
63 -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 17:41:01 -0400
64
65sipb-xen-console (7.3) unstable; urgency=low
66
67  * update for current config-package-dev
68
69 -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 15:41:50 -0400
70
71sipb-xen-console (7.3) unstable; urgency=low
72
73  * Move config details out to config package.
74
75 -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 01:01:26 -0400
76
77sipb-xen-console (7.2) unstable; urgency=low
78
79  * Multiplex consoles on multiple hosts.
80 
81 -- Greg Price <price@mit.edu>  Sun, 13 Jul 2008 08:52:18 -0400
82
83sipb-xen-console (7.1) unstable; urgency=low
84
85  * Remember to actually divert the conserver config
86
87 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:48:05 -0400
88
89sipb-xen-console (7) unstable; urgency=low
90
91  * Use conserver instead of ssh to connect to black-mesa
92
93 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:52:05 -0400
94
95sipb-xen-console (6.2) unstable; urgency=low
96
97  * /etc/modules is no longer managed by this package
98
99 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue,  1 Apr 2008 22:25:09 -0400
100
101sipb-xen-console (6.1) unstable; urgency=low
102
103  * Don't add the "d_" to the domain name on this side - do it on the
104    black-mesa side
105
106 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 22:20:47 -0400
107
108sipb-xen-console (6) unstable; urgency=low
109
110  * modprobe fuse before attaching consolefs
111  * Revert code to block dropping privileges to user accounts
112  * Add configuration to accept Kerberos config for users and error on
113    non-root users if Kerberos authentication fails
114
115 -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 20:03:11 -0400
116
117sipb-xen-console (5.1) unstable; urgency=low
118
119  * Package should create /consolefs so that sipb-xen-consolefs has
120    somewhere to mount to
121
122 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 18:20:02 -0400
123
124sipb-xen-console (5) unstable; urgency=low
125
126  * modprobe fuse at boot
127
128 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 17:57:36 -0400
129
130sipb-xen-console (4.1) unstable; urgency=low
131
132  * It should not be trivial for us to access the serial console of
133    users' machines
134
135 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 17:42:04 -0400
136
137sipb-xen-console (4) unstable; urgency=low
138
139  * Added comments to sipb-xen-consolefs
140  * Added support for symlinks in the realpath
141  * Changed sipb-xen-consolefs to use syslog instead of printf debugging
142
143 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 14:17:59 -0400
144
145sipb-xen-console (3.2) unstable; urgency=low
146
147  * Fixing a bug in sipb-xen-consolefs ('@' is not re-added to realms
148    in the .k5login
149
150 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:39:30 -0400
151
152sipb-xen-console (3.1) unstable; urgency=low
153
154  * Clean up the motd a bit
155  * Add dependency on sipb-xen-chrony-config to make sure the clock is
156    staying synced
157
158 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:33:55 -0400
159
160sipb-xen-console (3) unstable; urgency=low
161
162  * Make the motd useful instead of turning it off
163
164 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:14:23 -0400
165
166sipb-xen-console (2) unstable; urgency=low
167
168  * Actually functional release.
169
170 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 05:07:43 -0400
171
172sipb-xen-console (1) unstable; urgency=low
173
174  * Initial release.
175
176 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400
Note: See TracBrowser for help on using the repository browser.