2008-06-04 18:15:04 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
<!ENTITY lfs-rules SYSTEM "55-lfs.rules.script">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
|
|
|
<appendix id="rules" xreflabel="Appendix E">
|
|
|
|
<?dbhtml dir="scripts"?>
|
|
|
|
<?dbhtml filename="udev-rules.html"?>
|
|
|
|
|
|
|
|
<title>Udev configuration rules</title>
|
|
|
|
|
2012-07-16 18:19:20 +01:00
|
|
|
<para>The rules from &udev-lfs;.tar.bz2 in this appendix are listed for
|
2008-11-06 05:23:09 +00:00
|
|
|
convenience. Installation is normally done via instructions in <xref
|
|
|
|
linkend='ch-system-udev'/>. </para>
|
2008-06-04 18:15:04 +01:00
|
|
|
|
|
|
|
<sect1 id="lfsrules" role="wrap">
|
|
|
|
<title>55-lfs.rules</title>
|
|
|
|
<screen>&lfs-rules;</screen>
|
|
|
|
</sect1>
|
|
|
|
|
|
|
|
</appendix>
|