From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: System installation from a USB stick Date: Wed, 16 Jul 2014 16:00:54 +0200 Message-ID: <87oawph089.fsf@gnu.org> References: <87y4xdhgn3.fsf@gnu.org> <877g3z2w60.fsf@gnu.org> <20140716100208.GA21262@jocasta.intra> 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]:49379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7PlW-0004pm-CW for guix-devel@gnu.org; Wed, 16 Jul 2014 10:01:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7PlQ-0005Uj-FH for guix-devel@gnu.org; Wed, 16 Jul 2014 10:01:02 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:57960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7PlQ-0005US-70 for guix-devel@gnu.org; Wed, 16 Jul 2014 10:00:56 -0400 In-Reply-To: <20140716100208.GA21262@jocasta.intra> (John Darrington's message of "Wed, 16 Jul 2014 12:02:08 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: John Darrington Cc: guix-devel John Darrington skribis: > On Mon, Jun 30, 2014 at 12:22:31AM +0200, Ludovic Court??s wrote: >=20=20=20=20=20=20 > 3. Write an OS configuration file, say, config.scm (the image only= has > GNU Zile as the editor.)=20=20 > > To make it accessible to refugees, can we not provide nano as well? Yes, did that in 55e70e6. Ludo=E2=80=99.