Re: [leaf-devel] LEAF for raspberry pi

2013-04-07 Thread Yves Blusseau
Le 7 avr. 2013 à 15:55, Andrew a écrit : >> > If we'll merge this branch into master in future - is it OK to merge > master into rpi branch? > Yes you can. But if the rip branch is a topic branch it's perhaps better to do a rebase like you do. Yves -

Re: [leaf-devel] LEAF for raspberry pi

2013-04-07 Thread Andrew
07.04.2013 14:45, Yves Blusseau пишет: > Le 7 avr. 2013 à 12:33, KP Kirchdoerfer a > écrit : > >> Someting might went wrong when rebasing, I had to hard reset my local >> repository to origin/rpi, cause pull and reabse gave resulted in errors. > Yes because rebase is bad for branch already commit

Re: [leaf-devel] LEAF for raspberry pi

2013-04-07 Thread Yves Blusseau
Le 7 avr. 2013 à 12:33, KP Kirchdoerfer a écrit : > > Someting might went wrong when rebasing, I had to hard reset my local > repository to origin/rpi, cause pull and reabse gave resulted in errors. Yes because rebase is bad for branch already committed. Rebase rewrite the history so you have

Re: [leaf-devel] LEAF for raspberry pi

2013-04-07 Thread KP Kirchdoerfer
Am 07.04.2013 08:40, schrieb Andrew: > 01.04.2013 18:59, KP Kirchdoerfer пишет: >> Not all packages build, esp kernel related packages, as expected, but >> also others fail, like iptraf, and I do see errors with perl >> Digest/SHA1, which also means shorewall will fail to start. >>

Re: [leaf-devel] LEAF for raspberry pi

2013-04-06 Thread Andrew
01.04.2013 18:59, KP Kirchdoerfer пишет: > Not all packages build, esp kernel related packages, as expected, but > also others fail, like iptraf, and I do see errors with perl > Digest/SHA1, which also means shorewall will fail to start. > I also had to remove e100* from kmodules to

Re: [leaf-devel] LEAF for raspberry pi

2013-04-03 Thread Andrew
03.04.2013 18:25, KP Kirchdoerfer пишет: > Am 01.04.2013 21:29, schrieb Andrew: >> 01.04.2013 18:59, KP Kirchdoerfer пишет: >>> Hi Andrew; >>> >>> Am 01.04.2013 17:24, schrieb Andrew: 01.04.2013 16:40, KP Kirchdoerfer пишет: > Hi; > > Am 31.03.2013 21:56, schrieb Andrew: >> Hi.

Re: [leaf-devel] LEAF for raspberry pi

2013-04-03 Thread KP Kirchdoerfer
Am 01.04.2013 21:29, schrieb Andrew: > 01.04.2013 18:59, KP Kirchdoerfer пишет: >> Hi Andrew; >> >> Am 01.04.2013 17:24, schrieb Andrew: >>> 01.04.2013 16:40, KP Kirchdoerfer пишет: Hi; Am 31.03.2013 21:56, schrieb Andrew: > Hi. > 31.03.2013 20:26, KP Kirchdoerfer пишет:

Re: [leaf-devel] LEAF for raspberry pi

2013-04-01 Thread Andrew
01.04.2013 18:59, KP Kirchdoerfer пишет: > Hi Andrew; > > Am 01.04.2013 17:24, schrieb Andrew: >> 01.04.2013 16:40, KP Kirchdoerfer пишет: >>> Hi; >>> >>> Am 31.03.2013 21:56, schrieb Andrew: Hi. 31.03.2013 20:26, KP Kirchdoerfer пишет: > Hi all; > > with the help of David and

Re: [leaf-devel] LEAF for raspberry pi

2013-04-01 Thread KP Kirchdoerfer
Hi Andrew; Am 01.04.2013 17:24, schrieb Andrew: > 01.04.2013 16:40, KP Kirchdoerfer пишет: >> Hi; >> >> Am 31.03.2013 21:56, schrieb Andrew: >>> Hi. >>> 31.03.2013 20:26, KP Kirchdoerfer пишет: Hi all; with the help of David and based on the work of buildtool.org developers and

Re: [leaf-devel] LEAF for raspberry pi

2013-04-01 Thread Andrew
01.04.2013 16:40, KP Kirchdoerfer пишет: > Hi; > > Am 31.03.2013 21:56, schrieb Andrew: >> Hi. >> 31.03.2013 20:26, KP Kirchdoerfer пишет: >>> Hi all; >>> >>> with the help of David and based on the work of buildtool.org developers >>> and many others, I was able to create a toolchain that produces

Re: [leaf-devel] LEAF for raspberry pi

2013-04-01 Thread KP Kirchdoerfer
Hi; Am 31.03.2013 21:56, schrieb Andrew: > Hi. > 31.03.2013 20:26, KP Kirchdoerfer пишет: >> Hi all; >> >> with the help of David and based on the work of buildtool.org developers >> and many others, I was able to create a toolchain that produces a kernel >> and lrp's able to boot on a raspberry p

Re: [leaf-devel] LEAF for raspberry pi

2013-03-31 Thread Andrew
Hi. 31.03.2013 20:26, KP Kirchdoerfer пишет: > Hi all; > > with the help of David and based on the work of buildtool.org developers > and many others, I was able to create a toolchain that produces a kernel > and lrp's able to boot on a raspberry pi, to login, to get local net > access and to ssh i

Re: [leaf-devel] LEAF for raspberry pi

2013-03-31 Thread KP Kirchdoerfer
Am 31.03.2013 20:00, schrieb Mike Noyes: > On 03/31/2013 10:26 AM, KP Kirchdoerfer wrote: >> Hi all; >> >> with the help of David and based on the work of buildtool.org developers >> and many others, I was able to create a toolchain that produces a kernel >> and lrp's able to boot on a raspberry p

Re: [leaf-devel] LEAF for raspberry pi

2013-03-31 Thread Mike Noyes
On 03/31/2013 10:26 AM, KP Kirchdoerfer wrote: > Hi all; > > with the help of David and based on the work of buildtool.org developers > and many others, I was able to create a toolchain that produces a kernel > and lrp's able to boot on a raspberry pi, to login, to get local net > access and to ss

[leaf-devel] LEAF for raspberry pi

2013-03-31 Thread KP Kirchdoerfer
Hi all; with the help of David and based on the work of buildtool.org developers and many others, I was able to create a toolchain that produces a kernel and lrp's able to boot on a raspberry pi, to login, to get local net access and to ssh into the remote box. While it will be a long way to crea