diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-02-24 04:45:37 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-02-24 04:45:37 +0000 |
commit | 23732c833b91e47494704ab0f41ce7909c83d412 (patch) | |
tree | 0ef648b4ebf47be997984ee78b4c04b025d85277 /chapter01 | |
parent | bf610ba45c79e7ff4c2a74a13ba1fbbf40ea2e18 (diff) |
Udev does install some configuration files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7933 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 77e8515e4..a350ab5c0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-02-23</para> <itemizedlist> <listitem> + <para>[dnicholson] - Corrected the text about Udev not installing + any configuration files. Reported by Chris Staub.</para> + </listitem> + <listitem> <para>[dnicholson] - Removed the text suggesting that you can edit the specs file by hand in the toolchain adjustment since it's only generated if you run the previous commands. Reported by Chris |