Author: matthew
Date: 2009-02-01 16:47:26 -0700 (Sun, 01 Feb 2009)
New Revision: 8801

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/linux-headers.xml
Log:
Install DRM-related Linux headers.  Fixes part of #2307.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-02-01 23:38:45 UTC (rev 8800)
+++ trunk/BOOK/chapter01/changelog.xml  2009-02-01 23:47:26 UTC (rev 8801)
@@ -41,6 +41,11 @@
       <para>2009-02-01</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Install DRM-related Linux headers, as suggested by
+          Chris Staub in <ulink url="&lfs-ticket-root;2307">#2307</ulink>.
+          </para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Added preloadable_libintl.so to list of files
           installed by Gettext. Thanks to Chris Staub for the report and patch.
           Fixes <ulink url="&lfs-ticket-root;2312">#2312</ulink>.</para>

Modified: trunk/BOOK/chapter06/linux-headers.xml
===================================================================
--- trunk/BOOK/chapter06/linux-headers.xml      2009-02-01 23:38:45 UTC (rev 
8800)
+++ trunk/BOOK/chapter06/linux-headers.xml      2009-02-01 23:47:26 UTC (rev 
8801)
@@ -74,7 +74,7 @@
       <segtitle>Installed headers</segtitle>
 
       <seglistitem>
-        <seg>/usr/include/{asm{,-generic},linux,mtd,rdma,sound,video}/*.h</seg>
+        
<seg>/usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h</seg>
       </seglistitem>
     </segmentedlist>
 
@@ -84,12 +84,12 @@
       <?dbhtml list-presentation="table"?>
 
       <varlistentry id="linux-headers">
-        <term><filename 
class="headerfile">/usr/include/{asm{,-generic},linux,mtd,rdma,sound}/*.h</filename></term>
+        <term><filename 
class="headerfile">/usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h</filename></term>
         <listitem>
           <para>The Linux API headers</para>
           <indexterm zone="ch-system-linux-headers">
             <!-- No /*.h here to prevent a PDF line overflow -->
-            <primary 
sortas="e-/usr/include/{asm{,-generic},linux,mtd,rdma,sound}">/usr/include/{asm{,-generic},linux,mtd,
+            <primary 
sortas="e-/usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}">/usr/include/{asm{,-generic},drm,linux,mtd,
 rdma,sound,video}/*.h</primary>
           </indexterm>
         </listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to