From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HrM9Q-0004qv-Cq for qemu-devel@nongnu.org; Thu, 24 May 2007 18:51:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HrM9N-0004qj-Vn for qemu-devel@nongnu.org; Thu, 24 May 2007 18:51:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HrM9N-0004qg-QT for qemu-devel@nongnu.org; Thu, 24 May 2007 18:51:17 -0400 Received: from nz-out-0506.google.com ([64.233.162.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HrM9N-0002PG-DZ for qemu-devel@nongnu.org; Thu, 24 May 2007 18:51:17 -0400 Received: by nz-out-0506.google.com with SMTP id 18so639868nzp for ; Thu, 24 May 2007 15:51:14 -0700 (PDT) Message-ID: <46d6db660705241551t23c8e321sc2e80b059a6fda4f@mail.gmail.com> Date: Fri, 25 May 2007 00:51:13 +0200 From: "Christian MICHON" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] ANN: DetaolB version 0.2 is available at sourceforge.net Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, uClibc Hi lists, DetaolB is a small live x86 distro, entirely uclibc/busybox based, to be run either on real hardware or inside qemu. With a modified kernel, it can also run in colinux and will soon self-build this way. it's (at least today) at the bleeding edge of uclibc and linux kernel. there are also some goodies like ldd and tinycc ( a tcc fork that can compile using uclibc ). for your bookmarks: http://detaolb.sourceforge.net there you can find links to the iso file releases. patches will be available on sf.net soon too, but it's mostly an assembly work, so do not expect fantastic new linux features. I also created a separate mailing list for this distro, to avoid noise on the mailing lists of qemu-devel and uclibc. Future announces for DetaolB will not bother these 2 ML, and will be done only at this list: https://lists.sourceforge.net/lists/listinfo/detaolb-devel the reason for the name "DetaolB" is not difficult to figure out... (read reverse!) the reason for this project is to have the smallest and quickest iso around (less than 1.4M), while still being useful and packed with goodies. aufs and squashfs are already in: we're talking about nice expandability here! Fabrice: you can include it in your qemu homepage if you want to. -- Christian