Source: mknbi
Section: admin
Priority: optional
Maintainer: RISKO Gergely <risko@debian.org>
Build-Depends: debhelper (>=4), nasm, perl
Standards-Version: 3.6.2.1

Package: mknbi
Depends: perl
Architecture: i386
Description: Create tagged images for Etherboot or Netboot
 With mknbi you can create tagged images for Etherboot. Tagged
 images are data files, which contains the necessary files for
 booting up (kernel+root for linux, kernel+minifs for dos, ...)
 bundled together with a special format.
 .
 These tagged images are downloaded and understood by Etherboot 
 and Netboot during the boot process.
 .
 This package should be used on the server and not on the client.
 It doesn't contain code which handle the network card, download the
 image, etc.
 .
 Homepage: http://sourceforge.net/projects/etherboot
