mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
Update the Udev rules file (merged from trunk r7026)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2a806ff9c8
commit
aff56c693f
@ -42,6 +42,9 @@ First a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</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
|
<listitem><para>October 15, 2005 [matt]: Add a cdrom group as required by the
|
||||||
Udev rules file</para></listitem>
|
Udev rules file</para></listitem>
|
||||||
|
|
||||||
|
@ -396,7 +396,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Udev Rules Configuration - 5 KB:</term>
|
<term>Udev Rules Configuration - 5 KB:</term>
|
||||||
<listitem>
|
<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>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ devices nodes are to be created.</para></listitem>
|
|||||||
<para>Udev's configuration is far from ideal by default, so install
|
<para>Udev's configuration is far from ideal by default, so install
|
||||||
the configuration files here:</para>
|
the configuration files here:</para>
|
||||||
|
|
||||||
<screen><userinput>cp ../udev-config-3.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
<screen><userinput>cp ../udev-config-4.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
||||||
|
|
||||||
<!-- Edit Me -->
|
<!-- Edit Me -->
|
||||||
<para>Run the <command>udevstart</command> program to create our full
|
<para>Run the <command>udevstart</command> program to create our full
|
||||||
|
Loading…
Reference in New Issue
Block a user