udev: add mount.blacklist for h2200 and ipaq-pxa270
authorKoen Kooi <koen@openembedded.org>
Sat, 12 Aug 2006 18:15:48 +0000 (18:15 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 12 Aug 2006 18:15:48 +0000 (18:15 +0000)
packages/udev/files/h2200/.mtn2git_empty [new file with mode: 0644]
packages/udev/files/h2200/mount.blacklist [new file with mode: 0644]
packages/udev/files/ipaq-pxa270/.mtn2git_empty [new file with mode: 0644]
packages/udev/files/ipaq-pxa270/mount.blacklist [new file with mode: 0644]

diff --git a/packages/udev/files/h2200/.mtn2git_empty b/packages/udev/files/h2200/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/udev/files/h2200/mount.blacklist b/packages/udev/files/h2200/mount.blacklist
new file mode 100644 (file)
index 0000000..7e351bc
--- /dev/null
@@ -0,0 +1,6 @@
+# This is a grep pattern matched against the device name
+# Any matched pattern will _not_ be mounted / removed by udevd
+
+/dev/mtdblock
+/dev/loop
+/dev/ram
\ No newline at end of file
diff --git a/packages/udev/files/ipaq-pxa270/.mtn2git_empty b/packages/udev/files/ipaq-pxa270/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/udev/files/ipaq-pxa270/mount.blacklist b/packages/udev/files/ipaq-pxa270/mount.blacklist
new file mode 100644 (file)
index 0000000..7e351bc
--- /dev/null
@@ -0,0 +1,6 @@
+# This is a grep pattern matched against the device name
+# Any matched pattern will _not_ be mounted / removed by udevd
+
+/dev/mtdblock
+/dev/loop
+/dev/ram
\ No newline at end of file