File: control

package info (click to toggle)
bit-babbler 0.8
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,900 kB
  • sloc: cpp: 10,297; sh: 4,301; perl: 1,017; ansic: 1,013; makefile: 84
file content (40 lines) | stat: -rw-r--r-- 1,569 bytes parent folder | download
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
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: bit-babbler
Section: admin
Priority: optional
Maintainer: Ron Lee <ron@debian.org>
Build-Depends: debhelper (>= 9), dh-systemd, libusb-1.0-0-dev, libudev-dev [linux-any]
Standards-Version: 4.1.3.0
Homepage: http://www.bitbabbler.org

Package: bit-babbler
Architecture: any
Depends: ${shlibs:Depends}
Suggests: munin-node, libjson-xs-perl, libvirt-clients | libvirt-bin
Description: BitBabbler hardware TRNG and kernel entropy source support
 This package provides supporting software for the BitBabbler true random
 number generator hardware.  It includes:
 .
  - The seedd daemon for running continuous quality and health checks on
    the active devices and the stream of entropy that they provide, and
    for seeding the OS kernel entropy pool on demand.
  - Monitoring tools for short and long term analysis, and alerting of
    anomalies in both the BitBabbler output and the kernel /dev/random
    and /dev/urandom output.
  - Admin tools for real-time inspection of the short and long term
    quality metrics.
 .
 You will need to install libjson-xs-perl if you wish to use the munin-node
 script for continuous graphing and monitoring of device performance.
 .
 You will need to install libvirt-clients if you want hotplug support for
 adding devices to libvirt managed virtual machines.

Package: bit-babbler-dbg
Section: debug
Priority: extra
Architecture: any
Depends: bit-babbler (= ${binary:Version})
Description: debugging symbols for BitBabbler tools
 This package provides the detached debug symbols for software in the
 bit-babbler package.