Author: matthew
Date: 2006-02-02 14:46:18 -0700 (Thu, 02 Feb 2006)
New Revision: 7328
Modified:
branches/udev_update/BOOK/chapter01/changelog.xml
branches/udev_update/BOOK/chapter01/whatsnew.xml
branches/udev_update/BOOK/chapter06/chapter06.xml
branches/udev_update/BOOK/chapter07/bootscripts.xml
branches/udev_update/BOOK/general.ent
Log:
Remove hotplug and its bootscript from the book - Udev will take over module
handling
Modified: branches/udev_update/BOOK/chapter01/changelog.xml
===================================================================
--- branches/udev_update/BOOK/chapter01/changelog.xml 2006-02-02 21:39:24 UTC
(rev 7327)
+++ branches/udev_update/BOOK/chapter01/changelog.xml 2006-02-02 21:46:18 UTC
(rev 7328)
@@ -40,6 +40,10 @@
<para>February 2, 2006</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Remove the hotplug package and related bootscript
+ Udev will now handle device creation and module loading.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Linux-2.6.15.2.</para>
</listitem>
</itemizedlist>
Modified: branches/udev_update/BOOK/chapter01/whatsnew.xml
===================================================================
--- branches/udev_update/BOOK/chapter01/whatsnew.xml 2006-02-02 21:39:24 UTC
(rev 7327)
+++ branches/udev_update/BOOK/chapter01/whatsnew.xml 2006-02-02 21:46:18 UTC
(rev 7328)
@@ -91,9 +91,6 @@
<!--<listitem>
<para>Gzip &gzip-version;</para>
</listitem>-->
- <!--<listitem>
- <para>Hotplug &hotplug-version;</para>
- </listitem>-->
<listitem>
<para>IANA-Etc &iana-etc-version;</para>
</listitem>
@@ -261,6 +258,9 @@
<para>glibc-2.3.4-fix_test-1.patch</para>
</listitem>
<listitem>
+ <para>hotplug-2004-09-23</para>
+ </listitem>
+ <listitem>
<para>inetutils-1.4.2-kernel_headers-1.patch</para>
</listitem>
<listitem>
Modified: branches/udev_update/BOOK/chapter06/chapter06.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/chapter06.xml 2006-02-02 21:39:24 UTC
(rev 7327)
+++ branches/udev_update/BOOK/chapter06/chapter06.xml 2006-02-02 21:46:18 UTC
(rev 7328)
@@ -56,7 +56,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="e2fsprogs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hotplug.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="man-db.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="module-init-tools.xml"/>
Modified: branches/udev_update/BOOK/chapter07/bootscripts.xml
===================================================================
--- branches/udev_update/BOOK/chapter07/bootscripts.xml 2006-02-02 21:39:24 UTC
(rev 7327)
+++ branches/udev_update/BOOK/chapter07/bootscripts.xml 2006-02-02 21:46:18 UTC
(rev 7328)
@@ -43,6 +43,11 @@
<sect2 role="installation">
<title>Installation of LFS-Bootscripts</title>
+ <para>Prevent the hotplug bootscript from being installed, as the hotplug
+ package is no longer installed.</para>
+
+<screen><userinput>sed -i '/hotplug/d' Makefile</userinput></screen>
+
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>
Modified: branches/udev_update/BOOK/general.ent
===================================================================
--- branches/udev_update/BOOK/general.ent 2006-02-02 21:39:24 UTC (rev
7327)
+++ branches/udev_update/BOOK/general.ent 2006-02-02 21:46:18 UTC (rev
7328)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060131">
-<!ENTITY releasedate "January 31, 2006">
+<!ENTITY version "SVN-20060202">
+<!ENTITY releasedate "February 2, 2006">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page