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
|
Source: cdebconf-entropy
Priority: extra
Section: debian-installer
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Max Vozeler <xam@debian.org>, Jérémy Bobbio <lunar@debian.org>, Christian Perrier <bubulle@debian.org>, Colin Watson <cjwatson@debian.org>
Build-Depends: debhelper (>= 7.0.50~), po-debconf (>= 0.5.0), libdebian-installer4-dev, libnewt-dev, libtextwrap-dev, libdebconfclient0-dev (>= 0.130), libgtk2.0-dev (>= 2.18.7-2), autotools-dev
Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/cdebconf-entropy
Package: cdebconf-text-entropy
Architecture: any
Depends: cdebconf-text-udeb, ${shlibs:Depends}, ${misc:Depends}
Provides: cdebconf-entropy
XC-Package-Type: udeb
Description: cdebconf text plugin for reading from /dev/random
cdebconf plugin to facilitate reading random data from /dev/random.
Asks the user to enter random characters on the keyboard and shows a
progressbar with percent-of-data read.
Package: cdebconf-newt-entropy
Architecture: any
Depends: cdebconf-newt-udeb, ${shlibs:Depends}, ${misc:Depends}
Provides: cdebconf-entropy
XC-Package-Type: udeb
Description: cdebconf newt plugin for reading from /dev/random
cdebconf plugin to facilitate reading random data from /dev/random.
Asks the user to enter random characters on the keyboard and shows a
progressbar with percent-of-data read.
Package: cdebconf-gtk-entropy
Architecture: any
Depends: cdebconf-gtk-udeb, ${shlibs:Depends}, ${misc:Depends}
Provides: cdebconf-entropy
XC-Package-Type: udeb
Description: cdebconf gtk plugin for reading from /dev/random
cdebconf plugin to facilitate reading random data from /dev/random.
Asks the user to enter random characters on the keyboard and random mouse
movements while a progressbar shows the amount of entropy already gathered.
|