From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d20MA-0007OY-KR for guix-patches@gnu.org; Sat, 22 Apr 2017 15:06:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d20M6-0006JN-II for guix-patches@gnu.org; Sat, 22 Apr 2017 15:06:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36503) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d20M6-0006J5-El for guix-patches@gnu.org; Sat, 22 Apr 2017 15:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d20M6-0000Av-7w for guix-patches@gnu.org; Sat, 22 Apr 2017 15:06:02 -0400 Subject: bug#26544: [PATCH v4 00/10] system: Move "--load" and other guix-specific parameters from the grub module to the generic system module. Resent-Message-ID: Date: Sat, 22 Apr 2017 21:05:35 +0200 From: Danny Milosavljevic Message-ID: <20170422210535.48c2e6d1@scratchpost.org> In-Reply-To: <20170421123714.2395-1-dannym@scratchpost.org> References: <86h91ikw4m.fsf@gmail.com> <20170421123714.2395-1-dannym@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: 26544@debbugs.gnu.org I'll hold off merging the other patches in the series until more time for review has passed (and more testing has been done). I've merged the first two patches since they are just self-contained renames we have to do anyway. If you have the time (and a way to recover a potential non-booting system - although it works for Mathieu and me), please test.