mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Install documentation explaining how to create Udev rules
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e43868f257
commit
7eac3e32ab
@ -114,6 +114,9 @@ First a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>August 23rd, 2005 [matt]: Install Udev's documentation relating
|
||||
to configuring rules (fixes bug 1622)</para></listitem>
|
||||
|
||||
<listitem><para>August 23rd, 2005 [matt]: Upgrade to Man-1.6a</para></listitem>
|
||||
|
||||
<listitem><para>August 20th, 2005 [matt]: Stop moving some of coreutils binaries
|
||||
|
@ -54,6 +54,10 @@ the configuration files here:</para>
|
||||
|
||||
<screen><userinput>cp ../udev-config-3.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
||||
|
||||
<para>Install the documentation that explains how to create Udev rules:</para>
|
||||
|
||||
<screen><userinput>install -m644 -D docs/writing_udev_rules/index.html /usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
|
||||
|
||||
<!-- Edit Me -->
|
||||
<para>Run the <command>udevstart</command> program to create our full
|
||||
complement of device nodes.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user