From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1czPnx-0005bB-F8 for guix-patches@gnu.org; Sat, 15 Apr 2017 11:40:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1czPnu-0002u8-Df for guix-patches@gnu.org; Sat, 15 Apr 2017 11:40:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50919) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1czPnu-0002u4-AC for guix-patches@gnu.org; Sat, 15 Apr 2017 11:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1czPnu-0003SI-3k for guix-patches@gnu.org; Sat, 15 Apr 2017 11:40:02 -0400 Subject: bug#26339: [PATCH 01/18] system: Pass to grub. Resent-Message-ID: Date: Sat, 15 Apr 2017 17:39:18 +0200 From: Danny Milosavljevic Message-ID: <20170415173918.2eae7660@scratchpost.org> In-Reply-To: <20170415155855.1b09406f@scratchpost.org> References: <20170402134916.2871-1-m.othacehe@gmail.com> <20170402135242.2958-1-m.othacehe@gmail.com> <20170415155855.1b09406f@scratchpost.org> 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 I've also applied the remainder of that patch in commit 2e58e05bb68d4b747882cfa2b460b132d456f54a to master now. This introduces a structure that can be used to specify boot parameters in a grub-independent way. (gnu system grub) will then load the data from that into its own structure .