aboutsummaryrefslogtreecommitdiff
path: root/net/pxe
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes:Anders Nordby2007-06-035-1/+147
| | | | | | | | | | | - add standard rc.subr startup script. - add post-install message mentioning necessary configuration steps. - move pid-file to /var/run, the usual place. Do setuid/setgid later, so that we can create it. - make message about stale pid file a bit more explanatory. Notes: svn path=/head/; revision=192644
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Update to 1.4.2.Anders Nordby2004-05-282-3/+3
| | | | Notes: svn path=/head/; revision=110185
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix build on 5.x.Anders Nordby2004-01-262-6/+2
| | | | | | | Submitted by: mi Notes: svn path=/head/; revision=99226
* Mark as broken on 5.x due to the usual gcc3.3 reasons. InformedMark Linimon2003-12-211-1/+7
| | | | | | | maintainer. Notes: svn path=/head/; revision=96358
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Update to 1.4.Anders Nordby2003-04-093-24/+2
| | | | Notes: svn path=/head/; revision=78684
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69416
* Update to 1.3.Anders Nordby2002-10-113-2/+19
| | | | | | | | PR: 43609 Submitted by: Craig Rodrigues <rodrigc@attbi.com> Notes: svn path=/head/; revision=67790
* Add pxe:Anders Nordby2002-04-075-0/+54
This is a PXE daemon, which you can use to set up a networked boot menu for netbooting client machines (FreeBSD, Linux, Windows, etc.) that support & utilize Intel's Preboot eXecution Environment (PXE). Notes: svn path=/head/; revision=57415