mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
More tags and other fixes by Armin. Thanks.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12743 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4e047ca48e
commit
df9fb20060
@ -34,7 +34,7 @@
|
||||
library. It only supports a subset of the ATA S.M.A.R.T. functionality.
|
||||
</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -122,7 +122,7 @@ make</userinput></screen>
|
||||
libatasmart.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/share/doc/libatasmart
|
||||
/usr/share/doc/libatasmart-&libatasmart-version;
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -38,7 +38,7 @@
|
||||
be dropped into place by packages or by the user.
|
||||
</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -33,7 +33,7 @@
|
||||
and batch processing. It is required for Linux Standards Base (LSB)
|
||||
conformance.</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -92,8 +92,10 @@ mkdir -p /var/spool/cron</userinput></screen>
|
||||
<para>Install <application>at</application> with the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --with-daemon_username=atd \
|
||||
--with-daemon_groupname=atd &&
|
||||
<screen><userinput>./configure --docdir=/usr/share/doc/at-&at-version; \
|
||||
--with-daemon_username=atd \
|
||||
--with-daemon_groupname=atd \
|
||||
SENDMAIL=/usr/sbin/sendmail &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
@ -36,7 +36,7 @@
|
||||
based on a set of pre-configured maps.
|
||||
</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
Bluetooth protocol stack for Linux.
|
||||
</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -129,8 +129,7 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>
|
||||
./configure --prefix=/usr \
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--libexecdir=/lib \
|
||||
@ -142,8 +141,7 @@
|
||||
--enable-pand \
|
||||
--enable-tools \
|
||||
--enable-wiimote \
|
||||
--disable-test \
|
||||
--without-systemdunitdir &&
|
||||
--disable-test &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
@ -221,11 +219,6 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
|
||||
test programs.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--without-systemdunitdir</parameter>: This switch disables installation
|
||||
of the systemd units.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--enable-cups</option>: This switch enables CUPS backend support. Note
|
||||
that CUPS does not need to be installed for this support.
|
||||
|
@ -129,7 +129,6 @@ useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--libexecdir=/usr/lib/dbus-1.0 \
|
||||
--with-console-auth-dir=/run/console/ \
|
||||
--without-systemdsystemunitdir \
|
||||
--disable-systemd \
|
||||
|
@ -86,7 +86,7 @@ make</userinput></screen>
|
||||
install-info --dir-file=/usr/share/info/dir \
|
||||
/usr/share/info/gpm.info &&
|
||||
|
||||
ln -v -sfn libgpm.so.2.1.0 /usr/lib/libgpm.so &&
|
||||
ln -sfv libgpm.so.2.1.0 /usr/lib/libgpm.so &&
|
||||
install -v -m644 conf/gpm-root.conf /etc &&
|
||||
|
||||
install -v -m755 -d /usr/share/doc/gpm-&gpm-version;/support &&
|
||||
|
@ -35,7 +35,7 @@
|
||||
utility, common to many commercial Unixes, and tools you can schedule via
|
||||
cron to collect and historize performance and activity data.</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
devices.
|
||||
</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -36,7 +36,7 @@
|
||||
org.freedesktop.UPower service via the system message bus.
|
||||
</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -114,10 +114,9 @@
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--enable-deprecated \
|
||||
--disable-static \
|
||||
--localstatedir=/var \
|
||||
--libexecdir=/usr/lib/upower &&
|
||||
--enable-deprecated \
|
||||
--disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
@ -179,8 +178,7 @@ make</userinput></screen>
|
||||
</seg>
|
||||
<seg>
|
||||
/etc/UPower,
|
||||
/usr/include/libupower-glib,
|
||||
/usr/lib/upower and
|
||||
/usr/include/libupower-glib, and
|
||||
/var/lib/upower
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
@ -38,7 +38,7 @@
|
||||
Internet Service Provider.
|
||||
</para>
|
||||
|
||||
&lfs74_checked;
|
||||
&lfs75_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -266,7 +266,7 @@ AUXLIBS='-lssl -lcrypto'</literal></screen>
|
||||
<application>Postfix</application> by running the following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>make CCARGS="-DNO_NIS -DUSE_TLS -I/usr/include/openssl/ \
|
||||
<screen><userinput>make CCARGS="-DUSE_TLS -I/usr/include/openssl/ \
|
||||
-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl" \
|
||||
AUXLIBS="-lssl -lcrypto -lsasl2" \
|
||||
makefiles &&
|
||||
@ -304,12 +304,6 @@ make</userinput></screen>
|
||||
<envar>CCARGS</envar> and <envar>AUXLIBS</envar> variables.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>-DNO_NIS</parameter>: This option disables building Network
|
||||
Information Service/Yellow Pages support. The RPC implementation in Glibc
|
||||
(on which NIS/YP depends) is deprecated.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>sh postfix-install -non-interactive</command>: This keeps the
|
||||
install script from asking any questions, thereby accepting default
|
||||
|
Loading…
Reference in New Issue
Block a user