From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAMXS-0002bB-CG for qemu-devel@nongnu.org; Fri, 16 Aug 2013 12:06:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VAMXN-0001mt-1w for qemu-devel@nongnu.org; Fri, 16 Aug 2013 12:06:10 -0400 Received: from nm13-vm0.bullet.mail.ird.yahoo.com ([77.238.189.195]:39147) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1VAMXM-0001mk-KK for qemu-devel@nongnu.org; Fri, 16 Aug 2013 12:06:04 -0400 References: <1376557029.19085.YahooMailNeo@web172603.mail.ir2.yahoo.com> <520CC13A.50101@suse.de> <1376668760.2737.44@driftwood> Message-ID: <1376669161.41455.YahooMailNeo@web172603.mail.ir2.yahoo.com> Date: Fri, 16 Aug 2013 17:06:01 +0100 (BST) From: Herbei Dacian In-Reply-To: <1376668760.2737.44@driftwood> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-662718069-1314593160-1376669161=:41455" Subject: Re: [Qemu-devel] minimal linux distribution for qemu Reply-To: Herbei Dacian List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley , =?utf-8?B?QW5kcmVhcyDvu79Gw6RyYmVy?= Cc: QEmu Devel ---662718069-1314593160-1376669161=:41455 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Thanks Rob I think that should do it for me.=0A=0A=0A=0A=0A=0A_____________= ___________________=0A From: Rob Landley =0ATo: Andreas = =EF=BB=BFF=C3=A4rber =0ACc: Herbei Dacian ; QEmu Devel =0ASent: Friday, 16 August 2= 013, 17:59=0ASubject: Re: [Qemu-devel] minimal linux distribution for qemu= =0A =0A=0AOn 08/15/2013 06:53:30 AM, Andreas F=C3=A4rber wrote:=0A> Hi,=0A>= =0A> Am 15.08.2013 10:57, schrieb Herbei Dacian:=0A> >=0A> > please, can a= nyone recommend me a distribution that offers a=C2=A0 =0A> barebone=0A> > l= inux kernel.=0A> > minimum that I need on that image are:=0A> > _ the kerne= l=0A> > _ the compiler and development infrastructure to build it=0A> =0A> = Aboriginal Linux.=0A> =0A> Andreas=0A=0AAboriginal actually comes with qemu= launch scripts for each target.=C2=A0 =0A./run-emulator.sh is just the qem= u command line, ./dev-environment.sh=C2=A0 =0Ais a wrappe around that provi= ding a better development enviornment=C2=A0 =0A(more memory and disk space)= . It's all described at=C2=A0 =0Ahttp://landley.net/aboriginal/about.html= =0A=0ATry this:=0A=0A=C2=A0 wget http://landley.net/aboriginal/bin/system-= image-armv5l.tar.bz2=0A=C2=A0 tar xvjf system-image-armv5l.tar.bz2=0A=C2= =A0 cd system-image.armv5l=0A=C2=A0 ./run-emulator.sh=0A=0A=C2=A0 gcc /u= sr/src/thread-hello2.c -lpthread=0A=C2=A0 ./a.out=0A=C2=A0 exit=0A=0AThan= ks,=0A=0ARob ---662718069-1314593160-1376669161=:41455 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Thanks Rob I think that should d= o it for me.




<= span style=3D"font-weight:bold;">From: Rob Landley <rob@landl= ey.net>
To: Andreas= =EF=BB=BFF=C3=A4rber <afaerber@suse.de>
Cc: Herbei Dacian <dacian_herbei@yahoo.fr>; = QEmu Devel <qemu-devel@nongnu.org>
Sent: Friday, 16 August 2013, 17:59
Subject: Re: [Qemu-devel] minimal linux = distribution for qemu

On 08/15/2013 06:53:30 A= M, Andreas F=C3=A4rber wrote:
> Hi,
>
> Am 15.08.2013 10= :57, schrieb Herbei Dacian:
> >
> > please, can anyone re= commend me a distribution that offers a 
> barebone
> >= ; linux kernel.
> > minimum that I need on that image are:
>= > _ the kernel
> > _ the compiler and development infrastructu= re to build it
>
> Aboriginal Linux.
>
> Andreas<= br>
Aboriginal actually comes with qemu launch scripts for each target.&= nbsp;
./run-emulator.sh is just the qemu command line, ./dev-environmen= t.sh 
is a wrappe around that providing a better development envio= rnment 
(more memory and disk space). It's all described at  =
= http://landley.net/aboriginal/about.html

Try this:

 = =20 wget http://landley.net/aboriginal/bin/system-image-armv5= l.tar.bz2
  tar xvjf system-image-armv5l.tar.bz2
  cd= system-image.armv5l
  ./run-emulator.sh

  gcc /usr/s= rc/thread-hello2.c -lpthread
  ./a.out
  exit

Than= ks,

Rob

---662718069-1314593160-1376669161=:41455--