aboutsummaryrefslogtreecommitdiffstats
path: root/appendices/udev-rules.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-01-26 19:28:22 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-01-26 19:28:22 +0000
commit3cf57d40591f302edea1962a8949fe646b365b5c (patch)
tree5b399448faf021f1e9100e193f509f1c09d8f792 /appendices/udev-rules.xml
parentcf8d1947c2d2354d6492fa81c38ddf2eca5c1006 (diff)
Remove a lot of redundant Udev rules. Upstream has most of what we need. Fixes #2527.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendices/udev-rules.xml')
-rw-r--r--appendices/udev-rules.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/appendices/udev-rules.xml b/appendices/udev-rules.xml
index 76758bf44..71881ddc2 100644
--- a/appendices/udev-rules.xml
+++ b/appendices/udev-rules.xml
@@ -3,7 +3,6 @@
"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">
- <!ENTITY cdrom-rules SYSTEM "61-cdrom.rules.script">
%general-entities;
]>
@@ -22,9 +21,4 @@
<screen>&lfs-rules;</screen>
</sect1>
- <sect1 id="cdromrules" role="wrap">
- <title>61-cdrom.rules</title>
- <screen>&cdrom-rules;</screen>
- </sect1>
-
</appendix>