[LEDE-DEV] CONFIG_ALL_NONSHARED=y leads to build failures on four targets

2018-02-06 Thread Daniel Gimpelevich
I am sending this to the list at Hauke's request. I had edited the following script to abort on error: https://gist.github.com/mkresin/64aca8673dd5452a1b5ab93dbf77b2d4 In total, it aborted 4 times, on ath25, malta, mediatek, and uml. On ath25, the build error was in the "wrt55agv2-spidevs" package

Re: [LEDE-DEV] [PATCH v4] base-files: seed /dev/urandom

2016-06-23 Thread Daniel Gimpelevich
On Thu, 2016-06-16 at 09:38 +, Etienne CHAMPETIER wrote: > +SEED=/etc/urandom.seed > + > +error_exit() { > +logger -t urandom_seed "$1" > +exit 1 > +} > + > +save() { > +touch $SEED.tmp || error_exit "touch failed" > +chown root:root $SEED.tmp || error_exit "chown failed" > +

Re: [LEDE-DEV] DGN3500 nas mac

2016-06-15 Thread Daniel Gimpelevich
On Thu, 2016-06-16 at 07:25 +0200, John Crispin wrote: > kevin tested the staged fix and it makes his unit have a valid lan and > wan mac. please explain why this is incorrect. > John The LAN macaddr is set only for the bridge. If you change the VLAN config to allow separate out individual

Re: [LEDE-DEV] looking for ar7 testers

2016-06-15 Thread Daniel Gimpelevich
Ethernet support on ar7 had to be shoehorn-hacked in for each device individually. What would fix it on one would break it on another. I had been in process of trying to come up with a unifying Ethernet hack a few years ago, but I became discouraged by the incomplete GPL tarballs, the lack of a wir

Re: [LEDE-DEV] DGN3500 nas mac

2016-06-15 Thread Daniel Gimpelevich
On Wed, 2016-06-15 at 16:02 +0200, John Crispin wrote: > Hi, > > 492964e741f1e0254b6ed7c0a095551a31d25dc9 slipped by me without me > realizing that it is broken. > > i staged a fix in my tree for this > https://git.lede-project.org/?p=lede/blogic/staging.git;a=commit;h=08eb51390bd898a2f2b8023515c