diff options
author | Bryan Kadzban <bryan@linuxfromscratch.org> | 2007-02-17 23:30:52 +0000 |
---|---|---|
committer | Bryan Kadzban <bryan@linuxfromscratch.org> | 2007-02-17 23:30:52 +0000 |
commit | 84dbfdac1d61fe44174367240f3847ef4b1bad9e (patch) | |
tree | de167f1ff11431c8ad9dd9505875580ed3b7cafb /chapter01 | |
parent | aeb956f6e37e270acb486fc58281189b3abcac88 (diff) |
Update CD symlinks section to use upstream rule_generator rules instead of generating our own. Fixes part of #1912.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index eafb1dbdf..6db4b9e52 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2007-02-17</para> <itemizedlist> <listitem> + <para>[bryan] - Change from writing CD symlink rules files directly + to configuring the file installed by Udev's rule_generator. Fixes + part of <ulink url="&lfs-ticket-root;1912">#1912</ulink>.</para> + </listitem> + <listitem> <para>[bryan] - Update contents of lfs-bootscripts.</para> </listitem> </itemizedlist> |