From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1daHwI-0004J2-UU for guix-patches@gnu.org; Wed, 26 Jul 2017 04:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daHwE-0004pV-35 for guix-patches@gnu.org; Wed, 26 Jul 2017 04:45:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54055) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1daHwE-0004pN-0y for guix-patches@gnu.org; Wed, 26 Jul 2017 04:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1daHwD-00072u-Rt for guix-patches@gnu.org; Wed, 26 Jul 2017 04:45:01 -0400 Subject: [bug#27529] [PATCH] bootloader: Use for the bootloader side. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170629104259.13537-1-dannym@scratchpost.org> <8737ae995g.fsf@gnu.org> <20170702202656.60c2af09@scratchpost.org> <87pod9v24s.fsf@gnu.org> <86k23gn3zx.fsf@gmail.com> Date: Wed, 26 Jul 2017 10:43:50 +0200 In-Reply-To: <86k23gn3zx.fsf@gmail.com> (Mathieu Othacehe's message of "Mon, 10 Jul 2017 09:30:10 +0200") Message-ID: <87mv7ra8qh.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Mathieu Othacehe Cc: 27529@debbugs.gnu.org Hello, Mathieu Othacehe skribis: >> That makes sense to me. >> >> Mathieu, WDYT? > > Sorry for the late answer. Yes, this patch LGTM too.=20 So I think you can go ahead with this patch, Danny. Thanks, Ludo=E2=80=99.