Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-09 Thread KatolaZ
On Tue, Feb 09, 2016 at 05:57:22PM +, Rainer Weikusat wrote: > "info at smallinnovations.nl" writes: > > [...] > > >>> >I have no experience in setting up a distro, toolchain and > >>> >the like but always prepared to learn something new. It would be > >>> >usefull for myself too because my

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-09 Thread Arnt Karlsen
On Tue, 9 Feb 2016 18:46:11 +0100, info wrote in message <56ba25e3.2080...@smallinnovations.nl>: > On 09-02-16 06:21, dng-requ...@lists.dyne.org wrote: > > Date: Mon, 8 Feb 2016 14:24:39 +0100 From: Arnt Karlsen > > To: dng@lists.dyne.org Subject: Re: [DNG] > >

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-09 Thread Rainer Weikusat
"info at smallinnovations.nl" writes: [...] >>> >I have no experience in setting up a distro, toolchain and >>> >the like but always prepared to learn something new. It would be >>> >usefull for myself too because my next webradio will be a Pi Zero in >>> >a lunchbox. >>> > This remains: compili

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-09 Thread info at smallinnovations.nl
On 09-02-16 06:21, dng-requ...@lists.dyne.org wrote: Date: Mon, 8 Feb 2016 14:24:39 +0100 From: Arnt Karlsen To: dng@lists.dyne.org Subject: Re: [DNG] Migration to devuan Jessie failed on rpi-zero Message-ID: <20160208142439.6bd0e...@nb6.lan> Content-Type: text/plain; charset=US-ASCII

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread Steve Litt
On Mon, 8 Feb 2016 12:25:54 + David Harrison wrote: > On 08/02/2016 12:00, dng-requ...@lists.dyne.org wrote: > > However, it is undeniable that with the 5$ pi-zero out there will be > > pis everywhere, and there is no reason to add init lock-in to boot > > and graphics lock-in. In a word, it

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread Arnt Karlsen
On Mon, 8 Feb 2016 11:14:26 +0100, info wrote in message <56b86a82.1050...@smallinnovations.nl>: > I have several Pi's B+, 2B and A+ in use or in use by others as > webradio client, personal backup cloud with btsync (6 Pi's and 3 Tb > disks), ..set up how, if you have a recipe? > webradioserv

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread Arnt Karlsen
On Mon, 8 Feb 2016 08:30:28 +, KatolaZ wrote in message <20160208083028.gd...@katolaz.homeunix.net>: > On Mon, Feb 08, 2016 at 07:35:24AM +0100, Adam Borowski wrote: > > On Mon, Feb 08, 2016 at 01:27:19PM +1100, Simon Wise wrote: > > > >>My understanding is that both the rpi0 and rpi1 are bas

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread KatolaZ
On Mon, Feb 08, 2016 at 12:25:54PM +, David Harrison wrote: > On 08/02/2016 12:00, dng-requ...@lists.dyne.org wrote: > >However, it is undeniable that with the 5$ pi-zero out there will be > >pis everywhere, and there is no reason to add init lock-in to boot and > >graphics lock-in. In a word,

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread David Harrison
On 08/02/2016 12:00, dng-requ...@lists.dyne.org wrote: However, it is undeniable that with the 5$ pi-zero out there will be pis everywhere, and there is no reason to add init lock-in to boot and graphics lock-in. In a word, it would be much better to have a systemd-free distro for pis, and from m

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread KatolaZ
On Sun, Feb 07, 2016 at 08:18:40PM -0700, Gregory Nowak wrote: [cut] > > I think that depends on what one expects. If someone gets one of > these, and hopes it can replace a modern desktop/laptop, then that > person will indeed be frustrated. I wanted to use mine as a router > possibly running i

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread info at smallinnovations.nl
On 08-02-16 07:35, dng-requ...@lists.dyne.org wrote: Message: 3 Date: Mon, 8 Feb 2016 14:26:43 +1100 From: Ozi Traveller To: Gregory Nowak Cc: dng Subject: Re: [DNG] Migration to devuan Jessie failed on rpi-zero Message-ID: Content-Type: text/plain; charset="utf-8" I have 3

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-08 Thread KatolaZ
On Mon, Feb 08, 2016 at 07:35:24AM +0100, Adam Borowski wrote: > On Mon, Feb 08, 2016 at 01:27:19PM +1100, Simon Wise wrote: > > >>My understanding is that both the rpi0 and rpi1 are based on a ARMv6 > > >>chip, which makes them closer to armel than to armhf. So, I'm afraid > > >>you're stuck with

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Simon Wise
On 08/02/16 17:35, Adam Borowski wrote: On Mon, Feb 08, 2016 at 01:27:19PM +1100, Simon Wise wrote: My understanding is that both the rpi0 and rpi1 are based on a ARMv6 chip, which makes them closer to armel than to armhf. So, I'm afraid you're stuck with raspbian for now. raspbian is in betwe

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Adam Borowski
On Mon, Feb 08, 2016 at 01:27:19PM +1100, Simon Wise wrote: > >>My understanding is that both the rpi0 and rpi1 are based on a ARMv6 > >>chip, which makes them closer to armel than to armhf. So, I'm afraid > >>you're stuck with raspbian for now. > > raspbian is in between armel and armhf because d

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Simon Wise
On 08/02/16 14:18, Gregory Nowak wrote: On Mon, Feb 08, 2016 at 01:27:19PM +1100, Simon Wise wrote: raspbian is in between armel and armhf because debian armel is (or was then) compiled without hard float support while debian armhf is compiled for arm7 ... so since PIs are arm6 with FPU neither

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Ozi Traveller
I have 3 raspberry pi's original B, B+, 2 B (quad) I'm using the B+ as a headless server for apt-cacher, I use for live-build's The 2 B I'm going to make a lightweight desktop, as it's better spec'd than my netbook and used less power. On Mon, Feb 8, 2016 at 2:18 PM, Gregory Nowak wrote: > On M

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Gregory Nowak
On Mon, Feb 08, 2016 at 01:27:19PM +1100, Simon Wise wrote: > raspbian is in between armel and armhf because debian armel is (or > was then) compiled without hard float support while debian armhf is > compiled for arm7 ... so since PIs are arm6 with FPU neither is > suitable Just to be clear, the

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Simon Wise
On 08/02/16 07:15, Rainer Weikusat wrote: Gregory Nowak writes: On Sun, Feb 07, 2016 at 07:26:27PM +, KatolaZ wrote: I recently got one of those new raspberry pi zero. The little thing should have exactly the same hw of the first version of rpi. Hence, I thought I could have migrated it s

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Rainer Weikusat
Gregory Nowak writes: > On Sun, Feb 07, 2016 at 07:26:27PM +, KatolaZ wrote: >> I recently got one of those new raspberry pi zero. The little thing >> should have exactly the same hw of the first version of rpi. Hence, I >> thought I could have migrated it swiftly from raspbian (jessie) to >>

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Gregory Nowak
On Sun, Feb 07, 2016 at 07:26:27PM +, KatolaZ wrote: > I recently got one of those new raspberry pi zero. The little thing > should have exactly the same hw of the first version of rpi. Hence, I > thought I could have migrated it swiftly from raspbian (jessie) to > devuan, and I was eager to po

Re: [DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread Rainer Weikusat
KatolaZ writes: > Unfortunately, my enthusiasm left room to frustration. To cut a long > story short, apt-get dist-upgrade fails on unpacking bash_4.3, and in > particular it seems that the pre-installation script is bein killed > with SIGILL (Illegal Instruction). You could put bash on hold, ec

[DNG] Migration to devuan Jessie failed on rpi-zero

2016-02-07 Thread KatolaZ
Hi folks, I recently got one of those new raspberry pi zero. The little thing should have exactly the same hw of the first version of rpi. Hence, I thought I could have migrated it swiftly from raspbian (jessie) to devuan, and I was eager to post my report here. Unfortunately, my enthusiasm left

[Dng] Migration

2015-06-12 Thread Bardot Jérôme
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello everybody My schedule was full, i want to know if we can migrate from stretch and what how can i do this. Do you know if there is a version of network-manager-gnome and co without systemd ? -BEGIN PGP SIGNATURE- Version: GnuPG v2 i