source: trunk/debathena/config/reactivate/debian/control.in @ 24125

Revision 24125, 816 bytes checked in by geofft, 15 years ago (diff)
In reactivate: * Rewrite to use schroot 1.3 and aufs union mounts instead of LVM. This makes logins on a Dell 760 take about 8 seconds to reach the desktop. - TODO: Reincorporate clean-up fallbacks (e.g. rebooting) of previous version. - TODO: Deal with manually modified /etc/schroot/schroot.conf.
Line 
1Source: debathena-reactivate
2Section: debathena/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, sudo
6Standards-Version: 3.7.2
7
8Package: debathena-reactivate
9Architecture: all
10Depends: debathena-schroot, psmisc, gdm, alsa-utils, debathena-gdm-config (>= 1.14~), sudo, ${misc:Depends}
11Provides: ${diverted-files}
12Conflicts: ${diverted-files}
13Description: Causes gdm logins to run in an ephemeral snapshot of the root
14 This package causes each gdm login to run in a temporary copy of the
15 root, so that any system modifications performed within the chroot
16 are erased after logout.
17 .
18 This package is very much tailored to Athena cluster machines.
19 This script will, in certain exceptional conditions, reboot
20 the machine in order to be able to unmount the login snapshot.
Note: See TracBrowser for help on using the repository browser.