|
@@ -17,7 +17,7 @@
|
|
<segmentedlist>
|
|
<segmentedlist>
|
|
<segtitle>&buildtime;</segtitle>
|
|
<segtitle>&buildtime;</segtitle>
|
|
<segtitle>&diskspace;</segtitle>
|
|
<segtitle>&diskspace;</segtitle>
|
|
-<seglistitem><seg>0.1 SBU</seg><seg>2.7 MB</seg></seglistitem>
|
|
|
|
|
|
+<seglistitem><seg>0.1 SBU</seg><seg>3.8 MB</seg></seglistitem>
|
|
</segmentedlist>
|
|
</segmentedlist>
|
|
|
|
|
|
<segmentedlist>
|
|
<segmentedlist>
|
|
@@ -72,7 +72,7 @@ complement of device nodes.</para>
|
|
<segmentedlist>
|
|
<segmentedlist>
|
|
<segtitle>Installed programs</segtitle>
|
|
<segtitle>Installed programs</segtitle>
|
|
<segtitle>Installed directory</segtitle>
|
|
<segtitle>Installed directory</segtitle>
|
|
-<seglistitem><seg>udev, udevd, udevsend, udevstart, udevinfo, and udevtest</seg>
|
|
|
|
|
|
+<seglistitem><seg>udev, udevcontrol, udevd, udevinfo, udevmonitor, udevsend, udevstart and udevtest</seg>
|
|
<seg>/etc/udev</seg></seglistitem>
|
|
<seg>/etc/udev</seg></seglistitem>
|
|
</segmentedlist>
|
|
</segmentedlist>
|
|
|
|
|
|
@@ -89,6 +89,15 @@ in LFS) in response to hotplug events</para>
|
|
<indexterm zone="ch-system-udev udev"><primary sortas="b-udev">udev</primary></indexterm>
|
|
<indexterm zone="ch-system-udev udev"><primary sortas="b-udev">udev</primary></indexterm>
|
|
</listitem></varlistentry>
|
|
</listitem></varlistentry>
|
|
|
|
|
|
|
|
+<varlistentry id="udevcontrol">
|
|
|
|
+<term><command>udevcontrol</command></term>
|
|
|
|
+<listitem>
|
|
|
|
+<para>Configures a number of options for the running <command>udevd</command>
|
|
|
|
+daemon, such as the log level.</para>
|
|
|
|
+<indexterm zone="ch-system-udev udevcontrol"><primary sortas="b-udevcontrol">udevcontrol</primary>
|
|
|
|
+</indexterm>
|
|
|
|
+</listitem></varlistentry>
|
|
|
|
+
|
|
<varlistentry id="udevd">
|
|
<varlistentry id="udevd">
|
|
<term><command>udevd</command></term>
|
|
<term><command>udevd</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
@@ -98,6 +107,26 @@ thus avoiding various race conditions</para>
|
|
<indexterm zone="ch-system-udev udevd"><primary sortas="b-udevd">udevd</primary></indexterm>
|
|
<indexterm zone="ch-system-udev udevd"><primary sortas="b-udevd">udevd</primary></indexterm>
|
|
</listitem></varlistentry>
|
|
</listitem></varlistentry>
|
|
|
|
|
|
|
|
+<varlistentry id="udevinfo">
|
|
|
|
+<term><command>udevinfo</command></term>
|
|
|
|
+<listitem>
|
|
|
|
+<para>Allows users to query the <command>udev</command> database for
|
|
|
|
+information on any device currently present on the system; it also
|
|
|
|
+provides a way to query any device in the <systemitem
|
|
|
|
+class="filesystem">sysfs</systemitem> tree to help create udev
|
|
|
|
+rules</para>
|
|
|
|
+<indexterm zone="ch-system-udev udevinfo"><primary sortas="b-udevinfo">udevinfo</primary></indexterm>
|
|
|
|
+</listitem></varlistentry>
|
|
|
|
+
|
|
|
|
+<varlistentry id="udevmonitor">
|
|
|
|
+<term><command>udevmonitor</command></term>
|
|
|
|
+<listitem>
|
|
|
|
+<para>Prints the event received from the kernel and the event which
|
|
|
|
+<command>udev</command> sends out after rule processing</para>
|
|
|
|
+<indexterm zone="ch-system-udev udevmonitor"><primary sortas="b-udevmonitor">udevmonitor</primary>
|
|
|
|
+</indexterm>
|
|
|
|
+</listitem></varlistentry>
|
|
|
|
+
|
|
<varlistentry id="udevsend">
|
|
<varlistentry id="udevsend">
|
|
<term><command>udevsend</command></term>
|
|
<term><command>udevsend</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
@@ -118,17 +147,6 @@ to <command>udev</command></para>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
-<varlistentry id="udevinfo">
|
|
|
|
-<term><command>udevinfo</command></term>
|
|
|
|
-<listitem>
|
|
|
|
-<para>Allows users to query the <command>udev</command> database for
|
|
|
|
-information on any device currently present on the system; it also
|
|
|
|
-provides a way to query any device in the <systemitem
|
|
|
|
-class="filesystem">sysfs</systemitem> tree to help create udev
|
|
|
|
-rules</para>
|
|
|
|
-<indexterm zone="ch-system-udev udevinfo"><primary sortas="b-udevinfo">udevinfo</primary></indexterm>
|
|
|
|
-</listitem></varlistentry>
|
|
|
|
-
|
|
|
|
<varlistentry id="udevtest">
|
|
<varlistentry id="udevtest">
|
|
<term><command>udevtest</command></term>
|
|
<term><command>udevtest</command></term>
|
|
<listitem>
|
|
<listitem>
|