2004-05-03 22:28:58 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect1 id="ch-system-udev" role="wrap">
|
2004-05-03 22:28:58 +01:00
|
|
|
<title>Udev-&udev-version;</title>
|
|
|
|
<?dbhtml filename="udev.html"?>
|
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<indexterm zone="ch-system-udev"><primary sortas="a-Udev">Udev</primary></indexterm>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect2 role="package"><title/>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>&buildtime;</segtitle>
|
|
|
|
<segtitle>&diskspace;</segtitle>
|
|
|
|
<seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem>
|
|
|
|
</segmentedlist>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
2004-05-03 22:28:58 +01:00
|
|
|
<title>Installation of Udev</title>
|
|
|
|
|
2004-09-22 05:50:54 +01:00
|
|
|
<para>Compile Udev:</para>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
|
|
|
<screen><userinput>make udevdir=/dev</userinput></screen>
|
|
|
|
|
2004-06-15 20:28:46 +01:00
|
|
|
<para>Install it:</para>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
2004-10-13 04:15:56 +01:00
|
|
|
<screen><userinput>make udevdir=/dev install</userinput></screen>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
2004-12-21 19:38:32 +00:00
|
|
|
<para>Install our configuration files:</para>
|
2004-06-15 20:28:46 +01:00
|
|
|
|
2004-08-30 13:48:00 +01:00
|
|
|
<screen><userinput>cp ../udev-config-2.permissions /etc/udev/permissions.d/25-lfs.permissions
|
|
|
|
cp ../udev-config-1.rules /etc/udev/rules.d/25-lfs.rules</userinput></screen>
|
2004-06-15 20:28:46 +01:00
|
|
|
|
2004-12-21 19:38:32 +00:00
|
|
|
<para>Create the full compliment of device nodes:</para>
|
2004-10-17 09:48:03 +01:00
|
|
|
|
|
|
|
<screen><userinput>/sbin/udevstart</userinput></screen>
|
|
|
|
|
2004-05-03 22:28:58 +01:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
|
2004-05-17 22:55:01 +01:00
|
|
|
<sect2 id="contents-udev" role="content"><title>Contents of Udev</title>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
2004-12-21 19:38:32 +00:00
|
|
|
<para>See testing</para>
|
2004-06-26 14:19:14 +01:00
|
|
|
|
|
|
|
</sect2>
|
2004-05-03 22:28:58 +01:00
|
|
|
|
|
|
|
</sect1>
|