From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d2DIP-0006zx-8i for guix-patches@gnu.org; Sun, 23 Apr 2017 04:55:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d2DIM-0007xk-85 for guix-patches@gnu.org; Sun, 23 Apr 2017 04:55:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36909) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d2DIM-0007xg-4f for guix-patches@gnu.org; Sun, 23 Apr 2017 04:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d2DIL-0007vk-PR for guix-patches@gnu.org; Sun, 23 Apr 2017 04:55:01 -0400 Subject: bug#26339: [PATCH v2 10/12] scripts: system: Adapt "init" to new bootloader API. Resent-Message-ID: Date: Sun, 23 Apr 2017 10:53:58 +0200 From: Danny Milosavljevic Message-ID: <20170423105358.79b78536@scratchpost.org> In-Reply-To: <20170423103929.79d0595c@scratchpost.org> References: <20170417090148.13791-1-m.othacehe@gmail.com> <20170417090148.13791-11-m.othacehe@gmail.com> <20170423103929.79d0595c@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 > bootloader-configuration ? > bootloader-configuration-file-name ? Probably bad idea. bootloader-configuration here is something else, right? Maybe bootloader-configuration-file.drv and bootloader-configuration-file-name ?