diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 16:14:43 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 16:14:43 +0000 |
commit | b9e738a5fb79afa5ec07b3dbcd7cf663cd8b7be1 (patch) | |
tree | 0e3433f0939a71bfc2e0cd723f9078df8406347f /chapter01/changelog.xml | |
parent | 9c5c7c9a847b30f82ef462a575a1ebc247e8f052 (diff) |
Default to /bin/true as the hotplug manager. Leave it up to userspace to tell
us otherwise.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b7f458f7e..14bd20d05 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -75,6 +75,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 15, 2004 [winkie]: Patched the kernel sources so that it +defaults to <filename>/bin/true</filename> as the hotplug manager.</para></listitem> + <listitem><para>June 14, 2004 [matt]: Removed GNU/Linux in line with common usage regarding the recurring GNU/Linux vs. Linux debate (Larry Lawrence). </para></listitem> |