source: trunk/debathena/config/reactivate/debian/control @ 26008

Revision 26008, 1.0 KB checked in by achernya, 11 years ago (diff)
In reactivate: * Convert to dh7
Line 
1Source: debathena-reactivate
2Section: debathena/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: debhelper (>= 7.0.50~), config-package-dev (>= 5.0~), sudo, schroot, dbus, gettext
6Standards-Version: 3.9.3
7
8Package: debathena-reactivate
9Architecture: any
10Depends: debathena-schroot | schroot (>= 1.3.2~),
11 psmisc,
12 gdm,
13 alsa-utils,
14 debathena-gdm-config (>= 1.14~),
15 sudo (>= 1.7.2p1-1~),
16 debathena-cupsys-config (>= 1.9~),
17 rdate,
18 ${misc:Depends},
19 ${shlibs:Depends}
20Provides: ${diverted-files}
21Conflicts: ${diverted-files}
22X-Debathena-Build-For: precise
23Description: Causes gdm logins to run in an ephemeral snapshot of the root
24 This package causes each gdm login to run in a temporary copy of the
25 root, so that any system modifications performed within the chroot
26 are erased after logout.
27 .
28 This package is very much tailored to Athena cluster machines.
29 This script will, in certain exceptional conditions, reboot
30 the machine in order to be able to unmount the login snapshot.
Note: See TracBrowser for help on using the repository browser.