aboutsummaryrefslogtreecommitdiffstats
path: root/net/mknbi
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with N
* Fix the build with contemporary GCC.danfe2007-06-291-0/+4
| | | | Reported by: pointyhat (logs)
* - Add SHA256pav2005-11-261-0/+1
|
* mknbi is a program that makes network bootable images for various operatingpav2005-03-205-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>