<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://bugs.maemo.com/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Community SSU/Features/ke-recv - Revision history</title>
		<link>http://bugs.maemo.com/index.php?title=Community_SSU/Features/ke-recv&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.5-7</generator>
		<lastBuildDate>Mon, 20 Apr 2026 18:54:24 GMT</lastBuildDate>
		<item>
			<title>merlin1991:&amp;#32;New page: == Mount Blacklist == Whenever ke-recv mounts a device /etc/default/osso-mmc-blacklist.sh is called first, if the script calls exit itself the mount attempt is aborted.  Below is a sample ...</title>
			<link>http://bugs.maemo.com/index.php?title=Community_SSU/Features/ke-recv&amp;diff=49237&amp;oldid=prev</link>
			<guid>http://bugs.maemo.com/index.php?title=Community_SSU/Features/ke-recv&amp;diff=49237&amp;oldid=prev</guid>
			<description>&lt;p&gt;New page: == Mount Blacklist == Whenever ke-recv mounts a device /etc/default/osso-mmc-blacklist.sh is called first, if the script calls exit itself the mount attempt is aborted.  Below is a sample ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Mount Blacklist ==&lt;br /&gt;
Whenever ke-recv mounts a device /etc/default/osso-mmc-blacklist.sh is called first, if the script calls exit itself the mount attempt is aborted.&lt;br /&gt;
&lt;br /&gt;
Below is a sample script that can be used to blacklist mountpoints:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
BLACKLIST=/etc/default/osso-mmc-blacklist&lt;br /&gt;
&lt;br /&gt;
grep &amp;quot;$PDEV&amp;quot; ${BLACKLIST} &amp;gt; /dev/null&lt;br /&gt;
if [ $? = 0 ]; then&lt;br /&gt;
  exit 0&lt;br /&gt;
fi&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
[[Category:Fremantle]]&lt;/div&gt;</description>
			<pubDate>Mon, 27 Aug 2012 10:13:43 GMT</pubDate>			<dc:creator>merlin1991</dc:creator>			<comments>http://bugs.maemo.com/Talk:Community_SSU/Features/ke-recv</comments>		</item>
	</channel>
</rss>