From 6037393d5bfccc52007f263a11a44a29d411c7d7 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 7 Dec 2008 11:45:47 +0000 Subject: [PATCH] Upgrade to Udev-135. Fixes #2284. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter01/whatsnew.xml | 4 ++-- chapter07/network.xml | 2 +- packages.ent | 6 +++--- 4 files changed, 9 insertions(+), 6 deletions(-) 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 @@ - - + + - +