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

Revision 24316, 838 bytes checked in by geofft, 15 years ago (diff)
In reactivate: * Permit (possibly-backported) upstream schroot at a version that includes our patches as an alternative to the debathena-schroot dependency.
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 | schroot (>= 1.3.2~), 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.