From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPQVI-00083L-Pv for qemu-devel@nongnu.org; Sun, 26 Aug 2007 18:22:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPQVE-000839-Qg for qemu-devel@nongnu.org; Sun, 26 Aug 2007 18:22:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPQVE-000836-MS for qemu-devel@nongnu.org; Sun, 26 Aug 2007 18:22:40 -0400 Received: from wa-out-1112.google.com ([209.85.146.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPQVE-0002Kc-Am for qemu-devel@nongnu.org; Sun, 26 Aug 2007 18:22:40 -0400 Received: by wa-out-1112.google.com with SMTP id k22so1717987waf for ; Sun, 26 Aug 2007 15:22:38 -0700 (PDT) Message-ID: <46d6db660708261522h6bf0d69es18efc55b8497b883@mail.gmail.com> Date: Mon, 27 Aug 2007 00:22:38 +0200 From: "Christian MICHON" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] ANN: DetaolB v0.6 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: detaolb-devel@lists.sourceforge.net, qemu-devel@nongnu.org, uClibc DetaolB is a small size x86/uclibc distro, aimed mostly for emulators/virtualizers. With this iso's size around 40Mb, you've a small yet functional desktop distro which can help developping C software or compiling the linux kernel. It can then self emulate with included qemu-0.9.0 ;-) DetaolB v0.6 has been released 26,August 2007 on sf.net => http://detaolb.sf.net Changelog: - re-shuffled the barebone system - this is a multi-user iso now with 2 logins: root and neo - updated git and vim - added some asm tools and binary editor - vesafb-tng is still in use (uvesafb is having problems on real hardware - added liveusb switch to kernel parameters - added qemu-0.9.0 with kqemu (all you need to do: insmod `find /lib -name *.ko` ) This distro works in qemu, vmplayer, virtualpc 2007 and some real hardware... You can copy on a FAT32 formatted usb key the "modules" subdirectory from the iso, boot from the iso and add "liveusb" to the graphical resolution you want to boot in. This allows to add/remove/upgrade the modules on the usb key (no need to burn more cdroms) Detailed list of modules: barebone: - barebone-0.6 - busybox-1.6.1 - bzip2-1.0.4 - coreutils-6.9 (lite) - cpio-2.8 - diffutils-2.8.1 - e2fsprogs-1.40 - findutils-4.2.31 - gzip-1.3.12 - htop-0.6.6 - less-382 - ncurses-5.6 - tar-1.18 - uclibc-0.9.29 - zlib-1.2.3 editor: - bvi-1.3.2 - vim-7.1.85 interpreter: - gawk-3.1.5 - perl-5.8.8 - tcl-8.4.15 qemu: - kqemu-1.3.0pre11 - qemu-0.9.0 - SDL-1.2.8 scm: - git-1.5.2.5 toolchain: - ald-0.1.7 - bash-3.2 - binutils-2.16.1 - bison-2.1 - flex-2.5.33 - gcc-3.4.6 - headers-2.6.22 - m4-1.4 - make-3.81 - nasm-0.98.39 - patch-2.5.4 x11: - some x11 fonts - fvwm-2.4.20 - glib-1.2.10 - gtk+-1.2.10 - gvim-7.1 - libjpeg.62 - mrxvt-0.5.2 - tk-8.4.15 - xorg-7.2 (lite) PROGRESS, BUGS, SUGGESTIONS: detaolb-devel@lists.sourceforge.net -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu