afterlfs: "links" -> "links or lynx"

Lynx has a slight advantage: no recommended dependencies.
This commit is contained in:
Xi Ruoyao 2022-09-18 00:16:00 +08:00
parent 9bbfbeabc9
commit 43e4861936
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -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;basicnet/wget.html">wget</ulink>,
<ulink url="&blfs-book;general/gpm.html">gpm</ulink>, and <ulink url="&blfs-book;general/gpm.html">gpm</ulink>, and
<ulink url="&blfs-book;basicnet/links.html">links</ulink> <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 in chroot and then rebooting into the new LFS system. At this
point the default system has six virtual consoles. Switching point the default system has six virtual consoles. Switching
consoles is as easy as using the consoles is as easy as using the
@ -229,9 +230,9 @@ PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash --login'</command></screen>
<para> <para>
At this point you can log into two different virtual consoles and run 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 the links or lynx browser in one console and bash in the other. GPM
copying commands from the browser with the left mouse button, switching then allows copying commands from the browser with the left mouse
consoles, and pasting into the other console. button, switching consoles, and pasting into the other console.
</para> </para>
<note> <note>