|
@@ -121,17 +121,6 @@ mknod -m0666 /lib/udev/devices/null c 1 3</userinput></screen>
|
|
|
|
|
|
<screen><userinput remap="install">rmdir -v /usr/share/doc/udev</userinput></screen>
|
|
|
|
|
|
- <para>Udev's default configuration covers most but not all devices. Install
|
|
|
- a file to create symlinks for certain hand-held devices:</para>
|
|
|
-
|
|
|
-<screen><userinput remap="install">install -m644 -v rules/packages/40-pilot-links.rules \
|
|
|
- /lib/udev/rules.d/</userinput></screen>
|
|
|
-
|
|
|
- <!-- There are more files available in the packages/ directory, if we want
|
|
|
- to consider using them. Most are probably irrelevant to LFS though.
|
|
|
- "alsa" isn't, but we already have those rules, using a better set of
|
|
|
- matches. Most of the files in packages/ are for other architectures. -->
|
|
|
-
|
|
|
<para>Now install the LFS-specific custom rules files:</para>
|
|
|
|
|
|
<screen><userinput remap="install">cd &udev-config;
|