Changeset 155d664f
- Timestamp:
- 03/24/2005 05:27:53 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 12711449
- Parents:
- e20b603b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re20b603b r155d664f 1 <!ENTITY day "2 3">1 <!ENTITY day "24"> 2 2 <!ENTITY month "03"> 3 3 <!ENTITY year "2005"> 4 4 <!ENTITY version "svn-&year;&month;&day;"> 5 <!ENTITY releasedate "March &day; rd, &year;">5 <!ENTITY releasedate "March &day;th, &year;"> 6 6 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 7 7 <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> … … 127 127 <!ENTITY cpio-version "2.6"> 128 128 <!ENTITY mc-version "4.6.0"> 129 <!ENTITY sysstat-version "5. 0.6">129 <!ENTITY sysstat-version "5.1.5"> 130 130 <!ENTITY apache-ant-version "1.6.2"> 131 131 -
general/sysutils/sysstat.xml
re20b603b r155d664f 5 5 %general-entities; 6 6 7 <!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar. gz">8 <!ENTITY sysstat-download-ftp "ftp://ibiblio.org/pub/linux/system/status/sysstat-&sysstat-version;.tar. gz">9 <!ENTITY sysstat-md5sum " 51569230bf82e434919a56b0c7c411ba">10 <!ENTITY sysstat-size "1 24KB">11 <!ENTITY sysstat-buildsize "1. 2MB">12 <!ENTITY sysstat-time "0. 12SBU">7 <!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar.bz2"> 8 <!ENTITY sysstat-download-ftp "ftp://ibiblio.org/pub/linux/system/status/sysstat-&sysstat-version;.tar.bz2"> 9 <!ENTITY sysstat-md5sum "075488cbb5979deec0ab05f3ca0c8d12"> 10 <!ENTITY sysstat-size "118 KB"> 11 <!ENTITY sysstat-buildsize "1.88 MB"> 12 <!ENTITY sysstat-time "0.04 SBU"> 13 13 ]> 14 14 … … 74 74 75 75 <para><command>make config</command>: Runs the interactive configuration 76 process. The first question prompts you for an "Installation directory". 77 Reply with <filename class="directory">/usr</filename>, as this is equivalent 78 to <application>Autoconf</application>'s <parameter>--prefix=/usr</parameter> 79 parameter to <command>configure</command>. For all other prompts, you may 80 press <command>Enter</command> to accept the (very sane) defaults.</para> 76 process. The first question prompts you for an 77 <quote><computeroutput>Installation directory</computeroutput></quote>. Reply 78 with <filename class="directory">/usr</filename>, as 79 this is equivalent to <application>Autoconf</application>'s 80 <parameter>--prefix=/usr</parameter> parameter to 81 <command>configure</command>. For all other prompts, you may 82 press <command>Enter</command> to accept the (very sane) defaults. When 83 prompted for <quote><computeroutput>Number of daily data files to keep: 84 [7]</computeroutput></quote>, you may wish to keep a larger number of files. 85 However, don't exceed 25 because <application>Sysstat</application> will 86 resuse existing files the next month, leading to erroneous daily 87 reports.</para> 81 88 82 89 </sect2> -
introduction/welcome/changelog.xml
re20b603b r155d664f 23 23 <itemizedlist> 24 24 25 <listitem><para>March 24th, 2005 [randy]: Updated to 26 Sysstat-5.1.5</para></listitem> 27 25 28 <listitem><para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added 26 29 security patch to Vim instructions; added daemon fixes patch to Inetutils
Note:
See TracChangeset
for help on using the changeset viewer.