File: control

package info (click to toggle)
bootp 2.4.3-18
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 484 kB
  • ctags: 611
  • sloc: ansic: 5,926; makefile: 153; sh: 55
file content (17 lines) | stat: -rw-r--r-- 751 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: bootp
Section: net
Priority: extra
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Standards-Version: 3.8.2
Build-Depends: debhelper (>= 7)
Homepage: ftp://ftp.ntplx.net/pub/networking/bootp/

Package: bootp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, netbase, update-inetd
Description: server for the bootp protocol with DHCP support
 This is a server for the bootp protocol; which allows network administrator
 to setup networking information for clients via an /etc/bootptab on a server
 so that the clients can automatically get their networking information.  While
 this server includes rudimentary DHCP support as well, we suggest using the
 dhcp package if you need DHCP support, as it is much more complete.