From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: What for 0.5? Date: Tue, 03 Dec 2013 22:44:32 +0100 Message-ID: <87a9ghy5hb.fsf@gnu.org> References: <87eh6x401c.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]:37436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vnxlp-0007fo-0a for guix-devel@gnu.org; Tue, 03 Dec 2013 16:44:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vnxlj-00057v-6X for guix-devel@gnu.org; Tue, 03 Dec 2013 16:44:40 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:48161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vnxlj-00057i-0J for guix-devel@gnu.org; Tue, 03 Dec 2013 16:44:35 -0500 In-Reply-To: <87eh6x401c.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 03 Nov 2013 23:01:51 +0100") 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 think we should aim for a 0.5 release within 2 to 4 weeks. So, what > do we put in there? > > We already have nice things: > > =E2=80=A2 Better patch handling. > > =E2=80=A2 MIPS/N32 port. > > =E2=80=A2 Monads, and other API improvements. > > In addition, I think we should: > > =E2=80=A2 Switch to GCC 4.8 as the default compiler, and thus rebuild t= he > bootstrap binaries; optionally, arrange so that those bootstrap > binaries are the fixed point. > > =E2=80=A2 Merge the =E2=80=98loongson=E2=80=99 branch in =E2=80=98core-= updates=E2=80=99. > > =E2=80=A2 Come up with a new VM demo image, with a better (gnu system) = API, > and using a new dmd release (more on that later). > > =E2=80=A2 More packages, ideally in the GUI/desktop area (you can help!= :-)). > > What do you think? Anything else? I think we now have most of what we wanted, so it=E2=80=99s now reasonable = to aim for a release within 1 week. I=E2=80=99ll spend most of that time on t= he VM image, and looking at open bugs. Help welcome! Thanks, Ludo=E2=80=99.