[OpenWrt-Devel] Any hit on how to mount vfat u-disk as "async" option ?

2016-12-06 Thread Tymon
Hi all, I can not mount my vfat format u-disk as "rw, async" option under OpenWRT 14.07, No matter use shell command 'mount /dev/sda1 /mnt/sda1 -o rw,async' or edit the /etc/fstab, none of the methods can archive my aim. Any hit will be appreciate!!

Re: [OpenWrt-Devel] [OpenWrt] Project proposal: The GNUnet of autonomous Things

2016-12-06 Thread Drasko DRASKOVIC
Hi Daniel, Very interesting project! On Thu, Nov 17, 2016 at 12:39 PM, Daniel Golle wrote: > Project schedule > > (I) > As a first step towards better integration of typical IoT USE-cases > into OpenWrt/LEDE, a ubus service allowing access to low-bandwidth > peripherals

Re: [OpenWrt-Devel] Project proposal: The GNUnet of autonomous Things

2016-12-06 Thread Carlos Ferreira
Hi Daniel, I would like to ask you if the Vehicular networks is something that could also be added in the future to this project of yours. I mean, there's already alot of development towards 802.11p / DSRC / WAVE. The linux kernel already supports OCB but despite the existent work towards

[OpenWrt-Devel] image.mk prepare sets permissions

2016-12-06 Thread Maciej Skrzypek
Hey all, I've added one ssh key to image that needs permissions 0600 (and they are in ipk) but I've discovered that final rootfs have 0644 permissions. Following code (include/image.mk) breaks permissions: 270 define Image/mkfs/prepare/default 271 # Use symbolic permissions to avoid