From 1846700136a18ac7c3f3c6fa53898c1984f97bb7 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 15 Oct 2005 19:38:00 +0000 Subject: Update the Udev rules file git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter03/packages.xml | 2 +- chapter06/udev.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 64b22db82..955f0a0fe 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -123,6 +123,9 @@ First a summary, then a detailed log. +October 15, 2005 [matt]: Use an updated version of the Udev +rules file (fixes bug 1639). + October 15, 2005 [matt]: Add a cdrom group as required by the Udev rules file diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 7301eb381..80ff8e74d 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -403,7 +403,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>. Udev Rules Configuration - 5 KB: - + diff --git a/chapter06/udev.xml b/chapter06/udev.xml index a3f16876e..8404a1176 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -44,7 +44,7 @@ Udev's configuration is far from ideal by default, so install the configuration files here: -cp -v ../udev-config-3.rules /etc/udev/rules.d/25-lfs.rules +cp -v ../udev-config-4.rules /etc/udev/rules.d/25-lfs.rules Install the documentation that explains how to create Udev rules: -- cgit v1.2.3-54-g00ecf