aboutsummaryrefslogtreecommitdiff
path: root/net/mknbi
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Fix the build with contemporary GCC.Alexey Dokuchaev2007-06-291-0/+4
| | | | | | | Reported by: pointyhat (logs) Notes: svn path=/head/; revision=194429
* - 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