aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r--chapter06/udev.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index db047aaa4..64301e619 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -51,11 +51,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>Linux-2.6.18 and newer have changed the sysfs layout for SAS devices.
- The following patch fixes Udev's path_id script to handle the new layout:</para>
-
-<screen><userinput>patch -Np1 -i ../&udev-sas-patch;</userinput></screen>
-
<para>Compile the package:</para>
<screen><userinput>make EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \