From 80640a49905027b2ba7454cf7b287217b5d6b70f Mon Sep 17 00:00:00 2001 From: Bryan Kadzban Date: Sun, 18 Feb 2007 00:40:32 +0000 Subject: Use upstream Udev rule_generator setup for NIC naming; fixes #1912. Also fix a validation error in r7923. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/symlinks.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'chapter07/symlinks.xml') diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index ff96b4e87..1407d553f 100644 --- a/chapter07/symlinks.xml +++ b/chapter07/symlinks.xml @@ -49,11 +49,12 @@ - External devices (for example, a USB-connected CD drive) should - not use by-path persistence, because each time the device is plugged into a - new external port, its physical path will change. All externally-connected - devices will have this problem if you write Udev rules to recognize them - by their physical path; the problem is not limited to CD and DVD drives. + External devices (for example, a USB-connected CD drive) + should not use by-path persistence, because each time the device is plugged + into a new external port, its physical path will change. All + externally-connected devices will have this problem if you write Udev rules + to recognize them by their physical path; the problem is not limited to CD + and DVD drives. If you wish to see the values that the Udev scripts will use, then for the appropriate CD-ROM device, find the corresponding directory under -- cgit v1.2.3-54-g00ecf