From dbfd971ac4356ad18aae68e61672066a2fb4e8df Mon Sep 17 00:00:00 2001 From: Bryan Kadzban Date: Sat, 21 Oct 2006 15:47:49 +0000 Subject: Upgrade to udev-103, and change some of the text in udev.xml to be more internally consistent git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 86b4b7598..def520c2e 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -99,11 +99,11 @@ ln -sv /proc/kcore /lib/udev/devices/core Udev has to be configured in order to work properly, as it does not install any configuration files by default. First install the - commonly-used rules files provided by udev: + commonly-used rules files provided by Udev: cp -v etc/udev/rules.d/[0-9]* /etc/udev/rules.d/ - Now install the LFS-specific configuration files: + Now install the LFS-specific rules files: cd &udev-config; make install @@ -113,8 +113,8 @@ make install make install-doc - Install the documentation that explains the commonly-used Udev - rules files: + Install the documentation that explains the commonly-used rules + files provided by Udev: make install-extra-doc -- cgit v1.2.3-54-g00ecf