aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBryan Kadzban <bryan@linuxfromscratch.org>2006-10-15 17:49:03 +0000
committerBryan Kadzban <bryan@linuxfromscratch.org>2006-10-15 17:49:03 +0000
commit9749dc513b69956da6b82549b1fddc7ec3f6f111 (patch)
treee42a6bec02d78664a3cc31b303348bc402ee1d55 /chapter06
parent87a779d6a8bca19c928db03193acc1a22ee244c9 (diff)
Update to udev-102 and udev-config-20061014.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-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 \