Author: igor Date: Wed Nov 6 02:37:31 2013 New Revision: 12141 Log: update to sysstat-10.2.0
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/sysstat.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Wed Nov 6 02:23:04 2013 (r12140) +++ trunk/BOOK/general.ent Wed Nov 6 02:37:31 2013 (r12141) @@ -342,7 +342,7 @@ <!ENTITY redland-version "1.0.16"> <!ENTITY sg3_utils-version "1.37"> <!ENTITY strigi-version "0.7.8"> -<!ENTITY sysstat-version "10.1.7"> +<!ENTITY sysstat-version "10.2.0"> <!ENTITY udisks-version "1.0.4"> <!-- stable lt .90 micro version --> <!ENTITY udisks2-version "2.1.1"> <!-- stable lt .90 micro version --> <!ENTITY unrar-version "5.0.12"> Modified: trunk/BOOK/general/sysutils/sysstat.xml ============================================================================== --- trunk/BOOK/general/sysutils/sysstat.xml Wed Nov 6 02:23:04 2013 (r12140) +++ trunk/BOOK/general/sysutils/sysstat.xml Wed Nov 6 02:37:31 2013 (r12141) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar.bz2"> + <!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar.xz"> <!ENTITY sysstat-download-ftp " "> - <!ENTITY sysstat-md5sum "72e9d84efcbb366a988de09e958636e2"> - <!ENTITY sysstat-size "304 KB"> - <!ENTITY sysstat-buildsize "8.6 MB"> - <!ENTITY sysstat-time "less than 0.1 SBU"> + <!ENTITY sysstat-md5sum "8993316d1ed4c3e474ae534202e17f93"> + <!ENTITY sysstat-size "273 KB"> + <!ENTITY sysstat-buildsize "7.2 MB"> + <!ENTITY sysstat-time "0.1 SBU"> ]> <sect1 id="sysstat" xreflabel="Sysstat-&sysstat-version;"> @@ -109,16 +109,33 @@ <systemitem class="username">root</systemitem>:<systemitem class="groupname">root</systemitem> ownership.</para> - <para>Run <command>./configure --help</command> to see other influential + <note><para>Run <command>./configure --help</command> to see other influential environment variables you can pass to <command>configure</command>. You may want to use the <envar>history</envar> and <envar>compressafter</envar> - variables to customize the amount of data files kept on the system.</para> + variables to customize the amount of data files kept on the system.</para></note> </sect2> <sect2 role="configuration"> <title>Configuring Sysstat</title> + <sect3 id="sysstat-config"> + <title>Config Files</title> + + <para> + <filename>/etc/sysconfig/sysstat</filename> and + <filename>/etc/sysconfig/sysstat.ioconf</filename> + </para> + + <indexterm zone="sysstat sysstat-config"> + <primary sortas="e-etc-sysconfig-sysstat">/etc/sysconfig/sysstat</primary> + </indexterm> + <indexterm zone="sysstat sysstat-config"> + <primary sortas="e-etc-sysconfig-sysstat.ioconf">/etc/sysconfig/sysstat.ioconf</primary> + </indexterm> + + </sect3> + <sect3> <title>Cron Information</title> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Wed Nov 6 02:23:04 2013 (r12140) +++ trunk/BOOK/introduction/welcome/changelog.xml Wed Nov 6 02:37:31 2013 (r12141) @@ -47,6 +47,10 @@ <para>November 6th, 2013</para> <itemizedlist> <listitem> + <para>[igor] - Update to sysstat-10.2.0. Fixes + <ulink url="&blfs-ticket-root;4269">#4269</ulink>.</para> + </listitem> + <listitem> <para>[igor] - Update to ImageMagick-6.8.7-4. Fixes <ulink url="&blfs-ticket-root;4266">#4266</ulink>.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
