From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I03CW-0007Zh-OS for qemu-devel@nongnu.org; Sun, 17 Jun 2007 18:26:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I03CV-0007ZV-Fi for qemu-devel@nongnu.org; Sun, 17 Jun 2007 18:26:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I03CV-0007ZS-AF for qemu-devel@nongnu.org; Sun, 17 Jun 2007 18:26:27 -0400 Received: from nz-out-0506.google.com ([64.233.162.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I03CV-00043B-0x for qemu-devel@nongnu.org; Sun, 17 Jun 2007 18:26:27 -0400 Received: by nz-out-0506.google.com with SMTP id 18so3182439nzp for ; Sun, 17 Jun 2007 15:26:26 -0700 (PDT) Message-ID: <46d6db660706171526r7a05311cjebe84099e4fcb4c7@mail.gmail.com> Date: Mon, 18 Jun 2007 00:26:25 +0200 From: "Christian MICHON" In-Reply-To: <200706160152.43073.rob@landley.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46d6db660706141413n18610efv5b3e63ed6dae2a6a@mail.gmail.com> <200706160152.43073.rob@landley.net> Subject: [Qemu-devel] Re: ANN: DetaolB v0.3 is released Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: uclibc@uclibc.org, detaolb-devel@lists.sourceforge.net, qemu-devel@nongnu.org On 6/16/07, Rob Landley wrote: > On Thursday 14 June 2007 17:13:32 Christian MICHON wrote: > > * /proc/miniconfig.gz: main ideas from Rob Landley, need documentation > > Actually, there was documentation for this before there was code. You can > follow my development of the concept: > (...) I'm sorry Rob, I meant I need to document the changes I brought to your original idea. Download the iso, and once it's finished booting inside qemu, log in as root and do this: vi /proc/miniconfig.gz you'll understand what I meant by not having documented (my changes)... > > + gcc-3.4.6 > > Heh. You're building qemu with your toolchain, aren't you? :) nope, not yet. the reason for this gcc version is also due to colinux requirements (I need a vmlinux api compatible with gcc-3.4.6) I actually intend to deliver a few toolchains soon. But qemu is definitely going in as a loadable module soon after Xwindows will be in. :) > "One of my most productive days was throwing away 1000 lines of code." > - Ken Thompson. excellent... -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu