From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Goals for 0.4 Date: Thu, 29 Aug 2013 15:36:43 +0200 Message-ID: <87hae81uvo.fsf@gnu.org> References: <87vc2o4qwc.fsf@gnu.org> <87y57kljro.fsf@karetnikov.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]:49070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF2Tz-0007Pn-4v for guix-devel@gnu.org; Thu, 29 Aug 2013 09:42:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VF2Tt-0001uS-Ew for guix-devel@gnu.org; Thu, 29 Aug 2013 09:41:55 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:53187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF2Tt-0001uL-9p for guix-devel@gnu.org; Thu, 29 Aug 2013 09:41:49 -0400 In-Reply-To: <87y57kljro.fsf@karetnikov.org> (Nikita Karetnikov's message of "Thu, 29 Aug 2013 17:16:27 +0400") List-Id: 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: Nikita Karetnikov Cc: guix-devel@gnu.org Nikita Karetnikov skribis: >> First, I=E2=80=99d like to release 0.4 by (or on) GNU=E2=80=99s 30th bir= thday, which is >> on Sep. 28th [0]. On the 28th, I=E2=80=99d also like to have a bootable= QEMU >> image built with Guix, featuring at least the init system (dmd), a >> console login, and bare utilities. > > That would be great. Because that=E2=80=99s the first thing people ask (= on IRC, > for instance). Yeah, agreed. >> =E2=80=A2 New =E2=80=98--list-generations=E2=80=99 and =E2=80=98--delete= -generations=E2=80=99 options for >> =E2=80=98guix package=E2=80=99. > > I=E2=80=99m willing to help with this one. > >> =E2=80=A2 MIPS64/N64 support: the bootstrap tarballs are now all availab= le >> through cross-compilation from x86_64, so it=E2=80=99s =E2=80=9Cjust= =E2=80=9D a matter of >> feeding them in bootstrap.scm and trying out. > > I=E2=80=99m also interested in this one. OK, your help is welcome on both fronts! Ludo=E2=80=99.