aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-10-12 08:44:14 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-10-12 08:44:14 +0000
commit3a2442d1fbfdcf152518fe6211d1e8e531ad34f7 (patch)
tree931d42ee3c1cbb0575a40568768551a1792af382 /chapter06
parentf4f0cb411c328f49d0342675473bc77dee553265 (diff)
Upgrade to Man-pages and udev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/udev.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index d6bf3913c..1c0bf18bf 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -23,10 +23,6 @@
<sect2 role="installation">
<title>Installation of Udev</title>
-<para>Patch Udev to allow installation of udev.conf to $PREFIX/etc:</para>
-
-<screen><userinput>patch -Np1 -i ../udev-&udev-version;-etcdir-2.patch</userinput></screen>
-
<para>Compile Udev:</para>
<screen><userinput>make udevdir=/dev</userinput></screen>