Re: Anyone got Wheezy running on a Dreamplug?

2013-08-12 Thread Martin Michlmayr
* Adam Ward [2013-08-01 22:49]: > I have the same setup, if I remove the SD card it will boot from the internal > one instead due to my u-boot environment settings [1] and [2]. My instructions don't provide for a fallback option, but you can easily modify the command line. > Will the debian ins

Re: Anyone got Wheezy running on a Dreamplug?

2013-08-12 Thread Martin Michlmayr
* Tixy [2013-07-26 18:05]: > > Marvell>> version > > > > U-Boot 2011.06-02334-g8f495d9-dirty (Aug 18 2011 - 02:09:07) > > Marvell-DreamPlug > > > > Is it safe to change to the DENX version given the instructions on Martin's > > site [1] > > > > [1] http://cyrius.com/debian/kirkwood/sheevaplug/

Re: Dropping support for the smallest armel machines

2013-08-12 Thread Martin Michlmayr
* Ben Hutchings [2013-07-16 01:42]: > I heard a lot of support for keeping iop32x, but no-one volunteereed to > maintain the configuration. Unless someone does so, the next time they > fail to build due to lack of space I may simply disable them. That does > not, of course, prevent anyone from r

Re: Debian 7.1 on QNAP TS-412 mdadm always reassembles without drive in 4th bay

2013-08-12 Thread Martin Michlmayr
* Martin Waschbüsch [2013-07-08 09:40]: > bug filed as #714959 > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714959 Since you're a very experienced user, I think it would be best if you'd report this issue directly to the linux-ide mailing list (i.e. the upstream kernel folks). By the way,

Re: linaro ld works, but debian ld does not

2013-08-12 Thread Stephen Kelly
On 08/12/2013 02:20 PM, Hector Oron wrote: > Hello Stephen, > > 2013/8/9 Stephen Kelly : > >> After compiling a file I can attempt to link it while passing a --sysroot >> argument. With my linaro ld, this works, but not with my debian ld (can not >> find libc.so.6): > Debian does not provide cross-

Re: linaro ld works, but debian ld does not

2013-08-12 Thread Hector Oron
Hello Stephen, 2013/8/9 Stephen Kelly : > After compiling a file I can attempt to link it while passing a --sysroot > argument. With my linaro ld, this works, but not with my debian ld (can not > find libc.so.6): Debian does not provide cross-ld. Could you please tell where did you get your cros