[Cerowrt-devel] wndr_3800_config

Dave Taht dave.taht at gmail.com
Tue Sep 4 10:51:15 EDT 2012


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 at 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 at 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!"



More information about the Cerowrt-devel mailing list