mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
This commit is contained in:
commit
0e89a47eff
@ -2577,7 +2577,8 @@
|
||||
<seglistitem>
|
||||
<seg>
|
||||
<ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
|
||||
<ulink url="&blfs-book;server/sqlite.html"> SQLite</ulink>, and
|
||||
<ulink url="&blfs-book;basicnet/libnsl.html">libnsl</ulink>,
|
||||
<ulink url="&blfs-book;server/sqlite.html">SQLite</ulink>, and
|
||||
<ulink url="&blfs-book;general/tk.html">Tk</ulink>
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
@ -85,7 +85,9 @@
|
||||
<para><emphasis role="strong">Linux Kernel-&min-kernel;</emphasis></para>
|
||||
|
||||
<para>The reason for the kernel version requirement is that we specify
|
||||
that version when building <application>glibc</application> in Chapter 6
|
||||
that version when building <application>glibc</application> in
|
||||
<xref linkend="chapter-cross-tools"/> and
|
||||
<xref linkend="chapter-building-system"/>,
|
||||
at the recommendation of the developers. It is also required by
|
||||
udev.</para>
|
||||
|
||||
|
@ -36,7 +36,8 @@
|
||||
you to perform copy/paste actions in your virtual
|
||||
terminals.</para></listitem>
|
||||
|
||||
<listitem><para>If you are in a situation where static IP configuration
|
||||
<listitem revision="sysv"><para>
|
||||
If you are in a situation where static IP configuration
|
||||
does not meet your networking requirements, installing a package
|
||||
such as <ulink url='&blfs-book;basicnet/dhcpcd.html'>dhcpcd</ulink>
|
||||
or the client portion of <ulink
|
||||
@ -57,6 +58,11 @@
|
||||
<ulink url='&blfs-book;basicnet/wget.html'>wget</ulink>.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>To connect to a wireless access point for networking,
|
||||
install
|
||||
<ulink url='&blfs-book;basicnet/wpa_supplicant.html'>wpa_supplicant</ulink>.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>Finally, a review of the following configuration files
|
||||
is also appropriate at this point. </para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user