From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Install doc + templates overhaul Date: Mon, 21 Jan 2019 14:56:18 +0100 Message-ID: <87ef96jerh.fsf@gnu.org> References: <87zhrw7b94.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gla3r-0001AC-Ba for guix-devel@gnu.org; Mon, 21 Jan 2019 08:56:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gla3q-00008t-Dj for guix-devel@gnu.org; Mon, 21 Jan 2019 08:56:23 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:34046) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gla3q-00007a-68 for guix-devel@gnu.org; Mon, 21 Jan 2019 08:56:22 -0500 In-Reply-To: <87zhrw7b94.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sat, 19 Jan 2019 19:28:23 +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" To: Pierre Neidhardt Cc: Guix-devel Hello Pierre, Pierre Neidhardt skribis: > I've just re-installed Guix from a 0.16 image. My first time in a year, > and I've had the opportunity to have a fresh look at the installation > manual. I've taken note of a few confusing points that gave me a hard > time installing Guix (even the 2nd time :p) so here they are. I'll send > a patch to address them if you people agree. Did you try installing with the new installer? Hopefully most of this documentation becomes secondary when one uses the installer. :-) Anyway, the changes you propose overall LGTM. Thanks, Ludo=E2=80=99.