aboutsummaryrefslogtreecommitdiffstats
path: root/net/etherboot
Commit message (Collapse)AuthorAgeFilesLines
* Revert the 5.2.4 version of boot1a.s to that of the former 5.0.8.ambrisko2004-07-032-1/+33
| | | | | This should make things work like before. Update the desc. for compressed images lzrom -> zrom.
* Update to EtherBoot 5.2.4ambrisko2004-07-016-48/+74
|
* Add SIZE data.ambrisko2004-03-231-0/+1
| | | | Submitted by: trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Add WWW.jmz2003-05-201-0/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update from 5.0.5 to 5.0.8.ambrisko2003-02-043-44/+2
| | | | | PR: 46724 Submitted by: Paulius Bulotas <paulius@kaktusas.org>
* Fix the "from from" in the pkg-descrambrisko2003-01-081-1/+1
| | | | | Part of PR: 46724 Submitted by: marius@alchemy.franken.de
* Update my email to @freebsd.org.ambrisko2003-01-081-1/+1
|
* Try to implement something similar to a window protocol inluigi2002-03-141-0/+42
| | | | | | | | | | | | | terms of response to losses. This makes etherboot work much smoother when nfs-loading kernels in presence of a small amount of losses. A similar patch will be committed shortly for tftp loads (in the process of testing that, Doug Ambrisko and I found a bug in FreeBSD's tftpd!). These patches are being submitted to the etheboot developers for integration in future releases of etherboot.
* Keep in sync the partition type recognized by this code, andluigi2002-03-111-2/+11
| | | | | the partition type stored in the fake partition table at the end of this boot sector.
* Upgrade etherboot to 5.0.5, improve pkg documentation and use moreluigi2002-02-184-14/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | sensible defaults for FreeBSD. Specifically: Makefile, distinfo: upgrade to etherboot 5.0.5 pkg-descr: improve description on installing on floppy/hd files/patch-aa: implement some FreeBSD-specific defaults, namely: + boot1a.s use a FreeBSD partition type instead of a DOS partition type + makerom.c pad the image size to multiples of 8k instead of powers of 2. This makes the tulip image fit in the 62 sectors which are typically unused on the first track of hard disks (other images were already 16k so there is not a problem with them). + Makefile make the disk loader bin/boot1a.bin be compiled by default All these diffs are in the same patchfile because they are very short, version independent (they even work with 5.0.4 and probably earlier versions of etherboot) and will be contributed back to the developers, so it is not worthwhile to clutter the ports subtree with multiple patches. Approved-by: maintainer
* Update to 5.0.4dwcjr2001-12-093-3/+2
| | | | | | | | Remove empty pkg-plist PR: 32497 Submitted by: osa@FreeBSD.org.ru Approved by: maintainer
* Update to 5.0.3.knu2001-09-032-2/+3
| | | | | | PR: ports/30137 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Approved by: Doug Ambrisko <ambrisko@ambrisko.com> (MAINTAINER)
* Change maintainers email address to reflect his new reality.mp2001-08-011-1/+1
|
* fix malformed patch (apparently some tab was converted intoluigi2001-05-231-6/+6
| | | | whitespace)
* Update to 5.0.1, which includes a boot sector to loadluigi2001-05-115-9/+27
| | | | | | | | | | | the ROM code from the hard disk, and an improved "tulip" driver. Also make boot over NFS the default method. This is seems to me more flexible in that NFS is often required for diskless configurations, and gives slightly better control than TFTPD on who is allowed to access the server. Approved-by: maintainer
* Fixed bug imported by myself.mita2001-03-162-4/+3
| | | | Newer version(7.22) was released right after my commit(7.21).
* I forgot to change distinfo before commit..mita2001-03-151-1/+1
|
* Latest net/etherboot contains FreeBSD patch so that it no more needsmita2001-03-153-41/+5
| | | | | | | | tricky configuration change to FreeBSD. The maintainer agrees it better to use the Latest version of etherboot. Submitted by: myself Reviewed by: The maintainer.
* Update to version 4.6.10.steve2000-12-114-68/+25
| | | | | PR: 23095 Submitted by: maintainer
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Update to version 4.6.1.steve2000-05-294-42/+36
| | | | | PR: 18626 Submitted by: maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+2
|
* Update port to 4.5.5jedgar2000-03-245-60/+68
| | | | | PR: 17516 Submitted by: Maintainer
* Update to version 4.2.11.steve1999-12-243-6/+41
| | | | | PR: 15173 Submitted by: maintainer
* Update to version 4.2.9.steve1999-11-274-395/+28
| | | | | PR: 14464 Submitted by: maintainer
* Update to version 4.2.5.steve1999-09-273-72/+102
| | | | | PR: 13126 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Fix WRKSRC so it can be found.asami1999-05-291-4/+3
| | | | | | Submitted by: maintainer Add NO_PACKAGE, there are some stuff hardcoded into the compiled ROM files.
* BROKEN= "4.2 has been released, this port is no longer fetchable"billf1999-05-071-9/+6
| | | | Also make a bunch of style changes, most of them related to USE_BZIP2.
* make it a bit more aesthetically pleasing.erich1999-04-183-43/+12
| | | | Requested by: Satoshi, of course
* add etherbooterich1999-04-176-0/+453
PR: ports/9480 Submitted by: Doug Ambrisko (ambrisko@whistle.com) with a little tuning by me