<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.maemo.wunderwungiel.pl/index.php?action=history&amp;feed=atom&amp;title=Community_SSU%2FFeatures%2Fke-recv</id>
	<title>Community SSU/Features/ke-recv - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.maemo.wunderwungiel.pl/index.php?action=history&amp;feed=atom&amp;title=Community_SSU%2FFeatures%2Fke-recv"/>
	<link rel="alternate" type="text/html" href="http://wiki.maemo.wunderwungiel.pl/index.php?title=Community_SSU/Features/ke-recv&amp;action=history"/>
	<updated>2026-07-01T21:38:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.maemo.wunderwungiel.pl/index.php?title=Community_SSU/Features/ke-recv&amp;diff=11168&amp;oldid=prev</id>
		<title>imported&gt;merlin1991: 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 rel="alternate" type="text/html" href="http://wiki.maemo.wunderwungiel.pl/index.php?title=Community_SSU/Features/ke-recv&amp;diff=11168&amp;oldid=prev"/>
		<updated>2012-08-27T10:13:43Z</updated>

		<summary type="html">&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;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:13, 27 August 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;merlin1991</name></author>
	</entry>
	<entry>
		<id>http://wiki.maemo.wunderwungiel.pl/index.php?title=Community_SSU/Features/ke-recv&amp;diff=4645&amp;oldid=prev</id>
		<title>imported&gt;merlin1991: 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 rel="alternate" type="text/html" href="http://wiki.maemo.wunderwungiel.pl/index.php?title=Community_SSU/Features/ke-recv&amp;diff=4645&amp;oldid=prev"/>
		<updated>2012-08-27T10:13:43Z</updated>

		<summary type="html">&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;</summary>
		<author><name>imported&gt;merlin1991</name></author>
	</entry>
</feed>