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 28 29
|
Source: etherboot
Section: admin
Priority: optional
Maintainer: RISKO Gergely <risko@debian.org>
Build-Depends: debhelper (>> 4.0.0), mkisofs, mtools, syslinux, libc6-dev-i386 [amd64], grub, gcc-multilib [amd64]
Standards-Version: 3.7.2.0
Package: etherboot
Architecture: all
Recommends: mknbi
Description: Bootstrapping for various network adapters
Etherboot is a free software package for making boot ROMS for booting
Linux and other operating systems on x86 PCs over a network using
Internet Protocols, i.e. bootp/DHCP and tftp.
.
This package doesn't contains the documentation, if you need these
files, you can install the package named etherboot-doc.
Package: etherboot-doc
Architecture: all
Section: doc
Suggests: etherboot
Description: Bootstrapping for various network adapters (documentation)
Etherboot is a free software package for making boot ROMS for booting
Linux and other operating systems on x86 PCs over a network using
Internet Protocols, i.e. bootp/DHCP and tftp.
.
This package contains only the documentation for the software, you
can install etherboot if you need the software itself.
|