1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: nvram-wakeup
Section: misc
Priority: optional
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
Uploaders: Tobias Grimm <etobi@debian.org>,
Thomas Schmidt <tschmidt@debian.org>,
Christoph Martin <chrism@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://sourceforge.net/projects/nvram-wakeup
Vcs-Git: https://salsa.debian.org/vdr-team/nvram-wakeup.git
Vcs-Browser: https://salsa.debian.org/vdr-team/nvram-wakeup
Package: nvram-wakeup
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Read/write the WakeUp time from/to the BIOS
nvram-wakeup can read and write the wake up time in the BIOS
(via /dev/nvram on recent 2.4.x kernels or direct I/O port access).
On this wake up time the computer will be powered on automatically from
the soft-off state. For the video disc recorder VDR, nvram-wakeup installs
a hook script, that allows VDR to set a wake up time, when it powers down.
|