Changeset 7c1fce4e for chapter09/udev.xml
- Timestamp:
- 05/08/2021 01:19:49 PM (21 months ago)
- Branches:
- xry111/usr-move
- Children:
- c7ef59f
- Parents:
- be628b7
- git-author:
- Xi Ruoyao <xry111@…> (05/08/2021 01:17:59 PM)
- git-committer:
- Xi Ruoyao <xry111@…> (05/08/2021 01:19:49 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter09/udev.xml
rbe628b7 r7c1fce4e 109 109 udevd</command>. Based on the rules specified in the files within the 110 110 <filename class="directory">/etc/udev/rules.d</filename>, <filename 111 class="directory">/ lib/udev/rules.d</filename>, and <filename111 class="directory">/usr/lib/udev/rules.d</filename>, and <filename 112 112 class="directory">/run/udev/rules.d</filename> directories, <command> 113 113 udevd</command> will create additional symlinks to the device node, or … … 286 286 <systemitem class="filesystem">sysfs</systemitem>. This is most common 287 287 with third party drivers from outside the kernel tree. Create a static 288 device node in <filename>/ lib/udev/devices</filename> with the288 device node in <filename>/usr/lib/udev/devices</filename> with the 289 289 appropriate major/minor numbers (see the file 290 290 <filename>devices.txt</filename> inside the kernel documentation or the
Note:
See TracChangeset
for help on using the changeset viewer.