From 43e486193639096eb9d7e57dc52e889a58434cc8 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 18 Sep 2022 00:16:00 +0800 Subject: [PATCH] afterlfs: "links" -> "links or lynx" Lynx has a slight advantage: no recommended dependencies. --- chapter11/afterlfs.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chapter11/afterlfs.xml b/chapter11/afterlfs.xml index db2f21bc3..89ff1de57 100644 --- a/chapter11/afterlfs.xml +++ b/chapter11/afterlfs.xml @@ -205,6 +205,7 @@ PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash --login' wget, gpm, and links + (or lynx) in chroot and then rebooting into the new LFS system. At this point the default system has six virtual consoles. Switching consoles is as easy as using the @@ -229,9 +230,9 @@ PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash --login' At this point you can log into two different virtual consoles and run - the links browser in one console and bash in the other. GPM then allows - copying commands from the browser with the left mouse button, switching - consoles, and pasting into the other console. + the links or lynx browser in one console and bash in the other. GPM + then allows copying commands from the browser with the left mouse + button, switching consoles, and pasting into the other console.