Author: fernando Date: Tue Aug 18 16:16:04 2015 New Revision: 16350 Log: • Update to LVM2.2.02.128. • Update to xf86-input-wacom-0.31.0. • Update to eog-3.16.3. • More short descriptions from Denis Mugnier. • Add upowerd to sddm bootscript, for buttons to work (halt, reboot, etc.). • Fix lxdm uninstall target in bootscripts Makefile.
Modified: trunk/BOOK/general.ent trunk/BOOK/gnome.ent trunk/BOOK/gnome/applications/eog.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/lxqt/desktop/post-install.xml trunk/BOOK/lxqt/desktop/pre-install.xml trunk/BOOK/packages.ent trunk/BOOK/postlfs/filesystems/lvm2.xml trunk/BOOK/postlfs/security/gnupg2.xml trunk/BOOK/pst/printing/cups-filters.xml trunk/BOOK/pst/printing/cups.xml trunk/BOOK/pst/printing/gutenprint.xml trunk/BOOK/pst/ps/psutils.xml trunk/BOOK/server/databases/postgresql.xml trunk/BOOK/server/major/bind.xml trunk/BOOK/x/installing/x7driver-wacom.xml trunk/BOOK/x/lib/at-spi2-core.xml trunk/BOOK/x/lib/cairo.xml trunk/BOOK/x/lib/libdrm.xml trunk/bootscripts/ChangeLog trunk/bootscripts/Makefile trunk/bootscripts/blfs/init.d/sddm Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/general.ent Tue Aug 18 16:16:04 2015 (r16350) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "17"> <!-- Always 2 digits --> +<!ENTITY day "18"> <!-- Always 2 digits --> <!ENTITY month "08"> <!-- Always 2 digits --> <!ENTITY year "2015"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "August 17th &year;"> +<!ENTITY releasedate "August 18th &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- x.y|development] --> @@ -75,7 +75,7 @@ <!ENTITY lfs-vim-version "7.4"> <!-- End LFS versions --> -<!ENTITY blfs-bootscripts-version "20150802"> +<!ENTITY blfs-bootscripts-version "20150818"> <!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2"> <!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki"> Modified: trunk/BOOK/gnome.ent ============================================================================== --- trunk/BOOK/gnome.ent Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/gnome.ent Tue Aug 18 16:16:04 2015 (r16350) @@ -35,7 +35,7 @@ <!ENTITY baobab-version "3.16.1"> <!ENTITY brasero-version "3.12.1"> <!ENTITY cheese-version "3.16.1"> -<!ENTITY eog-version "3.16.2"> +<!ENTITY eog-version "3.16.3"> <!ENTITY epiphany-version "3.16.3"> <!ENTITY evince-version "3.16.1"> <!ENTITY file-roller-version "3.16.3"> Modified: trunk/BOOK/gnome/applications/eog.xml ============================================================================== --- trunk/BOOK/gnome/applications/eog.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/gnome/applications/eog.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -6,7 +6,7 @@ <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-minor-16;/eog-&eog-version;.tar.xz"> <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-minor-16;/eog-&eog-version;.tar.xz"> - <!ENTITY eog-md5sum "d48de7d269395947def8d5fac21c4454"> + <!ENTITY eog-md5sum "59368997cbe700fa8e2bfcea2175f812"> <!ENTITY eog-size "4.2 MB"> <!ENTITY eog-buildsize "55 MB"> <!ENTITY eog-time "0.6 SBU"> @@ -32,7 +32,8 @@ <para> <application>EOG</application> is an application used for viewing and cataloging image files on the - <application>GNOME</application> Desktop. + <application>GNOME</application> Desktop. It has basic editing + capabilites. </para> &lfs77_checked; &gcc5_checked; @@ -148,11 +149,8 @@ libeog.so </seg> <seg> - /usr/include/eog-3.0, - /usr/lib/eog, - /usr/share/eog, - /usr/share/gtk-doc/html/eog, and - /usr/share/help/*/eog + /usr/include/eog-3.0 and + /usr/{lib,share{,/gtk-doc/html,/help/*}}/eog </seg> </seglistitem> </segmentedlist> @@ -167,7 +165,7 @@ <listitem> <para> is a fast and functional image viewer as well as an - image cataloging program. + image cataloging program. It has basic editing capabilites. </para> <indexterm zone="eog eog-prog"> <primary sortas="b-eog">eog</primary> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/introduction/welcome/changelog.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -45,6 +45,28 @@ --> <listitem> + <para>August 18th, 2015</para> + <itemizedlist> + <listitem> + <para>[fernando] - More short descriptions from Denis Mugnier. Fixes + <ulink url="&blfs-ticket-root;6833">#6833</ulink>.</para> + </listitem> + <listitem> + <para>[fernando] - Update to eog-3.16.3. Fixes + <ulink url="&blfs-ticket-root;6832">#6832</ulink>.</para> + </listitem> + <listitem> + <para>[fernando] - Update to xf86-input-wacom-0.31.0. Fixes + <ulink url="&blfs-ticket-root;6831">#6831</ulink>.</para> + </listitem> + <listitem> + <para>[fernando] - Update to LVM2.2.02.128. Fixes + <ulink url="&blfs-ticket-root;6830">#6830</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>August 17th, 2015</para> <itemizedlist> <listitem> Modified: trunk/BOOK/lxqt/desktop/post-install.xml ============================================================================== --- trunk/BOOK/lxqt/desktop/post-install.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/lxqt/desktop/post-install.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -38,10 +38,10 @@ <bridgehead renderas="sect4">Recommended</bridgehead> <para role="recommended"> <xref linkend="consolekit"/> alone or with - <xref linkend="lxdm"/> or another Display Manager, e.g. - <ulink url="https://github.com/sddm/sddm">sddm</ulink> (this has been + <xref linkend="sddm"/> (this has been reported as the <quote>recommended <application>LXQt</application> - display manager</quote>) + display manager</quote>) or another Display Manager, e.g. + <xref linkend="lxdm"/>. </para> <para condition="html" role="usernotes"> @@ -54,15 +54,18 @@ <title>Final configuration</title> <para> - In order for the system to find some files, run the following commands, as - the <systemitem class="username">root</systemitem> user: + If installed in /usr, you do not need final configuration. Jump to + <quote>Starting LXQt</quote>, below. </para> -<screen role="root"><userinput>test -n "$LXQT_PREFIX" || exit -test $LXQT_PREFIX = /usr || -ln -svfn $LXQT_PREFIX/share/lxqt /usr/share/lxqt && + <para> + If <quote>LXQT_PREFIX = /usr</quote>, in order for the system to find + some files, run the following commands, as the <systemitem + class="username">root</systemitem> user: + </para> + +<screen role="root"><userinput>ln -svfn $LXQT_PREFIX/share/lxqt /usr/share/lxqt && -test $LXQT_PREFIX = /usr || for i in $LXQT_PREFIX/share/applications/* do ln -svf $i /usr/share/applications/ Modified: trunk/BOOK/lxqt/desktop/pre-install.xml ============================================================================== --- trunk/BOOK/lxqt/desktop/pre-install.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/lxqt/desktop/pre-install.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -45,7 +45,8 @@ EOF</userinput></screen> <para> - The rest of this page is for people who wish to use the alternative prefix. + The rest of this page is for people who wish to use the alternative + prefix. </para> </sect2> @@ -55,7 +56,7 @@ <para> Installing in <filename class="directory">/opt/lxqt</filename> may simplify - upgrading to a later version of LXQT. + upgrading to a later version of LXQt. </para> <para> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/packages.ent Tue Aug 18 16:16:04 2015 (r16350) @@ -42,7 +42,7 @@ <!-- Chapter 5 --> <!ENTITY fuse-version "2.9.4"> <!ENTITY jfsutils-version "1.1.15"> -<!ENTITY lvm2-version "2.02.127"> +<!ENTITY lvm2-version "2.02.128"> <!ENTITY mdadm-version "3.3.4"> <!ENTITY ntfs-3g-version "2015.3.14"> <!ENTITY gptfdisk-version "1.0.0"> Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml ============================================================================== --- trunk/BOOK/postlfs/filesystems/lvm2.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/postlfs/filesystems/lvm2.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -6,10 +6,10 @@ <!ENTITY lvm2-download-http " "> <!ENTITY lvm2-download-ftp "ftp://sources.redhat.com/pub/lvm2/releases/LVM2.&lvm2-version;.tgz"> - <!ENTITY lvm2-md5sum "f262c825a4a16498482759a194cc02f5"> + <!ENTITY lvm2-md5sum "b3f4c273a30b316678755cec2a129718"> <!ENTITY lvm2-size "1.8 MB"> <!ENTITY lvm2-buildsize "32 MB (42 MB with the test suite)"> - <!ENTITY lvm2-time "0.4 SBU (9.7 SBU with the test suite)"> + <!ENTITY lvm2-time "0.4 SBU (9.5 SBU with the test suite)"> ]> <sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;"> Modified: trunk/BOOK/postlfs/security/gnupg2.xml ============================================================================== --- trunk/BOOK/postlfs/security/gnupg2.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/postlfs/security/gnupg2.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -369,6 +369,7 @@ </listitem> </varlistentry> +<!-- <varlistentry id="gpgsm-gencert.sh"> <term><command>gpgsm-gencert.sh</command></term> <listitem> @@ -379,7 +380,7 @@ </indexterm> </listitem> </varlistentry> - +--> <varlistentry id="gpgv"> <term><command>gpgv</command></term> <listitem> Modified: trunk/BOOK/pst/printing/cups-filters.xml ============================================================================== --- trunk/BOOK/pst/printing/cups-filters.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/pst/printing/cups-filters.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -207,7 +207,7 @@ <seglistitem> <seg> - foomatic-rip (link), ttfread and cups-browsed + cups-browsed, foomatic-rip (link) and ttfread </seg> <seg> libcupsfilters.so and libfontembed.so @@ -227,28 +227,28 @@ <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> - <varlistentry id="foomatic-rip"> - <term><command>foomatic-rip</command></term> + <varlistentry id="cups-browsed"> + <term><command>cups-browsed</command></term> <listitem> <para> - is a universal print filter/RIP wrapper which can be used as CUPS - filter or stand-alone for spooler-less, direct printing. + is a daemon for browsing the Bonjour and CUPS broadcasts of shared, + remote CUPS printers. </para> - <indexterm zone="cups-filters foomatic-rip"> - <primary sortas="b-foomatic-rip">foomatic-rip</primary> + <indexterm zone="cups-filters cups-browsed"> + <primary sortas="b-cups-browsed">cups-browsed</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="cups-browsed"> - <term><command>cups-browsed</command></term> + <varlistentry id="foomatic-rip"> + <term><command>foomatic-rip</command></term> <listitem> <para> - is a daemon for browsing the Bonjour and CUPS broadcasts of shared, - remote CUPS printers. + is a universal print filter/RIP wrapper which can be used as CUPS + filter or stand-alone for spooler-less, direct printing. </para> - <indexterm zone="cups-filters cups-browsed"> - <primary sortas="b-cups-browsed">cups-browsed</primary> + <indexterm zone="cups-filters foomatic-rip"> + <primary sortas="b-foomatic-rip">foomatic-rip</primary> </indexterm> </listitem> </varlistentry> Modified: trunk/BOOK/pst/printing/cups.xml ============================================================================== --- trunk/BOOK/pst/printing/cups.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/pst/printing/cups.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -487,6 +487,18 @@ </listitem> </varlistentry> + <varlistentry id="cupsaccept"> + <term><command>cupsaccept</command></term> + <listitem> + <para> + accept jobs sent to a destination. + </para> + <indexterm zone="cups cupsaccept"> + <primary sortas="b-cupsaccept">cupsaccept</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="cupsaddsmb"> <term><command>cupsaddsmb</command></term> <listitem> @@ -537,6 +549,30 @@ </listitem> </varlistentry> + <varlistentry id="cupsdisable"> + <term><command>cupsdisable</command></term> + <listitem> + <para> + stop printers and classes. + </para> + <indexterm zone="cups cupsdisable"> + <primary sortas="b-cupsdisable">cupsdisable</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="cupsenable"> + <term><command>cupsenable</command></term> + <listitem> + <para> + start printers and classes. + </para> + <indexterm zone="cups cupsenable"> + <primary sortas="b-cupsenable">cupsenable</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="cupsfilter"> <term><command>cupsfilter</command></term> <listitem> @@ -550,6 +586,18 @@ </indexterm> </listitem> </varlistentry> + + <varlistentry id="cupsreject"> + <term><command>cupsreject</command></term> + <listitem> + <para> + reject jobs sent to a destination. + </para> + <indexterm zone="cups cupsreject"> + <primary sortas="b-cupsreject">cupsreject</primary> + </indexterm> + </listitem> + </varlistentry> <varlistentry id="cupstestdsc"> <term><command>cupstestdsc</command></term> Modified: trunk/BOOK/pst/printing/gutenprint.xml ============================================================================== --- trunk/BOOK/pst/printing/gutenprint.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/pst/printing/gutenprint.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -228,6 +228,30 @@ </listitem> </varlistentry> + <varlistentry id="cups-genppd.5.2"> + <term><command>cups-genppd.5.2</command></term> + <listitem> + <para> + generate Gutenprint PPD files for use with CUPS. + </para> + <indexterm zone="gutenprint cups-genppd.5.2"> + <primary sortas="b-cups-genppd.5.2">cups-genppd.5.2</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="cups-genppdupdate"> + <term><command>cups-genppdupdate</command></term> + <listitem> + <para> + regenerates the Gutenprint PPD files in use by CUPS. + </para> + <indexterm zone="gutenprint cups-genppdupdate"> + <primary sortas="b-cups-genppdupdate">cups-genppdupdate</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="escputil"> <term><command>escputil</command></term> <listitem> @@ -249,7 +273,19 @@ </listitem> </varlistentry> - </variablelist> + <varlistentry id="testpattern"> + <term><command>testpattern</command></term> + <listitem> + <para> + is a test programm to learn how to use libgutenprint. + </para> + <indexterm zone="gutenprint testpattern"> + <primary sortas="b-testpattern">testpattern</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> </sect2> Modified: trunk/BOOK/pst/ps/psutils.xml ============================================================================== --- trunk/BOOK/pst/ps/psutils.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/pst/ps/psutils.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -131,6 +131,54 @@ </listitem> </varlistentry> + <varlistentry id="extractres"> + <term><command>extractres</command></term> + <listitem> + <para> + is a filter to extract resources from a PostScript document. + </para> + <indexterm zone="psutils extractres"> + <primary sortas="b-extractres">extractres</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="fixprogs"> + <term><command>fix*</command></term> + <listitem> + <para> + are filters of different kinds of documents to work with PSUtils. + </para> + <indexterm zone="psutils fixprogs"> + <primary sortas="b-fixprogs">fix*</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="getafm"> + <term><command>getafm</command></term> + <listitem> + <para> + create an AFM file for a PostScript font. + </para> + <indexterm zone="psutils getafm"> + <primary sortas="b-getafm">getafm</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="includeres"> + <term><command>includeres</command></term> + <listitem> + <para> + is a filter to include resources in a PostScript document. + </para> + <indexterm zone="psutils includeres"> + <primary sortas="b-includeres">includeres</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="psbook"> <term><command>psbook</command></term> <listitem> @@ -141,6 +189,18 @@ </listitem> </varlistentry> + <varlistentry id="psmerge"> + <term><command>psmerge</command></term> + <listitem> + <para> + is a filter to merge several PostScript files into one. + </para> + <indexterm zone="psutils psmerge"> + <primary sortas="b-psmerge">psmerge</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="psnup"> <term><command>psnup</command></term> <listitem> @@ -181,11 +241,15 @@ </listitem> </varlistentry> - <varlistentry> - <term><command>scripts</command></term> + <varlistentry id="showchar"> + <term><command>showchar</command></term> <listitem> - <para>the remaining commands are scripts that perform specific - functions described in their respective man pages.</para> + <para> + outputs PostScript to draw a character with metric info. + </para> + <indexterm zone="psutils showchar"> + <primary sortas="b-showchar">showchar</primary> + </indexterm> </listitem> </varlistentry> Modified: trunk/BOOK/server/databases/postgresql.xml ============================================================================== --- trunk/BOOK/server/databases/postgresql.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/server/databases/postgresql.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -493,6 +493,19 @@ </listitem> </varlistentry> + <varlistentry id="pg_receivexlog"> + <term><command>pg_receivexlog</command></term> + <listitem> + <para> + is used to stream transaction log from a running + PostgreSQL cluster. + </para> + <indexterm zone="postgresql pg_receivexlog"> + <primary sortas="b-pg_receivexlog">pg_receivexlog</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="pg_recvlogical"> <term><command>pg_recvlogical</command></term> <listitem> Modified: trunk/BOOK/server/major/bind.xml ============================================================================== --- trunk/BOOK/server/major/bind.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/server/major/bind.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -477,6 +477,55 @@ <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> + <varlistentry id="arpaname"> + <term><command>arpaname</command></term> + <listitem> + <para> + translate IP addresses to the corresponding ARPA names. + </para> + <indexterm zone="bind arpaname"> + <primary sortas="b-arpaname">arpaname</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="bind9-config"> + <term><command>bind9-config</command></term> + <listitem> + <para> + hardlinked to <command>isc-config.sh</command>. + </para> + <indexterm zone="bind bind9-config"> + <primary sortas="b-bind9-config">bind9-config</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="ddns-confgen"> + <term><command>ddns-confgen</command></term> + <listitem> + <para> + generates a key for use by nsupdate and named. + </para> + <indexterm zone="bind ddns-confgen"> + <primary sortas="b-ddns-confgen">ddns-confgen</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="delv"> + <term><command>delv</command></term> + <listitem> + <para> + is a new debugging tool that is a successor to + <command>dig</command>. + </para> + <indexterm zone="bind delv"> + <primary sortas="b-delv">delv</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="dig"> <term><command>dig</command></term> <listitem> @@ -487,6 +536,70 @@ </listitem> </varlistentry> + <varlistentry id="dnssec-checkds"> + <term><command>dnssec-checkds</command></term> + <listitem> + <para> + is a DNSSEC delegation consistency checking tool. + </para> + <indexterm zone="bind dnssec-checkds"> + <primary sortas="b-dnssec-checkds">dnssec-checkds</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="dnssec-coverage"> + <term><command>dnssec-coverage</command></term> + <listitem> + <para> + verifies that the DNSSEC keys for a given zone or a set of zones + have timing metadata set properly to ensure no future lapses + in DNSSEC coverage. + </para> + <indexterm zone="bind dnssec-coverage"> + <primary sortas="b-dnssec-coverage">dnssec-coverage</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="dnssec-dsfromkey"> + <term><command>dnssec-dsfromkey</command></term> + <listitem> + <para> + outputs the Delegation Signer (DS) resource record (RR). + </para> + <indexterm zone="bind dnssec-dsfromkey"> + <primary sortas="b-dnssec-dsfromkey">dnssec-dsfromkey</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="dnssec-importkey"> + <term><command>dnssec-importkey</command></term> + <listitem> + <para> + reads a public DNSKEY record and generates a pair of + .key/.private files. + </para> + <indexterm zone="bind dnssec-importkey"> + <primary sortas="b-dnssec-importkey">dnssec-importkey</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="dnssec-keyfromlabel"> + <term><command>dnssec-keyfromlabel</command></term> + <listitem> + <para> + gets keys with the given label from a crypto hardware and builds + key files for DNSSEC. + </para> + <indexterm zone="bind dnssec-keyfromlabel"> + <primary sortas="b-dnssec-keyfromlabel">dnssec-keyfromlabel</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="dnssec-keygen"> <term><command>dnssec-keygen</command></term> <listitem> @@ -497,6 +610,30 @@ </listitem> </varlistentry> + <varlistentry id="dnssec-revoke"> + <term><command>dnssec-revoke</command></term> + <listitem> + <para> + Set the REVOKED bit on a DNSSEC key. + </para> + <indexterm zone="bind dnssec-revoke"> + <primary sortas="b-dnssec-revoke">dnssec-revoke</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="dnssec-settime"> + <term><command>dnssec-settime</command></term> + <listitem> + <para> + set the key timing metadata for a DNSSEC key. + </para> + <indexterm zone="bind dnssec-settime"> + <primary sortas="b-dnssec-settime">dnssec-settime</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="dnssec-signzone"> <term><command>dnssec-signzone</command></term> <listitem> @@ -507,6 +644,32 @@ </listitem> </varlistentry> + <varlistentry id="dnssec-verify"> + <term><command>dnssec-verify</command></term> + <listitem> + <para> + verifies that a zone is fully signed for each algorithm found + in the DNSKEY RRset for the zone, and that the NSEC / NSEC3 + chains are complete. + </para> + <indexterm zone="bind dnssec-verify"> + <primary sortas="b-dnssec-verify">dnssec-verify</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="genrandom"> + <term><command>genrandom</command></term> + <listitem> + <para> + generate a file containing random data. + </para> + <indexterm zone="bind genrandom"> + <primary sortas="b-genrandom">genrandom</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="host"> <term><command>host</command></term> <listitem> @@ -517,6 +680,30 @@ </listitem> </varlistentry> + <varlistentry id="isc-config.sh"> + <term><command>isc-config.sh</command></term> + <listitem> + <para> + prints information related to the installed version of ISC BIND. + </para> + <indexterm zone="bind isc-config.sh"> + <primary sortas="b-isc-config.sh">isc-config.sh</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="isc-hmac-fixup"> + <term><command>isc-hmac-fixup</command></term> + <listitem> + <para> + fixes HMAC keys generated by older versions of BIND. + </para> + <indexterm zone="bind isc-hmac-fixup"> + <primary sortas="b-isc-hmac-fixup">isc-hmac-fixup</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="lwresd"> <term><command>lwresd</command></term> <listitem> @@ -558,6 +745,56 @@ </listitem> </varlistentry> + <varlistentry id="named-compilezone"> + <term><command>named-compilezone</command></term> + <listitem> + <para> + is similar to <command>named-checkzone</command>, but it always + dumps the zone contents to a specified file in a specified format. + </para> + <indexterm zone="bind named-compilezone"> + <primary sortas="b-named-compilezone">named-compilezone</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="named-journalprint"> + <term><command>named-journalprint</command></term> + <listitem> + <para> + print zone journal in human-readable form. + </para> + <indexterm zone="bind named-journalprint"> + <primary sortas="b-named-journalprint">named-journalprint</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="named-rrchecker"> + <term><command>named-rrchecker</command></term> + <listitem> + <para> + read a individual DNS resource record from standard input and + checks if it is syntactically correct. + </para> + <indexterm zone="bind named-rrchecker"> + <primary sortas="b-named-rrchecker">named-rrchecker</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="nsec3hash"> + <term><command>nsec3hash</command></term> + <listitem> + <para> + generates an NSEC3 hash based on a set of NSEC3 parameters. + </para> + <indexterm zone="bind nsec3hash"> + <primary sortas="b-nsec3hash">nsec3hash</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="nslookup"> <term><command>nslookup</command></term> <listitem> @@ -597,6 +834,18 @@ </indexterm> </listitem> </varlistentry> + + <varlistentry id="tsig-keygen"> + <term><command>tsig-keygen</command></term> + <listitem> + <para> + is a symlink to <command>ddns-confgen</command>. + </para> + <indexterm zone="bind tsig-keygen"> + <primary sortas="b-tsig-keygen">tsig-keygen</primary> + </indexterm> + </listitem> + </varlistentry> </variablelist> Modified: trunk/BOOK/x/installing/x7driver-wacom.xml ============================================================================== --- trunk/BOOK/x/installing/x7driver-wacom.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/x/installing/x7driver-wacom.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -4,14 +4,14 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY xorg-wacom-driver-version "0.30.0"> + <!ENTITY xorg-wacom-driver-version "0.31.0"> <!ENTITY xorg-wacom-driver-download-http "&sourceforge-repo;/linuxwacom/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2"> <!ENTITY xorg-wacom-driver-download-ftp " "> - <!ENTITY xorg-wacom-driver-md5sum "3ab2bccf356999f1a96d03deba155bc3"> - <!ENTITY xorg-wacom-driver-size "5780 KB"> - <!ENTITY xorg-wacom-driver-buildsize "8.6 MB (additional 2.1 MB for the tests)"> - <!ENTITY xorg-wacom-driver-time "0.1 SBU (additional 0.1 SBU for the tests)"> + <!ENTITY xorg-wacom-driver-md5sum "e6a2e87b73e2744f839c410d41e6cf8d"> + <!ENTITY xorg-wacom-driver-size "580 KB"> + <!ENTITY xorg-wacom-driver-buildsize "12 MB (with tests)"> + <!ENTITY xorg-wacom-driver-time "0.1 SBU (with tests)"> ]> <!-- Begin Xorg Wacom Driver --> Modified: trunk/BOOK/x/lib/at-spi2-core.xml ============================================================================== --- trunk/BOOK/x/lib/at-spi2-core.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/x/lib/at-spi2-core.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -157,12 +157,12 @@ </seglistitem> </segmentedlist> - <!-- Not user executable programs <variablelist> <bridgehead renderas="sect3">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> + <!-- Not user executable programs <varlistentry id="at-spi2-registryd"> <term><command>at-spi2-registryd</command></term> <listitem> @@ -174,6 +174,7 @@ </indexterm> </listitem> </varlistentry> + --> <varlistentry id="libatspi"> <term><filename class="libraryfile">libatspi.so</filename></term> @@ -188,7 +189,6 @@ </varlistentry> </variablelist> - --> </sect2> Modified: trunk/BOOK/x/lib/cairo.xml ============================================================================== --- trunk/BOOK/x/lib/cairo.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/x/lib/cairo.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -201,6 +201,18 @@ <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> + <varlistentry id="cairo-sphinx"> + <term><command>cairo-sphinx</command></term> + <listitem> + <para> + is an internal utility for regression analysis. + </para> + <indexterm zone="cairo cairo-sphinx"> + <primary sortas="b-cairo-sphinx">cairo-sphinx</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="cairo-trace"> <term><command>cairo-trace</command></term> <listitem> Modified: trunk/BOOK/x/lib/libdrm.xml ============================================================================== --- trunk/BOOK/x/lib/libdrm.xml Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/BOOK/x/lib/libdrm.xml Tue Aug 18 16:16:04 2015 (r16350) @@ -4,7 +4,7 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.gz"> + <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2"> <!ENTITY libdrm-download-ftp " "> <!ENTITY libdrm-md5sum "519da97017ea0e2cbea65c972c2be26e"> <!ENTITY libdrm-size "664 KB"> Modified: trunk/bootscripts/ChangeLog ============================================================================== --- trunk/bootscripts/ChangeLog Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/bootscripts/ChangeLog Tue Aug 18 16:16:04 2015 (r16350) @@ -1,3 +1,7 @@ +2015-08-15 Fernando de Oliveira <famobr at yahoo.com.br> + * Add upowerd to sddm bootscript, for buttons to work (halt, reboot, etc.). + * Fix lxdm uninstall target. + 2015-08-01 Fernando de Oliveira <famobr at yahoo.com.br> * Add sddm bootscript * Reorder part of the Makefile. Modified: trunk/bootscripts/Makefile ============================================================================== --- trunk/bootscripts/Makefile Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/bootscripts/Makefile Tue Aug 18 16:16:04 2015 (r16350) @@ -796,9 +796,9 @@ rm -f ${EXTDIR}/rc.d/rc0.d/K05lxdm rm -f ${EXTDIR}/rc.d/rc1.d/K05lxdm rm -f ${EXTDIR}/rc.d/rc2.d/K05lxdm - rm -f ${EXTDIR}/rc.d/rc3.d/S95lxdm + rm -f ${EXTDIR}/rc.d/rc3.d/K05lxdm rm -f ${EXTDIR}/rc.d/rc4.d/K05lxdm - rm -f ${EXTDIR}/rc.d/rc5.d/K05lxdm + rm -f ${EXTDIR}/rc.d/rc5.d/S95lxdm rm -f ${EXTDIR}/rc.d/rc6.d/K05lxdm uninstall-mysql: Modified: trunk/bootscripts/blfs/init.d/sddm ============================================================================== --- trunk/bootscripts/blfs/init.d/sddm Mon Aug 17 17:33:49 2015 (r16349) +++ trunk/bootscripts/blfs/init.d/sddm Tue Aug 18 16:16:04 2015 (r16350) @@ -23,31 +23,40 @@ case $1 in start) - log_info_msg "Starting SDDM..." - start_daemon $BIN_FILE & - evaluate_retval - ;; + log_info_msg "Starting upowerd..." + start_daemon /usr/libexec/upowerd & + evaluate_retval + + log_info_msg "Starting SDDM..." + start_daemon $BIN_FILE & + evaluate_retval + ;; stop) - log_info_msg "Stopping SDDM..." - killproc $BIN_FILE - evaluate_retval - ;; + log_info_msg "Stopping SDDM..." + killproc $BIN_FILE + evaluate_retval + + log_info_msg "Stopping upowerd..." + killproc upowerd + evaluate_retval + ;; restart) - $0 stop - sleep 2 - $0 start - ;; + $0 stop + sleep 2 + $0 start + ;; status) statusproc ${BIN_FILE} + statusproc /usr/libexec/upowerd ;; *) - echo "usage: $0 [start|stop|restart|status]" + echo "usage: $0 [start|stop|restart|status]" exit 1 - ;; + ;; esac # End /etc/rc.d/init.d/sddm -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
