source: general/sysutils/udev.xml@ 55b07cb

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 55b07cb was 55b07cb, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Update tags

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

  • Property mode set to 100644
File size: 7.6 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-http "http://www.kernel.org/pub/linux/utils/kernel/hotplug/">
9 <!ENTITY udev-download-ftp " ">
10 <!-- <!ENTITY udev-md5sum "aeae0e6273dcbec246c3c1b9868ebed1"> -->
11 <!ENTITY udev-size "~500 KB">
12 <!ENTITY udev-buildsize "~10 MB">
13 <!ENTITY udev-time "~1.8 SBU">
14]>
15
16<sect1 id="udev" xreflabel="udev-&udev-version;">
17 <?dbhtml filename="udev.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Udev-&udev-version;</title>
25
26 <indexterm zone="udev">
27 <primary sortas="a-udev">udev</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Udev</title>
32
33 <para><application>Udev</application> was indeed installed in LFS and there
34 is no reason to reinstall it unless you are going to install a package such
35 as <application>UPower</application>. This installation of
36 <application>Udev</application> enables extra features which includes
37 <application>gudev</application>, a requirement for
38 <application>UPower</application> and optionally used by other
39 packages.</para>
40
41 <para>Unlike any other package in the BLFS book, there is no set version
42 of <application>Udev</application> specified to download. Several version
43 updates to LFS and none to BLFS means there are probably many different
44 versions of <application>Udev</application> on the platforms that BLFS is
45 being built upon. Therefore, you should download and use the version of
46 <application>Udev</application> your computer currently uses. The BLFS
47 team has no experience updating (or reverting to an older version) the
48 <application>Udev</application> package <quote>on the fly.</quote> To
49 discover the version of <application>Udev</application> your computer
50 currently uses, issue <command>/sbin/udevadm --version</command>.</para>
51
52 <para>You should look at the LFS instructions for the version you used, to
53 check that you are using the correct testfiles (for some versions, this was a
54 separate tarball, extracted in the udev directory with --strip-components=1)
55 and to compare the configure options you are about to use against those which
56 you used to build the version you are running (sometimes, the options change).
57 </para>
58
59 <para>This package is known to build and work properly using an LFS-6.5
60 platform. (Using Udev-151)</para>
61
62 <para>&lfssvn_checked;20101029&lfssvn_checked2; (Using Udev-164)</para>
63
64 <para>This package is known to build and work properly using an LFS-7.0
65 platform. (Using Udev-173)</para>
66
67 <para>This package is known to build and work properly using an LFS-7.1
68 platform. (Using Udev-182)</para>
69
70 <bridgehead renderas="sect3">Package Information</bridgehead>
71 <itemizedlist spacing="compact">
72 <listitem>
73 <para>Download (HTTP): <ulink url="&udev-download-http;"/></para>
74 </listitem>
75 <listitem>
76 <para>Download (FTP): <ulink url="&udev-download-ftp;"/></para>
77 </listitem>
78 <!-- <listitem>
79 <para>Download MD5 sum: &udev-md5sum;</para>
80 </listitem> -->
81 <listitem>
82 <para>Download size: &udev-size;</para>
83 </listitem>
84 <listitem>
85 <para>Estimated disk space required: &udev-buildsize;</para>
86 </listitem>
87 <listitem>
88 <para>Estimated build time: &udev-time;</para>
89 </listitem>
90 </itemizedlist>
91
92 <bridgehead renderas="sect3">Udev Dependencies</bridgehead>
93
94 <bridgehead renderas="sect4">Required</bridgehead>
95 <para role="required"><xref linkend="acl"/>,
96 <xref linkend="gperf"/>,
97 <xref linkend="pciutils"/>,
98 <xref linkend="pkgconfig"/>, and
99 <xref linkend="usbutils"/></para>
100
101 <bridgehead renderas="sect4">Optional</bridgehead>
102 <para role="optional"><xref linkend="gobject-introspection"/></para>
103
104 <para condition="html" role="usernotes">User Notes:
105 <ulink url="&blfs-wiki;/udev"/></para>
106
107 </sect2>
108
109 <sect2 role="installation">
110 <title>Installation of Udev</title>
111
112 <para>Install <application>Udev</application> by running the following
113 commands:</para>
114
115<screen><userinput>./configure --prefix=/usr \
116 --sysconfdir=/etc \
117 --sbindir=/sbin \
118 --with-rootlibdir=/lib \
119 --libexecdir=/lib \
120 --with-systemdsystemunitdir=no \
121 --disable-introspection \
122 --docdir=/usr/share/doc/&lt;udev-&udev-version;&gt; &amp;&amp;
123make</userinput></screen>
124
125 <para>To test the results, issue: <command>make check</command>.</para>
126
127 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
128
129<screen role="root"><userinput>make install</userinput></screen>
130
131 </sect2>
132
133 <sect2 role="commands">
134 <title>Command Explanations</title>
135
136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
137 href="../../xincludes/gtk-doc-rebuild.xml"/>
138
139 <para><option>--disable-introspection</option>: Remove this option if
140 the optional dependency gobject-introspection is installed.</para>
141
142 <para><option>--with-systemdsystemunitdir=no</option>: systemd is not used
143 in (B)LFS.</para>
144
145 </sect2>
146
147 <sect2 role="content">
148 <title>Contents</title>
149
150 <para>A list of the installed files, along with their short descriptions
151 can be found at
152 <ulink url="&lfs-root;/chapter06/udev.html#contents-udev"/>.</para>
153
154 <para>The following is some additional content information.</para>
155
156 <segmentedlist>
157 <segtitle>Installed Programs</segtitle>
158 <segtitle>Installed Library</segtitle>
159 <segtitle>Installed Directories</segtitle>
160
161 <seglistitem>
162 <seg>findkeyboards, firmware, hid2hci, input_id,
163 keyboard-force-release.sh, keymap, modem-modeswitch, pci-db, udev-acl,
164 usb-db, and v4l_id</seg>
165 <seg>libgudev-1.0.so</seg>
166 <seg>/lib/udev/keymaps/force-release,
167 /usr/{include/gudev-1.0/gudev,share/{doc/udev-&udev-version;,
168 gtk-doc/html/gudev}}</seg>
169 </seglistitem>
170 </segmentedlist>
171
172 <variablelist>
173 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
174 <?dbfo list-presentation="list"?>
175 <?dbhtml list-presentation="table"?>
176
177 <varlistentry id="hid2hci">
178 <term><command>hid2hci</command></term>
179 <listitem>
180 <para>is a Bluetooth HID to HCI mode switching utility.</para>
181 <indexterm zone="udev hid2hci">
182 <primary sortas="b-hid2hci">hid2hci</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 <varlistentry id="keymap">
188 <term><command>keymap</command></term>
189 <listitem>
190 <para>configures computer model specific key mappings.</para>
191 <indexterm zone="udev keymap">
192 <primary sortas="b-keymap">keymap</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196
197 <varlistentry id="libgudev-1.0">
198 <term><filename class='libraryfile'>libgudev-1.0.so</filename></term>
199 <listitem>
200 <para>is a GObject-based wrapper library for libudev.</para>
201 <indexterm zone="udev libgudev-1.0">
202 <primary sortas="c-libgudev-1.0">libgudev-1.0.so</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 </variablelist>
208
209 </sect2>
210
211</sect1>
Note: See TracBrowser for help on using the repository browser.