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 30 31 32
|
Source: etherboot
Section: admin
Priority: optional
Maintainer: Debian Syslinux Maintainers <syslinux@lists.debian-maintainers.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper (>= 7), gcc-multilib [amd64], genisoimage, grub-legacy,
libc6-dev-i386 [amd64], mtools, syslinux, quilt (>= 0.46-7~)
Standards-Version: 3.9.1
Homepage: http://www.etherboot.org/
Vcs-Browser: http://git.debian-maintainers.org/?p=syslinux/etherboot.git
Vcs-Git: git://git.debian-maintainers.org/git/syslinux/etherboot.git
Package: etherboot
Architecture: all
Depends: ${misc:Depends}
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.
Package: etherboot-qemu
Architecture: all
Depends: ${misc:Depends}
Enhances: qemu, kvm
Description: Bootstrapping for various network adapters (qemu)
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 a subset of targets used by QEMU/KVM.
|