mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
update to sysstat-10.2.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12141 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6556ce865b
commit
f1b1c203ad
@ -342,7 +342,7 @@ export -f as_root</userinput></screen>
|
||||
<!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">
|
||||
|
@ -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 @@ make</userinput></screen>
|
||||
<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>
|
||||
|
||||
|
@ -46,6 +46,10 @@
|
||||
<listitem>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user