From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27007: [PATCH 2/2] doc: Adapt to multiple bootloader support. Date: Mon, 05 Jun 2017 12:38:13 +0200 Message-ID: <87vaoad8iy.fsf@gnu.org> References: <87shjvsquh.fsf@gnu.org> <20170531072328.16116-1-m.othacehe@gmail.com> <20170531072328.16116-3-m.othacehe@gmail.com> <20170531235706.53ab11dc@scratchpost.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]:43930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHpPh-0000le-Cj for bug-guix@gnu.org; Mon, 05 Jun 2017 06:39:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHpPe-0006e0-BR for bug-guix@gnu.org; Mon, 05 Jun 2017 06:39:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53860) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dHpPe-0006dv-89 for bug-guix@gnu.org; Mon, 05 Jun 2017 06:39:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dHpPa-0008Kv-Ag for bug-guix@gnu.org; Mon, 05 Jun 2017 06:39:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170531235706.53ab11dc@scratchpost.org> (Danny Milosavljevic's message of "Wed, 31 May 2017 23:57:06 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 27007@debbugs.gnu.org Danny Milosavljevic skribis: >> +Note that all fields of @code{bootloader-configuration} are not >> +necessarily handled by all GuixSD supported bootloaders. > > Sounds weird to me. > > How about "Note that not all fields of ... are necessarily handled by eve= ry GuixSD-supported bootloader" ? Or: =E2=80=9CSome of the bootloaders do not honor every field of @code{bootloader-configuration}. For instance, the extlinux bootloader does not support themes and thus ignores the @code{theme} field.=E2=80=9D ? Ludo=E2=80=99.