Bryan Kadzban wrote:
I'll probably do this after Udev gets updated to 102. I was going to
look into bumping the Udev version today, but it looks like Matt took
that bug, so I'll let him do it.
Feel free to take it off me. The only reason I assigned it to myself
was that I've got a bunch of other package upgrades in my working copy
that I'll be doing a build from today. The trivial patch is attached,
assuming it's just a drop-in replacement.
Regards,
Matt.
Index: LFS-trunk/chapter01/changelog.xml
===================================================================
--- LFS-trunk.orig/chapter01/changelog.xml 2006-10-14 21:33:30.000000000 +0100
+++ LFS-trunk/chapter01/changelog.xml 2006-10-14 21:36:41.000000000 +0100
@@ -39,6 +39,9 @@
<para>2006-10-15</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to udev-102.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to man-pages-2.41.</para>
</listitem>
<listitem>
Index: LFS-trunk/chapter06/udev.xml
===================================================================
--- LFS-trunk.orig/chapter06/udev.xml 2006-10-06 12:02:55.000000000 +0100
+++ LFS-trunk/chapter06/udev.xml 2006-10-14 21:39:55.000000000 +0100
@@ -51,11 +51,6 @@
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 \
Index: LFS-trunk/packages.ent
===================================================================
--- LFS-trunk.orig/packages.ent 2006-10-14 21:32:54.000000000 +0100
+++ LFS-trunk/packages.ent 2006-10-14 21:39:09.000000000 +0100
@@ -480,10 +480,10 @@
<!ENTITY texinfo-ch6-du "16.6 MB">
<!ENTITY texinfo-ch6-sbu "0.2 SBU">
-<!ENTITY udev-version "101">
-<!ENTITY udev-size "194 KB">
+<!ENTITY udev-version "102">
+<!ENTITY udev-size "195 KB">
<!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
-<!ENTITY udev-md5 "540cea51e02c28bab38e3aa568082652">
+<!ENTITY udev-md5 "734e4ef5d5aa28b226f9dfa0f47c1806">
<!ENTITY udev-home "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">
<!ENTITY udev-ch6-du "5.8 MB">
<!ENTITY udev-ch6-sbu "0.1 SBU">
Index: LFS-trunk/patches.ent
===================================================================
--- LFS-trunk.orig/patches.ent 2006-10-14 21:29:26.000000000 +0100
+++ LFS-trunk/patches.ent 2006-10-14 21:39:29.000000000 +0100
@@ -142,10 +142,6 @@
<!ENTITY texinfo-tempfile_fix-patch-md5 "559bda136a2ac7777ecb67511227af85">
<!ENTITY texinfo-tempfile_fix-patch-size "2.2 KB">
-<!ENTITY udev-sas-patch "udev-&udev-version;-fix-sas-path_id-1.patch">
-<!ENTITY udev-sas-patch-md5 "a4f7daa5e40569f7187361590dd07f90">
-<!ENTITY udev-sas-patch-size "2.7 KB">
-
<!ENTITY util-linux-cramfs-patch "util-linux-&util-linux-version;-cramfs-1.patch">
<!ENTITY util-linux-cramfs-patch-md5 "1c3f40b30e12738eb7b66a35b7374572">
<!ENTITY util-linux-cramfs-patch-size "2.8 KB">
Index: LFS-trunk/chapter01/whatsnew.xml
===================================================================
--- LFS-trunk.orig/chapter01/whatsnew.xml 2006-10-14 21:26:37.000000000 +0100
+++ LFS-trunk/chapter01/whatsnew.xml 2006-10-14 21:40:51.000000000 +0100
@@ -205,9 +205,6 @@
<para>&linux-unifdef-patch;</para>
</listitem>
<listitem>
- <para>&udev-sas-patch;</para>
- </listitem>
- <listitem>
<para>&util-linux-lseek-patch;</para>
</listitem>
</itemizedlist>
Index: LFS-trunk/chapter03/patches.xml
===================================================================
--- LFS-trunk.orig/chapter03/patches.xml 2006-10-14 21:26:37.000000000 +0100
+++ LFS-trunk/chapter03/patches.xml 2006-10-14 21:41:14.000000000 +0100
@@ -268,14 +268,6 @@
</varlistentry>
<varlistentry>
- <term>Udev SAS path_id Patch - <token>&udev-sas-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink url="&patches-root;&udev-sas-patch;"/></para>
- <para>MD5 sum: <literal>&udev-sas-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Util-linux Cramfs Patch - <token>&util-linux-cramfs-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page