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">
|
2013-02-11 20:09:22 +00:00
|
|
|
<!ENTITY lfs-rules SYSTEM "55-lfs.rules.script">
|
2008-06-04 18:15:04 +01:00
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2016-05-26 00:16:12 +01:00
|
|
|
<appendix id="rules" xreflabel="Appendix E" revision="sysv">
|
2008-06-04 18:15:04 +01:00
|
|
|
<?dbhtml dir="scripts"?>
|
2014-03-06 22:23:22 +00:00
|
|
|
<?dbhtml filename="eudev-rules.html"?>
|
2008-06-04 18:15:04 +01:00
|
|
|
|
|
|
|
<title>Udev configuration rules</title>
|
|
|
|
|
2014-05-11 01:11:22 +01:00
|
|
|
<para>The rules in this appendix are listed for convenience. Installation is
|
2023-07-16 04:02:09 +01:00
|
|
|
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>
|
2013-02-11 20:09:22 +00:00
|
|
|
<screen>&lfs-rules;</screen>
|
2008-06-04 18:15:04 +01:00
|
|
|
</sect1>
|
|
|
|
|
|
|
|
</appendix>
|