diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-23 15:37:07 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-23 15:37:07 +0000 |
commit | 5f98035c0f7a9703eebd90128291d90cb7c7a58e (patch) | |
tree | fce043e0e046acc5cc5db13a8242b0a5c53e9528 /chapter01 | |
parent | a4dadad2acf423ce8bf8ab6f4591b66eec7cc147 (diff) |
Don't list the initscript in the contents of the Hotplug package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 26a7a8b1a..eb783aa2c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -102,6 +102,10 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the +contents of the Hotplug package. The reason is that we use winkie's +replacement script from LFS-Bootscripts.</para></listitem> + <listitem><para>May 23th, 2004 [alexander]: Fixed XML validation error.</para></listitem> |