File: control

package info (click to toggle)
di-netboot-assistant 0.41
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 224 kB
  • ctags: 33
  • sloc: sh: 1,085; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,190 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
24
25
26
27
Source: di-netboot-assistant
Section: utils
Priority: extra
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Andreas B. Mundt <andi@debian.org>,
           Christian Perrier <bubulle@debian.org>,
           Frank Lin PIAT <fpiat@klabs.be>
Build-Depends: debhelper (>= 9)
Homepage: http://wiki.debian.org/DebianInstaller/NetbootAssistant
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/d-i/netboot-assistant.git
Vcs-Git: https://anonscm.debian.org/git/d-i/netboot-assistant.git

Package: di-netboot-assistant
Architecture: all
Depends: wget | curl, ${misc:Depends}
Recommends: tftpd-hpa | atftpd | dnsmasq
Suggests: dhcp3-server | udhcpd | dnsmasq, elilo, syslinux, vim-addon-manager
Description: Debian-Installer netboot assistant
 di-netboot-assistant is a tool to download and extract Debian-Installer
 netboot images. It's especially useful if you want to download multiple
 netboot image, since it builds a top menu, so you can select the image
 at boot time (on amd64, i386 and ia64).
 .
 Currently, it supports amd64, i386, ia64, alpha, hppa and sparc clients.
 .
 syslinux and elilo are needed if you plan to use the "top menu".