From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: 01/02: tests: Increase root partitions size to 2G. Date: Thu, 29 Nov 2018 12:14:43 +0900 Message-ID: <87pnuoshgc.fsf@gmail.com> References: <20181128090243.10004.18372@vcs0.savannah.gnu.org> <20181128090244.04E58209C4@vcs0.savannah.gnu.org> <87d0qp7cqt.fsf@gnu.org> <871s755wth.fsf@gmail.com> <8736rl45zu.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]:51255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSCuB-0006WG-8u for guix-devel@gnu.org; Wed, 28 Nov 2018 22:22:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSCmv-00010P-Io for guix-devel@gnu.org; Wed, 28 Nov 2018 22:14:54 -0500 In-reply-to: <8736rl45zu.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Hey Ludo, > But they don=E2=80=99t end up in the installed system, do they? Normally= we > install bare-bones.tmpl as is, right? Ah! You're right I was mixing up what belonged to the install disk-image and what ended-up in the installed system, my bad! > That said, we should also be careful about the size of the installer, so > it=E2=80=99s worth running =E2=80=98guix size=E2=80=99 to check how much = these packages add and > whether we can strip that. Ok, I has a look and the only big additions (connman + kmscon + fonts packages) do not have a significant impact on the disk-image size. I'll revert this commit on the branch, sorry for my misunderstanding. Mathieu