Re: [OpenWrt-Devel] issue with backport building openwrt for arm target

2014-04-11 Thread Outback Dingo
Recall bad build environment, its resolved On Fri, Apr 11, 2014 at 12:07 PM, Outback Dingo wrote: > # > # configuration written to .config > # > Building backport-include/backport/autoconf.h ... done. > CC [M] > > /home/dingo/Development/Wireless/blix-atmel/build_dir/target-arm_arm92

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 23:07, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 20:18]: >> > seems generating the rootfs is broken for you somehow. >> >> ptgen fault? >> I have 64bit environment if that matters... > > please go into 'target/linux/rb532/image/gen_image.sh' and > before ptgen, insert

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Bastian Bittorf
* Roman Yeryomin [11.04.2014 20:18]: > > seems generating the rootfs is broken for you somehow. > > ptgen fault? > I have 64bit environment if that matters... please go into 'target/linux/rb532/image/gen_image.sh' and before ptgen, insert this: echo >>/tmp/BLA "OUTPUT=$OUTPUT KERNELSIZE=$KERNEL

Re: [OpenWrt-Devel] [PATCH] [authsae] Fix 802.11s authsae support in netifd

2014-04-11 Thread Vittorio G (VittGam)
P.s.: This would fix ticket #15283. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] [authsae] Fix 802.11s authsae support in netifd

2014-04-11 Thread Vittorio G (VittGam)
Hi, This patch implements support for 802.11s protected mesh wireless networks (using authsae) in the netifd framework. Until meshd-nl80211 implements a proper -P option for the PID file, this uses shell backgrounding in order to be able to get the PID for the process. Signed-off-by: Vittorio

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Jonas Gorski
On Fri, Apr 11, 2014 at 8:28 PM, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 20:18]: >> .and panicked about 10 minutes later: >> http://pastebin.com/vuABEvPE > > we should made this discussion offlist via PM! Why? This is potentially interesting stuff for other rb532 users, so why

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Bastian Bittorf
* Roman Yeryomin [11.04.2014 20:18]: > .and panicked about 10 minutes later: > http://pastebin.com/vuABEvPE we should made this discussion offlist via PM! this crash is enforced from a special script, read the log carefully: system_crashreboot() reason: olsrd missing so dont mind, it's work

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 19:52, Roman Yeryomin wrote: > On 11 April 2014 19:13, Bastian Bittorf wrote: >> * Roman Yeryomin [11.04.2014 17:56]: >>> Tried jffs2 image - same result. >>> Could it be because I have 532A version? That one was with bigger RAM >>> (64M) with no other differences (as far as I k

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 19:13, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 17:56]: >> Tried jffs2 image - same result. >> Could it be because I have 532A version? That one was with bigger RAM >> (64M) with no other differences (as far as I know). >> Images here: >> https://box.tet.rtu.lv/publi

[OpenWrt-Devel] Update cyassl on AA to v2.8.0, and curl too?

2014-04-11 Thread Ben West
I noticed that some SSL connections made via curl+cyassl v2.6.0 to Amazon AWS on a patched instance of AA began failing earlier this week with the following error: SSL_connect failed with error -112: mp_exptmod error state I'm guessing this might have been triggered by an internal update Amazon ma

[OpenWrt-Devel] issue with backport building openwrt for arm target

2014-04-11 Thread Outback Dingo
# # configuration written to .config # Building backport-include/backport/autoconf.h ... done. CC [M] /home/dingo/Development/Wireless/blix-atmel/build_dir/target-arm_arm926ej-s_uClibc-0.9.33.2_eabi/linux-at91/compat-wireless-2014-03-31/compat/main.o CC [M] /home/dingo/Development/Wireless/

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Bastian Bittorf
* Roman Yeryomin [11.04.2014 17:56]: > Tried jffs2 image - same result. > Could it be because I have 532A version? That one was with bigger RAM > (64M) with no other differences (as far as I know). > Images here: > https://box.tet.rtu.lv/public.php?service=files&t=1ed7993af28d2878e315eb415bea45c5

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 18:39, Roman Yeryomin wrote: > On 11 April 2014 17:54, Bastian Bittorf wrote: >> * Roman Yeryomin [11.04.2014 16:48]: >>> > at the moment i dont have time for this, but if somebody like, >>> > SSH-access and SSH to serial-line is possible (screen-session). >>> >>> Did you fix an

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 17:54, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 16:48]: >> > at the moment i dont have time for this, but if somebody like, >> > SSH-access and SSH to serial-line is possible (screen-session). >> >> Did you fix anything to boot it? > > no, i just removed the broken-f

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Bastian Bittorf
* Roman Yeryomin [11.04.2014 16:48]: > > at the moment i dont have time for this, but if somebody like, > > SSH-access and SSH to serial-line is possible (screen-session). > > Did you fix anything to boot it? no, i just removed the broken-flag and started the build. > Mine says (with both ext4

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Roman Yeryomin
On 11 April 2014 11:58, Bastian Bittorf wrote: > * Roman Yeryomin [11.04.2014 10:45]: >> I would even use it if it really works... > > For now, it boots fine via ethernet and/or Compact-flash > but only 1 ethernet-port is working. > my two ath5k-cards (R52) are not detected and it seems > to be s

Re: [OpenWrt-Devel] OpenSSL: update to 1.0.1g - heartbleed bug

2014-04-11 Thread Justin Vallon
FYI: It appears "opkg upgrade libopenssl" will install it if it has not yet been installed. Therefore, if the commands are run "just-in-case", you will end up installing libopenssl where it was not previously installed: # opkg info libopenssl | grep ^Status: Status: unknown ok not-installed # opk

Re: [OpenWrt-Devel] OpenSSL: update to 1.0.1g - heartbleed bug

2014-04-11 Thread John Crispin
On 11/04/2014 11:15, Matthias Strubel wrote: > BTW: it seems you made a copy mistake into > http://downloads.openwrt.org/attitude_adjustment/ , while deploying > the new files. i copied them twice by accident, once to the wrong folder, the misplaced version will be removed during the day

Re: [OpenWrt-Devel] OpenSSL: update to 1.0.1g - heartbleed bug

2014-04-11 Thread Matthias Strubel
Hello OpenWRT-Dev.-Team, thank you for providing the new package within the AA-repository. BTW: it seems you made a copy mistake into http://downloads.openwrt.org/attitude_adjustment/ , while deploying the new files. Do you consider upgrading the ImageBuilder as well? Thank you for your work,

Re: [OpenWrt-Devel] target rb532 / routerboard

2014-04-11 Thread Bastian Bittorf
* Roman Yeryomin [11.04.2014 10:45]: > I would even use it if it really works... For now, it boots fine via ethernet and/or Compact-flash but only 1 ethernet-port is working. my two ath5k-cards (R52) are not detected and it seems to be somehow like this: http://patchwork.linux-mips.org/patch/408

Re: [OpenWrt-Devel] OpenSSL: update to 1.0.1g - heartbleed bug

2014-04-11 Thread Peter Lawler
On 11/04/14 06:45, John Crispin wrote: # opkg update # opkg upgrade libopenssl Whilst I think of it, a reminder that after performing this either restart the services relying on the library or the device itself. I'm not qualified, nor inclined, to investigate how OpenWRT may end up unloadin