From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKkuI-0002hD-MV for guix-patches@gnu.org; Fri, 01 Dec 2017 07:59:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKkuE-0004kB-Pd for guix-patches@gnu.org; Fri, 01 Dec 2017 07:59:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58726) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eKkuE-0004ja-Ln for guix-patches@gnu.org; Fri, 01 Dec 2017 07:59:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eKkuE-0005yU-2g for guix-patches@gnu.org; Fri, 01 Dec 2017 07:59:02 -0500 Subject: [bug#29409] [PATCH] system: vm: Do not add EFI partition on ARM system. Resent-Message-ID: References: <1512124720-29980-1-git-send-email-m.othacehe@gmail.com> <1512124720-29980-2-git-send-email-m.othacehe@gmail.com> <87po7yhfug.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87po7yhfug.fsf@gnu.org> Date: Fri, 01 Dec 2017 13:58:12 +0100 Message-ID: <87y3mmsizf.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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 > OK with these changes, thank you! Thanks for reviewing i pushed this one and the previous one with the changes you suggested. > And sorry for not completing ‘let-system’ in type. I plan to resume > soonish but I figured I’d rather focus on the new release now. It's fine, i know you cannot be on all fronts :) Thanks, Mathieu