Re: [OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-09-30 Thread Florian Fainelli
Hello, On Monday 29 August 2011 22:09:35 eugene...@gmail.com wrote: From: Eugene San (eugenesan) eugene...@gmail.com Signed-off-by: Eugene San (eugenesan) eugene...@gmail.com --- net/rsync/Makefile | 26 +- 1 files changed, 13 insertions(+), 13 deletions(-)

Re: [OpenWrt-Devel] [PATCH] replace CONFIG_PREEMPT_NONE with CONFIG_PREEMPT

2011-09-30 Thread Florian Fainelli
Hello, On Sunday 04 September 2011 21:24:45 Philip Prindeville wrote: On 9/4/11 11:43 AM, Michael Büsch wrote: On Sun, 04 Sep 2011 10:11:08 -0700 Philip Prindeville philipp_s...@redfish-solutions.com wrote: And finally, I'm not really convinced that any of the routers/APs that OpenWRT

Re: [OpenWrt-Devel] [PATCH] replace CONFIG_PREEMPT_NONE with CONFIG_PREEMPT

2011-09-30 Thread Florian Fainelli
Hello, On Monday 05 September 2011 18:44:39 Michael Büsch wrote: On Mon, 05 Sep 2011 18:11:43 +0200 Felix Fietkau n...@openwrt.org wrote: I am still wondering how enabling preempt could possibly workaround/hide an alignment bug. sounds strange to me. Does somebody have an idea?

Re: [OpenWrt-Devel] [PATCH] motion: bump to 3.2.12

2011-09-30 Thread Florian Fainelli
Hello, On Saturday 20 August 2011 16:42:03 Artur Wronowski wrote: Signed-off-by: Artur Wronowski art...@gmail.com Index: multimedia/motion/Makefile === --- multimedia/motion/Makefile(wersja 27915) +++

Re: [OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-09-30 Thread Eugene San
Ok. I just tried to unify style of this file, and wasn't planning tabs-spaces holy-war :-) Although, both approaches can be found all over the code and there is no specific guidelines on subject. Note, there is at least one change not related to styling: - --disable-acl-support \ +

Re: [OpenWrt-Devel] [PATCH] Allow for more configurable FFmpeg build options (#7837, #8465)

2011-09-30 Thread Florian Fainelli
On Saturday 27 August 2011 23:37:14 Ian Leonard wrote: This patch allows broad control over FFmpeg's libav* build configuration and fixes a typo in ffprobe's install section. The patch resolves #7837 as the choice of building a full libav* is available. This should also resolve #8465 as

Re: [OpenWrt-Devel] [PATCH] update opennhrp to version 0.12.3

2011-09-30 Thread Florian Fainelli
On Sunday 28 August 2011 23:33:04 Artem Makhutov wrote: Hello, this patch updates opennhrp to version 0.12.3 Signed-off-by: Artem Makhutov ar...@makhutov.org Applied in r28324, thanks! -- Florian ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH 2/5] [packages] motion: update version to fix build with Lunux 2.6.38+

2011-09-30 Thread Florian Fainelli
On Monday 29 August 2011 22:09:34 eugene...@gmail.com wrote: From: Eugene San (eugenesan) eugene...@gmail.com Signed-off-by: Eugene San (eugenesan) eugene...@gmail.com --- Applied in r28325, thanks! -- Florian ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH 4/5] [packages] smartmontools: split daemon into separate package

2011-09-30 Thread Florian Fainelli
On Monday 29 August 2011 22:09:36 eugene...@gmail.com wrote: From: Eugene San (eugenesan) eugene...@gmail.com Signed-off-by: Eugene San (eugenesan) eugene...@gmail.com --- Applied a slightly different version in r28326, thanks! -- Florian ___

Re: [OpenWrt-Devel] [PATCH] Upgrade mjpeg-streamer

2011-09-30 Thread Florian Fainelli
On Wednesday 14 September 2011 14:42:45 Roberto Riggio wrote: This patch upgrades the mjpeg-streamer package to the latest svn revision. It also closes track entry #9896 since the newer version moved to v4l2. Signed-off-by: Roberto Riggio roberto.rig...@create-net.org Applied in r28327,

Re: [OpenWrt-Devel] [PATCH] Update libftdi

2011-09-30 Thread Florian Fainelli
On Saturday 10 September 2011 22:21:33 Michael Markstaller wrote: - new upstream release 0.19 - fix missing depend on libusb in initial package, closes #9598 Signed-off-by: Michael Markstaller m...@elabnet.de Applied in r28328, thanks! -- Florian

Re: [OpenWrt-Devel] [PATCH] ddns: add provider

2011-09-30 Thread Florian Fainelli
On Tuesday 13 September 2011 12:32:49 open...@dnsdynamic.org wrote: Hi, Hope this is the correct way of going about this. I'd like to offer a patch that will allow openwrt users to use dnsdynamic.org as their dynamic dns provider. Thanks Eddie Davis Applied in r28329, thanks! --

Re: [OpenWrt-Devel] [PATCH] [packages] chrony: Upgrade to 1.26

2011-09-30 Thread Florian Fainelli
On Sunday 18 September 2011 19:38:23 Michael Heimpold wrote: This patch upgrades chrony to 1.26. Beside several minor bugfixes and improvements, also several vulnerabilities are fixed (compared to 1.23). Signed-off-by: Michael Heimpold m...@heimpold.de --- Applied in r28330, thanks! --

Re: [OpenWrt-Devel] [PATCH] sslh: Bump to v1.9

2011-09-30 Thread Florian Fainelli
On Sunday 25 September 2011 05:44:48 Jonathan McCrohan wrote: This patch bumps the sslh package to v1.9. This update brings about some useful changes, including: * Multiple bind address support * IPv6 support * OpenVPN support * tinc VPN support Tested and working on ar71xx.

Re: [OpenWrt-Devel] [PATCH] New package: rng-tools for adding entropy from arbitrary source to kernel entropy pool

2011-09-30 Thread Florian Fainelli
On Wednesday 21 September 2011 16:50:16 Hannu Nyman wrote: After removal of the network drivers as an entropy source in Linux kernels a while ago, some routers e.g. in ar71xx family experience lack of hardware entropy for /dev/random. The device /dev/random can hang due to that. There are

Re: [OpenWrt-Devel] [PATCH] dnsmasq: update to 2.58

2011-09-30 Thread Florian Fainelli
On Thursday 08 September 2011 15:12:50 Raphaël HUCK wrote: Hi, this patch updates dnsmasq to 2.58. The long list of changes is here: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG Applied in r28333, thanks Raphael! -- Florian ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH] add LM95241 kernel module

2011-09-30 Thread Florian Fainelli
On Wednesday 10 August 2011 17:07:31 Daniel Golle wrote: This allows building the module for the national lm95241 i2c temperature sensor. Signed-off-by: Daniel Golle dgo...@allnet.de Applied in r28335, thanks Daniel! -- Florian ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Add vlan definitions for SE505v2

2011-09-30 Thread Florian Fainelli
On Wednesday 07 September 2011 15:28:44 Manuel Munz wrote: Hi, this patch adds the correct vlan definitions for the Siemens SE505v2. It applies to trunk as well as backfire (please apply here too). On backfire this also patches brcm-2,4, because brcm47xx base-files is just symlinked to

Re: [OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-09-30 Thread Florian Fainelli
On Friday 30 September 2011 14:37:05 Eugene San wrote: Ok. I just tried to unify style of this file, and wasn't planning tabs-spaces holy-war :-) Although, both approaches can be found all over the code and there is no specific guidelines on subject. Agreed, in general I try to keep this

Re: [OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-09-30 Thread Eugene San
I understand. BTW, thank you for reviewing and applying my patches. On Fri, Sep 30, 2011 at 15:59, Florian Fainelli flor...@openwrt.org wrote: On Friday 30 September 2011 14:37:05 Eugene San wrote: Ok. I just tried to unify style of this file, and wasn't planning tabs-spaces holy-war

Re: [OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-09-30 Thread mail
On Fri, September 30, 2011 13:48, Florian Fainelli wrote: Hello, On Monday 29 August 2011 22:09:35 eugene...@gmail.com wrote: From: Eugene San (eugenesan) eugene...@gmail.com Signed-off-by: Eugene San (eugenesan) eugene...@gmail.com --- net/rsync/Makefile | 26

[OpenWrt-Devel] Kill script

2011-09-30 Thread Roberto Riggio
Which the openwrt way for a package to add a symlink to the init script to be called during the reboot phase? Basically I have an init script in /etc/init.d/ called foo. As a part of the image creation an SXXfoo script is created in /etc/rc.d/. What should I do in order to have also a KXXfoo

Re: [OpenWrt-Devel] Kill script

2011-09-30 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. What should I do in order to have also a KXXfoo link? Define STOP=nn where nn is an integer between 00 and 99. ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Re: [OpenWrt-Devel] Kill script

2011-09-30 Thread Roberto Riggio
On 30/09/2011 15:52, Jo-Philipp Wich wrote: What should I do in order to have also a KXXfoo link? Define STOP=nn where nn is an integer between 00 and 99. That was easy. Thanks. ~ Jow R. ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-09-30 Thread Emmanuel Deloget
Le 30/09/2011 14:59, Florian Fainelli a écrit : On Friday 30 September 2011 14:37:05 Eugene San wrote: Ok. I just tried to unify style of this file, and wasn't planning tabs-spaces holy-war :-) Although, both approaches can be found all over the code and there is no specific guidelines on

Re: [OpenWrt-Devel] [PATCH] replace CONFIG_PREEMPT_NONE with CONFIG_PREEMPT

2011-09-30 Thread Philip Prindeville
On 9/30/11 4:52 AM, Florian Fainelli wrote: Hello, On Sunday 04 September 2011 21:24:45 Philip Prindeville wrote: On 9/4/11 11:43 AM, Michael Büsch wrote: On Sun, 04 Sep 2011 10:11:08 -0700 Philip Prindeville philipp_s...@redfish-solutions.com wrote: And finally, I'm not really convinced

Re: [OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-09-30 Thread mail
On Fri, September 30, 2011 16:10, Emmanuel Deloget wrote: Le 30/09/2011 14:59, Florian Fainelli a �crit : On Friday 30 September 2011 14:37:05 Eugene San wrote: Ok. I just tried to unify style of this file, and wasn't planning tabs-spaces holy-war :-) Although, both approaches can be found

[OpenWrt-Devel] [PATCH] use local mirrors only

2011-09-30 Thread Pete Holland
For developers who need to maintain control over the source packages and stage them appropriately (e.g. for ISO or other policy requirements), it is imperative to make sure that the download.pl script doesn't continue its best effort download if it can't find the local mirror copy. This patch

[OpenWrt-Devel] assistance with porting to TEW-634GRU

2011-09-30 Thread Samuel Sieb
I have a bunch of TEW-634GRU access points that I would like to port openwrt to. I have serial access and I can read and write the flash from the current embedded Linux system. As far as I can tell all the parts are supported, I believe it is very similar to the TL-WR1043ND which I currently