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

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

nscd.conf was getting generated wrong. Fix it

Also known as "why I shouldn't be allowed to write Perl"

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