From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eLrly-0008Sk-So for guix-patches@gnu.org; Mon, 04 Dec 2017 09:31:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eLrlu-0003mB-SB for guix-patches@gnu.org; Mon, 04 Dec 2017 09:31:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35791) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eLrlu-0003m1-OJ for guix-patches@gnu.org; Mon, 04 Dec 2017 09:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eLrlu-0008Lg-H9 for guix-patches@gnu.org; Mon, 04 Dec 2017 09:31:02 -0500 Subject: [bug#29409] [PATCH] tests: install: Increase extlinux install partition size. Resent-Message-ID: References: <877euhtjkj.fsf@gmail.com> <1511976873-26867-1-git-send-email-m.othacehe@gmail.com> <87fu8v1yj3.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87fu8v1yj3.fsf@gnu.org> Date: Mon, 04 Dec 2017 15:30:19 +0100 Message-ID: <877eu25zwk.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 29409@debbugs.gnu.org > Does 53d26163c6ec1a1c48a1ec775e67b739b9005270 allow bare-bones to fit in > 1G again? That was the main motivation behind this patch. Yes it does, so this patch becomes useless. Mathieu