mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Some tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19036 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
895d2af931
commit
4bf60a36d4
@ -37,7 +37,7 @@
|
||||
behaviour regardless of which libraries are available on a given platform.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -40,7 +40,7 @@
|
||||
platforms.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
interface for reading/writing various compression formats.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
and utilities used for parsing XML files.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
support XSLT files.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
real-time. This means it favors speed over compression ratio.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
errors and strives to produce visually equivalent markup that is both
|
||||
W3C compliant and compatible with most browsers.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -38,7 +38,7 @@
|
||||
since version 4.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -41,7 +41,7 @@
|
||||
compatibility with other dependent packages.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -40,7 +40,7 @@
|
||||
prototyping large programs or developing entire applications.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
(and other files) implemented in <application>Python</application>.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -41,7 +41,7 @@
|
||||
a repository is covered at <xref linkend="svnserver"/>.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -38,7 +38,7 @@
|
||||
functions like streaming media.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -94,7 +94,7 @@
|
||||
Fix a build issue with GlibC-2.26:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed '/<stdlib.h>/a#include <stdint.h>' -i src/xdr_sizeof.c</userinput></screen>
|
||||
<screen><userinput>sed '/stdlib.h/a#include <stdint.h>' -i src/xdr_sizeof.c</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>libtirpc</application> by running the following
|
||||
|
@ -37,7 +37,7 @@
|
||||
performance operation.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -33,7 +33,7 @@
|
||||
needed to create and manage bridge devices. This is useful in setting up
|
||||
networks for a hosted virtual machine (VM).</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -91,8 +91,7 @@
|
||||
<para>Install <application>bridge-utils</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>
|
||||
autoconf &&
|
||||
<screen><userinput>autoconf &&
|
||||
./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
of programs for controlling the network subsystem of the Linux
|
||||
kernel.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
abilities. NFS is a protocol that allows sharing file systems over the
|
||||
network.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
@ -154,7 +154,9 @@ useradd -c "Unprivileged Nobody" -d /dev/null -g nogroup \
|
||||
<para>Install <application>NFS Utilities</application> by running
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
<screen><userinput>sed -i '/fcntl.h/a#include <stdint.h>' support/nsm/rpc.c &&
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--sbindir=/sbin \
|
||||
--without-tcp-wrappers \
|
||||
@ -182,6 +184,9 @@ chown nobody.nogroup /var/lib/nfs</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><command>sed ... support/nsm/rpc.c</command>: This sed it required
|
||||
to fix a build issue with glibc-2.26 and later.</para>
|
||||
|
||||
<para><parameter>--without-tcp-wrappers</parameter>: This option is
|
||||
needed because TCP Wrappers is not in BLFS.</para>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
<application>portmap</application>. It is required for import or export
|
||||
of Network File System (NFS) shared directories. </para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -103,6 +103,7 @@ useradd -c "RPC Bind Daemon Owner" -d /dev/null -g rpc \
|
||||
commands:</para>
|
||||
|
||||
<screen revision="sysv"><userinput>patch -Np1 -i ../rpcbind-&rpcbind-version;-vulnerability_fixes-1.patch &&
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--bindir=/sbin \
|
||||
--with-rpcuser=root \
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
<para><application>Lynx</application> is a text based web browser.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -33,7 +33,7 @@
|
||||
<para>The <application>lsb_release</application> script gives information
|
||||
about the Linux Standards Base (LSB) status of the distribution.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -33,7 +33,7 @@
|
||||
<command>install-catalog</command>. This is useful for creating and
|
||||
maintaining centralized SGML catalogs.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -39,7 +39,7 @@ xreflabel="docbook-xsl-&docbook-xsl-version;">
|
||||
package contains XSL stylesheets. These are useful for
|
||||
performing transformations on XML DocBook files.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -35,7 +35,7 @@
|
||||
and software documentation to a standard allowing you to utilize
|
||||
transformations already written for that standard.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
chunk it into messages using the W3C Internationalization Tag Set (ITS).
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
and applies it using an external XSLT processor. It also performs any
|
||||
necessary post-processing.</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -42,7 +42,7 @@
|
||||
SQL database engine.
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&lfs81_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user