aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/udev/udev/links.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/udev/udev/links.conf')
-rw-r--r--meta-oe/recipes-core/udev/udev/links.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/udev/udev/links.conf b/meta-oe/recipes-core/udev/udev/links.conf
new file mode 100644
index 0000000000..a9f8b58b27
--- /dev/null
+++ b/meta-oe/recipes-core/udev/udev/links.conf
@@ -0,0 +1,24 @@
+# This file does not exist. Please do not ask the debian maintainer about it.
+# You may use it to do strange and wonderful things, at your risk.
+
+L fd /proc/self/fd
+L stdin /proc/self/fd/0
+L stdout /proc/self/fd/1
+L stderr /proc/self/fd/2
+L core /proc/kcore
+L sndstat /proc/asound/oss/sndstat
+L MAKEDEV /sbin/MAKEDEV
+
+D pts
+D shm
+
+M null c 1 3
+M console c 5 1
+
+# Hic sunt leones.
+M ppp c 108 0
+D loop
+M loop/0 b 7 0
+D net
+M net/tun c 10 200
+