On 02/19/2014 07:01 PM, Armin K. wrote:
> FYI, I'll be building anything that has an init script in blfs in order
> to provide the same for systemd, and doing so I can correct something
> and/or mark them as checked.
>
Chapter 12, postfix and libatasmart.
--
Note: My last name is not Krejzi.
Index: general/genlib/libatasmart.xml
===================================================================
--- general/genlib/libatasmart.xml (revision 12740)
+++ general/genlib/libatasmart.xml (working copy)
@@ -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 @@
libatasmart.so
</seg>
<seg>
- /usr/share/doc/libatasmart
+ /usr/share/doc/libatasmart-&libatasmart-version;
</seg>
</seglistitem>
</segmentedlist>
Index: general/sysutils/acpid.xml
===================================================================
--- general/sysutils/acpid.xml (revision 12740)
+++ general/sysutils/acpid.xml (working copy)
@@ -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">
Index: general/sysutils/at.xml
===================================================================
--- general/sysutils/at.xml (revision 12740)
+++ general/sysutils/at.xml (working copy)
@@ -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 @@
<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>
Index: general/sysutils/autofs.xml
===================================================================
--- general/sysutils/autofs.xml (revision 12740)
+++ general/sysutils/autofs.xml (working copy)
@@ -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">
Index: general/sysutils/bluez.xml
===================================================================
--- general/sysutils/bluez.xml (revision 12740)
+++ general/sysutils/bluez.xml (working copy)
@@ -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>
@@ -222,11 +220,6 @@
</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.
</para>
Index: general/sysutils/dbus.xml
===================================================================
--- general/sysutils/dbus.xml (revision 12740)
+++ general/sysutils/dbus.xml (working copy)
@@ -129,7 +129,6 @@
<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 \
Index: general/sysutils/gpm.xml
===================================================================
--- general/sysutils/gpm.xml (revision 12740)
+++ general/sysutils/gpm.xml (working copy)
@@ -86,7 +86,7 @@
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 &&
Index: general/sysutils/sysstat.xml
===================================================================
--- general/sysutils/sysstat.xml (revision 12740)
+++ general/sysutils/sysstat.xml (working copy)
@@ -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">
Index: general/sysutils/udisks2.xml
===================================================================
--- general/sysutils/udisks2.xml (revision 12740)
+++ general/sysutils/udisks2.xml (working copy)
@@ -36,7 +36,7 @@
devices.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Index: general/sysutils/upower.xml
===================================================================
--- general/sysutils/upower.xml (revision 12740)
+++ general/sysutils/upower.xml (working copy)
@@ -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 \
+ --localstatedir=/var \
--enable-deprecated \
- --disable-static \
- --localstatedir=/var \
- --libexecdir=/usr/lib/upower &&
+ --disable-static &&
make</userinput></screen>
<para>
@@ -179,8 +178,7 @@
</seg>
<seg>
/etc/UPower,
- /usr/include/libupower-glib,
- /usr/lib/upower and
+ /usr/include/libupower-glib, and
/var/lib/upower
</seg>
</seglistitem>
Index: server/mail/postfix.xml
===================================================================
--- server/mail/postfix.xml (revision 12740)
+++ server/mail/postfix.xml (working copy)
@@ -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 @@
<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 &&
@@ -305,12 +305,6 @@
</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
destination directories in all but the few cases. If the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page