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: Sun, 20 Jul 2014 15:48:38 +0200 Message-ID: <87pph09m4p.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> 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]:54359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8rTt-0008Q0-UI for guix-devel@gnu.org; Sun, 20 Jul 2014 09:48:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8rTn-0003u1-TI for guix-devel@gnu.org; Sun, 20 Jul 2014 09:48:49 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:35526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8rTn-0003tm-LC for guix-devel@gnu.org; Sun, 20 Jul 2014 09:48:43 -0400 In-Reply-To: <87k378be4g.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 20 Jul 2014 10:58:39 +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: Adam Pribyl Cc: guix-devel ludo@gnu.org (Ludovic Court=C3=A8s) skribis: >> as there is only 1GB of RAM and it seems the install fetches too much >> packages into ramdisk. Why is it not using the target file system >> already? > > Hmm, it=E2=80=99s actually initially populating the local store, on the R= AM > disk, right. I agree that=E2=80=99s a problem we should address. I=E2=80=99ve created a ticket for this: . Ludo=E2=80=99.