aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r--chapter06/udev.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index f9b665570..04c3c91a2 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -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">