File: control

package info (click to toggle)
netkit-bootparamd 0.17-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: ansic: 511; makefile: 53; sh: 31
file content (23 lines) | stat: -rw-r--r-- 757 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
Source: netkit-bootparamd
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.0
Build-Depends: cmake,
               debhelper (>= 10~),
               libtirpc-dev,
               pkgconf,
               rpcsvc-proto,
Vcs-Browser: https://salsa.debian.org/debian/netkit-bootparamd
Vcs-Git: https://salsa.debian.org/debian/netkit-bootparamd.git

Package: bootparamd
Architecture: any
Depends: portmap,
         ${misc:Depends},
         ${shlibs:Depends},
Static-Built-Using: ${Built-Using}
Description: Boot parameter server
 bootparamd is a server process that provides information to diskless clients
 necessary for booting.  It consults the /etc/bootparams file to find the
 information it needs.