Changeset a10f292 for BOOK/final-system
- Timestamp:
- Aug 9, 2009, 12:35:29 AM (15 years ago)
- 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
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/udev.xml
r444f629 ra10f292 41 41 <screen os="h"><userinput>make install</userinput></screen> 42 42 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 49 44 loaded by <command>udev</command>:</para> 50 45 51 <screen os=" l"><userinput>install -dv /lib/firmware</userinput></screen>46 <screen os="j"><userinput>install -dv /lib/firmware</userinput></screen> 52 47 53 48 </sect2> -
BOOK/final-system/multilib/udev-64bit.xml
r444f629 ra10f292 54 54 xpointer="xpointer(//*[@os='j'])"/> 55 55 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 64 56 </sect2> 65 57
Note:
See TracChangeset
for help on using the changeset viewer.