From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Preparing for an alpha release Date: Sun, 16 Dec 2012 17:56:36 +0100 Message-ID: <878v8yj5q3.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]:56211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkHW3-0000dO-J3 for bug-guix@gnu.org; Sun, 16 Dec 2012 11:56:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TkHW2-0008PP-EQ for bug-guix@gnu.org; Sun, 16 Dec 2012 11:56:39 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:48412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkHW1-0008P9-Vv for bug-guix@gnu.org; Sun, 16 Dec 2012 11:56:38 -0500 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 Guixers! ROADMAP says Guix 0.1 will be released in December. Given that I=E2=80=99l= l be on vacation starting from next week, and that there are still some glitches that seem worth fixing, ROADMAP may well be wrong. ;-) Roughly, here=E2=80=99s what I=E2=80=99d like to fix before the release: =E2=80=A2 things related to guix-daemon, such as Andreas=E2=80=99 problem= with build users; =E2=80=A2 things related to command-line tools, such as options documente= d and not implemented in =E2=80=98guix-package=E2=80=99; =E2=80=A2 use on non-NixOS distros; in particular, it would be great if we everything can be built in chroots lacking /bin/sh. Anything else? With this in mind, we should be able to release by mid-January. It=E2=80=99s an alpha release, and there=E2=80=99ll be some features missin= g compared to Nix. For instance, the daemon will not support substituters (the mechanism that allows it to get pre-built binaries from the build farm). Yet I think it=E2=80=99s already a useful piece of software, and it gives a= good idea of where the project is heading to. Thoughts? Thanks, Ludo=E2=80=99.