reloaded 发表于 2011-8-24 21:43:45

out了没?网件netgear官方开源的路由器固件源码,(部分为2进制)

http://support.netgear.com/app/answers/detail/a_id/2649

========================================
WGR614v10BRIC Build Instructions

Version: 1.0
Date   : 2009/11/18
========================================

Note:
      1. This package has been built successfully on Fedora Core 2.
         Compiling this package on platforms other than Fedora Core 2
         may have unexpected results.

===================
Install toolchain
===================

1. Download the toolchain "hnd-tools-3.2.3.tgz"(ftp://downloads.netgear.com/files/GPL/wgr614v8_toolchain_src.tar.bz2).
2. Put "hnd-tools-3.2.3.tgz" into "/opt/brcm"
3. Run the following commands to extract the toolchain:

      cd /opt/brcm
      tar zxvf hnd-tools-3.2.3.tgz
      ln -s hndtools-mipsel-uclibc-3.2.3 hndtools-mipseluclib

===================
Build code
===================

1. Edit your user profile (On Fedora Core 2, the profile is ~/.bash_profile)
   to include the toolchain paths:

      PATH=/opt/brcm/hndtools-mipsel-linux-3.2.3/bin:/opt/brcm/hndtools-mipsel-uclibc-3.2.3/bin:$PATH:$HOME/bin

2. Put the file "WGR614v10-V1.0.2.26_51.0.59BRIC_src.tar.zip" into a directory of your choice.
   Unzip and untar it with the following command:
      
      unzip WGR614v10-V1.0.2.26_51.0.59BRIC_src.tar.zip
      tar xvf WGR614v10-V1.0.2.26_51.0.59BRIC_src.tar

3. Copy the "trx" program under "bcm5356/tools" to a location where the user can access, e.g. /usr/bin :

      cp bcm5356/tools/trx /usr/bin

4. Choose one of the following option(s):

   a. To build BRIC firmware,
      type "export FW_TYPE=BRIC"

5. Run the following commands to build image

      cd bcm5356/src/linux/linux
      make dep
      cd ../../router
      make clean
      make PROFILE=WGR614v10
      make install PROFILE=WGR614v10

6. The final image is "bcm5356/src/router/mipsel-uclibc/kernel_image.chk".
   User may upgrade to this image using the WGR614v10BRIC GUI "Router Upgrade" page.

reloaded 发表于 2011-8-24 21:49:47

想想看,现在你使用着一台开源的路由器,一台开源的mp3,一台开源的平板电脑,一台开源硬件设计的笔记本,运行着开源的linux系统,,,,别忘了甚至还有开源的空调遥控器,开源图纸的usb充电器,,等等
电子的世界永远是最自由的。

halloween 发表于 2011-8-24 21:52:21

614 v6刷tt的路过。。。

reloaded 发表于 2011-8-24 21:59:33

回复【2楼】halloween
614 v6刷tt的路过。。。
-----------------------------------------------------------------------

蛮好,不试一试dd么,,
我悲催了,v10貌似什么都支持不了,,
已经用了两台小白的路过,,

wzyllgx 发表于 2011-8-24 22:10:40

我的614 v6被雷打坏了网口,又换了一个V8的。

halloween 发表于 2011-8-24 22:15:43

回复【3楼】reloaded 夸雷斯马
回复【2楼】halloween   
614 v6刷tt的路过。。。
-----------------------------------------------------------------------
蛮好,不试一试dd么,,
我悲催了,v10貌似什么都支持不了,,
已经用了两台小白的路过,,
-----------------------------------------------------------------------

buffalo的WHR-HP-G54刷的DualWan,无线带AP,无线蹭网+有线双线合并,然后进614V6

reloaded 发表于 2011-8-24 22:26:53

回复【5楼】halloween
-----------------------------------------------------------------------
buffalo的whr-hp-g54刷的dualwan,无线带ap,无线蹭网+有线双线合并,然后进614v6
-----------------------------------------------------------------------

高端玩家啊,,无线一条,有线两条,介速度哇卡卡,,
电脑卖场的人极力推荐我买buffalo的倒是。

ps wgr614v10固件居然连无线限制下载的大小设置都没有,叫我这个掏宽带钱的情何以堪,,,

xuxi2009 发表于 2011-8-24 22:31:39

defy 的最大的贡献者也同时在研究netgear

wszyjsw2 发表于 2014-3-20 00:23:47

好东西 受教了

sobershao 发表于 2014-4-2 19:46:21

果断收藏。

ljt80158015 发表于 2014-4-2 21:13:53

web配置开源了吗?
页: [1]
查看完整版本: out了没?网件netgear官方开源的路由器固件源码,(部分为2进制)