Re: debian on QNAP HS-210

2014-07-28 Thread Philippe Clérié
On 07/28/2014 08:15 AM, Martin Michlmayr wrote: * Philippe Clérié [2014-07-28 07:47]: I have just acquired a QNAP HS-210 and I am looking at installing Debian on it. I believe the HS-210 is a Kirkwood device and Martin Michlmayr's instructions for the TS-21x (http://www.cyrius.com/debian/kirkwo

Re: debian on QNAP HS-210

2014-07-28 Thread Martin Michlmayr
* Philippe Clérié [2014-07-28 07:47]: > I have just acquired a QNAP HS-210 and I am looking at installing > Debian on it. I believe the HS-210 is a Kirkwood device and Martin > Michlmayr's instructions for the TS-21x > (http://www.cyrius.com/debian/kirkwood/qnap/ts-219/install/) might > work. > W

debian on QNAP HS-210

2014-07-28 Thread Philippe Clérié
I have just acquired a QNAP HS-210 and I am looking at installing Debian on it. I believe the HS-210 is a Kirkwood device and Martin Michlmayr's instructions for the TS-21x (http://www.cyrius.com/debian/kirkwood/qnap/ts-219/install/) might work. Would that be correct? Thanks -- Philippe ---

Re: Installability of desktops on arm64

2014-07-28 Thread Rene Engelhard
Hi, On Mon, Jul 28, 2014 at 09:15:03AM +0100, Neil Williams wrote: > > > arm32 (and ABI-specific, calling conventions, etc.) code to also > > > work with amd64. > > [...] > > > See apt-get source libreoffice, > > > bridges/source/cpp_uno/gcc3_linux_arm. > > > > Given arm64 probably won't be in je

Re: Installability of desktops on arm64

2014-07-28 Thread Neil Williams
On Mon, 28 Jul 2014 10:05:55 +0200 Rene Engelhard wrote: > On Mon, Jul 28, 2014 at 08:07:57AM +0200, Rene Engelhard wrote: > > And I would actually be surprised it would work without porting the > > arm32 (and ABI-specific, calling conventions, etc.) code to also > > work with amd64. > [...] > >

Re: Installability of desktops on arm64

2014-07-28 Thread Rene Engelhard
On Mon, Jul 28, 2014 at 08:07:57AM +0200, Rene Engelhard wrote: > And I would actually be surprised it would work without porting the arm32 > (and ABI-specific, calling conventions, etc.) code to also work with amd64. [...] > See apt-get source libreoffice, bridges/source/cpp_uno/gcc3_linux_arm. G