* [Bismark-devel] my build notes
@ 2011-04-09 2:15 Nick Feamster
0 siblings, 0 replies; 2+ messages in thread
From: Nick Feamster @ 2011-04-09 2:15 UTC (permalink / raw)
To: bismark-devel
[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]
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
[-- Attachment #2: 66ebabfabac924e642256a39786807af.jpeg --]
[-- Type: image/jpeg, Size: 1726675 bytes --]
[-- Attachment #3: d5d4243348e237fef3b916bc00bd67f1.jpeg --]
[-- Type: image/jpeg, Size: 1707931 bytes --]
[-- Attachment #4: Type: text/plain, Size: 147 bytes --]
------------------------------------
Hacking Bismark
feamster@huchra:/home/bismark/custom-feed/utils/bismark/% cat Makefile (preliminary)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bismark-devel] my build notes
@ 2011-04-09 2:19 Nick Feamster
0 siblings, 0 replies; 2+ messages in thread
From: Nick Feamster @ 2011-04-09 2:19 UTC (permalink / raw)
To: bismark-devel
Srikanth, maybe we should/could combine my notes with yours on the wiki? (also, I have two photos to include)
-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
------------------------------------
Hacking Bismark
feamster@huchra:/home/bismark/custom-feed/utils/bismark/% cat Makefile (preliminary)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-09 2:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-09 2:15 [Bismark-devel] my build notes Nick Feamster
2011-04-09 2:19 Nick Feamster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox