mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Update the Udev rules file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2fabc0aafa
commit
1846700136
@ -123,6 +123,9 @@ First a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>October 15, 2005 [matt]: Use an updated version of the Udev
|
||||
rules file (fixes bug 1639).</para></listitem>
|
||||
|
||||
<listitem><para>October 15, 2005 [matt]: Add a cdrom group as required by the
|
||||
Udev rules file</para></listitem>
|
||||
|
||||
|
@ -403,7 +403,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
|
||||
<varlistentry>
|
||||
<term>Udev Rules Configuration - 5 KB:</term>
|
||||
<listitem>
|
||||
<para><ulink url="http://downloads.linuxfromscratch.org/udev-config-3.rules"/></para>
|
||||
<para><ulink url="http://downloads.linuxfromscratch.org/udev-config-4.rules"/></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-3.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
||||
<screen><userinput>cp -v ../udev-config-4.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
||||
|
||||
<para>Install the documentation that explains how to create Udev rules:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user