<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Psykoz</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Psykoz"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Psykoz"/>
	<updated>2026-04-16T10:02:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Blocking_Updates&amp;diff=1941</id>
		<title>Blocking Updates</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Blocking_Updates&amp;diff=1941"/>
		<updated>2009-07-24T03:56:11Z</updated>

		<summary type="html">&lt;p&gt;Psykoz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a quick and dirty way to block webOS updates.&lt;br /&gt;
&lt;br /&gt;
'''We do not recommend doing this.'''&lt;br /&gt;
&lt;br /&gt;
webOS is in a very early stage.  One webOS-internals team member (tharris) has identified over seven security errors in webOS as of 20 July 2009, and that process is far from done.  &lt;br /&gt;
&lt;br /&gt;
Additionally, updates like the forthcoming 1.1 will make available new functions including accelerometer to the mojo interface.  &lt;br /&gt;
&lt;br /&gt;
Some may want to block the 1.0.4 update, as it prevents apps from being installed through email link.&lt;br /&gt;
&lt;br /&gt;
 cd /usr/bin&lt;br /&gt;
 mount -o remount,rw /&lt;br /&gt;
 chmod -x UpdateDaemon&lt;br /&gt;
 mount -o remount,ro /&lt;br /&gt;
&lt;br /&gt;
Reboot, afterwards no more executing the update program.&lt;br /&gt;
&lt;br /&gt;
'''*note*''' if you do not want to reboot from shell you can execute&lt;br /&gt;
&lt;br /&gt;
 killall UpdateDaemon&lt;/div&gt;</summary>
		<author><name>Psykoz</name></author>
	</entry>
</feed>