From 6ea075cf81d75ae3cf98c5b984710f8c650c7ab4 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Mon, 28 Jun 2004 23:20:32 +0000 Subject: Upgraded to Udev 028, and dropped the permissions patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'chapter06') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 104f26122..58b164e5f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -23,13 +23,7 @@ Installation of Udev -Begin by fixing an issue by which Udev ignores the contents of its -permissions configuration file, and instead makes certain nodes (in particular -/dev/null) usable only by root. - -patch -Np1 -i ../udev-027-permissions-1.patch - -Now compile Udev: +First compile Udev: make udevdir=/dev -- cgit v1.2.3-54-g00ecf