Changeset a10f292 for BOOK/final-system/common
- 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
- File:
-
- 1 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>
Note:
See TracChangeset
for help on using the changeset viewer.