Archive fuse2.

Promote wget to required in usbutils.
Promote linux-pam to recommended in samba.
libvdpau no longer installs docs.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22164 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2019-09-19 14:42:58 +00:00
parent 76ec4ce77b
commit 195b246688
7 changed files with 22 additions and 12 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "17"> <!-- Always 2 digits -->
<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "September 17th, &year;">
<!ENTITY releasedate "September 19th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -83,12 +83,15 @@
-->
<bridgehead renderas="sect3">USB Utils Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libusb"/>
<phrase revision="systemd">and <xref linkend="wget"/></phrase>
<xref linkend="libusb"/> and
<xref linkend="wget"/>
<!-- In the systemd book, a unit/timer is installed to update the
usb.ids file automatically. -->
usb.ids file automatically.
wget is used in the instructions below.
-->
</para>
<!-- lsusb.py has been ported to Python 3, and it is the only Python user

View File

@ -41,6 +41,15 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>September 19th, 2019</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Archive fuse2.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 16th, 2019</para>
<itemizedlist>

View File

@ -76,6 +76,7 @@
<xref linkend="fuse3"/>,
<xref linkend="gpgme"/>,
<xref linkend="libxslt"/> (for documentation),
<xref linkend="linux-pam"/>,
<xref linkend="perl-parse-yapp"/>,
<xref linkend="pycryptodome"/>, and
<xref linkend="openldap"/>
@ -96,7 +97,6 @@
<xref linkend="libcap-pam"/>,
<xref linkend="libgcrypt"/>,
<xref linkend="libnsl"/>,
<xref linkend="linux-pam"/>,
<xref linkend="mitkrb"/>,
<xref linkend="nss"/>,
<xref linkend="popt"/>,

View File

@ -26,7 +26,7 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="btrfs-progs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dosfstools.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fuse3.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fuse2.xml"/>
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fuse2.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jfs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lvm2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutlvm.xml"/>

View File

@ -136,8 +136,7 @@ ninja</userinput></screen>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>ninja install &amp;&amp;
mv -v $XORG_PREFIX/share/doc/libvdpau $XORG_PREFIX/share/doc/libvdpau-&libvdpau-version;</userinput></screen>
<screen role="root"><userinput>ninja install</userinput></screen>
</sect3>
@ -157,8 +156,7 @@ mv -v $XORG_PREFIX/share/doc/libvdpau $XORG_PREFIX/share/doc/libvdpau-&libvdpau-
libvdpau.so
</seg>
<seg>
$XORG_PREFIX/{include,lib}/vdpau and
$XORG_PREFIX/share/doc/libvdpau-&libvdpau-version;
$XORG_PREFIX/{include,lib}/vdpau
</seg>
</seglistitem>
</segmentedlist>