Revision 23257,
985 bytes
checked in by rbasch, 16 years ago
(diff) |
In reactivate:
* Ensure the sound card volume levels are set to 0 at session end.
|
Line | |
---|
1 | Source: debathena-reactivate |
---|
2 | Section: debathena/net |
---|
3 | Priority: extra |
---|
4 | Maintainer: Debian-Athena Project <debathena@mit.edu> |
---|
5 | Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~) |
---|
6 | Standards-Version: 3.7.2 |
---|
7 | |
---|
8 | Package: debathena-reactivate |
---|
9 | Architecture: all |
---|
10 | Depends: schroot, lvm2, psmisc, gdm, alsa-utils, ${misc:Depends} |
---|
11 | Provides: ${diverted-files} |
---|
12 | Conflicts: ${diverted-files} |
---|
13 | Description: 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. To |
---|
19 | use it, the machine MUST be installed so that the root partition is a |
---|
20 | logical volume inside a volume group with at least 21GB of free |
---|
21 | space. This script will, in certain exceptional conditions, reboot |
---|
22 | the machine in order to be able to unmount the login snapshot. |
---|
Note: See
TracBrowser
for help on using the repository browser.