summaryrefslogtreecommitdiff
path: root/meta/recipes-core/udev/files/links.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-12-20 13:19:53 +0000
committerSaul Wold <sgw@linux.intel.com>2012-01-02 20:26:25 -0800
commitabde2a045a39a70a6247a7ae591a131120ab8ed3 (patch)
tree3f714cebb689d70117f2c2e23adec8cbeb3e2e57 /meta/recipes-core/udev/files/links.conf
parentbb7644b1e59fcffd0944b4f408dd90cfae7aa7a0 (diff)
downloadopenembedded-core-abde2a045a39a70a6247a7ae591a131120ab8ed3.tar.gz
openembedded-core-abde2a045a39a70a6247a7ae591a131120ab8ed3.tar.bz2
openembedded-core-abde2a045a39a70a6247a7ae591a131120ab8ed3.tar.xz
openembedded-core-abde2a045a39a70a6247a7ae591a131120ab8ed3.zip
udev: reorganize files of 164 version
We merged both files and udev-164 directory onto a single directory and renamed udev-new.inc onto udev.inc as we have a single version of udev now. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta/recipes-core/udev/files/links.conf')
-rw-r--r--meta/recipes-core/udev/files/links.conf21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-core/udev/files/links.conf b/meta/recipes-core/udev/files/links.conf
deleted file mode 100644
index 8fff922db..000000000
--- a/meta/recipes-core/udev/files/links.conf
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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
-
-# Hic sunt leones.
-M ppp c 108 0
-D loop
-M loop/0 b 7 0
-D net
-M net/tun c 10 200
-