From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: =?utf-8?Q?What=E2=80=99s?= next? Date: Thu, 16 May 2013 00:08:16 +0200 Message-ID: <87li7f28xb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucjsd-0007DI-Bg for bug-guix@gnu.org; Wed, 15 May 2013 18:09:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucjsc-0006vC-FC for bug-guix@gnu.org; Wed, 15 May 2013 18:09:03 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=58348 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucjsc-0006uq-94 for bug-guix@gnu.org; Wed, 15 May 2013 18:09:02 -0400 Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 65525BCF9 for ; Thu, 16 May 2013 00:08:52 +0200 (CEST) Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6xl7uyIC3zoI for ; Thu, 16 May 2013 00:08:52 +0200 (CEST) Received: from pluto (40.129.10.93.rev.sfr.net [93.10.129.40]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id B04A090F2 for ; Thu, 16 May 2013 00:08:50 +0200 (CEST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org Hello! So, I think we now want to start working on a bootable distro. However, I would add a less ambitious 0.3 milestone, first, ideally to be released before July. For 0.3, I would like to add actual cross-compilation support. If everything goes well, that would allow the MIPS/N64 port to be bootstrap (and perhaps an ARM port too?). 0.3 would also add interesting packages (GTK+, for instance), and bug fixes. WDYT? Working on support for a bootable distro will require some thought and design, and that should be started ASAP. I=E2=80=99ll send an email in the= next few days to discuss my current thoughts. Ludo=E2=80=99.