Update 2.5.3. Selecting Components to Install section of the handbook

Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23781
This commit is contained in:
Sergio Carlavilla Delgado 2020-02-22 10:18:50 +00:00
parent ab543ce30c
commit ab4f532d32
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53932
2 changed files with 16 additions and 10 deletions

View file

@ -1034,19 +1034,21 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
<itemizedlist>
<listitem>
<para><literal>doc</literal> - Additional documentation,
mostly of historical interest, to install into
<filename>/usr/share/doc</filename>. The documentation
provided by the FreeBSD Documentation Project may be
installed later using the instructions in <xref
linkend="updating-upgrading-documentation"/>.</para>
<para><literal>base-dbg</literal> - Base tools like
<application>cat</application>,
<application>ls</application> among many others with
debug symbols activated.</para>
</listitem>
<listitem>
<para><literal>games</literal> - Several traditional
<acronym>BSD</acronym> games, including
<application>fortune</application>,
<application>rot13</application>, and others.</para>
<para><literal>kernel-dbg</literal> - Kernel and modules with
debug symbols activated.</para>
</listitem>
<listitem>
<para><literal>lib32-dbg</literal> - Compatibility libraries
for running 32-bit applications on a 64-bit version of
&os; with debug symbols activated.</para>
</listitem>
<listitem>
@ -1081,6 +1083,10 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
1&nbsp;GB of disk space and recompiling the entire &os;
system requires an additional 5&nbsp;GB of space.</para>
</listitem>
<listitem>
<para><literal>tests</literal> - &os; Test Suite.</para>
</listitem>
</itemizedlist>
</sect2>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 7 KiB