diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-31 10:11:23 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-31 10:11:23 +0000 |
commit | d1a66a09dd0ca21f849088f48cb145d353246da5 (patch) | |
tree | 9b4db2b0081003c9c3cd95664ff26ea03fbe5451 /chapter03 | |
parent | 084db8d42d66a40d23259628ae1afe13f88065b5 (diff) |
Removed sysklogd, added syslog-ng and libol as more up to date replacements.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 11 | ||||
-rw-r--r-- | chapter03/patches.xml | 13 |
2 files changed, 9 insertions, 15 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index c64ec836d..e4c972440 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -216,6 +216,13 @@ </varlistentry> <varlistentry> +<term>Libol (&libol-version;) - 336 KB:</term> +<listitem> +<para><ulink url="http://www.balabit.com/downloads/syslog-ng/libol/0.3"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Libtool (&libtool-version;) - 2,602 KB:</term> <listitem> <para><ulink url="&freshmeat;libtool/"/></para> @@ -335,9 +342,9 @@ </varlistentry> <varlistentry> -<term>Sysklogd (&sysklogd-version;) - 80 KB:</term> +<term>Syslog-ng (&syslogng-version;) - 388 KB:</term> <listitem> -<para><ulink url="&freshmeat;sysklogd/"/></para> +<para><ulink url="http://www.balabit.com/downloads/syslog-ng/1.6/src/"/></para> </listitem> </varlistentry> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 3ec9ae39d..40e992d02 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -144,19 +144,6 @@ following:</para> </varlistentry> <varlistentry> -<term>Sysklogd Kernel Headers Patch - 3 KB:</term> -<listitem> -<para><ulink url="&patches-root;sysklogd-&sysklogd-version;-kernel_headers-1.patch"/></para> -</listitem> -</varlistentry> - -<varlistentry> -<term>Sysklogd Signal Handling Patch - 1 KB:</term> <listitem> -<para><ulink url="&patches-root;sysklogd-&sysklogd-version;-signal-1.patch"/></para> -</listitem> -</varlistentry> - -<varlistentry> <term>Sysvinit /proc Title Length Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;sysvinit-&sysvinit-version;-proclen-1.patch"/></para> </listitem> |