Re: [OpenWrt-Devel] [Patch] Newer e2fsprogs

2014-11-30 Thread John Crispin
still broken, if you use gmail you need to use pop3/imap to send valid patches. copy/paste wont work. On 01/12/2014 06:55, Matthew M. Dean wrote: > resent in gmails plain text mode > > --- a/package/utils/e2fsprogs/Makefile (revision 43446) > +++ b/package/utils/e2fsprogs/Makefile (working copy

Re: [OpenWrt-Devel] [Patch] Newer e2fsprogs

2014-11-30 Thread Matthew M. Dean
resent in gmails plain text mode --- a/package/utils/e2fsprogs/Makefile (revision 43446) +++ b/package/utils/e2fsprogs/Makefile (working copy) @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.42.4 -PKG_MD5SUM:=b6e296f210d642361b7394437ff0f318 +PKG_VERSION:=1.42.12

Re: [OpenWrt-Devel] [PATCH] Newer mdadm 3.3.2

2014-11-30 Thread Matthew M. Dean
gmail plain text mode...is not default. --- a/package/utils/mdadm/Makefile (revision 43446) +++ b/package/utils/mdadm/Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mdadm -PKG_VERSION:=3.2.5 +PKG_VERSION:=3.3.2 PKG_RELEASE:=1 PKG_SOURCE_URL:=@KERNEL/linux/util

Re: [OpenWrt-Devel] [PATCH] Newer mdadm 3.3.2

2014-11-30 Thread John Crispin
Hi, the patches that you sent are all whitespace broken. please fix and resend. John On 01/12/2014 00:38, Matthew M. Dean wrote: > Existing mdadm is from May 18th 2012. 3.3.x now allows backup and > restoration of the metadata and thousands of other commits. > > Signed-off-by: Matthew

[OpenWrt-Devel] [PATCHv2 2/2] [kernel] linux/kirkwood Pogoplug v4 support

2014-11-30 Thread nwf
And the other half: Linux kernel patch and DTS file for the Pogoplug v4 hardware. I am indebted to everyone in the thread at https://forum.openwrt.org/viewtopic.php?pid=250745#p250745 for their efforts. Signed-off-by: Nathaniel Wesley Filardo <8s9k8ugo5jgpi3u067229bbackmqi...@cmx.ietfng.org> di

[OpenWrt-Devel] [PATCHv2 1/2] [boot/uboot-kirkwood] Pogoplug v4 support

2014-11-30 Thread nwf
On Tue, Nov 11, 2014 at 12:46:01AM +0100, Luka Perkov wrote: > On Sat, Oct 25, 2014 at 10:00:33PM +, nwf wrote: > > Salutations openwrt-devel@, > > > > I've gotten an initial Pogoplug V4 build into good enough shape that I think > > it's worth sharing. It uses a lightly-tweaked fork of uBoot

[OpenWrt-Devel] [Patch] Newer e2fsprogs

2014-11-30 Thread Matthew M. Dean
Because the existing e2fsprogs is ~3 years old. Signed-off-by: Matthew M. Dean === --- a/package/utils/e2fsprogs/Makefile (revision 43446) +++ b/package/utils/e2fsprogs/Makefile (working copy) @@ -8,8 +8,8 @@ include $(TOPDIR)/rule

[OpenWrt-Devel] [PATCH] Newer mdadm 3.3.2

2014-11-30 Thread Matthew M. Dean
Existing mdadm is from May 18th 2012. 3.3.x now allows backup and restoration of the metadata and thousands of other commits. Signed-off-by: Matthew M. Dean === --- a/package/utils/mdadm/Makefile (revision 43446) +++ b/package/utils

Re: [OpenWrt-Devel] [PATCH RESEND] toolchain: uClibc: fix build with CONFIG_BUILD_NLS selected

2014-11-30 Thread Felix Fietkau
On 2014-11-29 21:54, Michael Heimpold wrote: > Without this patch, selecting "Compile with full language support" > results in the following question during build: > > ... > Locale Support (UCLIBC_HAS_LOCALE) [Y/n/?] y > Locale data > > 1. All locales (UCLIBC_BUILD_ALL_LOCALE) (NEW) > 2. O

[OpenWrt-Devel] [PATCH][base-files] functions.sh: default_postinst() - create user:group first (resend)

2014-11-30 Thread Christian Schoenebeck
create user:group before running postinst-pkg Signed-off-by: Christian Schoenebeck --- package/base-files/Makefile | 2 +- package/base-files/files/lib/functions.sh | 6 -- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package/base-files/Makefile b/package/bas

[OpenWrt-Devel] [PATCH 7/7] brcm63xx: refresh patches

2014-11-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch index e1eecd4..e900f0f 100644 --- a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch +++ b/target/linux/brcm63xx/patches-3.1

[OpenWrt-Devel] [PATCH 6/7] brcm63xx: add DT support for DSL-2650U

2014-11-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/dsl-2650u.dts b/target/linux/brcm63xx/dts/dsl-2650u.dts new file mode 100644 index 000..23b3301 --- /dev/null +++ b/target/linux/brcm63xx/dts/dsl-2650u.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6358.dtsi"

[OpenWrt-Devel] [PATCH 5/7] brcm63xx: add DT support for DSL-2740B/DSL-2741B rev F1

2014-11-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/dsl-274xb-f.dts b/target/linux/brcm63xx/dts/dsl-274xb-f.dts new file mode 100644 index 000..a17f988 --- /dev/null +++ b/target/linux/brcm63xx/dts/dsl-274xb-f.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6328.d

[OpenWrt-Devel] [PATCH 4/7] brcm63xx: Add DT support for F@ST2504n

2014-11-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/fast2504n.dts b/target/linux/brcm63xx/dts/fast2504n.dts new file mode 100644 index 000..2f202a3 --- /dev/null +++ b/target/linux/brcm63xx/dts/fast2504n.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6362.dtsi" +

[OpenWrt-Devel] [PATCH 3/7] brcm63xx: add DT support for F@ST2704V2

2014-11-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/fast2704v2.dts b/target/linux/brcm63xx/dts/fast2704v2.dts new file mode 100644 index 000..f001b77 --- /dev/null +++ b/target/linux/brcm63xx/dts/fast2704v2.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6328.dtsi

[OpenWrt-Devel] [PATCH 2/7] brcm63xx: add DT support for F@ST2604

2014-11-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/fast2604.dts b/target/linux/brcm63xx/dts/fast2604.dts new file mode 100644 index 000..5dcaa55 --- /dev/null +++ b/target/linux/brcm63xx/dts/fast2604.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi" + +

[OpenWrt-Devel] [PATCH 1/7] brcm63xx: add DT support for F@ST2404

2014-11-30 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/fast2404.dts b/target/linux/brcm63xx/dts/fast2404.dts new file mode 100644 index 000..92ba6bf --- /dev/null +++ b/target/linux/brcm63xx/dts/fast2404.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi" + +

Re: [OpenWrt-Devel] ath9k sudden slowness

2014-11-30 Thread Bastian Bittorf
* Nikolay Martynov [30.11.2014 16:05]: > I've got an ath9k based router (TEW-632BRP, Atheros AR9130 rev 1). > From time to time (not very often) its wireless does weird thing: > suddenly everything become very slow and pings go from normal single > digit ms to 500-5000ms. Reboot helps. No obvi

Re: [OpenWrt-Devel] ath9k sudden slowness

2014-11-30 Thread Nikolay Martynov
Hi. 2014-11-30 2:23 GMT-05:00 xinglp : > Me too, also TEW-632BRP. > No need to reboot, just run command "wifi" will be ok. Well, yes, just restarting wifi helps as well. Question still stands though: what sort of debugging output would be helpful to help diagnose the problem? > > 2014-11-30

[OpenWrt-Devel] Zyxel P-2812HNU-FX series is now "wiki-ed"

2014-11-30 Thread Owen Brotherwood
scapi has done some work and the results are being "wiki-ed". He has both F1 and F3 under test. http://wiki.openwrt.org/toh/zyxel/p2812hnu-f1 The most important thing was getting the boards into UART mode. Now even John can install on his F1 :) Br Owen (oxo) Brotherwood