From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 11 05:15:02 2020 Received: (at submit) by debbugs.gnu.org; 11 Jan 2020 10:15:02 +0000 Received: from localhost ([127.0.0.1]:55402 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqDnK-0006tj-E0 for submit@debbugs.gnu.org; Sat, 11 Jan 2020 05:15:02 -0500 Received: from lists.gnu.org ([209.51.188.17]:50220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqDnI-0006t3-Fl for submit@debbugs.gnu.org; Sat, 11 Jan 2020 05:15:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56167) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqDnH-000375-Ei for guix-patches@gnu.org; Sat, 11 Jan 2020 05:15:00 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqDnG-0002vh-DK for guix-patches@gnu.org; Sat, 11 Jan 2020 05:14:59 -0500 Received: from freeshell.de ([2a01:360:106::2]:56370) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iqDnG-0002eN-7u for guix-patches@gnu.org; Sat, 11 Jan 2020 05:14:58 -0500 From: =?UTF-8?q?Wiktor=20=C5=BBelazny?= To: guix-patches@gnu.org Subject: [PATCH] doc: Add booting instructions for Libreboot. Date: Sat, 11 Jan 2020 11:14:42 +0100 Message-Id: <20200111101442.7461-1-wz@freeshell.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a01:360:106::2 X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * doc/guix.texi (Booting): Mention the relevant command for USB. Instructions for DVD and for Coreboot are missing. --- doc/guix.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index 3693bb54b6..bc39030822 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -69,6 +69,7 @@ Copyright @copyright{} 2019 Jakob L. Kreuze@* Copyright @copyright{} 2019 Kyle Andrews@* Copyright @copyright{} 2019 Alex Griffin@* Copyright @copyright{} 2019 Guillaume Le Vaillant@* +Copyright @copyright{} 2020 Wiktor =C5=BBelazny@* =20 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -2001,6 +2002,8 @@ Access to @file{/dev/srX} usually requires root pri= vileges. Once this is done, you should be able to reboot the system and boot from the USB stick or DVD. The latter usually requires you to get in the BIOS or UEFI boot menu, where you can choose to boot from the USB stick. +In order to boot from Libreboot, switch to the command mode and type +@command{search_grub usb}. =20 @xref{Installing Guix in a VM}, if, instead, you would like to install Guix System in a virtual machine (VM). --=20 2.24.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 11 06:14:17 2020 Received: (at 39083) by debbugs.gnu.org; 11 Jan 2020 11:14:18 +0000 Received: from localhost ([127.0.0.1]:55445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqEif-0008No-LR for submit@debbugs.gnu.org; Sat, 11 Jan 2020 06:14:17 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:33380) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqEie-0008Nd-Af for 39083@debbugs.gnu.org; Sat, 11 Jan 2020 06:14:16 -0500 Received: from localhost (unknown [185.17.13.127]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 58DFB3362B4A; Sat, 11 Jan 2020 12:14:14 +0100 (CET) Date: Sat, 11 Jan 2020 12:14:06 +0100 From: Danny Milosavljevic To: Wiktor =?UTF-8?Q?=C5=BBelazny?= Subject: Re: [bug#39083] [PATCH] doc: Add booting instructions for Libreboot. Message-ID: <20200111121406.430c9b92@scratchpost.org> In-Reply-To: <20200111101442.7461-1-wz@freeshell.de> References: <20200111101442.7461-1-wz@freeshell.de> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/F6oA5m2kRB5m=EXDBYsVN18"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 39083 Cc: 39083@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --Sig_/F6oA5m2kRB5m=EXDBYsVN18 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable > +In order to boot from Libreboot, switch to the command mode and type > +@command{search_grub usb}. Maybe also mention that to switch to the command mode you have to press the= "c" key. --Sig_/F6oA5m2kRB5m=EXDBYsVN18 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl4Zrf4ACgkQ5xo1VCww uqVZMAf+PTCvuNgmYZXLLd+KXgalEN4C9nu8R2AE8a946cs7gxM7xeLAmDoMIQoZ 803bRcZnWq42mZ2tBLwR8zvecTlVSlFuROBUNq8a4IPxYtmbhx4TxXvx4FV9WgJ5 ZQeWQboDVccCIy6fHy19YIQBSK3RFQQfxMPYBkx801nAJ0NgLtDa/4ubFexZz6Sl 6IZwxuKslJltOcOJFTqQFcfRvmOfdcAtymoiI39bPcqvSZC0gxXlheozpLvUAiZL vyHIhICML7l/U3U6mzAJv1117GM2okN73Tlyip9WUYCO87vAM+of7NqgXYU2g26l RZ/57bDpoiJzPm2eR2NufjCq7I9fAA== =i5zn -----END PGP SIGNATURE----- --Sig_/F6oA5m2kRB5m=EXDBYsVN18-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 11:31:17 2020 Received: (at control) by debbugs.gnu.org; 17 Jan 2020 16:31:17 +0000 Received: from localhost ([127.0.0.1]:40012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isUWj-0002VV-AS for submit@debbugs.gnu.org; Fri, 17 Jan 2020 11:31:17 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36808) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isUWh-0002VG-K1 for control@debbugs.gnu.org; Fri, 17 Jan 2020 11:31:16 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1isUWc-0002wr-GO for control@debbugs.gnu.org; Fri, 17 Jan 2020 11:31:10 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=51332 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1isUWc-0007Pd-2Z for control@debbugs.gnu.org; Fri, 17 Jan 2020 11:31:10 -0500 Date: Fri, 17 Jan 2020 17:31:08 +0100 Message-Id: <871rry11v7.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #39083 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) merge 39083 39085 quit From unknown Sat Jun 21 03:29:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 15 Feb 2020 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator