From aff56c693f7be17c74a9850859706e09a0d6d735 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 15 Oct 2005 19:40:41 +0000 Subject: Update the Udev rules file (merged from trunk r7026) git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7027 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 c6d7409ba..405fcf9af 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,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 6bff13547..81770b398 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -396,7 +396,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>. Udev Rules Configuration - 5 KB: - + diff --git a/chapter06/udev.xml b/chapter06/udev.xml index ef3e09e9a..9796a3343 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -50,7 +50,7 @@ devices nodes are to be created. Udev's configuration is far from ideal by default, so install the configuration files here: -cp ../udev-config-3.rules /etc/udev/rules.d/25-lfs.rules +cp ../udev-config-4.rules /etc/udev/rules.d/25-lfs.rules Run the udevstart program to create our full -- cgit v1.2.3-54-g00ecf