Author: jim
Date: 2006-04-06 16:46:13 -0600 (Thu, 06 Apr 2006)
New Revision: 1349
Modified:
/
trunk/BOOK/
trunk/BOOK/final-system/common/udev.xml
trunk/BOOK/final-system/multilib/udev.xml
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/packages.ent
Log:
[EMAIL PROTECTED] (orig r1349): jim | 2006-04-06 15:44:47 -0700
[EMAIL PROTECTED]: jim | 2006-04-06 15:42:17 -0700
Updated to udev 089
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1348
+ b6734a72-470d-0410-b049-f317dca95413:/:1349
Property changes on: trunk/BOOK
___________________________________________________________________
Name: svk:merge
- 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:2795
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
+ 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:2796
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
Modified: trunk/BOOK/final-system/common/udev.xml
===================================================================
--- trunk/BOOK/final-system/common/udev.xml 2006-04-06 22:46:05 UTC (rev
1348)
+++ trunk/BOOK/final-system/common/udev.xml 2006-04-06 22:46:13 UTC (rev
1349)
@@ -36,14 +36,14 @@
<para os="a">Compile the package:</para>
<screen os="b"><userinput>make EXTRAS="extras/floppy extras/cdrom_id
extras/firmware extras/scsi_id extras/volume_id \
- extras/ata_id extras/usb_id extras/edd_id extras/dasd_id"
udevdir=/dev</userinput></screen>
+ extras/ata_id extras/usb_id extras/edd_id extras/dasd_id
extras/path_id" udevdir=/dev</userinput></screen>
<variablelist os="c">
<title>The meaning of the make parameter:</title>
<varlistentry>
<term><parameter>EXTRAS="extras/floppy extras/cdrom_id extras/firmware
extras/scsi_id extras/volume_id \
- extras/ata_id extras/usb_id extras/edd_id
extras/dasd_id"</parameter></term>
+ extras/ata_id extras/usb_id extras/edd_id extras/dasd_id
extras/path_id"</parameter></term>
<listitem>
<para>This builds the helper applications that are used with
udev. The helper programs assist in correct handling of
devices.</para>
@@ -65,7 +65,7 @@
<screen os="h"><userinput>make DESTDIR=/ \
EXTRAS="extras/floppy extras/cdrom_id extras/firmware extras/scsi_id
extras/volume_id \
- extras/ata_id extras/usb_id extras/edd_id extras/dasd_id"
udevdir=/dev install</userinput></screen>
+ extras/ata_id extras/usb_id extras/edd_id extras/dasd_id
extras/path_id" udevdir=/dev install</userinput></screen>
<variablelist os="i">
<title>The meaning of the make parameter:</title>
@@ -83,8 +83,7 @@
<para os="i">Install necessary helpers.</para>
-<screen os="j"><userinput>install -D extras/path_id /sbin/path_id
-install -D extras/eventrecorder.sh
/lib/udev/eventrecorder.sh</userinput></screen>
+<screen os="j"><userinput>install -D extras/eventrecorder.sh
/lib/udev/eventrecorder.sh</userinput></screen>
<para os="l">Install the documentation that explains how to create
Udev rules:</para>
Modified: trunk/BOOK/final-system/multilib/udev.xml
===================================================================
--- trunk/BOOK/final-system/multilib/udev.xml 2006-04-06 22:46:05 UTC (rev
1348)
+++ trunk/BOOK/final-system/multilib/udev.xml 2006-04-06 22:46:13 UTC (rev
1349)
@@ -27,7 +27,7 @@
<screen os="b"><userinput>make CC="gcc ${BUILD64}" LD="gcc ${BUILD64}" \
EXTRAS="extras/cdrom_id extras/floppy extras/firmware extras/scsi_id
extras/volume_id \
- extras/ata_id extras/usb_id extras/edd_id extras/dasd_id"
udevdir=/dev</userinput></screen>
+ extras/ata_id extras/usb_id extras/edd_id extras/dasd_id
extras/path_id" udevdir=/dev</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/udev.xml"
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-04-06 22:46:05 UTC
(rev 1348)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-04-06 22:46:13 UTC
(rev 1349)
@@ -42,6 +42,9 @@
<listitem>
<para>[jim] - Added install-minimal to udev rules.</para>
</listitem>
+ <listitem>
+ <para>[jim] - Updated to Udev 089.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2006-04-06 22:46:05 UTC (rev 1348)
+++ trunk/BOOK/packages.ent 2006-04-06 22:46:13 UTC (rev 1349)
@@ -262,8 +262,8 @@
<!ENTITY tree-size "26 KB">
<!ENTITY tree-url "ftp://mama.indstate.edu/linux/tree/tree-&tree-version;.tgz">
-<!ENTITY udev-version "088">
-<!ENTITY udev-size "186 KB">
+<!ENTITY udev-version "089">
+<!ENTITY udev-size "187 KB">
<!ENTITY udev-url
"&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
<!ENTITY udev-cross-lfs-version "0.1">
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page