Changeset a10f292 for BOOK/final-system


Ignore:
Timestamp:
Aug 9, 2009, 7:35:29 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
961a22fe, de4f55d5
Parents:
444f629
Message:

Udev HTML rules files is now automatically installed

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/udev.xml

    r444f629 ra10f292  
    4141<screen os="h"><userinput>make install</userinput></screen>
    4242
    43     <para os="i">Install documentation:</para>
    44 
    45 <screen os="j"><userinput>install -v -m644 -D docs/writing_udev_rules/index.html \
    46     /usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
    47 
    48     <para os="k">Create a directory for storing firmware that can be
     43    <para os="i">Create a directory for storing firmware that can be
    4944    loaded by <command>udev</command>:</para>
    5045
    51 <screen os="l"><userinput>install -dv /lib/firmware</userinput></screen>
     46<screen os="j"><userinput>install -dv /lib/firmware</userinput></screen>
    5247
    5348  </sect2>
  • BOOK/final-system/multilib/udev-64bit.xml

    r444f629 ra10f292  
    5454    xpointer="xpointer(//*[@os='j'])"/>
    5555
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    57     href="../common/udev.xml"
    58     xpointer="xpointer(//*[@os='k'])"/>
    59 
    60     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    61     href="../common/udev.xml"
    62     xpointer="xpointer(//*[@os='l'])"/>
    63 
    6456  </sect2>
    6557
Note: See TracChangeset for help on using the changeset viewer.