Changeset 58a8fab2


Ignore:
Timestamp:
02/15/2007 08:32:55 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0263a51
Parents:
71e9f62
Message:

Updated to Sysstat-7.0.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6647 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r71e9f62 r58a8fab2  
    171171<!ENTITY cpio-version                 "2.6">
    172172<!ENTITY mc-version                   "4.6.1">
    173 <!ENTITY sysstat-version              "6.0.2">
     173<!ENTITY sysstat-version              "7.0.4">
    174174<!ENTITY apache-ant-version           "1.6.5">
    175175<!ENTITY dbus-version                 "0.62">
  • general/sysutils/sysstat.xml

    r71e9f62 r58a8fab2  
    77  <!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar.bz2">
    88  <!ENTITY sysstat-download-ftp  "ftp://ibiblio.org/pub/linux/system/status/sysstat-&sysstat-version;.tar.bz2">
    9   <!ENTITY sysstat-md5sum        "99ed143d7e753f0b2220baa115859b44">
    10   <!ENTITY sysstat-size          "120 KB">
    11   <!ENTITY sysstat-buildsize     "1.9 MB">
     9  <!ENTITY sysstat-md5sum        "46a6af9c5486809c4f1fb4f8fcdf2684">
     10  <!ENTITY sysstat-size          "124 KB">
     11  <!ENTITY sysstat-buildsize     "2 MB">
    1212  <!ENTITY sysstat-time          "less than 0.1 SBU">
    1313]>
     
    8181    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8282
    83 <screen role="root"><userinput>make install &amp;&amp;
    84 install -v -m644 sysstat.sysconfig /etc/sysconfig/sysstat</userinput></screen>
     83<screen role="root"><userinput>make install</userinput></screen>
     84
     85<!-- install -v -m644 sysstat.sysconfig /etc/sysconfig/sysstat</userinput></screen> -->
    8586
    8687  </sect2>
     
    9899    (very sane) defaults. When prompted for <quote><computeroutput>Number of
    99100    daily data files to keep: [7]</computeroutput></quote>, you may wish to
    100     keep a larger number of files. Note that anything entered larger than 28
    101     will result in 28 being used.</para>
     101    keep a larger number of files.</para>
    102102
    103103  </sect2>
  • introduction/welcome/changelog.xml

    r71e9f62 r58a8fab2  
    4545      <para>February 15th, 2007</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Sysstat-7.0.4.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated to Shadow-4.0.17.</para>
Note: See TracChangeset for help on using the changeset viewer.