diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 19:28:46 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 19:28:46 +0000 |
commit | 18da154b58d7b8f24bb15846b2d96ec4dbab0fc1 (patch) | |
tree | bd7f112ec22dd4d661605e768d2f80880ed0c980 /chapter03 | |
parent | cb626e2b9e8e4d9e81b830f1f2b5403d23976a0a (diff) |
Dropped the Udev patch in favor of separate configuration files
Properly recreate /etc/hotplug.d/default/udev.hotplug
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 15 | ||||
-rw-r--r-- | chapter03/patches.xml | 7 |
2 files changed, 14 insertions, 8 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index e2f7b2d46..fa8ad6834 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -376,6 +376,20 @@ </varlistentry> <varlistentry> +<term>Udev Permissions Configuration - 2 KB:</term> +<listitem> +<para><ulink url="http://downloads.linuxfromscratch.org/udev-config-1.permissions"/></para> +</listitem> +</varlistentry> + +<varlistentry> +<term>Udev Rules Configuration - 1 KB:</term> +<listitem> +<para><ulink url="http://downloads.linuxfromscratch.org/udev-config-1.rules"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Util-linux (&util-linux-version;) - 1,814 KB:</term> <listitem> <para><ulink url="&freshmeat;util-linux/"/></para> @@ -396,7 +410,6 @@ </listitem> </varlistentry> - <varlistentry> <term>Zlib (&zlib-version;) - 277 KB:</term> <listitem> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 47e4c8dca..56fd738ef 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -161,13 +161,6 @@ url="&patches-root;linux-&linux-version;-fpu-1.patch"/></para> </varlistentry> <varlistentry> -<term>Udev Configuration Patch - 6 KB:</term> -<listitem> -<para><ulink url="&patches-root;udev-&udev-version;-config-1.patch"/></para> -</listitem> -</varlistentry> - -<varlistentry> <term>Util-Linux Kernel Headers Patch - 3 KB:</term> <listitem> <para><ulink url="&patches-root;util-linux-&util-linux-version;-kernel_headers-1.patch"/></para> |