diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-18 00:16:00 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-18 00:16:00 +0800 |
commit | 43e486193639096eb9d7e57dc52e889a58434cc8 (patch) | |
tree | 45a88c8a54b4aedfdb093361eee42804826bbcc9 /chapter11 | |
parent | 9bbfbeabc9f3b5d348f3076e791340328684020c (diff) |
afterlfs: "links" -> "links or lynx"
Lynx has a slight advantage: no recommended dependencies.
Diffstat (limited to 'chapter11')
-rw-r--r-- | chapter11/afterlfs.xml | 7 |
1 files 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'</command></screen> <ulink url="&blfs-book;basicnet/wget.html">wget</ulink>, <ulink url="&blfs-book;general/gpm.html">gpm</ulink>, and <ulink url="&blfs-book;basicnet/links.html">links</ulink> + (or <ulink url="&blfs-book;basicnet/lynx.html">lynx</ulink>) 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'</command></screen> <para> 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. </para> <note> |