File: control

package info (click to toggle)
rbootd 3.3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: ansic: 1,654; sh: 98; makefile: 51
file content (20 lines) | stat: -rw-r--r-- 759 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: rbootd
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 13), libpcap-dev
Rules-Requires-Root: no
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/deller/rbootd.git

Package: rbootd
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: netbase, ${shlibs:Depends}, ${misc:Depends}
Suggests: bootparamd, nfs-server
Description: Remote Boot Daemon
 The rbootd daemon is used for booting some HP workstations
 over the network (such as the 9000/300 and 9000/400 series).
 It can also boot some PA RISC workstations (such as the 9000/730).
 It handles the first stage of the boot sequence and can be used to
 start booting Linux, NetBSD or HPUX.