From 7696a2e71f99a5d36e9ecb96570cd959bac295d4 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 21 Jun 2010 14:57:19 +0000 Subject: Upgrade to Udev-157. Fixes #2676. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'chapter06') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 0a92f9323..ab8368c9f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -121,17 +121,6 @@ mknod -m0666 /lib/udev/devices/null c 1 3 rmdir -v /usr/share/doc/udev - Udev's default configuration covers most but not all devices. Install - a file to create symlinks for certain hand-held devices: - -install -m644 -v rules/packages/40-pilot-links.rules \ - /lib/udev/rules.d/ - - - Now install the LFS-specific custom rules files: cd &udev-config; -- cgit v1.2.3-54-g00ecf