etherboot-5[1].0.9

所属分类Linux/Unix编程
开发工具:C/C++
文件大小:740KB
下载次数:216
上传日期:2004-07-01 11:11:25
上 传 者yangshengcong
说明:  Etherboot 是一个用来创建ROM images的软件包,可以从以太网下载编码以实现X86的功能。
(Etherboot is uses for to found ROM images the software package, may realize the X86 function from the ethernet downloading code. )

文件列表:
etherboot-5[1].0.9 (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9 (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\3c90xutil (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\3c90xutil\bromutil.c (4633, 2000-04-29)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\3c90xutil\cromutil.c (2583, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\3c90xutil\Makefile (156, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\3c90xutil\romutil.txt (1359, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\auto-default (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\auto-default\mail (1836, 2001-11-14)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\auto-default\main.c.patch (1325, 2001-11-14)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\award_plugin_roms (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\award_plugin_roms\award_plugin_roms.pl (7512, 2001-04-13)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\baremetal (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\baremetal\main.c (31885, 2001-04-11)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\baremetal\Makefile (15173, 2001-04-11)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\baremetal\marini.txt (2140, 2001-04-13)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\baremetal\misc.c (7645, 2001-04-11)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\baremetal\startmpcc.S (14783, 2001-04-11)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\bin2intelhex (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\bin2intelhex\bin2intelhex.c (3869, 2000-12-06)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\bin2intelhex\bin2intelhex.c.simple (1565, 2000-07-05)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\bin2intelhex\Makefile (78, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\bootptodhcp (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\bootptodhcp\bootptodhcp.pl (1277, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\compressor (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\compressor\algorithm.doc (3778, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\compressor\COPYING (1264, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\compressor\loader.h (563, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\compressor\lzhuf.c (19742, 2001-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\dhcpdconfeg (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\dhcpdconfeg\dhcpd.conf (489, 2000-04-25)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\dhcpdconfeg\vendorclassid.txt (4942, 2001-06-19)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\dhcpid (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\dhcpid\dhcpid.txt (26994, 2000-05-13)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\Diskless-From-NT (0, 2004-07-01)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\Diskless-From-NT\Config.txt (10575, 2001-03-13)
etherboot-5[1].0.9\etherboot-5.0.9\contrib\Diskless-From-NT\Diskless-From-NT.txt (20194, 2000-04-25)
... ...

This is a copy of the TFTP client as available from ftp://sunsite.unc.edu/pub/linux/system/Network/file-transfer; I modified the code, so that it understands RFC1782 and RFC1783 extensions to the TFTP protocol. This allows for negotating an extended transfer block size of up to 1432 bytes (as oppossed to the standard 512 bytes). On busy networks, this will result in considerably improved throughput and less load on the network. For further information and for licensing conditions, please have a look at the header of the source files. Markus Gutschke This is a copy of the TFTP server as available from ftp://sunsite.unc.edu/pub/linux/system/Network/file-transfer; I modified the code, so that it understands RFC1782 and RFC1783 extensions to the TFTP protocol. This allows for negotating an extended transfer block size of up to 1432 bytes (as oppossed to the standard 512 bytes). On busy networks, this will result in considerably improved throughput and less load on the network. I also added two command line options for changing the root directory and for enabling debugging output. For further information and for licensing conditions, please have a look at the header of the source files. Markus Gutschke

近期下载者

相关文件


收藏者