Re: [OpenWrt-Devel] PowerPC / mpc85xx: change kernel-commandline

2014-02-05 Thread Bastian Bittorf
* Alexander Couzens lyn...@fe80.eu [17.01.2014 08:28]: [0.00] Kernel command line: console=ttyS0,115200 It's defined within the device tree. user@box:~/build$ git grep ttyS0,115200 | grep mpc85xx target/linux/mpc85xx/patches-3.10/140-powerpc-85xx-tl-wdr4900-v1-support.patch this

Re: [OpenWrt-Devel] [PATCH v3 2/2] tcpdump: update to current upstream version 4.5.1

2014-02-05 Thread Felix Fietkau
On 2014-02-04 18:14, Thomas Huehn wrote: -size_of(old tcpdump-mini 4.2.1) = 145245 Byte -size_of(new tcpdump-mini 4.5.1) = 149416 Byte = ~4.2 KByte increase Signed-off-by: Thomas Huehn tho...@net.t-labs.tu-berlin.de Applied both in r39473, r39474 Thanks, - Felix

[OpenWrt-Devel] [PATCH] iw: update to iw 3.14

2014-02-05 Thread Dirk Neukirchen
prev patch failed because of unclean tree, sry attaching patch in case mail gets mangled - update iw to 3.14 - remove some patches that are obsolete - 200-reduce_size.patch has new coalesce removed from Makefile matching prev. ver - refresh patches Signed-off-by: Dirk Neukirchen

[OpenWrt-Devel] [PATCH] [x86_64]: adding ATA GENERIC + PIIX to support IDE HDD

2014-02-05 Thread Alexandru Ardelean
Seems that the x86_64 build of OpenWRT hangs on boot in KVM and QEMU. After looking over the 'target/linux/x86_64' folder in comparison with 'target/linux/x86' I've narrowed it down to just these 2 options that have to explicitly be set in the config-default file of the x86_64 build. From

[OpenWrt-Devel] Fighting against Mikrotik for violate GPL

2014-02-05 Thread al
There's start a fight against Mikrotik asking for release changes of free source code they're using, public a copy of GPL and respect free software licenses: http://lists.gpl-violations.org/pipermail/legal/2014-February/date.html (they can identify exactly which parts are proprietary software

[OpenWrt-Devel] Fighting against Mikrotik for violate GPL

2014-02-05 Thread al
There's start a fight against Mikrotik asking for release changes of free source code they're using, public a copy of GPL and respect free software licenses: http://lists.gpl-violations.org/pipermail/legal/2014-February/date.html (they can identify exactly which parts are proprietary software

Re: [OpenWrt-Devel] [PATCH] atheros: change LINUX_VERSON from 3.8.13 to 3.10.28

2014-02-05 Thread Hauke Mehrtens
On 02/03/2014 02:44 PM, Russell Senior wrote: The 3.10.x infrastructure has been present for some time, and seems to run fine here. Signed-off-by: Russell Senior russ...@personaltelco.net --- target/linux/atheros/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thank you

Re: [OpenWrt-Devel] [PATCH] [package] kernel: kmod-fs-jfs

2014-02-05 Thread Hauke Mehrtens
On 01/13/2014 09:36 PM, Gerald Matzka wrote: Hi, This patch adds journaled file system (JFS) kernel module support. Signed-off-by: Gerald Matzkamgeral...@yahoo.de Thank you for the patch, it was applied in r39484. Hauke ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH] kernel: add Microsoft Hyper-V support

2014-02-05 Thread Hauke Mehrtens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/22/2013 11:55 AM, Jernej Kos wrote: Hello! The following patch adds Microsoft Hyper-V guest support to OpenWrt trunk (r39150): kernel: add Microsoft Hyper-V support Added a new x86 subtarget called hv_guest and two Hyper-V related

Re: [OpenWrt-Devel] [PATCH] iw: update to iw 3.14

2014-02-05 Thread Hauke Mehrtens
On 02/05/2014 01:29 PM, Dirk Neukirchen wrote: prev patch failed because of unclean tree, sry attaching patch in case mail gets mangled - update iw to 3.14 - remove some patches that are obsolete - 200-reduce_size.patch has new coalesce removed from Makefile matching prev. ver - refresh

Re: [OpenWrt-Devel] [PATCH] [packages] mysql: cleanup and update to 5.1.73

2014-02-05 Thread Hauke Mehrtens
On 01/04/2014 11:49 AM, Dirk Neukirchen wrote: - some mirrors do not have the old version anymore - cleanup deprecated options --without-vio : removed in 5.0.2 --without-raid, --without-mysqlfs : removed in 5.0.3 http://dev.mysql.com/doc/refman/5.0/en/source-configuration-options.html

Re: [OpenWrt-Devel] [PATCH] Zabbix: update to 2.2.1

2014-02-05 Thread Hauke Mehrtens
On 01/22/2014 12:24 AM, Etienne CHAMPETIER wrote: With this new version of zabbix we do not need uname and hostname anymore, see https://svn.zabbix.com/browse/ZBX-5616 Only compile tested for now Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr --- admin/zabbix/Makefile

Re: [OpenWrt-Devel] [PATCH] zabbix-extra-mac80211: fix mac80211.phydiscovery

2014-02-05 Thread Hauke Mehrtens
On 01/27/2014 06:52 PM, Etienne CHAMPETIER wrote: /sys/kernel/debug/ is now only accessible to root, use zabbix_helper_mac80211 (suid helper) to compute mac80211.phydiscovery (the discovery rule) Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr --- admin/zabbix/files/mac80211

Re: [OpenWrt-Devel] [PATCH] [packages] zabbix: update to 2.2.0

2014-02-05 Thread Hauke Mehrtens
On 11/15/2013 12:56 PM, Jiri Slachta wrote: This patch updates zabbix to version 2.2.0. This patch also fixes the autostart of agentd daemon which could not start with default cfg because of the nonexistence of /etc/zabbix_agentd.conf.d directory. Signed-off-by: Jiri Slachta

Re: [OpenWrt-Devel] [PATCH] [packages] avrdude: update to avrdude 6.0.1

2014-02-05 Thread Hauke Mehrtens
On 01/10/2014 06:10 PM, Dirk Neukirchen wrote: according to configure warning some options were removed Signed-off-by: Dirk Neukirchen dirkneukirc...@web.de --- utils/avrdude/Makefile | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) Thank you for the patch, it was

Re: [OpenWrt-Devel] [PATCH] [packages] remotefs: update to fix gcc 4.8 issues

2014-02-05 Thread Hauke Mehrtens
On 01/07/2014 05:30 PM, Dirk Neukirchen wrote: update to current git fixes: src/md5crypt/md5.c: In function 'MD5Final': src/md5crypt/md5.c:163:26: error: argument to 'sizeof' in 'memset' [...] according to remotefs git commit log: id 28c8b9c505ebef467b329533d7416255425a5020 id

Re: [OpenWrt-Devel] [PATCH][packages] net/remotefs: updated remotefs to 1.0

2014-02-05 Thread Hauke Mehrtens
On 12/22/2013 12:02 PM, Aleksey Tulinov wrote: Note: This patch obsoletes previous patch for remotefs (0.16). remotefs: Switched to Git tag for newest release, better package name and correct versioning. Removed libfuse from remotefs-server dependencies. Updated init script with actual

Re: [OpenWrt-Devel] [PATCH] [packages] fowsr: update to 2.0-131015

2014-02-05 Thread Hauke Mehrtens
On 01/04/2014 02:42 PM, Dirk Neukirchen wrote: On 04.01.2014 13:13, Daniel Wiegert wrote: Hello guys I'm new here, I hope I'm doing right, herd you guys can bite kind of hard! ;) The active version of fowsr in openwrt feeds is 1.0 and is kind of buggy. There are a newer version available

Re: [OpenWrt-Devel] [PATCH] mosquitto: bump 1.2 to 1.2.3

2014-02-05 Thread Hauke Mehrtens
On 01/03/2014 06:27 PM, Karl Palsson wrote: From: Karl Palsson ka...@remake.is This includes UCI support for a new config option, bridge_tls_version. Add bridge tls vesion support Updates mosquitto, the MQTT broker, and client libraries to version 1.2.2, from version 1.2.0. Changes are

Re: [OpenWrt-Devel] [PATCH][packages] libssh2: update to 1.4.3

2014-02-05 Thread Hauke Mehrtens
On 12/28/2013 10:34 PM, Jiri Slachta wrote: This patch updates libssh2 to version 1.4.3 and also adds its pkgconfig file to pkgconfig path. Signed-off-by: Jiri Slachta slac...@cesnet.cz --- libs/libssh2/Makefile |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) Thank you

Re: [OpenWrt-Devel] [PATCH] [packages] xmail: Update to version 1.27

2014-02-05 Thread Hauke Mehrtens
On 12/25/2013 04:31 PM, Luis Dallos wrote: This patch updates xmail to the latest version available, and includes a quick fix for IPv6 support in CtrlClnt (XMail's control client) commandline utility. Signed-off-by: Luis Dallos l...@nkvd.ignorelist.com --- Thank you for the patch, it was

Re: [OpenWrt-Devel] [PATCH] [packages] ddns-scripts : New DDNS service added to the list of DDNS in OpenWRT, Winco DDNS

2014-02-05 Thread Hauke Mehrtens
On 12/16/2013 07:17 PM, Pedro Paulo de Magalhães Oliveira Junior wrote: Signed-off-by: Pedro Paulo Jr p...@netfilter.com.br Changes: New DDNS service added to the list of DDNS in OpenWRT - Adding Winco DDNS Service --- net/ddns-scripts/files/usr/lib/ddns/services | 3 +++ 1 file

Re: [OpenWrt-Devel] [PATCH v3] DGN3500 (all known variants) factory image building support

2014-02-05 Thread Marco Antonio Mauro
I don't see this patch in patchwork. Can anyone check please? If I have to resend it tell me and I will. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] bcm63xx: decrease bcm6348 SPI FIFO size

2014-02-05 Thread Florian Fainelli
Hi, Le 02/02/2014 12:01, dani a écrit : Decrease the SPI FIFO size in BMC6348 boards to avoid random reads/writes. The parameter BCM63XX_SPI_MAX_PREPEND is causing the SPI driver exceeds the hardware capabilities when reading transfer lengths over 58 bytes. Decreasing the SPI fifo size

[OpenWrt-Devel] MyNET N750 - Actually turn the LNA on.

2014-02-05 Thread Steven Haigh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It seems in the refactoring of these changes into trunk, the LNA was left turned off. This patch turns on both LNAs (not just one) by setting BOTH GPIOs to HIGH. - -- Steven Haigh Email: net...@crc.id.au Web: https://www.crc.id.au Phone: (03) 9001

[OpenWrt-Devel] [PATCH] AA: ar71xx: Add support for TP-LINK WR847N v8

2014-02-05 Thread Jaehoon You
This patch adds TP-LINK WR847N v8 which is rebrand model of WR841N v8 with updated bootloader. There's no hardware difference between WR847N v8 and WR841N(D) v8, so I modify Makefile and compile, flashing it on web interface without problem. This patch applies to AA trunk(r39408). Signed-off-by:

Re: [OpenWrt-Devel] [PATCH] AA: ar71xx: Add support for TP-LINK WR847N v8

2014-02-05 Thread Jaehoon You
Looks like patch is not correctly shows in Patchwork. I've attach patch file again. 2014-02-06 Jaehoon You teslam...@gmail.com: This patch adds TP-LINK WR847N v8 which is rebrand model of WR841N v8 with updated bootloader. There's no hardware difference between WR847N v8 and WR841N(D) v8, so

Re: [OpenWrt-Devel] [PATCH] AA: ar71xx: Add support for TP-LINK WR847N v8

2014-02-05 Thread Jaehoon You
my bad, I didn't switching text mode. Signed-off-by: Jaehoon You teslam...@gmail.com --- target/linux/ar71xx/image/Makefile |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index