diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d369d70c4..913311a2e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,9 @@
2008-12-06
+
+ [matthew] - Upgraded to Udev-135. Fixes #2284.
+
[matthew] - Upgraded to Shadow-4.1.2.2. Fixes #2287.
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index cc5b056b1..507b6a70c 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -179,9 +179,9 @@
-
+
diff --git a/chapter07/network.xml b/chapter07/network.xml
index cf6762e5c..34c2679df 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -40,7 +40,7 @@
same devices at every boot, including the first:
for NIC in /sys/class/net/* ; do
- INTERFACE=${NIC##*/} udevadm test --action=add --subsystem=net $NIC
+ INTERFACE=${NIC##*/} udevadm test --action=add $NIC
done
Now, inspect the /etc/udev/rules.d/70-persistent-net.rules
diff --git a/packages.ent b/packages.ent
index a6895f231..a3220d9f2 100644
--- a/packages.ent
+++ b/packages.ent
@@ -506,10 +506,10 @@
-
-
+
+
-
+