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: Thu, 24 Jul 2014 23:03:39 +0200 Message-ID: <87silqmpuc.fsf@gnu.org> References: <87y4xdhgn3.fsf@gnu.org> <877g3z2w60.fsf@gnu.org> <87r41jp2pa.fsf@gnu.org> <87bnslk4d6.fsf@gnu.org> <87vbqtfq0x.fsf@gnu.org> <87mwc5e2uj.fsf@gnu.org> <87k378be4g.fsf@gnu.org> <87pph09m4p.fsf@gnu.org> <87oawgvzhb.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 ([2001:4830:134:3::10]:46955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAQB6-0004bL-Ul for guix-devel@gnu.org; Thu, 24 Jul 2014 17:03:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAQAx-00080D-7Y for guix-devel@gnu.org; Thu, 24 Jul 2014 17:03:52 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:40930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAQAw-0007zv-W4 for guix-devel@gnu.org; Thu, 24 Jul 2014 17:03:43 -0400 In-Reply-To: (Adam Pribyl's message of "Thu, 24 Jul 2014 12:09:39 +0200 (CEST)") 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: Adam Pribyl Cc: guix-devel Adam Pribyl skribis: > - I would vote for the basic config.scm to be present on the USB > somewhere, it is time consuming to rewrite one from help to the > file. (Could be I may copy it somehow from info page, but I would need > a help how to do that.) Done in 1dac856. Ludo=E2=80=99.