mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Added udev-config-file entity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
804a46a4a4
commit
c8c8222784
@ -403,7 +403,7 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note>
|
||||
<varlistentry>
|
||||
<term>Udev Rules Configuration - 5 KB:</term>
|
||||
<listitem>
|
||||
<para><ulink url="http://downloads.linuxfromscratch.org/udev-config-5.rules"/></para>
|
||||
<para><ulink url="http://downloads.linuxfromscratch.org/&udev-config-file;"/></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
<para>Udev's configuration is far from ideal by default, so install
|
||||
the configuration files here:</para>
|
||||
|
||||
<screen><userinput>cp -v ../udev-config-5.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
||||
<screen><userinput>cp -v ../&udev-config-file; /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
||||
|
||||
<para>Install the documentation that explains how to create Udev rules:</para>
|
||||
|
||||
|
@ -78,6 +78,7 @@
|
||||
<!ENTITY tcl-version "8.4.11">
|
||||
<!ENTITY texinfo-version "4.8">
|
||||
<!ENTITY udev-version "071">
|
||||
<!ENTITY udev-config-file "udev-config-5.rules">
|
||||
<!ENTITY util-linux-version "2.12r">
|
||||
<!ENTITY vim-version "6.4">
|
||||
<!ENTITY zlib-version "1.2.3">
|
||||
|
Loading…
Reference in New Issue
Block a user