mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
35a5259fe6
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
24 lines
760 B
XML
24 lines
760 B
XML
<?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" revision="sysv">
|
|
<?dbhtml dir="scripts"?>
|
|
<?dbhtml filename="eudev-rules.html"?>
|
|
|
|
<title>Udev configuration rules</title>
|
|
|
|
<para>The rules in this appendix are listed for convenience. Installation is
|
|
normally done via instructions in <xref linkend='ch-system-eudev'/>. </para>
|
|
|
|
<sect1 id="lfsrules" role="wrap">
|
|
<title>55-lfs.rules</title>
|
|
<screen>&lfs-rules;</screen>
|
|
</sect1>
|
|
|
|
</appendix>
|