File: control

package info (click to toggle)
cereal 0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 176 kB
  • ctags: 24
  • sloc: sh: 425; makefile: 39
file content (27 lines) | stat: -rw-r--r-- 1,198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: cereal
Section: utils
Priority: extra
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Uploaders: Jameson Graef Rollins <jrollins@finestructure.net>
Build-Depends: debhelper (>= 7.0)
Standards-Version: 3.8.0.1
Homepage: http://cmrg.fifthhorseman.net/wiki/cereal
Vcs-Svn: http://cmrg.fifthhorseman.net/svn/trunk/cereal
Vcs-Browser: http://cmrg.fifthhorseman.net/browser/trunk/cereal
Dm-Upload-Allowed: yes

Package: cereal
Architecture: all
Depends: runit (>= 1.8.0-3), screen, adduser, procmail
Description: automated, logged serial terminal management system
 cereal provides a framework to easily set up and maintain automated,
 timestamped logs of serial lines, while simultaneously allowing end
 user access to them.  This is probably most useful for providing
 automated, logged access to remote serial consoles.  
 .
 cereal can control an arbitrary number of independently monitored and
 logged lines.  Direct access to the monitored lines is allowed only
 to a specific user (who doesn't necessarily otherwise have access to
 the direct serial line), but logs can be made available to any group.
 Logs are rotated automatically and their total space can be limited
 in size.