[OpenWrt-Devel] [PATCH v2] kernel: mitigate cgroups config dependency changes

2015-06-17 Thread Daniel Golle
Memory Resource Controller no longer depends on Resource counters since Kernel version 4.0. 3.18 is the only still supported version needing Resource counters for MEMCG, thus declare the dependency only for that version. Signed-off-by: Daniel Golle dan...@makrotopia.org --- config/Config

Re: [OpenWrt-Devel] Renaming trunk to Dxx Dxx ?

2015-06-16 Thread Daniel Golle
On Tue, Jun 16, 2015 at 03:58:34PM +0300, Hannu Nyman wrote: Please rename trunk to Dxxx Dxxx something. It is a bit confusing when both trunk and CC15.05 claim to be Chaos Calmer. The clear identification of the two got more important now when trunk has started to use musl, and trunk and CC

[OpenWrt-Devel] [PATCH] kernel: mitigate cgroups config dependency changes

2015-06-16 Thread Daniel Golle
Memory Resource Controller no longer depends on Resource counters since Kernel version 4.0. Signed-off-by: Daniel Golle dan...@makrotopia.org --- config/Config-kernel.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Config-kernel.in b/config/Config-kernel.in index

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: add 4.0 support

2015-06-15 Thread Daniel Golle
On Mon, Jun 15, 2015 at 06:15:58PM +0300, Roman Yeryomin wrote: On 14 June 2015 at 20:15, Roman Yeryomin leroi.li...@gmail.com wrote: Tested on UAP-PRO Please discard this, it's broken because of 45954. I will send rebased version. Yes, I saw that and manually fixed it to test on

Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-14 Thread Daniel Golle
On Sat, Jun 13, 2015 at 04:21:55PM +0200, Steven Barth wrote: ** Highlights since Barrier Breaker ** ... * Platform and Driver Support ... - New sunxi target for AllWinner A10/A13/A20 family and various boards Please also mention: - New oxnas target for Oxford/PLXTECH NAS782x family and

[OpenWrt-Devel] [PATCH] oxnas: change file extension of u-boot+initramfs image

2015-06-14 Thread Daniel Golle
The *u-boot-initramfs* images are not ITB/FIT images but are rather supposed to be loaded to RAM and jumped-into. To avoid confusion, change the file extension from itb to bin. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/oxnas/image/Makefile | 2 +- 1 file changed, 1

[OpenWrt-Devel] automated builds with hardening features enabled

2015-06-11 Thread Daniel Golle
Hi! Thinking about how we could improve automated QA, I was wondering if we could have buildbot also run builds with hardening features enabled? For the beginning, it'd be enough if every 10th build would have SSP, seccomp/jails, RELRO, ... as well as LXC-related features enabled. Then we could

[OpenWrt-Devel] folder for snapshot builds missing for ipq806x

2015-06-01 Thread Daniel Golle
Hi! Someone with the needed access rights, please make sure all buildbot targets also have their folder on downloads.openwrt.org Looks like at least ipq806x is missing and cannot upload the packages made: http://buildbot.openwrt.org:8010/builders/ipq806x/builds/17/steps/shell_11/logs/stdio

[OpenWrt-Devel] [PATCH] malta: add default network configuration

2015-05-30 Thread Daniel Golle
I didn't figure out how to achieve this using uci-defaults-new.sh, so use old-school uci-defaults script as that's what is used on realview as well. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/malta/base-files/etc/uci-defaults/02-network | 6 ++ 1 file changed, 6

Re: [OpenWrt-Devel] [PATCH 3/6] kernel: add stmmac as a new kernel package

2015-05-29 Thread Daniel Golle
Please note that the sunxi and oxnas targets already use stmmac. However, in your patch the selected config symbols do not apply to stmmac in general but are specific to the hardware you are using. Please either make the module depend on the target platforms it is meant to be used on or fix it so

[OpenWrt-Devel] [PATCH] musl: update to version 1.1.9

2015-05-25 Thread Daniel Golle
Patch to 2015-05-25 to fix ldso related regressions on PPC and MIPS. Signed-off-by: Daniel Golle dan...@makrotopia.org --- toolchain/musl/Config.version | 2 +- toolchain/musl/common.mk| 2 +- toolchain/musl/patches/001-git-2015-03-28.patch | 93

[OpenWrt-Devel] [PATCH] netifd: bump to current HEAD

2015-05-24 Thread Daniel Golle
This introduces a new config parameter no-proto-task useful for xl2tpd. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/network/config/netifd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/network/config/netifd/Makefile b/package/network

[OpenWrt-Devel] [PATCH v2] musl: update to version 1.1.9

2015-05-23 Thread Daniel Golle
Plus changes up to 2015-05-22 to fix ldso related regression on PPC. Signed-off-by: Daniel Golle dan...@makrotopia.org --- toolchain/musl/Config.version | 2 +- toolchain/musl/common.mk| 2 +- toolchain/musl/patches/001-git-2015-03-28.patch | 93

[OpenWrt-Devel] [PATCH v2] generic/4.0: update to 4.0.4

2015-05-23 Thread Daniel Golle
Update kernel sources and refresh some patches. Signed-off-by: Daniel Golle dan...@makrotopia.org --- v2: rebase on current HEAD since r45711 broke the patch. include/kernel-version.mk | 4 ++-- ...2-15-bgmac-fix-requests-for-extra-polling-calls-from

[OpenWrt-Devel] [PATCH] musl: update to version 1.1.9

2015-05-21 Thread Daniel Golle
The fixes previously contained in 001-git-2015-03-28.patch are all part of the upstream release, thus the patch can be removed. All other patches apply cleanly. Signed-off-by: Daniel Golle dan...@makrotopia.org --- toolchain/musl/Config.version | 2 +- toolchain/musl/common.mk

Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc1

2015-05-21 Thread Daniel Golle
Hi Thomas, On Thu, May 21, 2015 at 12:37:35PM +, thomas.lan...@lantiq.com wrote: I checked the downloads, e.g here http://downloads.openwrt.org/chaos_calmer/15.05-rc1/lantiq/xrx200/ and saw that only one image per subtarget is built. As the image-creation is tied to the profiles, the

[OpenWrt-Devel] [PATCH] generic/4.0: update to 4.0.4

2015-05-19 Thread Daniel Golle
Update kernel sources and refresh some patches. Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk | 4 ++-- ...2-15-bgmac-fix-requests-for-extra-polling-calls-from-NAPI.patch | 7 +-- target/linux/generic/patches-4.0/102

[OpenWrt-Devel] [PATCH] uClibc: add signal info for seccomp related SIGSYS

2015-05-17 Thread Daniel Golle
si_value.sival_int as the syscall number. To fix this, import the definitions and macros needed from glibc. Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../995-add-sigsys-to-siginfo_t-union.patch| 145 + 1 file changed, 145 insertions(+) create mode 100644

[OpenWrt-Devel] [PATCH 0/3] procd: add support for seccomp on ARM

2015-05-16 Thread Daniel Golle
This series adds support for syscall tracing and seccomp filters on the ARM architecture to procd. Daniel Golle (3): trace: add support for ARM architecture jail: add support for ARM architecture jail: respect byte order when setting AUDIT_ARCH jail/seccomp-bpf.h | 14

[OpenWrt-Devel] [PATCH 1/3] trace: add support for ARM architecture

2015-05-16 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- trace/trace.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trace/trace.c b/trace/trace.c index d70957d..5941f90 100644 --- a/trace/trace.c +++ b/trace/trace.c @@ -42,6 +42,8 @@ # define EF_REG2 8 # endif #define

[OpenWrt-Devel] [PATCH 3/3] jail: respect byte order when setting AUDIT_ARCH

2015-05-16 Thread Daniel Golle
AUDIT_ARCH on ARM and MIPS differs depending on the byte order. Thus set AUDIT_ARCH to the respective endian-specific variants. Signed-off-by: Daniel Golle dan...@makrotopia.org --- jail/seccomp-bpf.h | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/jail/seccomp

[OpenWrt-Devel] [PATCH 2/3] jail: add support for ARM architecture

2015-05-16 Thread Daniel Golle
. Signed-off-by: Daniel Golle dan...@makrotopia.org --- jail/seccomp-bpf.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jail/seccomp-bpf.h b/jail/seccomp-bpf.h index 1cc2908..40fe7b9 100644 --- a/jail/seccomp-bpf.h +++ b/jail/seccomp-bpf.h @@ -68,6 +68,9 @@ struct seccomp_data { #elif

[OpenWrt-Devel] [PATCH] netsupport: l2tp-ip: only depend on IPv6 if IPv6 support is enabled

2015-05-05 Thread Daniel Golle
or not. Change this so L2TP over IPv6 and the resulting dependency to kmod-ipv6 is only included in kmod-l2tp-ip if IPv6 support is enabled. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/netsupport.mk | 10 ++ 1 file changed, 6 insertions(+), 4 deletions

[OpenWrt-Devel] Archer VR200v GPL code

2015-05-04 Thread Daniel Golle
. Thank you! Best regards Daniel Golle ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Intermittent Ethernet failure

2015-05-04 Thread Daniel Golle
Hi Bill! On Mon, May 04, 2015 at 05:53:21PM -0700, Bill wrote: I have finally been able to reproduce the problem here at home by setting up a bridge and leaving it alone for a few days. When it failed, this is what dmesg told me: [ 409.38] eth0: link up (100Mbps/Full duplex) [

Re: [OpenWrt-Devel] [PATCH] modules: package l2tp_ip6.ko in kmod-l2tp-ip6

2015-05-03 Thread Daniel Golle
Hi Steven, On Sun, May 03, 2015 at 10:28:16AM +0200, Steven Barth wrote: On 02.05.2015 13:33, Daniel Golle wrote: r45593 includes l2tp_ip6 in the kmod-l2tp-ip package. This is not feasible for several reasons: - in a given setup one usually uses either l2tp_ip or l2tp_ip6, but never

[OpenWrt-Devel] [PATCH] generic/4.0: update to 4.0.1

2015-05-03 Thread Daniel Golle
Also refresh one patch. Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk| 4 ++-- .../generic/patches-4.0/773-bgmac-add-srab-switch.patch | 12 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git

[OpenWrt-Devel] [PATCH] modules: package l2tp_ip6.ko in kmod-l2tp-ip6

2015-05-02 Thread Daniel Golle
atomic packaging possible. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/netsupport.mk | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/package/kernel/linux/modules/netsupport.mk b/package/kernel/linux/modules

[OpenWrt-Devel] [PATCH] generic/4.0: bump to version 4.0

2015-04-21 Thread Daniel Golle
Linux 4.0 was released on 2014-04-12 Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index bb43e00..de20fef 100644 --- a/include/kernel

[OpenWrt-Devel] [PATCH] generic/4.0: Linux 4.0 was released on 2014-04-12

2015-04-20 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index bb43e00..de20fef 100644 --- a/include/kernel-version.mk +++ b/include/kernel

Re: [OpenWrt-Devel] ag71xx unstable link problems on AR7241r1

2015-04-11 Thread Daniel Golle
On Fri, Apr 10, 2015 at 07:06:24PM +0200, Daniel Golle wrote: On Fri, Apr 10, 2015 at 05:58:04PM +0200, Sven Eckelmann wrote: I had problems in the past with some optimization by from Felix which caused situations like that. For some reason the device was not correctly reseted on errors

Re: [OpenWrt-Devel] Submitting PATCH for rtl8192cu HTmode deadlock

2015-04-08 Thread Daniel Golle
Hi! I did quite some testing on the lamobo-r1 aka. bpi-r1 a couple of weeks ago and didn't encounter any such issue -- however, I must admit that I probably never had more than one client associated and generating serious traffic simultanously (did you? i.e. was there more than one client

Re: [OpenWrt-Devel] lantiq DSL drivers / firmware info

2015-04-07 Thread Daniel Golle
Hi Martin, thanks for diggin' in the proprietary dirt and extracting all the legally possible info for each firmware file. I also got some VRX200 boards flying around here, most of them in productive use on VDSL2 lines. However, I might give your updated driver a try once I'm awake during less

Re: [OpenWrt-Devel] Dirty Diamond

2015-04-07 Thread Daniel Golle
+1 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] modules: package line echo canceller module

2015-03-31 Thread Daniel Golle
...so we can go ahead cleaning up dahdi-linux Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/other.mk | 16 1 file changed, 16 insertions(+) diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index

[OpenWrt-Devel] [PATCH v2] kernel: add missing symbols to config and modules

2015-03-31 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org v2: changes in input.mk broke the patch, some of the CONFIG_SND_* stuff was added already --- package/kernel/linux/modules/input.mk | 2 +- package/kernel/linux/modules/other.mk | 1 + target/linux/generic/config-4.0 | 1 + 3 files

Re: [OpenWrt-Devel] LED Toggling for SATA

2015-03-30 Thread Daniel Golle
Hi Deepanjan, have a look at ledtrig-ata on how to register a LED trigger for each port [1]. Currently this provides only an activity indicator, however, extending it to the features you described should not be too difficult. Let me know if you need more hints/help with that. Cheers Daniel

[OpenWrt-Devel] FYI: [gentoo-announce] [ GLSA 201503-13 ] BusyBox: Multiple vulnerabilities

2015-03-29 Thread Daniel Golle
This might be important... - Forwarded message from Mikle Kolyada zlog...@gentoo.org - Date: Sun, 29 Mar 2015 20:08:33 +0300 From: Mikle Kolyada zlog...@gentoo.org To: gentoo-annou...@lists.gentoo.org Subject: [gentoo-announce] [ GLSA 201503-13 ] BusyBox: Multiple vulnerabilities

[OpenWrt-Devel] [PATCH] kernel: add missing symbols to config and modules

2015-03-29 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/input.mk | 2 +- package/kernel/linux/modules/other.mk | 1 + target/linux/generic/config-4.0 | 6 ++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/package/kernel/linux/modules/input.mk b

[OpenWrt-Devel] [PATCH] kernel/generic: (try) fixing MAP-E patch broken in 4.0

2015-03-29 Thread Daniel Golle
Now it at least compiles, otherwise untested. Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../666-Add-support-for-MAP-E-FMRs-mesh-mode.patch | 65 ++ 1 file changed, 42 insertions(+), 23 deletions(-) diff --git a/target/linux/generic/patches-4.0/666-Add-support

[OpenWrt-Devel] [PATCH v2 2/3] hostapd: package wpad-mesh and wpa_supplicant-mesh variants

2015-03-25 Thread Daniel Golle
These new variants include support for mesh mode and SAE crypto. They always depend on openssl as EC operations are not provided by the internal crypto implementation. Signed-off-by: Daniel Golle dan...@makrotopia.org --- v2: actually include wpa_supplicant-mesh.config package/network/services

[OpenWrt-Devel] [PATCH 2/3] hostapd: package wpad-mesh and wpa_supplicant-mesh variants

2015-03-23 Thread Daniel Golle
These new variants include support for mesh mode and SAE crypto. They always depend on openssl as EC operations are not provided by the internal crypto implementation. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/network/services/hostapd/Config.in | 7 +++-- package/network

[OpenWrt-Devel] [PATCH 3/3] mac80211: allow encrypted mesh with wpa_supplicant

2015-03-23 Thread Daniel Golle
Allow using wpa_supplicant instead of authsae when joining mesh networks with encryption. authsae is still prefered if installed. Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../mac80211/files/lib/netifd/wireless/mac80211.sh | 18 +++--- 1 file changed, 11 insertions

[OpenWrt-Devel] [PATCH 1/2] oxnas: add support for kernel 4.0

2015-03-19 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/oxnas/config-4.0 | 375 + .../010-arm_introduce-dma-fiq-irq-broadcast.patch | 62 .../250-add-plxtech-vendor-prefix.patch| 12 + .../patches-4.0/300-introduce-oxnas

[OpenWrt-Devel] [PATCH] kernel: add two more missing config symbols

2015-03-19 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/generic/config-4.0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0 index 0132ec7..061af11 100644 --- a/target/linux/generic/config-4.0 +++ b/target/linux

[OpenWrt-Devel] [PATCH 2/2] oxnas: remove pre kernel 3.18 support from pinctrl driver

2015-03-19 Thread Daniel Golle
just some pruning... Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../oxnas/files/drivers/pinctrl/pinctrl-oxnas.c| 32 -- 1 file changed, 32 deletions(-) diff --git a/target/linux/oxnas/files/drivers/pinctrl/pinctrl-oxnas.c b/target/linux/oxnas/files/drivers

[OpenWrt-Devel] [PATCH] kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4

2015-03-17 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index f8ae94d..7748145 100644 --- a/include/kernel-version.mk +++ b/include

[OpenWrt-Devel] [PATCH v2] kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4

2015-03-17 Thread Daniel Golle
also refresh generic patches for 3.14, 3.18, 3.19 and 4.0 targets might need a minor refresh as well, however, it looks like everything still applies cleanly with occasional small offsets. Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk

[OpenWrt-Devel] [PATCH v2] kernel: enable open by fhandle syscalls

2015-03-13 Thread Daniel Golle
down to 800 bytes uncompressed and about 200 bytes compressed size. On MIPS systems it's about 1.2 kB size increase of the LZMA compressed kernel. v2: use menuconfig option instead of just enabling the option Signed-off-by: Daniel Golle dan...@makrotopia.org --- config/Config-kernel.in | 6 ++ 1

Re: [OpenWrt-Devel] [RFC] mac80211: update to wireless-testing 2015-03-09

2015-03-10 Thread Daniel Golle
Hi Bryan, On Tue, Mar 10, 2015 at 12:15:31PM -0500, Bryan Forbes wrote: I have been working on an update to mac80211 for about a month now. I announced it on the developer forums, but it turns out this is the place I should have been talking about it. The initial work I did was to update

[OpenWrt-Devel] [PATCH] lantiq: ltq-ptm-{ar9, ase, xway}: fix alloc_netdev for 3.18

2015-03-08 Thread Daniel Golle
made to ltq_ptm_vdsl.c compile tested only. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c b/package/kernel/lantiq/ltq

Re: [OpenWrt-Devel] [PATCH] lantiq: vr9-vdsl-fw: update w921v firmware version

2015-03-03 Thread Daniel Golle
Hi John, On Mon, Mar 02, 2015 at 08:29:45PM +0100, John Crispin wrote: i tried this before and it did not work I must admit that I didn't see that magic.../magic in the code of the extractor... (though this seems to be fine, changing MAGIC or MAGIC_SZ results in LZMA decompression errors which

[OpenWrt-Devel] [PATCH] lantiq: fix netdev setup in ltq-ptm-vdsl

2015-03-02 Thread Daniel Golle
board) A similar change might be needed for ltq-ptm-adsl as well. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_vdsl.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/kernel/lantiq/ltq-ptm/src

[OpenWrt-Devel] [PATCH] lantiq: vr9-vdsl-fw: update w921v firmware version

2015-03-02 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh | 8 package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package/kernel/lantiq/ltq-vdsl-fw/src

Re: [OpenWrt-Devel] [PATCH] lantiq: vr9-vdsl-fw: update w921v firmware version

2015-03-02 Thread Daniel Golle
Hi Felix! On Tue, Mar 03, 2015 at 07:04:25AM +1300, Felix Fietkau wrote: Signed-off-by: Daniel Golle dan...@makrotopia.org Did you test this properly? Not really tested, yet. w921v_fw_cutter does recognize all the magics and the file header and tail looks very much like the firmware I'm

Re: [OpenWrt-Devel] Status of Siemens Gigaset 604 IL (IL)

2015-02-22 Thread Daniel Golle
Hi Genghis, On Sun, Feb 22, 2015 at 04:16:02PM +0100, Genghis Khan wrote: Is WiFi of Siemens Gigaset 604 IL supported yet? Wifi (ath9k connected via EBU) works from the PCI side of things, the only problem back then was the Wifi EEPROM (and simulatous use of the NOR flash, which isn't tragic

Re: [OpenWrt-Devel] [PATCH v2] kernel: Fix USB gadget modules for v3.18

2015-02-19 Thread Daniel Golle
Hi! that looks much better already. Thanks for taking care of that. (though many were aware of the problem, none were willing to fix it for now, including myself) On Thu, Feb 19, 2015 at 02:41:57PM -0800, Owen Kirby wrote: ... +ifeq ($(CONFIG_LINUX_3_8)$(CONFIG_LINUX_3_10),) Note that there

Re: [OpenWrt-Devel] [PATCH] brcm2708: add script for creating SD partitions and one more missing symbol

2015-02-17 Thread Daniel Golle
Hi, I'm working on something similar for the other targets and here are my two cents on the topic: On Tue, Feb 17, 2015 at 05:12:05PM +0100, Álvaro Fernández Rojas wrote: + which parted /dev/null I ended up using coreutils-sfdisk instead of parted for the simple reason that parted is not

Re: [OpenWrt-Devel] b53 switch platform_data vs. device tree

2015-02-17 Thread Daniel Golle
Hi! On Tue, Feb 17, 2015 at 02:29:37PM +0100, Jonas Gorski wrote: I'm not interested in brcm63xx and don't have any such hardware flying around. I can implement minimal OF support and make sure at least dev-of_node is set. This shoudn't do any harm and would allow a graceful migration

Re: [OpenWrt-Devel] [PATCH] oxnas: fix itb generation

2015-02-16 Thread Daniel Golle
) only compile tested Signed-off-by: Dirk Neukirchen dirkneukirc...@web.de Acked-by: Daniel Golle dan...@makrotopia.org ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] linux/generic: enable open by fhandle syscalls

2015-02-16 Thread Daniel Golle
about 1.2 kB size increase of the LZMA compressed kernel. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/generic/config-3.10 | 4 ++-- target/linux/generic/config-3.13 | 4 ++-- target/linux/generic/config-3.14 | 4 ++-- target/linux/generic/config-3.18 | 4 ++-- target/linux

[OpenWrt-Devel] [PATCH] linux/modules: select CONFIG_USB_NET_DRIVERS for kmod-usb-net

2015-02-15 Thread Daniel Golle
USB network drivers gained their own sub-menu. Thus they are only visible and built if CONFIG_USB_NET_DRIVERS=y on recent kernels. Set that symbol when building kmod-usb-net. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/usb.mk | 4 +++- 1 file changed, 3

Re: [OpenWrt-Devel] ar71xx update to v3.18

2015-02-15 Thread Daniel Golle
Hi John, 3.18 works nicely on the TL-WR1043ND from what I can tell for now. I had to fix usb-net support (see patch) and for a moment I thought that was the only obstacle. However, OpenVPN is segfaulting once a connection got established. The same version of OpenVPN (built against PolarSSL)

Re: [OpenWrt-Devel] wiki.openwrt.org uses an invalid security certificate / expired on 12.2.2015 17:18

2015-02-14 Thread Daniel Golle
On Sat, Feb 14, 2015 at 09:23:50PM +0100, Alessandro Di Federico wrote: I think the business model of StartSSL and others, is that they give certificates for free, but you have to pay a lot in case you need to revoke a certificate. Well, 25 bucks [1] is not a crazily high price for a

[OpenWrt-Devel] [PATCH] oxnas: disable usbgadget support

2015-02-11 Thread Daniel Golle
usbgadget was initially enabled in the hope to support gadget mode as it seems to be supported by the hardware. However, it currently breaks things and doesn't work anyway, so remove the usbgadget feature. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/oxnas/Makefile | 2

Re: [OpenWrt-Devel] [PATCH 3/3] sunxi: add support for Linux 3.19

2015-02-10 Thread Daniel Golle
On Tue, Feb 10, 2015 at 10:46:53PM +0100, John Crispin wrote: zoltan maintains the sunxi target. he might already have done work on this and might have some updates or whatever that he plans to incorporate. bumping a kernel maintained actively always has the risk of duplicating work and / or

[OpenWrt-Devel] [PATCH v2 1/2] kernel: add version info for 3.19 release

2015-02-10 Thread Daniel Golle
Also fix-up patches for 3.19 130, 771 and 772 were merged upstream. 304 had to be adapted to apply on the new sources. Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk | 3 +- .../patches-3.19/130-mips_cpu_irq_disable.patch| 20

[OpenWrt-Devel] [PATCH] kernel: add missing symbol

2015-02-09 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/generic/config-3.18 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index b831223..52cc3b0 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux

[OpenWrt-Devel] [PATCH] oxnas: switch to 3.18

2015-02-09 Thread Daniel Golle
Tested on stg212 and kd20. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/oxnas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile index 05ae8cf..186222d 100644 --- a/target/linux/oxnas

[OpenWrt-Devel] [PATCH] generic/3.18: update to 3.18.5

2015-02-02 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 4c894c6..3cfcc8c 100644 --- a/include/kernel-version.mk +++ b/include/kernel

[OpenWrt-Devel] [PATCH/RFC 1/2] hostapd: update to 2015-02-01 snapshot

2015-02-01 Thread Daniel Golle
adds mesh and sae support to *-full variants for now. madwifi was dropped upstream, can't find it anywhere in OpenWrt either, thus finally burrying madwifi. wasn't sure whether 350-nl80211_del_beacon_bss.patch is still needed, all other patches were forward-ported to hostapd current git HEAD.

[OpenWrt-Devel] [PATCH/RFC 2/2] mac80211: allow encrypted mesh with wpa_supplicant

2015-02-01 Thread Daniel Golle
authsae is still prefered if installed. --- .../mac80211/files/lib/netifd/wireless/mac80211.sh | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh

[OpenWrt-Devel] [PATCH] config: fix typo in Global build settings menu

2015-01-27 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- config/Config-build.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Config-build.in b/config/Config-build.in index 280f719..0ca145e 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -251,7 +251,7

Re: [OpenWrt-Devel] [PATCH] kirkwood: include kernel images and DTB in rootfs

2015-01-24 Thread Daniel Golle
Hi Nathan, I don't believe that files inside UBIFS rootfs is the right approach for kernel and dtb. Given that the bootloader already supports UBI, why not use use a UBI volume instead? While U-Boot does support reading files from UBIFS, squashfs inside UBI volumes are not supported (squashfs

[OpenWrt-Devel] [PATCH 2/2] modules: f2fs: enable support for xattr

2015-01-20 Thread Daniel Golle
To use overlayfs on f2fs, xattr needs to be supported. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/fs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/linux/modules/fs.mk b/package/kernel/linux/modules/fs.mk index

[OpenWrt-Devel] [PATCH 1/2] modules: f2fs: add missing symbols for 3.18

2015-01-20 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/fs.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/kernel/linux/modules/fs.mk b/package/kernel/linux/modules/fs.mk index 243f368..87ba946 100644 --- a/package/kernel/linux/modules/fs.mk +++ b

[OpenWrt-Devel] [PATCH] sunxi: disable MMC debugging in kernel config

2015-01-20 Thread Daniel Golle
MMC reads and writes caused some heavy log pollution, unset CONFIG_MMC_DEBUG to fix that. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/sunxi/config-3.18 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/sunxi/config-3.18 b/target/linux/sunxi

[OpenWrt-Devel] [PATCH v2 7/8] sunxi: add support for Lamobo R1

2015-01-19 Thread Daniel Golle
Partially based on patchset form Wang Yi wangyi8...@gmail.com published on https://github.com/Lamobo/Lamobo-R1-OpenWrt as well as on Bananapi DTS. Signed-off-by: Daniel Golle dan...@makrotopia.org v2: swconfig needs to be built-in, switch is not detected properly otherwise --- .../sunxi/base

[OpenWrt-Devel] [PATCH 1/8] packages: uboot-sunxi: fix GMAC TX delay for Bananapi

2015-01-18 Thread Daniel Golle
CONFIG_TARGET_* is no longer defined when using generic board. Define a new configuration variable and set in for Bananapi to revive GMAC. Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../patches/005-add-gmac-tx-delay-variant.patch| 24 ++ 1 file changed, 24

[OpenWrt-Devel] [PATCH 7/8] sunxi: add support for Lamobo R1

2015-01-18 Thread Daniel Golle
Partially based on patchset form Wang Yi wangyi8...@gmail.com published on https://github.com/Lamobo/Lamobo-R1-OpenWrt as well as on Bananapi DTS. Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../sunxi/base-files/etc/uci-defaults/02_network | 6 + target/linux/sunxi/base-files/lib

[OpenWrt-Devel] [PATCH 6/8] sunxi: use sunxi_board_name when generating default network settings

2015-01-18 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../sunxi/base-files/etc/uci-defaults/02_network| 21 ++--- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/target/linux/sunxi/base-files/etc/uci-defaults/02_network b/target/linux/sunxi/base-files/etc/uci

[OpenWrt-Devel] [PATCH 8/8] sunxi: workaround switch being uninitialized on netifd startup

2015-01-18 Thread Daniel Golle
The BCM53125 switch on Lamobo R1 is powered down and counters are not zero'ed when netifd comes up and tries to initialize the switch. Take interface up and reset counters in preinit for that board. Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../linux/sunxi/base-files/lib/preinit

[OpenWrt-Devel] [PATCH v2 2/8] packages: uboot-sunxi: uEnv is used as a script rather than default env

2015-01-18 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/boot/uboot-sunxi/uEnv.txt | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/package/boot/uboot-sunxi/uEnv.txt b/package/boot/uboot-sunxi/uEnv.txt index e4fc0e1..e024954 100644 --- a/package/boot/uboot

[OpenWrt-Devel] [PATCH 1/2] sunxi: implement board_detect for device-tree kernels

2015-01-15 Thread Daniel Golle
board_detect previously relied on parsing the kernel cmdline out of the U-Boot environment stored on the the MMC card in order to get the board= parameter. Use /proc/device-tree/model instead. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/sunxi/base-files/lib/sunxi.sh | 168

[OpenWrt-Devel] [PATCH 2/2] sunxi: introduce sunxi_board_name() in /lib/sunxi.sh

2015-01-15 Thread Daniel Golle
Simiarl to other hardware targets, this can then be used for board-specific stuff in preinit and uci-default scripts. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/sunxi/base-files/lib/sunxi.sh | 9 + 1 file changed, 9 insertions(+) diff --git a/target/linux/sunxi

[OpenWrt-Devel] [PATCH 1/7] kernel: add missing symbols for 3.18

2015-01-10 Thread Daniel Golle
Augmented by iptables modules, if they are enabled. oldconfig hangs and asks for them if *tables modules are not selected. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/generic/config-3.18 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-3.18

[OpenWrt-Devel] [PATCH 7/7] sunxi: add support for Lamobo R1

2015-01-10 Thread Daniel Golle
Initial support for BananaPi-R1 aka Lamobo-R1. Based on patchset form Wang Yi wangyi8...@gmail.com published on https://github.com/Lamobo/Lamobo-R1-OpenWrt Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/sunxi/config-3.18 | 7 + target/linux/sunxi/image

[OpenWrt-Devel] [PATCH 5/7] sunxi: merge upstream devicetree improvements for bananapro

2015-01-10 Thread Daniel Golle
merges DTS published on linux devicetree mailing list. Signed-off-by: Daniel Golle dan...@makrotopia.org --- .../sunxi/patches-3.18/301-add-bananapro.diff | 57 +++--- 1 file changed, 49 insertions(+), 8 deletions(-) diff --git a/target/linux/sunxi/patches-3.18/301-add

[OpenWrt-Devel] [PATCH 6/7] uboot-sunxi: add support for Lamobo R1

2015-01-10 Thread Daniel Golle
Seems to be identical with bananapi, however, sdcard image generation scripts currently depend on having u-boot named the same as the profile. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/boot/uboot-sunxi/Makefile | 5 +++ .../uboot-sunxi/patches/004-add-lamobo

[OpenWrt-Devel] [PATCH 4/7] sunxi: fix DTS syntax in bananapro device tree

2015-01-10 Thread Daniel Golle
add missing semicolon Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/sunxi/patches-3.18/301-add-bananapro.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/sunxi/patches-3.18/301-add-bananapro.diff b/target/linux/sunxi/patches-3.18/301-add

[OpenWrt-Devel] [PATCH 3/7] uboot-sunxi: fix bananapro target

2015-01-10 Thread Daniel Golle
At least making sure stuff compiles before committing would be nice. Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/boot/uboot-sunxi/patches/003-add-lemaker-bananapro.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/boot/uboot-sunxi/patches/003-add

[OpenWrt-Devel] [PATCH] kernel/hwmon: package pwm-fan kernel module

2015-01-02 Thread Daniel Golle
pwm-fan was introduced in kernel 3.18 Signed-off-by: Daniel Golle dan...@makrotopia.org --- package/kernel/linux/modules/hwmon.mk | 16 1 file changed, 16 insertions(+) diff --git a/package/kernel/linux/modules/hwmon.mk b/package/kernel/linux/modules/hwmon.mk index 5b7936a

[OpenWrt-Devel] [PATCH] all targets: remove all =m kernel config symbols

2015-01-02 Thread Daniel Golle
modules build during the kernel compile phase are ignored anyway, all modules should be built using KernelPackage in package/kernel/linux/modules/* selecting the appropriate config symbols there rather than in target/linux/*/config-* Signed-off-by: Daniel Golle dan...@makrotopia.org --- target

[OpenWrt-Devel] [PATCH 1/2] image.mk: make ubinize.cfg optional

2014-12-25 Thread Daniel Golle
When using UbinizeImage with ubifs rootfs, ubinize.cfg is no longer needed. Yet, the absance of ubinize.cfg would make the build process abort with an error. Fix that by checking if ubinize.cfg is present and do no not call the classic ubinize image generation if it isn't. Signed-off-by: Daniel

[OpenWrt-Devel] [PATCH 2/2] oxnas: re-enable ubifs

2014-12-25 Thread Daniel Golle
After the changes make ubinize.cfg optional in image.mk, ubifs generation can now safely be enabled again. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/oxnas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/oxnas/Makefile b/target

[OpenWrt-Devel] [PATCH] kernel/generic: fix warnings if libata-ledtrig is disabled

2014-12-22 Thread Daniel Golle
accidentally #if was used instead of #ifdef, thus gcc warned about CONFIG_ATA_LEDS being undefined... Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/generic/patches-3.14/834-ledtrig-libata.patch | 10 +- target/linux/generic/patches-3.18/834-ledtrig-libata.patch | 10

[OpenWrt-Devel] [PATCH] kernel: bump to 3.18.1

2014-12-22 Thread Daniel Golle
Signed-off-by: Daniel Golle dan...@makrotopia.org --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 931d540..2443e64 100644 --- a/include/kernel-version.mk +++ b/include/kernel

[OpenWrt-Devel] [PATCH fstools] libblkid-tiny: add btrfs probe info

2014-12-22 Thread Daniel Golle
then automatically detects all other devices of the group). For unmounting, the opposite should be applied: umount if called for any of the devices in a mounted device group, unmount the filesystem. Signed-off-by: Daniel Golle dan...@makrotopia.org --- libblkid-tiny/btrfs.c | 92

[OpenWrt-Devel] [PATCH] oxnas: clk-oxnas: rework pllb enable function

2014-12-22 Thread Daniel Golle
] (kernel_init+0x8/0x104) [c000c214] (kernel_init) from [c0008768] (ret_from_fork+0x14/0x2c) ---[ end trace 5f17ed2f61e0683f ]--- Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/oxnas/files/drivers/clk/clk-oxnas.c | 73 ++-- 1 file changed, 54 insertions(+), 19

[OpenWrt-Devel] oxnas target description for wiki on dev.openwrt.org

2014-12-20 Thread Daniel Golle
Hi! I reckon the following info should go to https://dev.openwrt.org/wiki/oxnas and there should be a reference to that on https://dev.openwrt.org/wiki/platforms I love to edit the wiki myself, however, trac doesn't seem to allow users to create new accounts. What to do? Does anyone who got

<    2   3   4   5   6   7   8   9   10   11   >