aboutsummaryrefslogtreecommitdiff
path: root/net/etherboot
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.2.6Stanislav Sedov2006-11-225-55/+34
| | | | | | | | | | | | | | | | ChangeLog: - Support for FILO - Support for USB disks - btext console - Fixes for eepro100, rtl8139, sis900, tlan, tulip and via-rhine drivers - Added drivers for mtd80x and Davicom based cards PR: ports/101721 Submitted by: me (stas) Approved by: maintainer timeout (3,5 months) Notes: svn path=/head/; revision=177847
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=155034
* Make net/etherboot fetchable again by using berlios.deEdwin Groothuis2006-02-011-1/+2
| | | | Notes: svn path=/head/; revision=155032
* From the PR:Doug Ambrisko2005-10-071-0/+27
| | | | | | | | | | | | | | | | | Without this patch GCC optimizer removes all card driver code resulting in nonworking rom image. There are some bugs in GCC-3.4.2, maybe updating system compiler to latest gcc snapshot will be good idea also. This still occurs in 7-current gcc version 3.4.4 [FreeBSD] 20050518. So adding in the patch. PR: 78834 Submitted by: Radim Kolar Notes: svn path=/head/; revision=144541
* Fix build error on 4.X and 6.X. Different problems though.Doug Ambrisko2004-12-082-1/+51
| | | | Notes: svn path=/head/; revision=123475
* Needs Perl to build and only for i386 (ia64 might work)Doug Ambrisko2004-12-011-2/+4
| | | | | | | Prompted by: Kris Notes: svn path=/head/; revision=122862
* Make it build the ROMs and boot1a.bin so it makes the descriptionDoug Ambrisko2004-10-271-0/+24
| | | | | | | file on how to make an image. Notes: svn path=/head/; revision=120323
* Revert the 5.2.4 version of boot1a.s to that of the former 5.0.8.Doug Ambrisko2004-07-022-1/+33
| | | | | | | | This should make things work like before. Update the desc. for compressed images lzrom -> zrom. Notes: svn path=/head/; revision=112800
* Update to EtherBoot 5.2.4Doug Ambrisko2004-06-306-48/+74
| | | | Notes: svn path=/head/; revision=112631
* Add SIZE data.Doug Ambrisko2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104976
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add WWW.Jean-Marc Zucconi2003-05-191-0/+2
| | | | Notes: svn path=/head/; revision=81486
* 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
* Update from 5.0.5 to 5.0.8.Doug Ambrisko2003-02-043-44/+2
| | | | | | | | PR: 46724 Submitted by: Paulius Bulotas <paulius@kaktusas.org> Notes: svn path=/head/; revision=74624
* Fix the "from from" in the pkg-descrDoug Ambrisko2003-01-071-1/+1
| | | | | | | | Part of PR: 46724 Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=72719
* Update my email to @freebsd.org.Doug Ambrisko2003-01-071-1/+1
| | | | Notes: svn path=/head/; revision=72707
* Try to implement something similar to a window protocol inLuigi Rizzo2002-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. Notes: svn path=/head/; revision=56059
* Keep in sync the partition type recognized by this code, andLuigi Rizzo2002-03-111-2/+11
| | | | | | | | the partition type stored in the fake partition table at the end of this boot sector. Notes: svn path=/head/; revision=55854
* Upgrade etherboot to 5.0.5, improve pkg documentation and use moreLuigi Rizzo2002-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 Notes: svn path=/head/; revision=54855
* Update to 5.0.4David W. Chapman Jr.2001-12-093-3/+2
| | | | | | | | | | | Remove empty pkg-plist PR: 32497 Submitted by: osa@FreeBSD.org.ru Approved by: maintainer Notes: svn path=/head/; revision=51279
* Update to 5.0.3.Akinori MUSHA2001-09-032-2/+3
| | | | | | | | | PR: ports/30137 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Approved by: Doug Ambrisko <ambrisko@ambrisko.com> (MAINTAINER) Notes: svn path=/head/; revision=47338
* Change maintainers email address to reflect his new reality.Mark Peek2001-07-311-1/+1
| | | | Notes: svn path=/head/; revision=45672
* fix malformed patch (apparently some tab was converted intoLuigi Rizzo2001-05-231-6/+6
| | | | | | | whitespace) Notes: svn path=/head/; revision=42968
* Update to 5.0.1, which includes a boot sector to loadLuigi Rizzo2001-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 Notes: svn path=/head/; revision=42511
* Fixed bug imported by myself.Yoshio MITA2001-03-162-4/+3
| | | | | | | Newer version(7.22) was released right after my commit(7.21). Notes: svn path=/head/; revision=39904
* I forgot to change distinfo before commit..Yoshio MITA2001-03-151-1/+1
| | | | Notes: svn path=/head/; revision=39870
* Latest net/etherboot contains FreeBSD patch so that it no more needsYoshio MITA2001-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. Notes: svn path=/head/; revision=39869
* Update to version 4.6.10.Steve Price2000-12-114-68/+25
| | | | | | | | PR: 23095 Submitted by: maintainer Notes: svn path=/head/; revision=35844
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Update to version 4.6.1.Steve Price2000-05-294-42/+36
| | | | | | | | PR: 18626 Submitted by: maintainer Notes: svn path=/head/; revision=28876
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+2
| | | | Notes: svn path=/head/; revision=27423
* Update port to 4.5.5Chris D. Faulhaber2000-03-245-60/+68
| | | | | | | | PR: 17516 Submitted by: Maintainer Notes: svn path=/head/; revision=26999
* Update to version 4.2.11.Steve Price1999-12-233-6/+41
| | | | | | | | PR: 15173 Submitted by: maintainer Notes: svn path=/head/; revision=23884
* Update to version 4.2.9.Steve Price1999-11-264-395/+28
| | | | | | | | PR: 14464 Submitted by: maintainer Notes: svn path=/head/; revision=23364
* Update to version 4.2.5.Steve Price1999-09-273-72/+102
| | | | | | | | PR: 13126 Submitted by: maintainer Notes: svn path=/head/; revision=21982
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Fix WRKSRC so it can be found.Satoshi Asami1999-05-291-4/+3
| | | | | | | | | Submitted by: maintainer Add NO_PACKAGE, there are some stuff hardcoded into the compiled ROM files. Notes: svn path=/head/; revision=19049
* BROKEN= "4.2 has been released, this port is no longer fetchable"Bill Fumerola1999-05-061-9/+6
| | | | | | | Also make a bunch of style changes, most of them related to USE_BZIP2. Notes: svn path=/head/; revision=18569
* make it a bit more aesthetically pleasing.Eric L. Hernes1999-04-183-43/+12
| | | | | | | Requested by: Satoshi, of course Notes: svn path=/head/; revision=17970
* add etherbootEric L. Hernes1999-04-166-0/+453
PR: ports/9480 Submitted by: Doug Ambrisko (ambrisko@whistle.com) with a little tuning by me Notes: svn path=/head/; revision=17938