From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d08zb-0001Gp-Ot for guix-patches@gnu.org; Mon, 17 Apr 2017 11:55:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d08zW-0002ct-DA for guix-patches@gnu.org; Mon, 17 Apr 2017 11:55:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54483) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d08zW-0002cl-A2 for guix-patches@gnu.org; Mon, 17 Apr 2017 11:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d08zW-0000B6-48 for guix-patches@gnu.org; Mon, 17 Apr 2017 11:55:02 -0400 Subject: bug#26339: [PATCH v2 03/12] scripts: system: Rename --no-grub option to --no-bootloader. Resent-Message-ID: Date: Mon, 17 Apr 2017 17:54:15 +0200 From: Danny Milosavljevic Message-ID: <20170417175415.4a7db610@scratchpost.org> In-Reply-To: <20170417090148.13791-4-m.othacehe@gmail.com> References: <20170417090148.13791-1-m.othacehe@gmail.com> <20170417090148.13791-4-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 Pushed this patch to master as a9eadc06ac57846aaa8fdeb550b32e44f59c9437 (since it's trivial).