Re: [OpenWrt-Devel] [PATCH] Add Support for WeIO Board (Chaos Calmer)

2015-06-15 Thread Drasko DRASKOVIC
Hi John, On Mon, Jun 15, 2015 at 8:56 AM, John Crispin wrote: > > > On 14/06/2015 23:56, Drasko DRASKOVIC wrote: >> +/** >> + * WEIO Web Of Things Platform >> + * >> + * Copyright (C) 2013 Drasko DRASKOVIC and Uros PETREVSKI >> + * >> + * ## ## ### >> + *

Re: [OpenWrt-Devel] [PATCH v2] base-files: add /etc/profile.d support

2015-06-15 Thread Bastian Bittorf
* Hendrik [15.06.2015 09:02]: > i just wanted to ask for your oppinions on the second verison of my > patch. why didnt you pay attention for all the suggestions? bye, bastian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.o

[OpenWrt-Devel] [PATCH] x86/xen_domu: enable image generation

2015-06-15 Thread Luiz Angelo Daros de Luca
Add features ext4 targz to target x86/xen_domu in order to generate images in defconfig. This fixes #18074. Signed-off-by: Luiz Angelo Daros de Luca --- target/linux/x86/xen_domu/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86/xen_domu/target.mk b

Re: [OpenWrt-Devel] [PATCH 3/5] elfutils: import package from packages.git

2015-06-15 Thread Luiz Angelo Daros de Luca
OK, Sent the PR in order to remove it. I already have a update patch that I'll send to list. However, I guess that perf pkg maintainer (or other) should be the one to keep the maintenance as I have no current uses for elfutils and probably I'll not give the love it desires. --- Luiz Angelo D

[OpenWrt-Devel] [PATCH] elfutils: bump to 0.162

2015-06-15 Thread Luiz Angelo Daros de Luca
Besides source.tgz, 001-elfutils-portability.patch (provided by upstream project) where updated. Other patches where updated to fix hulk warnings and minor conflicts. Signed-off-by: Luiz Angelo Daros de Luca --- package/libs/elfutils/Makefile |4 +- .../patches/001-elfut

Re: [OpenWrt-Devel] [PATCH v2] base-files: add /etc/profile.d support

2015-06-15 Thread Hendrik
Am 2015-06-15 09:17, schrieb Bastian Bittorf: * Hendrik [15.06.2015 09:02]: i just wanted to ask for your oppinions on the second verison of my patch. why didnt you pay attention for all the suggestions? bye, bastian After the discussion on the list this was what I thought was the state of

Re: [OpenWrt-Devel] reproducible OpenWrt?

2015-06-15 Thread John Crispin
Hi H01gi, just for the record here are some of the links that are relevant... http://anonscm.debian.org/cgit/reproducible/dpkg.git/commit/?h=pu/reproducible_builds&id=3373ffd07e016ae1a81d12cb246fc6787f0bdbe1 http://anonscm.debian.org/cgit/reproducible/dpkg.git/commit/?h=pu/reproducible_builds&i

Re: [OpenWrt-Devel] [PATCH] Update dnsmasq to v2.73.

2015-06-15 Thread Steven Barth
Thanks, applied to trunk and CC. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] jffs2 CRC failed (many times after reboot) - Ralink MT7628

2015-06-15 Thread Baptiste Clenet
Hello, The first boot, after flashing a new image, runs fine. I edit my /etc/config/network configuration then reboot and I get those errors (every reboot): [8.13] jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x0046000c: Read 0x, calculated 0x4900568b ... ... (many times)

Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1

2015-06-15 Thread Felix Fietkau
On 2015-06-15 10:20, Miklos Szeredi wrote: > On Thu, Jun 11, 2015 at 2:01 PM, Miklos Szeredi wrote: >> On 7 May 2015 at 15:49, Felix Fietkau wrote: >>> On 2015-05-07 08:01, Wojciech Dubowik wrote: Try to boot with kernel locking enabled. I have seen jffs2 deadlocks on readdir. As far as

Re: [OpenWrt-Devel] reproducible OpenWrt?

2015-06-15 Thread Holger Levsen
Hi, On Montag, 15. Juni 2015, John Crispin wrote: > just for the record here are some of the links that are relevant... > > http://anonscm.debian.org/cgit/reproducible/dpkg.git/commit/?h=pu/reproduci > ble_builds&id=3373ffd07e016ae1a81d12cb246fc6787f0bdbe1 > http://anonscm.debian.org/cgit/reprodu

Re: [OpenWrt-Devel] reproducible OpenWrt?

2015-06-15 Thread John Crispin
On 15/06/2015 10:50, Holger Levsen wrote: > Hi, > > On Montag, 15. Juni 2015, John Crispin wrote: >> just for the record here are some of the links that are relevant... >> >> http://anonscm.debian.org/cgit/reproducible/dpkg.git/commit/?h=pu/reproduci >> ble_builds&id=3373ffd07e016ae1a81d12cb246f

Re: [OpenWrt-Devel] [PATCH] Add Support for WeIO Board (Chaos Calmer)

2015-06-15 Thread Drasko DRASKOVIC
Hi Karl, On Mon, Jun 15, 2015 at 11:48 AM, Karl Palsson wrote: > > A lot of this messes up the alphabetical ordering. Can you point me to exact spots? I tried to add WeIO support next to Carambola2, as in many cases it is practically the same. I might be that I did not notice alphabetical order

Re: [OpenWrt-Devel] [PATCH] Add Support for WeIO Board (Chaos Calmer)

2015-06-15 Thread Karl Palsson
Drasko DRASKOVIC wrote: > Hi Karl, > > On Mon, Jun 15, 2015 at 11:48 AM, Karl Palsson > wrote: > > > > A lot of this messes up the alphabetical ordering. > > Can you point me to exact spots? > > I tried to add WeIO support next to Carambola2, as in many cases it is > practically the same. I m

[OpenWrt-Devel] Package list signing keys: Does the release build system use different keys than snapshots?

2015-06-15 Thread Hannu Nyman
I created my first build from the brand-new CC15.05 chaos_calmer branch. I patched include/version.mk to get the version right, but no other changes were needed. The build is otherwise ok, but opkg does not accept package list signatures from the 15.05-rc2 directory. When I try opkg update, I

Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1

2015-06-15 Thread Roman Yeryomin
On 15 June 2015 at 15:52, Miklos Szeredi wrote: > On Mon, Jun 15, 2015 at 10:24:28AM +0200, Felix Fietkau wrote: >> On 2015-06-15 10:20, Miklos Szeredi wrote: >> > On Thu, Jun 11, 2015 at 2:01 PM, Miklos Szeredi wrote: >> >> On 7 May 2015 at 15:49, Felix Fietkau wrote: >> >>> On 2015-05-07 08:01

Re: [OpenWrt-Devel] procd/libubox mangles command-line arguments

2015-06-15 Thread Ted Hess
This gets more curious... You are certainly correct that the strings passed to procd are marshaled correctly. It turns out that the shells I have tried to pass the numeric-colon-separated list as an option value gets the list split apart as I noted earlier. Barring any quick solution to this iss

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

2015-06-15 Thread Roman Yeryomin
On 14 June 2015 at 20:15, Roman Yeryomin wrote: > Tested on UAP-PRO > Please discard this, it's broken because of 45954. I will send rebased version. Regards, Roman ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.or

Re: [OpenWrt-Devel] [PATCH 5/5] ar71xx/image: move ubnt images to new BuildCode

2015-06-15 Thread Roman Yeryomin
On 7 June 2015 at 15:27, Alexander Couzens wrote: > Signed-off-by: Alexander Couzens > --- > target/linux/ar71xx/image/Makefile | 264 > - > 1 file changed, 175 insertions(+), 89 deletions(-) > At least UAP-PRO image is broken after this (applied in 45983):

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 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 TL-WDR3500. Apart fro

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

2015-06-15 Thread Roman Yeryomin
On 15 June 2015 at 19:09, Daniel Golle wrote: > On Mon, Jun 15, 2015 at 06:15:58PM +0300, Roman Yeryomin wrote: >> On 14 June 2015 at 20:15, Roman Yeryomin wrote: >> > Tested on UAP-PRO >> > >> >> Please discard this, it's broken because of 45954. >> I will send rebased version. > > Yes, I saw th

[OpenWrt-Devel] OpenWrt switches to musl by default

2015-06-15 Thread Felix Fietkau
Hi, I just committed a change making musl the new default libc in OpenWrt trunk, replacing uclibc. We've been preparing this for quite a while. Some packages might still be broken, so please test and open up bug reports for any issues that you find. Please remember to open up trac tickets only for

Re: [OpenWrt-Devel] OpenWrt switches to musl by default

2015-06-15 Thread Jonathan Bennett
Just to clarify, this is only for trunk, not for the CC branch, correct? On Mon, Jun 15, 2015 at 6:24 PM Felix Fietkau wrote: > Hi, > > I just committed a change making musl the new default libc in OpenWrt > trunk, replacing uclibc. We've been preparing this for quite a while. > Some packages mi

[OpenWrt-Devel] firewall instead of routing rules to keep ULAs from escaping

2015-06-15 Thread Brian J. Murrell
I wonder why in https://dev.openwrt.org/changeset/35012 the choice was made to use the firewall to prevent ULA destination addresses from trying to be reached on the WAN vs. using routing rules and "unreachable" routes. Something like: unreachable fc00::/7 dev lo metric 1024 error -128 in the

Re: [OpenWrt-Devel] OpenWrt switches to musl by default

2015-06-15 Thread Rafał Miłecki
On 16 June 2015 at 01:31, Jonathan Bennett wrote: > Just to clarify, this is only for trunk, not for the CC branch, correct? Read again: "in OpenWrt trunk" ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/

Re: [OpenWrt-Devel] OpenWrt switches to musl by default

2015-06-15 Thread Jonathan Bennett
On Mon, Jun 15, 2015 at 11:37 PM Rafał Miłecki wrote: > On 16 June 2015 at 01:31, Jonathan Bennett wrote: > > Just to clarify, this is only for trunk, not for the CC branch, correct? > > Read again: "in OpenWrt trunk" > Sometimes, even apparently obvious things are important enough to be stated

Re: [OpenWrt-Devel] firewall instead of routing rules to keep ULAs from escaping

2015-06-15 Thread Steven Barth
That commit got reverted 4 months later and was never really in use for long. Source-Destination routing has been used to replace it for egress traffic, i.e. there are simply no external (e.g. default) routes that have a matching source-restriction. For ingress traffic the stateful firewall handle