[LEDE-DEV] Running init in a chroot LEDE Image

2017-08-08 Thread Nicolas Pace
Hello everyone, Thanks a lot for an amazing project! I'm trying to run a rootfs chroot on my desktop computer to easen the development of userspace applications, but as I'm using ubus I need a complete LEDE environment. Using chroot also reduces the turnaround time for code/test cause I can just w

Re: [LEDE-DEV] Running init in a chroot LEDE Image

2017-08-08 Thread Nicolas Pace
Thanks for replying! On Wed, 2017-08-09 at 10:09 +0800, Yousong Zhou wrote: > On 9 August 2017 at 08:01, Mirko Parthey > wrote: > > On Tue, Aug 08, 2017 at 11:32:23PM +0300, Nicolas Pace wrote: > > > I'm trying to run a rootfs chroot on my desktop computer to easen >

Re: [LEDE-DEV] Running init in a chroot LEDE Image

2017-08-09 Thread Nicolas Pace
On Wed, 2017-08-09 at 14:29 +0800, Yousong Zhou wrote: > On 9 August 2017 at 13:44, Nicolas Pace wrote: > > Thanks for replying! > > > > On Wed, 2017-08-09 at 10:09 +0800, Yousong Zhou wrote: > > > On 9 August 2017 at 08:01, Mirko Parthey > > > wrote: >

[LEDE-DEV] kmod-eeprom-sunxi missing while compiling for Banana-pi Router v1

2017-09-30 Thread Nicolas Pace
Hi all, I'm having a missing package when I compile for the bananapi router v1 board. make -C 17.01.2/sunxi/generic/ib image PROFILE=sun7i-a20-lamobo-r1 'PACKAGES= lime-full -dnsmasq' EXTRA_IMAGE_NAME=lime_default BIN_DIR=/home/nicopace/projects/redlibre/altermundi/librestack/lime- sdk-backup/outp

Re: [LEDE-DEV] kmod-eeprom-sunxi missing while compiling for Banana-pi Router v1

2017-10-01 Thread Nicolas Pace
On Sun, 2017-10-01 at 09:58 +0300, Nicolas Pace wrote: > Hi all, > I'm having a missing package when I compile for the bananapi router > v1 > board. > > make -C 17.01.2/sunxi/generic/ib image PROFILE=sun7i-a20-lamobo-r1 > 'PACKAGES= lime-full -dnsmasq' EXT