|
@@ -57,10 +57,6 @@ ln -sv /proc/self/fd/1 /lib/udev/devices/stdout
|
|
|
ln -sv /proc/self/fd/2 /lib/udev/devices/stderr
|
|
|
ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
|
|
|
|
|
|
- <para>Correct permissions for floppy devices:</para>
|
|
|
-
|
|
|
-<screen><userinput remap="pre">sed -e 's/0640/0660/' extras/floppy/60-floppy.rules</userinput></screen>
|
|
|
-
|
|
|
<para>Prepare the package for compilation:</para>
|
|
|
|
|
|
<!-- Note that "libdir=/usr/lib64" would be required for multilib. -->
|
|
@@ -172,14 +168,6 @@ make install</userinput></screen>
|
|
|
files provided by Udev:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install-extra-doc</userinput></screen>
|
|
|
-<!--
|
|
|
- <para>Install the documentation that explains how to create custom Udev
|
|
|
- rules:</para>
|
|
|
-
|
|
|
-<screen><userinput remap="install">cd ..
|
|
|
-install -m644 -v -D docs/writing_udev_rules/index.html \
|
|
|
- /usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
|
|
|
--->
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-udev" role="content">
|