source: trunk/debathena/config/cluster-login-config/debian/changelog @ 24363

Revision 24363, 6.2 KB checked in by jdreed, 14 years ago (diff)
Make it work with Karmic by... - removing /usr/lib/indicator-session/indicator-users-service, thus disabling "Switch User" - Removing /etc/init/tty{1..6}.conf - Installing ttymsg as /etc/init/ttymsg.conf
Line 
1debathena-cluster-login-config (1.22) unstable; urgency=low
2
3  * On new Upstart platforms, remove /etc/init/ttyN.conf instead.  Remove
4    ttymsg from the .install file, and install it by hand in rules, using
5    dh_installinit on newer platforms. 
6  * Remove /usr/lib/indicator-session/indicator-users-service, thus
7    preventing "Switch User" and "Guest Session" from appearing in the new
8    indicator-session applet (f/k/a FUSA)
9
10 -- Jonathan Reed <jdreed@mit.edu>  Wed, 10 Mar 2010 23:21:58 -0500
11
12debathena-cluster-login-config (1.21) unstable; urgency=low
13
14  * On new-gdm platforms only, remove the xsessions .desktop files
15    for xterm and gnome-failsafe sessions (formerly disabled in
16    gdm's configuration).
17
18 -- Robert Basch <rbasch@mit.edu>  Wed, 10 Feb 2010 14:37:14 -0500
19
20debathena-cluster-login-config (1.20) unstable; urgency=low
21
22  * Change --kill --silent, which is deprecated and now equivalent to
23    --logout, to --force-logout, because --force fixes everything
24    (Trac: #278).
25
26 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 14 Jan 2010 02:31:44 -0500
27
28debathena-cluster-login-config (1.19) unstable; urgency=low
29
30  * Don't configure /etc/gdm/gdm.conf{,-custom} on post-gdm-2.20
31    platforms.
32
33 -- Robert Basch <rbasch@mit.edu>  Fri, 04 Dec 2009 18:14:15 -0500
34
35debathena-cluster-login-config (1.18) unstable; urgency=low
36
37  * Revert 1.16; set the root password for both quickstation and
38    non-quickstation machines.
39
40 -- Evan Broder <broder@mit.edu>  Tue, 10 Nov 2009 16:30:50 -0500
41
42debathena-cluster-login-config (1.17) unstable; urgency=low
43
44  * Deny everybody sudo privileges by default, then override that for the
45    admin group. This makes sure that everybody is somewhere in the
46    sudoers file, which also ensures that they get lectured.
47
48 -- Evan Broder <broder@mit.edu>  Wed, 14 Oct 2009 12:40:39 -0400
49
50debathena-cluster-login-config (1.16) unstable; urgency=low
51
52  * Unset the root password if the machine is a quickstation.
53
54 -- Evan Broder <broder@mit.edu>  Wed, 07 Oct 2009 00:58:39 -0400
55
56debathena-cluster-login-config (1.15) unstable; urgency=low
57
58  * Make sure DNS servers are listed in /etc/network/interfaces to fix a
59    race condition between ntp and bind. (Trac: #332)
60
61 -- Evan Broder <broder@mit.edu>  Sun, 09 Aug 2009 19:36:52 -0700
62
63debathena-cluster-login-config (1.14) unstable; urgency=low
64
65  * Use a persistantly running daemon to keep the ttys open instead of a
66    one-time script. (Trac: #307)
67  * Make sure the ttymsg job gets kicked when cluster-login-config is
68    upgraded.
69
70 -- Evan Broder <broder@mit.edu>  Sun, 09 Aug 2009 16:28:08 -0700
71
72debathena-cluster-login-config (1.13.1) unstable; urgency=low
73
74  * Ignore failures to reload gdm or stop the tty gettys.
75
76 -- Evan Broder <broder@mit.edu>  Mon, 29 Jun 2009 10:41:31 -0400
77
78debathena-cluster-login-config (1.13) unstable; urgency=low
79
80  * Reload gdm and kill the tty gettys so we don't need to reboot after
81    installing. (Trac: #305)
82
83 -- Evan Broder <broder@mit.edu>  Sun, 28 Jun 2009 20:42:09 -0400
84
85debathena-cluster-login-config (1.12) unstable; urgency=low
86
87  * Add a gdm custom command to register for an account via the
88    kiosk mode browser.
89
90 -- Robert Basch <rbasch@mit.edu>  Wed, 17 Jun 2009 15:43:13 -0400
91
92debathena-cluster-login-config (1.11) unstable; urgency=low
93
94  * Disable the built-in failsafe Xterm and GNOME sessions. (Trac: #148)
95
96 -- Evan Broder <broder@mit.edu>  Thu, 11 Jun 2009 22:02:24 -0400
97
98debathena-cluster-login-config (1.10) unstable; urgency=low
99
100  * Make the forced windowmanager work on Jaunty as well (Trac: #215).
101
102 -- Geoffrey Thomas <geofft@mit.edu>  Mon,  8 Jun 2009 22:01:23 -0400
103
104debathena-cluster-login-config (1.9) unstable; urgency=low
105
106  * Install and configure kexec-tools to work around Jira ATN-52.
107
108 -- Evan Broder <broder@mit.edu>  Fri, 13 Mar 2009 17:49:41 -0400
109
110debathena-cluster-login-config (1.8) unstable; urgency=low
111
112  * Unset /desktop/gnome/lockdown/disable_user_switching, so that
113    the fast-user-switch-applet is enabled (for logout).
114  * Configure fast-user-switch-applet and gnome-power-manager
115    settings so that FUSA offers only the lock screen, logout,
116    restart, and shutdown options.
117  * Undo our gconf settings in the prerm script.
118  * Re-enable HALT and REBOOT from the login screen and as logout
119    actions.
120 
121 -- Robert Basch <rbasch@mit.edu>  Mon, 09 Mar 2009 17:58:09 -0400
122
123debathena-cluster-login-config (1.7) unstable; urgency=low
124
125  * Allow users to sudo to anyone, primarily so they can sudo to
126    themselves for debathena-reactivate.
127
128 -- Evan Broder <broder@mit.edu>  Wed, 04 Mar 2009 22:08:40 -0500
129
130debathena-cluster-login-config (1.6) unstable; urgency=low
131
132  * Fix a typo in gconftool-2's --config-source option.
133
134 -- Robert Basch <rbasch@mit.edu>  Tue, 03 Mar 2009 17:52:20 -0500
135
136debathena-cluster-login-config (1.5) unstable; urgency=low
137
138  * Make metacity the default window manager for now.
139
140 -- Robert Basch <rbasch@mit.edu>  Tue, 03 Mar 2009 16:42:38 -0500
141
142debathena-cluster-login-config (1.4) unstable; urgency=low
143
144  * Make our gconf settings mandatory, not defaults.
145  * Set /apps/gnome-screensaver/embedded_keyboard_command to the
146    same value as logout_command, to work around a gnome-screensaver
147    bug (http://bugzilla.gnome.org/show_bug.cgi?id=573495).
148
149 -- Robert Basch <rbasch@mit.edu>  Mon, 02 Mar 2009 15:59:59 -0500
150
151debathena-cluster-login-config (1.3) unstable; urgency=low
152
153  * Set FlexibleXServers=0 in the gdm configuration, to disable
154    user switching.
155
156 -- Robert Basch <rbasch@mit.edu>  Tue, 24 Feb 2009 17:09:36 -0500
157
158debathena-cluster-login-config (1.2) unstable; urgency=low
159
160  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
161  * Change "Debian-Athena Project" to "Debathena Project".
162  * Remove debian/control from version control.
163  * Clean up debian/copyright.
164
165 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 19:23:36 -0500
166
167debathena-cluster-login-config (1.1) unstable; urgency=low
168
169  * Give sudo privileges to members of the admin group (users logging in
170    will be added to that group by debathena-reactivate)
171
172 -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 18:08:33 -0500
173
174debathena-cluster-login-config (1.0) unstable; urgency=low
175
176  * Initial release.
177
178 -- Greg Hudson <ghudson@mit.edu>  Thu, 11 Sep 2008 15:21:46 -0400
Note: See TracBrowser for help on using the repository browser.