<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yoctoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Autif</id>
	<title>Yocto Project - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yoctoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Autif"/>
	<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/Special:Contributions/Autif"/>
	<updated>2026-04-06T03:32:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=FAQ:How_do_I_change_and_add_startup_scripts&amp;diff=5134</id>
		<title>FAQ:How do I change and add startup scripts</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=FAQ:How_do_I_change_and_add_startup_scripts&amp;diff=5134"/>
		<updated>2012-03-29T23:55:37Z</updated>

		<summary type="html">&lt;p&gt;Autif: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Q:&#039;&#039;&#039; How do I change and add startup scripts?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; Edit meta/recipes-sato/matchbox-sato/matchbox-session-sato/session. Of course, if you have your own meta-layer, append the matchbox-session-sato_0.1.bb recipe.&lt;br /&gt;
&lt;br /&gt;
Disable &#039;matchbox-desktop&#039; and &#039;matchbox-panel&#039;, however, do not disable &#039;exec matchbox-window-manager ...&#039;&lt;br /&gt;
&lt;br /&gt;
Don&#039;t forget to run your app as a background process&lt;br /&gt;
&lt;br /&gt;
For example, the following code will start the fifteen game:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#matchbox-desktop &amp;amp;&lt;br /&gt;
&lt;br /&gt;
# Lines containing feature-[foo] are removed at build time if the machine&lt;br /&gt;
# doesn&#039;t have the feature &amp;quot;foo&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#START_APPLETS=showdesktop,windowselector&lt;br /&gt;
#END_APPLETS=clock,battery,systray,startup-notify,notify&lt;br /&gt;
#END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone&lt;br /&gt;
&lt;br /&gt;
#matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS &amp;amp;&lt;br /&gt;
&lt;br /&gt;
/usr/games/fifteen &amp;amp;&lt;br /&gt;
&lt;br /&gt;
exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]] [[Category:FAQ-open]]&lt;/div&gt;</summary>
		<author><name>Autif</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=FAQ:How_do_I_change_and_add_startup_scripts&amp;diff=5133</id>
		<title>FAQ:How do I change and add startup scripts</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=FAQ:How_do_I_change_and_add_startup_scripts&amp;diff=5133"/>
		<updated>2012-03-29T23:47:57Z</updated>

		<summary type="html">&lt;p&gt;Autif: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Q:&#039;&#039;&#039; How do I change and add startup scripts?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; Edit meta/recipes-sato/matchbox-sato/matchbox-session-sato/session. Of course, if you have your own meta-layer, append the matchbox-session-sato_0.1.bb recipe.&lt;br /&gt;
&lt;br /&gt;
Disable &#039;matchbox-desktop&#039; and &#039;matchbox-panel&#039;, however, do not disable &#039;exec matchbox-window-manager ...&#039;&lt;br /&gt;
&lt;br /&gt;
Don&#039;t forget to run your app as a background process&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
#matchbox-desktop &amp;amp;&lt;br /&gt;
&lt;br /&gt;
# Lines containing feature-[foo] are removed at build time if the machine&lt;br /&gt;
# doesn&#039;t have the feature &amp;quot;foo&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#START_APPLETS=showdesktop,windowselector&lt;br /&gt;
#END_APPLETS=clock,battery,systray,startup-notify,notify&lt;br /&gt;
#END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone&lt;br /&gt;
&lt;br /&gt;
#matchbox-panel --titlebar --start-applets $START_APPLETS --end-applets $END_APPLETS &amp;amp;&lt;br /&gt;
&lt;br /&gt;
/usr/games/fifteen &amp;amp;&lt;br /&gt;
&lt;br /&gt;
exec matchbox-window-manager -theme Sato -use_desktop_mode decorated -use_cursor $SHOWCURSOR $@&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]] [[Category:FAQ-open]]&lt;/div&gt;</summary>
		<author><name>Autif</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=FAQ:How_do_I_change_and_add_startup_scripts&amp;diff=5132</id>
		<title>FAQ:How do I change and add startup scripts</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=FAQ:How_do_I_change_and_add_startup_scripts&amp;diff=5132"/>
		<updated>2012-03-29T23:35:23Z</updated>

		<summary type="html">&lt;p&gt;Autif: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Q:&#039;&#039;&#039; How do I change and add startup scripts?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; Edit meta/recipes-sato/matchbox-sato/matchbox-session-sato/session. Of course, if you have your own meta-layer, append the matchbox-session-sato_0.1.bb recipe.&lt;br /&gt;
&lt;br /&gt;
Disable &#039;matchbox-desktop&#039; and &#039;matchbox-panel&#039;, however, do not disable &#039;exec matchbox-window-manager ...&#039;&lt;br /&gt;
&lt;br /&gt;
Don&#039;t forget to run your app as a background process&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]] [[Category:FAQ-open]]&lt;/div&gt;</summary>
		<author><name>Autif</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=How_do_I&amp;diff=4650</id>
		<title>How do I</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=How_do_I&amp;diff=4650"/>
		<updated>2012-01-20T17:58:37Z</updated>

		<summary type="html">&lt;p&gt;Autif: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Q: How do I put yocto on a hard drive?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; bitbake core-image-sato or core-image-sato-sdk&lt;br /&gt;
&lt;br /&gt;
# have a suitable partition on the disk - say partition #3&lt;br /&gt;
# this partition will show up as sde3 on my host machine and sda3 on the atom&lt;br /&gt;
# mkfs.ext3 /dev/sde3&lt;br /&gt;
# mount /dev/sde3 /mnt/target&lt;br /&gt;
# mount -o loop tmp/deploy/images/core-image-sato-sdk.ext3 /mnt/target-ext3&lt;br /&gt;
# cp -a /mnt/target-ext3/* /mnt/target&lt;br /&gt;
# grub-install --recheck --root-directory=/mnt/target /dev/sde&lt;br /&gt;
&lt;br /&gt;
If grub install passed, copy the following to /mnt/target/boot/grub/grub.cfg&lt;br /&gt;
&lt;br /&gt;
 set default=&amp;quot;0&amp;quot;&lt;br /&gt;
 set timeout=&amp;quot;30&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 menuentry &#039;Yocto SDK&#039; {&lt;br /&gt;
       insmod part_msdos&lt;br /&gt;
       insmod ext2&lt;br /&gt;
       set root=&#039;(hd0,msdos3)&#039;&lt;br /&gt;
       linux /boot/bzImage root=/dev/sda3&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thats it - this should boot.&lt;/div&gt;</summary>
		<author><name>Autif</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=How_do_I&amp;diff=4649</id>
		<title>How do I</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=How_do_I&amp;diff=4649"/>
		<updated>2012-01-20T17:52:39Z</updated>

		<summary type="html">&lt;p&gt;Autif: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Q: How do try out my image on a hard disk?&amp;#039;&amp;#039;&amp;#039;  &amp;#039;&amp;#039;&amp;#039;A:&amp;#039;&amp;#039;&amp;#039; bitbake core-image-sato or core-image-sato-sdk  # have a suitable partition on the disk - say partition #3 # this parti...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Q: How do try out my image on a hard disk?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; bitbake core-image-sato or core-image-sato-sdk&lt;br /&gt;
&lt;br /&gt;
# have a suitable partition on the disk - say partition #3&lt;br /&gt;
# this partition will show up as sde3 on my host machine and sda3 on the atom&lt;br /&gt;
# mkfs.ext3 /dev/sde3&lt;br /&gt;
# mount /dev/sde3 /mnt/target&lt;br /&gt;
# mount -o loop tmp/deploy/images/core-image-sato-sdk.ext3 /mnt/target-ext3&lt;br /&gt;
# cp -a /mnt/target-ext3/* /mnt/target&lt;br /&gt;
# grub-install --recheck --root-directory=/mnt/target /dev/sde&lt;br /&gt;
&lt;br /&gt;
If grub install passed, copy the following to /mnt/target/boot/grub/grub.cfg&lt;br /&gt;
&lt;br /&gt;
 set default=&amp;quot;0&amp;quot;&lt;br /&gt;
 set timeout=&amp;quot;30&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 menuentry &#039;Yocto SDK&#039; {&lt;br /&gt;
       insmod part_msdos&lt;br /&gt;
       insmod ext2&lt;br /&gt;
       set root=&#039;(hd0,msdos3)&#039;&lt;br /&gt;
       linux /boot/bzImage root=/dev/sda3&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thats it - this boots for me.&lt;/div&gt;</summary>
		<author><name>Autif</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Main_Page&amp;diff=4648</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Main_Page&amp;diff=4648"/>
		<updated>2012-01-20T17:44:30Z</updated>

		<summary type="html">&lt;p&gt;Autif: /* Welcome to the Yocto Project Wiki! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome to the Yocto Project Wiki! ==&lt;br /&gt;
* [[Planning and Governance]]&lt;br /&gt;
* [[Community Guidelines]]&lt;br /&gt;
* [[Processes and Activities]]&lt;br /&gt;
** [[YoctoCalendar]]&lt;br /&gt;
* [[Projects]]&lt;br /&gt;
* [[Yocto Interest Groups]]&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
* [[How do I]]&lt;br /&gt;
* [[Contributors]]&lt;br /&gt;
* [[Training]]&lt;br /&gt;
&lt;br /&gt;
== Other resources ==&lt;br /&gt;
* [http://yoctoproject.org Yocto Project Front Page]&lt;/div&gt;</summary>
		<author><name>Autif</name></author>
	</entry>
</feed>