summaryrefslogtreecommitdiff
path: root/packages/udev/files/tosa
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-05-27 11:40:52 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-27 11:40:52 +0000
commit68d7f0289496785e6adbe62434b7fc57243c74dd (patch)
treefac37113768cbbcc0d7c95cab01c19ad541a1770 /packages/udev/files/tosa
parentdee5cb78081e348957730044430ca45f470a5ed5 (diff)
udev: Add /dev/ram to the automount blacklists for all devices. Enable 089 as the default version.
Diffstat (limited to 'packages/udev/files/tosa')
-rw-r--r--packages/udev/files/tosa/mount.blacklist3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/udev/files/tosa/mount.blacklist b/packages/udev/files/tosa/mount.blacklist
index c341136eed..7e351bc988 100644
--- a/packages/udev/files/tosa/mount.blacklist
+++ b/packages/udev/files/tosa/mount.blacklist
@@ -2,4 +2,5 @@
# Any matched pattern will _not_ be mounted / removed by udevd
/dev/mtdblock
-/dev/loop \ No newline at end of file
+/dev/loop
+/dev/ram \ No newline at end of file