Bladeren bron

Replaced dead link to Driver Model paper in chapter07/udev.xml.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 19 jaren geleden
bovenliggende
commit
0462c628fd
2 gewijzigde bestanden met toevoegingen van 7 en 2 verwijderingen
  1. 5 0
      chapter01/changelog.xml
  2. 2 2
      chapter07/udev.xml

+ 5 - 0
chapter01/changelog.xml

@@ -44,6 +44,11 @@
           kernel file systems are mounted after the description of the
           revised chroot command.</para>
         </listitem>
+        <listitem>
+          <para>[dnicholson] - Fixed dead link to Linux Driver Model paper
+          on the Device and Module Handling page. Replaced with sysfs paper
+          by the same author. Thanks to Chris Staub and Bryan Kadzban.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

+ 2 - 2
chapter07/udev.xml

@@ -341,8 +341,8 @@
       </listitem>
 
       <listitem>
-        <para>The Linux Kernel Driver Model
-        <ulink url="http://public.planetmirror.com/pub/lca/2003/proceedings/papers/Patrick_Mochel/Patrick_Mochel.pdf"/></para>
+        <para>The <systemitem class="filesystem">sysfs</systemitem> Filesystem
+        <ulink url="http://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para>
       </listitem>
 
     </itemizedlist>