|
Last change
on this file since 925 was
925,
checked in by dkg, 5 years ago
|
|
cereal: adding Vcs-Svn and Vcs-Browser fields to debian/control.
|
|
File size:
1.2 KB
|
| Line | |
|---|
| 1 | Source: cereal |
|---|
| 2 | Section: admin |
|---|
| 3 | Priority: extra |
|---|
| 4 | Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> |
|---|
| 5 | Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> |
|---|
| 6 | Build-Depends: debhelper (>= 5.0) |
|---|
| 7 | Standards-Version: 3.7.3 |
|---|
| 8 | Homepage: http://cmrg.fifthhorseman.net/wiki/cereal |
|---|
| 9 | Vcs-Svn: http://cmrg.fifthhorseman.net/svn/trunk/cereal |
|---|
| 10 | Vcs-Browser: http://cmrg.fifthhorseman.net/browser/trunk/cereal |
|---|
| 11 | XS-Dm-Upload-Allowed: yes |
|---|
| 12 | |
|---|
| 13 | Package: cereal |
|---|
| 14 | Architecture: all |
|---|
| 15 | Depends: runit, screen, adduser |
|---|
| 16 | Description: automated, logged serial terminal management system |
|---|
| 17 | cereal provides a framework to easily set up and maintain automated, |
|---|
| 18 | timestamped logs of serial lines, while simultaneously allowing end |
|---|
| 19 | user access to them. This is probably most useful for providing |
|---|
| 20 | automated, logged access to remote serial consoles. |
|---|
| 21 | . |
|---|
| 22 | cereal can control an arbitrary number of independently monitored and |
|---|
| 23 | logged lines. Direct access to the monitored lines is allowed only |
|---|
| 24 | to a specific user (who doesn't necessarily otherwise have access to |
|---|
| 25 | the direct serial line), but logs can be made available to any group. |
|---|
| 26 | Logs are rotated automatically and their total space can be limited |
|---|
| 27 | in size. |
|---|
Note: See
TracBrowser
for help on using the repository browser.