diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e19655e3e..4b8d769b9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,13 @@
2010-06-27
+
+ [bdubbs] - Update to udev-158. Also add a new
+ udev-testfiles tarball and an instuction to make check.
+ Fixes
+ #2692 and
+ #2700.
+
[bdubbs] - Update to sysvinit-2.88dsf.
Fixes
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 96eb6694d..c58d4ad73 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -112,9 +112,9 @@
-
+
Libtool &libtool-version;
@@ -187,9 +187,9 @@
-
+
@@ -232,6 +232,10 @@
MPC-&mpc-version;
+
+ udev-&udev-version;-testfiles.tar.bz2
+
+
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 331d7c42e..2de4c9252 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -550,11 +550,19 @@
- Udev (&udev-version;) - &udev-size;:
+ Udev Test Tarball(&udev-version;) - &udev-testfiles-size;:
- Home page:
- Download:
- MD5 sum: &udev-md5;
+ Download:
+ MD5 sum: &udev-testfiles-md5;
+
+
+
+
+ Udev Test Tarball - &udev-config-size;:
+
+ Home page:
+ Download:
+ MD5 sum: &udev-config-md5;
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index ab8368c9f..20d3eb98c 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -32,7 +32,7 @@
&udev-ch6-sbu;
- &udev-ch6-du;
+ &udev-ch6-du; plus &udev-testfiles-du; for testfiles
@@ -46,6 +46,12 @@
tar -xvf ../&udev-config;.tar.bz2
+ The udev-testfiles tarball contains files needed to test udev. The
+ file expands to an apparant size of about 37MB but the actual disk usage
+ is less than 7MB.
+
+tar -xvf ../udev-&udev-version;-testfiles.tar.bz2 --strip-components=1
+
Create some devices and directories that Udev cannot handle due to
them being required very early in the boot process, or by Udev itself:
@@ -111,7 +117,9 @@ mknod -m0666 /lib/udev/devices/null c 1 3
make
- This package does not come with a test suite.
+ Test the package.
+
+make check
Install the package:
diff --git a/packages.ent b/packages.ent
index c75ec9b57..9bd627abb 100644
--- a/packages.ent
+++ b/packages.ent
@@ -513,14 +513,19 @@
-
-
+
+
-
+
-
+
+
+
+
+
+