aboutsummaryrefslogtreecommitdiff
path: root/net/mknbi
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* mknbi is a program that makes network bootable images for various operatingPav Lucistnik2005-03-195-0/+104
systems suitable for network loading by Etherboot or Netboot, which are ROM boot loaders. If you are looking to boot using PXE, look no further, mknbi is not what you want. You probably want something like PXELINUX which is part of the SYSLINUX package. PR: ports/78962 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=131642