Re: [OpenWrt-Devel] tune lzma options for kernel compression

2010-04-10 Thread Felix Fietkau
On 2010-04-11 3:45 AM, Bernhard Loos wrote: > Hello > I don't know, if there is some non-obvious reason for the lzma kernel > compression option, but I run a few tests and found a set of options, > that produce a smaller kernel (from 777376 to 761786 bytes for a rdc > vmlinux kernel). These changes

[OpenWrt-Devel] tune lzma options for kernel compression

2010-04-10 Thread Bernhard Loos
Hello I don't know, if there is some non-obvious reason for the lzma kernel compression option, but I run a few tests and found a set of options, that produce a smaller kernel (from 777376 to 761786 bytes for a rdc vmlinux kernel). Bernhard better_lzma.diff Description: Binary data _

[OpenWrt-Devel] tools updates needed for gcc 4.5

2010-04-10 Thread Bernhard Loos
Hello This patches updates some libraries to the versions needed for gcc 4.5 and adds the mpc library. Once this is commited, I also have a patch for the gcc 4.5 RC. I already tried it on rdc and it works pretty well there. Bernhard gcc45tools.diff Description: Binary data

[OpenWrt-Devel] fix up gcc 4.4 graphite option

2010-04-10 Thread Bernhard Loos
Hello This patch propagates the CONFIG_GCC_USE_GRAPHITE option to gcc configure and also adds an option to use the system versions of ppl and cloog (disabled by default). Bernhard graphite.diff Description: Binary data ___ openwrt-devel mailing l

[OpenWrt-Devel] [PATCH] FOWSR : wunderground format adjusted, added dew point, calculated rain hour/day/week/month

2010-04-10 Thread Arne-Jørgen Auberg
- Wunderground format adjusted - Added dew point - Added calculated rain hour/day/week/month Signed-off-by: Arne-Jørgen Auberg arne.jorgen.aub...@gmail.com Index: fowsr/Makefile === --- packages/utils/fowsr/Makefile (revisjon

Re: [OpenWrt-Devel] Adding new platform / "ARM926EJ-Sid(wb) rev 4 (v5EJl)" / cheap wifi VoIP-Phone

2010-04-10 Thread Lars-Peter Clausen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bastian Bittorf wrote: > * j...@phrozen.org [07.04.2010 19:20]: > > Seems to me (not sure) that these devices share the same platform: > > Philips VP5500/6500 > Netgear WNR3500 > Chumby One > >>> it would be nice to compile some things, namely a stati

Re: [OpenWrt-Devel] [PATCH] ez-ipudate: fix config generator to permit default server

2010-04-10 Thread Florian Fainelli
Le lundi 22 mars 2010 21:50:11, Scott D a écrit : > This patch allows ez-ipupdate to use the default server for the specified > DDNS service type when no server hostname is supplied by the user. In > detail: > The default config file supplied in the ez-ipupdate package does not > include a "serv

Re: [OpenWrt-Devel] [PATCH] block-extroot: depends on kmod-ata-core too if needed

2010-04-10 Thread Florian Fainelli
Le mardi 23 mars 2010 04:35:27, Benjamin Cama a écrit : > Hi, > > The package block-extroot depends on some builtin package like > kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this > patch fixes it. > > Signed-off-by: Benjamin Cama > Applied in r20784, thanks! signatur

Re: [OpenWrt-Devel] [PATCH] nmap: Add nmap-os-db to package.

2010-04-10 Thread Florian Fainelli
Le samedi 27 mars 2010 13:42:01, Jonas Gorski a écrit : > This patch adds nmap-os-db to the nmap package. Nmap cannot > identify OS's without it (actually it doesn't even try). > > Signed-off-by: Jonas Gorski Applied in r20781, thanks! signature.asc Description: This is a digitally signed mess

Re: [OpenWrt-Devel] [PATCH] Upgrade JamVM to 1.5.4

2010-04-10 Thread Florian Fainelli
Le mardi 30 mars 2010 01:39:42, Mark Kelly a écrit : > This patch upgrades JamVM from 1.5.3 to 1.5.4 > > Signed-off-by: Mark Kelly < mekelly5 at gmail dot com> > Applied in r20782, thanks! signature.asc Description: This is a digitally signed message part. __

Re: [OpenWrt-Devel] [PATCH] Add debugging entry to hotplug config

2010-04-10 Thread Florian Fainelli
Le samedi 10 avril 2010 08:37:36, Philip A. Prindeville a écrit : > This is useful for seeing what devices are detected by the system. > > Signed-off-by: Philip Prindeville > --- Applied in r20785, thanks! signature.asc Description: This is a digitally signed message part. _

Re: [OpenWrt-Devel] [PATCH] add package for BIRD Internet Routing Daemon

2010-04-10 Thread Florian Fainelli
Le samedi 10 avril 2010 15:21:50, Ondrej Zajicek a écrit : > Hello > > Here is the patch that adds a package for The BIRD Internet Routing > Daemon. It is updated to the current version of BIRD (v 1.2.2). > > BIRD is an internet routing daemon that implements OSPF, RIP and BGP. > It is fast, ligh

[OpenWrt-Devel] [PATCH] add package for BIRD Internet Routing Daemon

2010-04-10 Thread Ondrej Zajicek
Hello Here is the patch that adds a package for The BIRD Internet Routing Daemon. It is updated to the current version of BIRD (v 1.2.2). BIRD is an internet routing daemon that implements OSPF, RIP and BGP. It is fast, lightweight and small (cca 300 kB), therefore ideal for OpenWRT based routers

Re: [OpenWrt-Devel] [PATCH] Generic: Clean up output of AR8216 driver.

2010-04-10 Thread Gabor Juhos
Jonas Gorski írta: > This patch is rather a cosmetic patch. It fixes the following issues: > > * Demote the unknown device message to debug level to not spam >the log. > * Fix the version print of the unknown device message. > * Output the 'attach' message only when attaching as switch driv

Re: [OpenWrt-Devel] [patch] Disable ucitrigger (for now)

2010-04-10 Thread David Cooper
And I thought I was being ignored! :P Thanks, Dave On Sun, Mar 21, 2010 at 1:19 PM, Florian Fainelli wrote: > Le vendredi 7 août 2009 20:22:41, Dave Cooper a écrit : >> Hi all, >> >> ucitrigger isn't used by anything at the moment and it pulls in the >> lua and liblua-uci dependencies. Recommend