Bug 51075 - new port:net/netboot
Summary: new port:net/netboot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 00:40 UTC by David Yeske
Modified: 2003-04-17 18:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2003-04-17 00:40:12 UTC
This code produces bootloaders for many cards that can be loaded
from a floppy disk or burnt into an EEPROM as raw or hex

Netboot uses standard DOS drivers (either Packet or NDIS-2), all
network cards can be used for which those drivers exist, even PCI
and 100MBps cards. In case no such driver has been delivered with
a network card it can usually be downloaded from an FTP server of
the manufacturer

WWW: http://netboot.sourceforge.net/

Fix: 

http://pigseye.kennesaw.edu/~dyeske/freebsd/netboot.tgz


__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-04-17 18:56:48 UTC
State Changed
From-To: open->closed

Committed, thanks