Changeset f7f43a8


Ignore:
Timestamp:
11/28/2004 04:42:53 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, 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:
884d1d4a
Parents:
c9091959
Message:

Updated to GNOME System Monitor-2.8.0

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gnome-system-monitor.xml

    rc9091959 rf7f43a8  
    55  %general-entities;
    66
    7 <!ENTITY gnome-system-monitor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.6/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
    8 <!ENTITY gnome-system-monitor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.6/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
    9 <!ENTITY gnome-system-monitor-size "584 KB">
    10 <!ENTITY gnome-system-monitor-buildsize "9.7 MB">
    11 <!ENTITY gnome-system-monitor-time "0.12 SBU">
    12 
     7<!ENTITY gnome-system-monitor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
     8<!ENTITY gnome-system-monitor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/&gnome-version;/gnome-system-monitor-&gnome-system-monitor-version;.tar.bz2">
     9<!ENTITY gnome-system-monitor-md5sum "9aec14e8c549b26b2d2cd0e997038d8f">
     10<!ENTITY gnome-system-monitor-size "681 KB">
     11<!ENTITY gnome-system-monitor-buildsize "8.7 MB">
     12<!ENTITY gnome-system-monitor-time "0.08 SBU">
    1313]>
    1414
    15 <sect1 id="gnome-system-monitor" xreflabel="GNOME System Monitor-&gnome-system-monitor-version;">
     15<sect1 id="gnome-system-monitor"
     16xreflabel="GNOME System Monitor-&gnome-system-monitor-version;">
    1617<sect1info>
    1718<othername>$LastChangedBy$</othername>
     
    2223
    2324<sect2>
    24 <title>Introduction to <application><acronym>GNOME</acronym> System Monitor</application></title>
     25<title>Introduction to <application><acronym>GNOME</acronym> System
     26Monitor</application></title>
    2527
    26 <para>The <application><acronym>GNOME</acronym> System Monitor</application> package contains procman, GNOME's
    27 replacement for gtop.</para>
     28<para>The <application><acronym>GNOME</acronym> System Monitor</application>
     29package contains <command>gnome-system-monitor</command>, GNOME's replacement
     30for <command>gtop</command>.</para>
    2831
    2932<sect3><title>Package information</title>
     
    3336<listitem><para>Download (FTP): <ulink
    3437url="&gnome-system-monitor-download-ftp;"/></para></listitem>
    35 <listitem><para>Download size: &gnome-system-monitor-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required:
     38<listitem><para>Download MD5sum:
     39&gnome-system-monitor-md5sum;</para></listitem>
     40<listitem><para>Download size:
     41&gnome-system-monitor-size;</para></listitem>
     42<listitem><para>Estimated disk space required:
    3743&gnome-system-monitor-buildsize;</para></listitem>
    3844<listitem><para>Estimated build time:
     
    4046</sect3>
    4147                                                                               
    42 <sect3><title><application><acronym>GNOME</acronym> System Monitor</application> dependencies</title>
     48<sect3><title><application><acronym>GNOME</acronym> System
     49Monitor</application> dependencies</title>
    4350<sect4><title>Required</title>
    44 <para>
    45 <xref linkend="libgnomeui"/>,
    46 <xref linkend="libwnck"/> and
    47 <xref linkend="libgtop"/>
    48 </para></sect4>
     51<para><xref linkend="libgnomeui"/>,
     52<xref linkend="libwnck"/> and
     53<xref linkend="libgtop"/></para>
     54</sect4>
    4955</sect3>
    5056
     
    5258
    5359<sect2>
    54 <title>Installation of <application><acronym>GNOME</acronym> System Monitor</application></title>
     60<title>Installation of <application><acronym>GNOME</acronym> System
     61Monitor</application></title>
    5562
    56 <para>Install <application><acronym>GNOME</acronym> System Monitor</application> by running the following commands:</para>
     63<para>Install <application><acronym>GNOME</acronym> System
     64Monitor</application> by running the following commands:</para>
    5765
    5866<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     
    6169make install</command></userinput></screen>
    6270
    63 <note><para><command>make install</command> will need path access to <filename
    64 class="directory">$GNOME_PREFIX/bin</filename>. If your
    65 preinstallation changes were made only to the user account, you will
    66 need to adjust root's path prior to running <command>make
    67 install</command>.</para></note>
     71<note><para><command>make install</command> will need path access to
     72<filename class="directory">$GNOME_PREFIX/bin</filename>. If you use the
     73root account for installation of the package and your preinstallation changes
     74were made only to a user's account, you will need to adjust root's path prior
     75to running <command>make install</command>.</para></note>
    6876
    6977</sect2>
     
    7280<title>Command explanations</title>
    7381
    74 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
    75 puts <application>ScrollKeeper</application> files in <filename
    76 class="directory">/var/lib/scrollkeeper</filename>
    77 instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
     82<para><parameter>--localstatedir=/var/lib</parameter>: This switch 
     83puts <application>ScrollKeeper</application> files in
     84<filename class="directory">/var/lib/scrollkeeper</filename> instead of
     85<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    7886
    7987<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
    80 configuration files in <filename class="directory">/etc/gnome</filename> instead of
    81 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     88configuration files in <filename class="directory">/etc/gnome</filename>
     89instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    8290
    8391</sect2>
     
    8694<title>Contents</title>
    8795
    88 <para>The <application><acronym>GNOME</acronym> System Monitor</application> package contains <command>gnome-system-monitor</command>.</para>
     96<para>The <application><acronym>GNOME</acronym> System Monitor</application>
     97package contains <command>gnome-system-monitor</command>.</para>
    8998
    9099</sect2>
     
    93102
    94103<sect3><title>gnome-system-monitor</title>
    95 <para><command>gnome-system-monitor</command> displays the process tree and hardware meters.</para></sect3>
     104<para><command>gnome-system-monitor</command> displays the process tree and
     105hardware meters.</para></sect3>
    96106
    97107</sect2>
  • introduction/welcome/changelog.xml

    rc9091959 rf7f43a8  
    2929installation; added command to disable root logins with ssh.</para></listitem>
    3030
    31 <listitem><para>November 28th, 2004 [randy]: Updated to
    32 AbiWord-2.2.0 and GNOME Utilities-2.8.1.</para></listitem>
     31<listitem><para>November 28th, 2004 [randy]: Updated to AbiWord-2.2.0,
     32GNOME Utilities-2.8.1 and GNOME System Monitor-2.8.0.</para></listitem>
    3333
    3434<listitem><para>November 27th, 2004 [dj]: Added nptl patch to j2sdk
Note: See TracChangeset for help on using the changeset viewer.