Srikanth, maybe we should/could combine my notes with yours on the wiki? (also, photos at bottom) -Nick openwrt build instructions ------------------------- feamster@huchra:~/src/$ git clone /home/d/src/openwrt feamster@huchra:~/src/openwrt$ cp /home/bismark/src/wndr3700/feeds.conf . feamster@huchra:~/src/openwrt$ cp /home/bismark/src/wndr3700/.config . feamster@huchra:~/src/openwrt$ ./scripts/feeds update ------------------------- feamster@huchra:~/src/openwrt$ cat /home/bismark/bin/install_std_packages #!/bin/bash ./scripts/feeds update # Talking Walter out of: # subversion-client subversion-libs libneon libintl libaprutil libexpat ./scripts/feeds install bash webif webif-theme-xwrt radvd polipo samba3 curl bing ./scripts/feeds install babeld qos-scripts fping tcpdump tcptraceroute netperf ./scripts/feeds install ntpd-ssl ntpdate l7-protocols ddns-scripts iperf gnupg ipv6calc (run the last three lines) -------------------------------- feamster@huchra:~/src/openwrt$ make menuconfig (then "make -j8") also, look at the /home/bismark/bin/buildall script there will be a bin/ar71xx directory, where the image will be • factory-NA for first flash (check the bottom of the router first for version number!!) • suashfs-NA for subsequent flashes