aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-04-17 12:03:35 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-04-17 12:03:35 +0000
commitf9bd7b2798fa93089d5df963ff11d4d61babac87 (patch)
tree632f9db67105b7841c1af26cfde4d1141fda6866 /chapter01
parent768efb567f48f25ee514478824bace9e3fe6698c (diff)
* Don't create the /var/log/hotplug/events file; the bootscripts do that for us.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 871003879..69982beaa 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -83,6 +83,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>April 17, 2005 [matt]: Don't create hotplug's events log file;
+the bootscripts handle that for us.</para></listitem>
+
<listitem><para>April 17, 2005 [matt]: Use canonical charmaps in /etc/profile
and don't set LC_ALL (Ken Moffat and Alexander Patrakov)</para></listitem>