diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-05 04:50:50 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-05 04:50:50 +0000 |
commit | 987472327966a58ee92d31e634d727d7518f67a1 (patch) | |
tree | 06ddf50bb8e4654939af90572ff5f434d61af585 /chapter01/changelog.xml | |
parent | a433f6de5ec4a61016eeb9f5828683511704676a (diff) |
Upgraded to bootscripts 2.2.3, and installed the correct bootscript for syslog-ng
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6b80aa15c..26b93635f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -32,7 +32,7 @@ first a summary, then a detailed log.</para> <listitem><para>groff-1.19.1</para></listitem> <listitem><para>hotplug-2004_04_01</para></listitem> <listitem><para>iana-etc-1.01</para></listitem> -<listitem><para>lfs-bootscripts-2.2.2</para></listitem> +<listitem><para>lfs-bootscripts-2.2.3</para></listitem> <listitem><para>libtool-1.5.8</para></listitem> <listitem><para>linux-2.6.8.1</para></listitem> <listitem><para>m4-1.4.2</para></listitem> @@ -92,6 +92,10 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>September 4th, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.3 +which provides the necessary bootscript for syslog-ng. Altered the bootscripts +installation to install the new bootscript.</para></listitem> + <listitem><para>August 31st, 2004 [jeremy]: Replaced sysklogd with syslog-ng, and it's library libol. Build instructions taken from Jim Gifford's syslog-ng hint.</para></listitem> |