From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46389) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isUZP-0008TO-Kh for guix-patches@gnu.org; Fri, 17 Jan 2020 11:34:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1isUZO-0005ve-PD for guix-patches@gnu.org; Fri, 17 Jan 2020 11:34:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34054) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1isUZO-0005vS-Mf for guix-patches@gnu.org; Fri, 17 Jan 2020 11:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1isUZO-0002aQ-Ka for guix-patches@gnu.org; Fri, 17 Jan 2020 11:34:02 -0500 Subject: bug#39085: [PATCH v2] doc: Add booting instructions for Libreboot. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200111121406.430c9b92@scratchpost.org> <20200111113005.23692-1-wz@freeshell.de> Date: Fri, 17 Jan 2020 17:33:06 +0100 In-Reply-To: <20200111113005.23692-1-wz@freeshell.de> ("Wiktor \=\?utf-8\?Q\?\=C5\=BBelazny\=22's\?\= message of "Sat, 11 Jan 2020 12:30:05 +0100") Message-ID: <87wo9qyrel.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Wiktor =?UTF-8?Q?=C5=BBelazny?= Cc: 39085-done@debbugs.gnu.org Hi, Wiktor =C5=BBelazny skribis: > * doc/guix.texi (Booting): Mention the relevant command for USB. > > Instructions for DVD and for Coreboot are missing. Applied, thanks! Ludo=E2=80=99.