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