ent updates to System Utilities

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@52 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-08-03 18:27:34 +00:00
parent c94bd46f91
commit 94a16316bf
11 changed files with 26 additions and 15 deletions

View File

@ -1,7 +1,8 @@
<sect2>
<title>Introduction to fcron</title>
<screen>Download location: <ulink url="&fcron-download;"/>
<screen>Download location (HTTP): <ulink url="&fcron-download-http;"/>
Download location (FTP): <ulink url="&fcron-download-ftp;"/>
Version used: &fcron-version;
Package size: &fcron-size;
Estimated Disk space required: &fcron-buildsize;</screen>
@ -10,9 +11,9 @@ Estimated Disk space required: &fcron-buildsize;</screen>
is a periodical command scheduler which aims at replacing Vixie
Cron.&quot; </para>
<screen>fcron requires a running syslog (part of the base LFS system).
fcron recommends a local mail system (sendmail or <xref
linkend="postfix"></xref>, for example).
fcron will utilize PAM if it is installed prior to fcron.</screen>
<screen>fcron recommends:
local mail system (sendmail or <xref linkend="postfix"></xref>, for example).
fcron utilizes:
PAM if it is installed prior to fcron.</screen>
</sect2>

View File

@ -6,5 +6,6 @@
<!ENTITY fcron-config SYSTEM "fcron-config.xml">
<!ENTITY fcron-buildsize "2.3 MB">
<!ENTITY fcron-version "2.9.0">
<!ENTITY fcron-download "http://fcron.free.fr/fcron-2.9.0.src.tar.gz">
<!ENTITY fcron-download-http "http://fcron.free.fr/fcron-2.9.0.src.tar.gz">
<!ENTITY fcron-download-ftp "">
<!ENTITY fcron-size "324 KB">

View File

@ -1,7 +1,8 @@
<sect2>
<title>Introduction to gpm</title>
<screen>Download location: &gpm-download;
<screen>Download location (HTTP): <ulink url="&gpm-download-http;"/>
Download location (FTP): <ulink url="&gpm-download-ftp;"/>
Version used: &gpm-version;
Package size: &gpm-size;
Estimated Disk space required: &gpm-buildsize;</screen>

View File

@ -5,5 +5,6 @@
<!ENTITY gpm-config SYSTEM "gpm-config.xml">
<!ENTITY gpm-buildsize "3.2 MB">
<!ENTITY gpm-version "1.20.0">
<!ENTITY gpm-download "ftp://arcana.linux.it/pub/gpm/gpm-1.20.0.tar.bz2">
<!ENTITY gpm-download-http "">
<!ENTITY gpm-download-ftp "ftp://arcana.linux.it/pub/gpm/gpm-1.20.0.tar.bz2">
<!ENTITY gpm-size "382 KB">

View File

@ -1,7 +1,8 @@
<sect2>
<title>Introduction to hdparm</title>
<screen>Download location: &hdparm-download;
<screen>Download location (HTTP): <ulink url="&hdparm-download-http;"/>
Download location (FTP): <ulink url="&hdparm-download-ftp;"/>
Version used: &hdparm-version;
Package size: &hdparm-size;
Estimated Disk space required: &hdparm-buildsize;</screen>

View File

@ -4,5 +4,6 @@
<!ENTITY hdparm-desc SYSTEM "hdparm-desc.xml">
<!ENTITY hdparm-buildsize "257 KB">
<!ENTITY hdparm-version "5.2">
<!ENTITY hdparm-download "ftp://ftp.ibiblio.org/pub/Linux/system/hardware/hdparm-5.2.tar.gz">
<!ENTITY hdparm-download-http "">
<!ENTITY hdparm-download-ftp "ftp://ftp.ibiblio.org/pub/Linux/system/hardware/hdparm-5.2.tar.gz">
<!ENTITY hdparm-size "36 KB">

View File

@ -1,7 +1,8 @@
<sect2>
<title>Introduction to pkgconfig</title>
<screen>Download location: <ulink url="&pkgconfig-download;"/>
<screen>Download location (HTTP): <ulink url="&pkgconfig-download-http;"/>
Download location (FTP): <ulink url="&pkgconfig-download-ftp;"/>
Version used: &pkgconfig-version;
Package size: &pkgconfig-size;
Estimated Disk space required: &pkgconfig-buildsize;</screen>

View File

@ -4,5 +4,6 @@
<!ENTITY pkgconfig-desc SYSTEM "pkgconfig-desc.xml">
<!ENTITY pkgconfig-buildsize "5 MB">
<!ENTITY pkgconfig-version "0.12.0">
<!ENTITY pkgconfig-download "http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.12.0.tar.gz">
<!ENTITY pkgconfig-download-http "http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.12.0.tar.gz">
<!ENTITY pkgconfig-download-ftp "">
<!ENTITY pkgconfig-size "596 KB">

View File

@ -1,7 +1,8 @@
<sect2>
<title>Introduction to which</title>
<screen>Download location: &which-download;
<screen>Download location (HTTP): <ulink url="&which-download-http;"/>
Download location (FTP): <ulink url="&which-download-ftp;"/>
Version used: &which-version;
Package size: &which-size;
Estimated Disk space required: &which-buildsize;</screen>

View File

@ -4,5 +4,6 @@
<!ENTITY which-desc SYSTEM "which-desc.xml">
<!ENTITY which-buildsize "667 KB">
<!ENTITY which-version "2.13">
<!ENTITY which-download "ftp://ftp.gnu.org/pub/gnu/which/which-2.13.tar.gz">
<!ENTITY which-download-http "">
<!ENTITY which-download-ftp "ftp://ftp.gnu.org/pub/gnu/which/which-2.13.tar.gz">
<!ENTITY which-size "104 KB">

View File

@ -11,7 +11,8 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist>
<listitem><para>August 3rd, 2002 [larry]: Graphics Libraries: update ent
and intro files to new format.</para></listitem>
and intro files to new format. System Utilities: update ent and intro
files to new format.</para></listitem>
<listitem><para>August 2nd, 2002 [larry]: Basic Net: added wget-1.8.2,
procmail-3.22. Removed chmod 755 from OpenSSH. Modified Imlib for