From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Refer to GuixSD as beta software Date: Sun, 17 Apr 2016 16:24:49 +0200 Message-ID: <871t64b9e6.fsf@gnu.org> References: 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]:44184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arndA-0004Y7-PB for guix-devel@gnu.org; Sun, 17 Apr 2016 10:24:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arnd5-00077K-Q4 for guix-devel@gnu.org; Sun, 17 Apr 2016 10:24:56 -0400 In-Reply-To: (Jelle Licht's message of "Tue, 5 Apr 2016 14:08: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" To: Jelle Licht Cc: guix-devel@gnu.org Jelle Licht skribis: > --- a/gnu/system/install.scm > +++ b/gnu/system/install.scm > @@ -255,7 +255,7 @@ Welcome to the installation of the Guix System Distri= bution! >=20=20 > There is NO WARRANTY, to the extent permitted by law. In particular, yo= u may > LOSE ALL YOUR DATA as a side effect of the installation process. Furthe= rmore, > -it is alpha software, so it may BREAK IN UNEXPECTED WAYS. > +it is beta software, so it may BREAK IN UNEXPECTED WAYS. I=E2=80=99ve made the alpha =E2=86=92 beta change and also made the warning= less scary (and closer to reality!). Ludo=E2=80=99.