From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0A9B-0006BA-Kb for guix-patches@gnu.org; Mon, 17 Apr 2017 13:09:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0A98-0008Is-DR for guix-patches@gnu.org; Mon, 17 Apr 2017 13:09:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54563) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d0A98-0008Id-AA for guix-patches@gnu.org; Mon, 17 Apr 2017 13:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d0A98-0001vg-3h for guix-patches@gnu.org; Mon, 17 Apr 2017 13:09:02 -0400 Subject: bug#26339: [PATCH v2 01/12] system: Pass to grub. Resent-Message-ID: Date: Mon, 17 Apr 2017 19:08:14 +0200 From: Danny Milosavljevic Message-ID: <20170417190814.74a7cb2d@scratchpost.org> In-Reply-To: <20170417090148.13791-2-m.othacehe@gmail.com> References: <20170417090148.13791-1-m.othacehe@gmail.com> <20170417090148.13791-2-m.othacehe@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: 26339@debbugs.gnu.org LGTM! Note to self: Ascertain that guix adds "--load" entries to put into grub.cfg after that patch is eventually applied.