From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1czN3g-0001lS-FK for guix-patches@gnu.org; Sat, 15 Apr 2017 08:44:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1czN3d-0002Ap-BO for guix-patches@gnu.org; Sat, 15 Apr 2017 08:44:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49793) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1czN3d-00026b-7W for guix-patches@gnu.org; Sat, 15 Apr 2017 08:44:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1czN3Z-0005fv-KF for guix-patches@gnu.org; Sat, 15 Apr 2017 08:44:01 -0400 Subject: bug#26339: [PATCH 06/18] vm: Reword grub.cfg to boot.cfg Resent-Message-ID: Date: Sat, 15 Apr 2017 14:43:41 +0200 From: Danny Milosavljevic Message-ID: <20170415144341.021f493c@scratchpost.org> In-Reply-To: <20170402135242.2958-6-m.othacehe@gmail.com> References: <20170402135242.2958-1-m.othacehe@gmail.com> <20170402135242.2958-6-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 Applied a variant of this patch as 07f812c404cd05dcac0d2801ad476f6e367ca6d4. Changes are: - Changed context to make it apply without #:bootcfg.drv .