Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] wndr_3800_config
@ 2012-09-04 13:11 Oliver Niesner
  2012-09-04 14:51 ` Dave Taht
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Niesner @ 2012-09-04 13:11 UTC (permalink / raw)
  To: cerowrt-devel

Hi!

I try to figure out how the buildsystem of cerowrt works. The default 
build  generates
a pretty small image for my wndr-3800 (~5MB) in comparison to the image in
> http://huchra.bufferbloat.net/~cero1/3.3
I think there is a lot of software also selected which makes the difference.
Can someone please post the cerowrt .config for the WNDR-3800 to make 
things easier for me?
Best would be the .config from the cerowrt-3.3.8-21 release.

Thx,

Oliver


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Cerowrt-devel] wndr_3800_config
  2012-09-04 13:11 [Cerowrt-devel] wndr_3800_config Oliver Niesner
@ 2012-09-04 14:51 ` Dave Taht
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Taht @ 2012-09-04 14:51 UTC (permalink / raw)
  To: Oliver Niesner; +Cc: cerowrt-devel

there is a a script called "build_cero.sh" that will get you closer.

The crux of the problem is that you have to install various packages
at several points,
and recreate the .config file until they are all there.

so it's like

1 ./scripts feeds install missing_package
2 cp env/config-wndr3700v2 .config
3 make defconfig
4 diff .config env/config-wndr # see what's missing
5 goto 1

I pushed out most of what went into -21 just now (do a pull), but as
several of the patches are
going to be rather revised in my next go at it, didn't include all
memory saving ones.

On Tue, Sep 4, 2012 at 6:11 AM, Oliver Niesner <oliver.niesner@gmail.com> wrote:
> Hi!
>
> I try to figure out how the buildsystem of cerowrt works. The default build
> generates
> a pretty small image for my wndr-3800 (~5MB) in comparison to the image in
>>
>> http://huchra.bufferbloat.net/~cero1/3.3
>
> I think there is a lot of software also selected which makes the difference.
> Can someone please post the cerowrt .config for the WNDR-3800 to make things
> easier for me?
> Best would be the .config from the cerowrt-3.3.8-21 release.
>
> Thx,
>
> Oliver
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel



-- 
Dave Täht
http://www.bufferbloat.net/projects/cerowrt/wiki - "3.3.8-17 is out
with fq_codel!"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-04 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 13:11 [Cerowrt-devel] wndr_3800_config Oliver Niesner
2012-09-04 14:51 ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox