Historic archive of defunct list bismark-devel@lists.bufferbloat.net
 help / color / mirror / Atom feed
From: Nick Feamster <feamster@cc.gatech.edu>
To: bismark-devel@lists.bufferbloat.net
Subject: [Bismark-devel] my build notes
Date: Fri, 8 Apr 2011 22:15:42 -0400	[thread overview]
Message-ID: <D3C70B22-DA6D-426F-A03B-E29DDEE3F907@cc.gatech.edu> (raw)

[-- 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)

             reply	other threads:[~2011-04-09  2:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-09  2:15 Nick Feamster [this message]
2011-04-09  2:19 Nick Feamster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D3C70B22-DA6D-426F-A03B-E29DDEE3F907@cc.gatech.edu \
    --to=feamster@cc.gatech.edu \
    --cc=bismark-devel@lists.bufferbloat.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox