mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to sysstat-11.1.3.
Fix a typo in Change Log. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15517 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
105c5cb969
commit
fb19ab2c9e
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "15"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "16"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2015">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "February 15th, &year;">
|
||||
<!ENTITY releasedate "February 16th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar.xz">
|
||||
<!ENTITY sysstat-download-ftp " ">
|
||||
<!ENTITY sysstat-md5sum "8ce71ffdb7d3741034fd3ce1104a7158">
|
||||
<!ENTITY sysstat-size "296 KB">
|
||||
<!ENTITY sysstat-md5sum "27385bcb6c1e585de8ba7cb25ac67aef">
|
||||
<!ENTITY sysstat-size "300 KB">
|
||||
<!ENTITY sysstat-buildsize "6.6 MB">
|
||||
<!ENTITY sysstat-time "less than 0.1 SBU">
|
||||
<!ENTITY sysstat-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="sysstat" xreflabel="Sysstat-&sysstat-version;">
|
||||
@ -80,7 +80,7 @@
|
||||
sa_dir=/var/log/sa \
|
||||
conf_dir=/etc/sysconfig \
|
||||
./configure --prefix=/usr \
|
||||
--disable-man-group &&
|
||||
--disable-file-attr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -103,11 +103,11 @@ make</userinput></screen>
|
||||
<para><envar>conf_dir</envar>: This environment variable specifies the
|
||||
location of the system configuration directory.</para>
|
||||
|
||||
<para><parameter>--disable-man-group</parameter>: This parameter causes
|
||||
the installation to ignore the man group variable resulting in the man
|
||||
files having
|
||||
<systemitem class="username">root</systemitem>:<systemitem class="groupname">root</systemitem>
|
||||
ownership.</para>
|
||||
<para><parameter>--disable-file-attr</parameter>: Do not set attributes on
|
||||
files being installed. This parameter causes the installation to ignore the
|
||||
man group variable resulting in the man files having
|
||||
<systemitem class="username">root</systemitem>:
|
||||
<systemitem class="groupname">root</systemitem> ownership.</para>
|
||||
|
||||
<note><para>Run <command>./configure --help</command> to see other influential
|
||||
environment variables you can pass to <command>configure</command>. You may
|
||||
@ -199,7 +199,7 @@ make</userinput></screen>
|
||||
and sar</seg>
|
||||
<seg>None</seg>
|
||||
<seg>/usr/lib/sa,
|
||||
/usr/share/doc/sysstat-&sysstat-version; and,
|
||||
/usr/share/doc/sysstat-&sysstat-version; and
|
||||
/var/log/sa
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
@ -48,7 +48,17 @@
|
||||
<para>February 15th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to cups-filters-1.0.65. Fixes
|
||||
<para>[fernando] - Update to sysstat-11.1.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;6149">#6149</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>February 15th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to cups-filters-1.0.65. Fixes
|
||||
<ulink url="&blfs-ticket-root;6147">#6147</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -231,7 +231,7 @@
|
||||
<!ENTITY redland-version "1.0.17">
|
||||
<!ENTITY sg3_utils-version "1.40">
|
||||
<!ENTITY strigi-version "0.7.8">
|
||||
<!ENTITY sysstat-version "11.1.2">
|
||||
<!ENTITY sysstat-version "11.1.3">
|
||||
<!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version -->
|
||||
<!ENTITY udisks2-version "2.1.4"> <!-- stable lt .90 micro version -->
|
||||
<!ENTITY unrar-version "5.2.5">
|
||||
|
Loading…
Reference in New Issue
Block a user