aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r--chapter06/udev.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index a2c1a84ec..5216a95ac 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -86,6 +86,11 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
<screen><userinput remap="install">install -m644 -v rules/packages/40-pilot-links.rules \
/lib/udev/rules.d/</userinput></screen>
+ <para>Now install a file to handle ISDN devices:</para>
+
+<screen><userinput remap="install">install -m644 -v rules/packages/40-isdn.rules \
+ /lib/udev/rules.d/</userinput></screen>
+
<!-- There are more files available in the packages/ directory, if we want
to consider using them. Most are probably irrelevant to LFS though.
"alsa" isn't, but we already have those rules, using a better set of