From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HzRDC-0005bW-N9 for qemu-devel@nongnu.org; Sat, 16 Jun 2007 01:52:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HzRDC-0005bK-49 for qemu-devel@nongnu.org; Sat, 16 Jun 2007 01:52:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HzRDC-0005bH-13 for qemu-devel@nongnu.org; Sat, 16 Jun 2007 01:52:38 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HzRDB-0000dW-Mg for qemu-devel@nongnu.org; Sat, 16 Jun 2007 01:52:37 -0400 From: Rob Landley Date: Sat, 16 Jun 2007 01:52:42 -0400 References: <46d6db660706141413n18610efv5b3e63ed6dae2a6a@mail.gmail.com> In-Reply-To: <46d6db660706141413n18610efv5b3e63ed6dae2a6a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <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: uclibc@uclibc.org Cc: detaolb-devel@lists.sourceforge.net, qemu-devel@nongnu.org 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: Start with the "Mar 16, 2005" entry here: http://landley.net/notes-2005.html Then here: http://lwn.net/Articles/160497/ Followed by: http://lwn.net/Articles/161086/ And most recently: http://www.ussg.iu.edu/hypermail/linux/kernel/0607.0/1809.html > + gcc-3.4.6 Heh. You're building qemu with your toolchain, aren't you? :) Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.