From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7j53-0002CC-47 for guix-patches@gnu.org; Mon, 08 May 2017 09:52:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7j50-0005bn-1B for guix-patches@gnu.org; Mon, 08 May 2017 09:52:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34891) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d7j4z-0005bg-U6 for guix-patches@gnu.org; Mon, 08 May 2017 09:52:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d7j4z-0004za-KT for guix-patches@gnu.org; Mon, 08 May 2017 09:52:01 -0400 Subject: bug#26339: [PATCH v2 01/12] system: Pass to grub. Resent-Message-ID: Date: Mon, 8 May 2017 15:51:09 +0200 From: Danny Milosavljevic Message-ID: <20170508155109.19fa060d@scratchpost.org> In-Reply-To: <87zienofiy.fsf@gnu.org> References: <20170417090148.13791-1-m.othacehe@gmail.com> <20170417090148.13791-2-m.othacehe@gmail.com> <87zienofiy.fsf@gnu.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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26339@debbugs.gnu.org Hi Ludo, I've pushed 087efec496b91e3763be2e11e208d4a8f4ef3d43 to master which is a two-line change removing this circular dependency. Can you please start another evaluation on Hydra? Also, you are right, this will eventually support other bootloaders - but right now the remainder is in review. The parts that are pushed already just make boot-parameters not weird.