File: control

package info (click to toggle)
nvram-wakeup 0.97-14lenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 580 kB
  • ctags: 363
  • sloc: ansic: 3,780; sh: 2,070; makefile: 133
file content (19 lines) | stat: -rw-r--r-- 950 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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>
Build-Depends: debhelper (>> 4.1.16), dpatch
Standards-Version: 3.8.0
XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/general/nvram-wakeup/trunk/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/general/nvram-wakeup/trunk/

Package: nvram-wakeup
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A tool to 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.