From 7eac3e32abdb80a27508969c0662d22695a14d6e Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 23 Aug 2005 19:52:42 +0000 Subject: Install documentation explaining how to create Udev rules git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 4164bdcaf..bdd6c9aee 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -54,6 +54,10 @@ the configuration files here: cp ../udev-config-3.rules /etc/udev/rules.d/25-lfs.rules +Install the documentation that explains how to create Udev rules: + +install -m644 -D docs/writing_udev_rules/index.html /usr/share/doc/udev-&udev-version;/index.html + Run the udevstart program to create our full complement of device nodes. -- cgit v1.2.3-54-g00ecf