source: general/sysutils/udev.xml@ f56ef5d3

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since f56ef5d3 was 49b9df3c, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Updated to DeviceKit-power-012 and some minor amendments to udev and acl.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8129 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY udev-download-http "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
8 <!ENTITY udev-download-ftp " ">
9 <!ENTITY udev-md5sum "b3d3b5f88c7b81e7615700a04db685e1">
10 <!ENTITY udev-size "517 KB">
11 <!ENTITY udev-buildsize "11 MB">
12 <!ENTITY udev-time "0.2 SBU">
13]>
14
15<sect1 id="udev" xreflabel="udev-&udev-version;">
16 <?dbhtml filename="udev.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>udev-&udev-version;</title>
24
25 <indexterm zone="udev">
26 <primary sortas="a-udev">udev</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to udev</title>
31
32 <para><application>Udev</application> was indeed installed in LFS and there
33 is no reason to reinstall it unless you are going to install
34 <application>DeviceKit-power</application>. This installation of Udev
35 enables extra features which includes <application>gudev</application>, a
36 requirement for <application>DeviceKit-power</application>.</para>
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&udev-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&udev-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &udev-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &udev-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &udev-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &udev-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">udev Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="glib2"/>,
64 <xref linkend="acl"/>,
65 <xref linkend="pciutils"/>, and
66 <xref linkend="usbutils"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><xref linkend="gobject-introspection"/></para>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/udev"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of udev</title>
78
79 <para>Install <application>udev</application> by running the following
80 commands:</para>
81
82<screen><userinput>./configure --prefix=/usr \
83 --sysconfdir=/etc --sbindir=/sbin \
84 --with-rootlibdir=/lib --libexecdir=/lib/udev \
85 --docdir=/usr/share/doc/udev-145 &amp;&amp;
86make</userinput></screen>
87
88 <para>To test the results, issue: <command>make check</command>.</para>
89
90 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
91
92<screen role="root"><userinput>make install</userinput></screen>
93
94 </sect2>
95
96 <sect2 role="commands">
97 <title>Command Explanations</title>
98
99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
100 href="../../xincludes/gtk-doc-rebuild.xml"/>
101
102 <para><option>--enable-introspection</option>: This option enables GObject
103 introspection.</para>
104
105 </sect2>
106
107 <sect2 role="content">
108 <title>Contents</title>
109
110 <para>A list of the installed files, along with their short descriptions
111 can be found at
112 <ulink url="&lfs-root;/chapter06/udev.html#contents-udev"/>.</para>
113
114 <para>The following is some additional content information.</para>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Library</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
122 <seg>hid2hci, keymap, modem-modeswitch, pci-db, udev-acl, usb-db, and v4l_id</seg>
123 <seg>libgudev-1.0.so</seg>
124 <seg>/lib/udev/{keymaps,rules.d},
125 /usr/{include/gudev-1.0/gudev,share/{doc/udev-145/writing_udev_rules,
126 gtk-doc/html/{gudev,libudev}}}</seg>
127 </seglistitem>
128 </segmentedlist>
129
130 <variablelist>
131 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
132 <?dbfo list-presentation="list"?>
133 <?dbhtml list-presentation="table"?>
134
135 <varlistentry id="hid2hci">
136 <term><command>hid2hci</command></term>
137 <listitem>
138 <para>is a Bluetooth HID to HCI mode switching utility.</para>
139 <indexterm zone="udev hid2hci">
140 <primary sortas="b-hid2hci">hid2hci</primary>
141 </indexterm>
142 </listitem>
143 </varlistentry>
144
145 <varlistentry id="keymap">
146 <term><command>keymap</command></term>
147 <listitem>
148 <para>configures computer model specific key mappings.</para>
149 <indexterm zone="udev keymap">
150 <primary sortas="b-keymap">keymap</primary>
151 </indexterm>
152 </listitem>
153 </varlistentry>
154
155<!-- <varlistentry id="modem-modeswitch">
156 <term><command>modem-modeswitch</command></term>
157 <listitem>
158 <para>does this .....</para>
159 <indexterm zone="udev modem-modeswitch">
160 <primary sortas="b-modem-modeswitch">modem-modeswitch</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 <varlistentry id="pci-db">
166 <term><command>pci-db</command></term>
167 <listitem>
168 <para>does this .....</para>
169 <indexterm zone="udev pci-db">
170 <primary sortas="b-pci-db">pci-db</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="udev-acl">
176 <term><command>udev-acl</command></term>
177 <listitem>
178 <para>does this .....</para>
179 <indexterm zone="udev udev-acl">
180 <primary sortas="b-udev-acl">udev-acl</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="usb-db">
186 <term><command>usb-db</command></term>
187 <listitem>
188 <para>does this .....</para>
189 <indexterm zone="udev usb-db">
190 <primary sortas="b-usb-db">usb-db</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="v4l_id">
196 <term><command>v4l_id</command></term>
197 <listitem>
198 <para>does this .....</para>
199 <indexterm zone="udev v4l_id">
200 <primary sortas="b-v4l_id">v4l_id</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry> -->
204
205 <varlistentry id="libgudev-1.0">
206 <term><filename class='libraryfile'>libgudev-1.0.so</filename></term>
207 <listitem>
208 <para>is a GObject-based wrapper library for libudev.</para>
209 <indexterm zone="udev libgudev-1.0">
210 <primary sortas="c-libgudev-1.0">libgudev-1.0.so</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 </variablelist>
216
217 </sect2>
218
219</sect1>
Note: See TracBrowser for help on using the repository browser.