mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
Remove references to eudev
This commit is contained in:
parent
5b3594b13e
commit
b177415824
@ -8,7 +8,7 @@
|
||||
|
||||
<appendix id="rules" xreflabel="Appendix E" revision="sysv">
|
||||
<?dbhtml dir="scripts"?>
|
||||
<?dbhtml filename="eudev-rules.html"?>
|
||||
<?dbhtml filename="udev-rules.html"?>
|
||||
|
||||
<title>Udev configuration rules</title>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
</indexterm>
|
||||
|
||||
<para>In <xref linkend="chapter-building-system"/>, we installed the udev
|
||||
daemon when <phrase revision="sysv">eudev</phrase>
|
||||
daemon when <phrase revision="sysv">udev</phrase>
|
||||
<phrase revision="systemd">systemd</phrase> was built. Before we go into the
|
||||
details regarding how udev works, a brief history of previous methods of
|
||||
handling devices is in order.</para>
|
||||
|
@ -306,7 +306,7 @@ Device Drivers --->
|
||||
<term><parameter>Support for uevent helper</parameter></term>
|
||||
<listitem>
|
||||
<para>Having this option set may interfere with device
|
||||
management when using Udev/Eudev. </para>
|
||||
management when using Udev.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -316,7 +316,7 @@ Device Drivers --->
|
||||
<para>This will create automated device nodes which are populated by the
|
||||
kernel, even without Udev running. Udev then runs on top of this,
|
||||
managing permissions and adding symlinks. This configuration
|
||||
item is required for all users of Udev/Eudev.</para>
|
||||
item is required for all users of Udev.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -138,7 +138,7 @@
|
||||
</listitem>
|
||||
|
||||
<listitem revision="sysv">
|
||||
<para>Eudev</para>
|
||||
<para>Udev</para>
|
||||
|
||||
<para>This package is a device manager. It dynamically controls the ownership,
|
||||
permissions, names, and symbolic links of device nodes in the /dev directory when
|
||||
@ -233,7 +233,7 @@
|
||||
|
||||
<para>This package produces a program that generates a perfect hash
|
||||
function from a set of keys. It is required by
|
||||
<phrase revision='sysv'>Eudev</phrase>
|
||||
<phrase revision='sysv'>Udev</phrase>
|
||||
<phrase revision='systemd'>Systemd</phrase>.</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user