From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 01/01: scripts: system: Rename --no-grub option to --no-bootloader. Date: Tue, 18 Apr 2017 10:13:34 +0200 Message-ID: <87tw5mt9ox.fsf@gnu.org> References: <20170417155410.12329.36816@vcs0.savannah.gnu.org> <20170417155411.A955A220BE@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0OGi-0004Hl-GV for guix-devel@gnu.org; Tue, 18 Apr 2017 04:13:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0OGf-0004PQ-47 for guix-devel@gnu.org; Tue, 18 Apr 2017 04:13:48 -0400 In-Reply-To: <20170417155411.A955A220BE@vcs0.savannah.gnu.org> (Danny Milosavljevic's message of "Mon, 17 Apr 2017 11:54:11 -0400 (EDT)") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello Mathieu & Danny, dannym@scratchpost.org (Danny Milosavljevic) skribis: > commit a9eadc06ac57846aaa8fdeb550b32e44f59c9437 > Author: Mathieu Othacehe > Date: Mon Apr 17 11:01:39 2017 +0200 > > scripts: system: Rename --no-grub option to --no-bootloader. >=20=20=20=20=20 > * guix/scripts/system.scm (%options, show-help): Adjust accordingly. > Keep "--no-grub" for compatibility reasons, but do not mention it in = the help. >=20=20=20=20=20 > Signed-off-by: Danny Milosavljevic Please make sure guix.texi is updated accordingly. Thanks, Ludo=E2=80=99.