From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: The plan for 0.7 Date: Thu, 03 Jul 2014 23:04:22 +0200 Message-ID: <87pphmxig9.fsf@gnu.org> References: <87wqdl4pir.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 ([2001:4830:134:3::10]:47375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2oBE-0006Q2-4a for guix-devel@gnu.org; Thu, 03 Jul 2014 17:04:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X2oB7-0007Ja-6z for guix-devel@gnu.org; Thu, 03 Jul 2014 17:04:32 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:58528) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2oB6-0007JM-Vu for guix-devel@gnu.org; Thu, 03 Jul 2014 17:04:25 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 95AFC3036 for ; Thu, 3 Jul 2014 23:04:23 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0Rr24IHS6BP3 for ; Thu, 3 Jul 2014 23:04:23 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 47B152C44 for ; Thu, 3 Jul 2014 23:04:23 +0200 (CEST) In-Reply-To: <87wqdl4pir.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 16 May 2014 19:11:40 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > I=E2=80=99d like to release 0.7 by the end of June. The main focus for m= e has > been to prepare a usable bootable system, and 0.7 will provide a > bootable USB disk image. We=E2=80=99re getting there, slowly but surely. The main blockers now are: coming up with a kernel config with more modules (painful), writing some more doc, switching to the yet unreleased dmd 0.2, and merging the bug-17853 branch. Of course we need more testing of the installation image too, and this is where you come in (yes, you!). Ludo=E2=80=99.