<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeremy Visser &#187; olpc</title>
	<atom:link href="http://jeremy.visser.name/tag/olpc/feed/" rel="self" type="application/rss+xml" />
	<link>https://jeremy.visser.name</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 12:29:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='https://jeremy.visser.name/?pushpress=hub'/>
<cloud domain='jeremy.visser.name' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Being DDoS&#8217;ed by the Children of the World</title>
		<link>https://jeremy.visser.name/2009/04/25/being-ddosed-by-the-children-of-the-world/</link>
		<comments>https://jeremy.visser.name/2009/04/25/being-ddosed-by-the-children-of-the-world/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 22:30:45 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[olpc]]></category>

		<guid isPermaLink="false">http://jeremy.visser.name/?p=1028</guid>
		<description><![CDATA[By chance, I checked my bandwidth usage stats for static.sunriseroad.net, hosted on DreamHost, which serves miscellaneous downloads like my hackergotchi, some pictures, some code downloads, among other things. Well, my bandwidth usage for April so far was&#8230;(drumroll)&#8230;405 GB! I couldn&#8217;t believe it! Both March and April were that high &#8212; about 40GB a day was [...]]]></description>
			<content:encoded><![CDATA[<p>By chance, I checked my bandwidth usage stats for <code>static.sunriseroad.net</code>, hosted on DreamHost, which serves miscellaneous downloads like my hackergotchi, some pictures, some code downloads, among other things.</p>
<p>Well, my bandwidth usage for April so far was&#8230;<em>(drumroll)</em>&#8230;<strong>405 GB</strong>!</p>
<p>I couldn&#8217;t believe it! Both March and April were that high &#8212; about 40GB a day was the average. (Thanks to <a href="http://www.oktravel.com.au/users/john/">John</a> who kindly lets me use his DreamHost account which has unlimited bandwidth.) How could that be? Well, I checked the access logs, and 99% of the access log is filled with basically the following, which sure surprised me:</p>
<blockquote><pre>201.221.<em>x.x</em> - - [23/Apr/2009:16:03:14 -0700] "GET /jeremy/releases/Wesnoth-1452.xo HTTP/1.0" 200 80241354 "http://wiki.laptop.org/go/Activities/All" "Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9) Gecko/2008072400 OLPC/0.4.6-1.olpc3 (XO) Firefox/3.0"</pre>
</blockquote>
<p>Wow! Everyone is downloading <a href="http://wiki.laptop.org/go/Wesnoth">Battle for Wesnoth for OLPC</a> that <a href="http://jeremy.visser.name/2008/10/25/battle-for-wesnoth-for-olpc-released/">I ported</a>! I had no idea it was so popular.</p>
<p>Most of the user-agent strings contain &#8220;OLPC/0.4.6-1.olpc3&#8243;, which gives a pretty good indication that people are downloading it straight onto their XO using the built-in browser (which is contrary to <a href="http://jeremy.visser.name/2008/10/25/battle-for-wesnoth-for-olpc-released/" title="See the 'Further Notes' section.">my recommendation</a>, but anyway). The majority of IPs are from Uruguay, so I suspect it is spreading like wildfire among schools there. Who says Linux doesn&#8217;t have viruses? <img src='https://jeremy.visser.name/wordpress/wp-content/plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' /> </p>
<p>To continue to keep the Children of the World entertained, I have already ported Wesnoth 1.6a to OLPC, but I haven&#8217;t released it yet. Hopefully I will release it to a testing audience in the coming weeks.</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2009/04/25/being-ddosed-by-the-children-of-the-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Battle for Wesnoth for OLPC</title>
		<link>https://jeremy.visser.name/2008/10/25/battle-for-wesnoth-for-olpc-released/</link>
		<comments>https://jeremy.visser.name/2008/10/25/battle-for-wesnoth-for-olpc-released/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 08:30:52 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[olpc]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://jeremyvisser.wordpress.com/?p=756</guid>
		<description><![CDATA[Port of the popular Battle for Wesnoth to the OLPC XO-1 laptop. The game is unchanged, apart from some minor tweaks to make the game fit the screen size, and be launchable as an 'activity' like other applications on the platform.]]></description>
			<content:encoded><![CDATA[<p><a href="http://laptop.org/">OLPC XO-1</a> users around the world, I give you: <strong>Battle for Wesnoth for OLPC</strong>.</p>
<p><a href="http://olpc-france.org/wiki/images/c/c2/BattailleWesnoth.png"><img src="http://olpc-france.org/wiki/images/thumb/c/c2/BattailleWesnoth.png/180px-BattailleWesnoth.png" alt="Battle for Wesnoth" /></a></p>
<p><em>(Screenshot credit: Samy Boutayeb)</em></p>
<p><span id="more-756"></span></p>
<h3>Kudos</h3>
<p>First, let me say a big <strong>thank you</strong> to all the testers who helped me shape this port into what it has now become &#8212; your feedback has been beyond helpful! Your names have been set in stone for millenia to come in the <a href="http://static.sunriseroad.net/jeremy/releases/Wesnoth-1451.README">README</a> file.</p>
<p>Furthermore, I would like to congratulate the <a href="http://www.wesnoth.org/">Battle for Wesnoth</a> team and contributors for creating this awesome game, which is sufficiently worthy of being ported to just about every platform out there.</p>
<h3>Download</h3>
<p>And, without further ado, I give you: <strong><a href="http://sourceforge.net/projects/wesnoth-olpc/files/">Download</a></strong> (<a href="http://static.sunriseroad.net/jeremy/releases/Wesnoth-1451.README">Readme</a>; <a href="http://static.sunriseroad.net/jeremy/releases/Wesnoth-1452.xo.asc">Signature</a>; <a href="http://static.sunriseroad.net/jeremy/CF13C41A.asc">Public Key</a>)</p>
<h3>Further Notes</h3>
<p>I recommend that you do not download the above bundle on your OLPC XO-1, due to the large filesize, and general unresponsiveness I have found with the user interface. Instead, you should download the bundle onto a USB flash drive, and <a href="http://wiki.laptop.org/go/Activity_installation">transfer it to the XO using the Journal</a> (insert flash drive, open Journal, select flash drive, select Wesnoth bundle, select Copy to Journal from toolbar).</p>
<p><strong>Update:</strong> <a href="http://pipka.org/">Pia</a> created an entry on the <a href="http://wiki.laptop.org/go/Activities/All">Activity repository</a>. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2008/10/25/battle-for-wesnoth-for-olpc-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What I did this afternoon (or: Windows XP on OLPC XO-1)</title>
		<link>https://jeremy.visser.name/2008/10/18/windows-xp-on-olpc-xo-1/</link>
		<comments>https://jeremy.visser.name/2008/10/18/windows-xp-on-olpc-xo-1/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 08:29:06 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[olpc]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://jeremyvisser.wordpress.com/?p=743</guid>
		<description><![CDATA[This is possibly one of the most cruel things one could do to an OLPC XO-1: That&#8217;s Windows XP under QEMU under Gentoo on an OLPC XO-1. It took about two hours to run the mini-setup routine from a previously sysprepped image I had created, and took about 10 minutes to boot. The user interface [...]]]></description>
			<content:encoded><![CDATA[<p>This is possibly one of the most cruel things one could do to an <a href="http://en.wikipedia.org/wiki/OLPC_XO-1">OLPC XO-1</a>:</p>
<p><a href="http://jeremyvisser.files.wordpress.com/2008/10/xo-xp-2.jpg"><img src="http://jeremyvisser.files.wordpress.com/2008/10/xo-xp-2.jpg?w=300" alt="Windows XP being shown on OLPC XO-1 screen." width="300" height="300" class="alignnone size-medium wp-image-744" /></a></p>
<p>That&#8217;s Windows XP under QEMU under Gentoo on an OLPC XO-1.</p>
<p>It took about two hours to run the mini-setup routine from a previously sysprepped image I had created, and took about 10 minutes to boot. The user interface is virtually unusable, and the VM can only be practically run with 128MB of RAM allocated to it.</p>
<p>I installed Gentoo during yesterday and the day before from a stage3 tarball. I wish I&#8217;d found out about <a href="http://www.gentooxo.org/">GentooXO</a> sooner. Also, I&#8217;m running QEMU with the kqemu accelerator installed.</p>
<p>It would be interesting to get Windows XP working natively, but I doubt that will ever happen (apart from Microsoft&#8217;s own efforts). I doubt you can <code>kexec()</code> into a Windows kernel, and you would need to initialise the display adapter to the exact right mode (the XO-1 appears to only support one video mode), which Windows would almost certainly not support out of the box.</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2008/10/18/windows-xp-on-olpc-xo-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official OLPC OS is bootstrapped with Debian!?</title>
		<link>https://jeremy.visser.name/2008/10/12/official-olpc-os-is-bootstrapped-with-debian/</link>
		<comments>https://jeremy.visser.name/2008/10/12/official-olpc-os-is-bootstrapped-with-debian/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 10:48:32 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[olpc]]></category>

		<guid isPermaLink="false">http://jeremyvisser.wordpress.com/?p=733</guid>
		<description><![CDATA[I was just looking through the contents of the olpcrd.img file on my XO build update.1 708, and it seems that the initrd is a minature installation of Debian. It contains some giveaway files, such as /var/lib/dpkg/status, which contains: Package: libnss-dns-udeb Status: install ok unpacked Version: 2.7-5 Description: GNU C Library: NSS helper for DNS [...]]]></description>
			<content:encoded><![CDATA[<p>I was just looking through the contents of the olpcrd.img file on my XO build update.1 708, and it seems that the initrd is a minature installation of Debian.</p>
<p>It contains some giveaway files, such as <code>/var/lib/dpkg/status</code>, which contains:</p>
<blockquote><pre>Package: libnss-dns-udeb
Status: install ok unpacked
Version: 2.7-5
Description: GNU C Library: NSS helper for DNS - udeb

Package: wireless-tools-udeb
Status: install ok unpacked
Version: 29-1
Depends: libc6 (&gt;= 2.6.1-1), libiw29-udeb (&gt;= 28+29pre7)
Description: Tools for manipulating Linux Wireless Extensions

Package: python2.5-minimal
Status: install ok unpacked
Version: 2.5.1-1
Depends: zlib1g-udeb, libc6
Description: A minimal subset of the Python language (version 2.5)

Package: module-init-tools-udeb
Status: install ok unpacked
Version: 3.3-pre11-4
Depends: libc6 (&gt;= 2.5-5)
Description: tools for managing Linux kernel modules

Package: olpcrd-rootskel
Status: install ok unpacked
Version: 1.54
Depends: python2.5-minimal, wireless-tools-udeb
Description: Skeleton root filesystem used by OLPC initramfs

Package: busybox-udeb
Status: install ok unpacked
Version: 1:1.1.3-5
Depends: libc6 (&gt;= 2.5-5)
Description: Tiny utilities for the debian-installer

Package: libiw29-udeb
Status: install ok unpacked
Version: 29-1
Depends: libc6 (&gt;= 2.6.1-1)
Description: Tools for manipulating Linux Wireless Extensions

Package: zlib1g-udeb
Status: install ok unpacked
Version: 1:1.2.3.3.dfsg-8
Description: compression library - runtime for Debian installer

Package: debian-installer
Status: install ok installed
Version: olpc-20071227-05:33
Description: debian installation image
</pre>
</blockquote>
<p>The packages installed seem to be udebs, which are basically a lite version of normal Debian packages, designed for specialised uses, such as bootstrapping the Debian installer.</p>
<p>But even worse, it seems that the init script for the XO is written in Python. Seriously. The head of the file <code>/init</code> that runs on the OLPC is:</p>
<blockquote><pre>#!/usr/bin/python2.5
## Add an '-i' to the #! line to enable the interactive shell.
## Remove the -i for deployment, to ensure that an
## error in the script doesn't land us in an interactive shell.
from __future__ import division, with_statement
from initutil import *
from activate import activate
import antitheft
import os, os.path, sys, time

debug = False # set to false for deployment

# let's notify console that we've reached this point and python has launched
print "Hello, (children of the) world!"</pre>
</blockquote>
<p><em>No wonder</em> it takes so long to boot up! You have to load a whole Python interpreter before we get anywhere!</p>
<p>I haven&#8217;t been able to find much documentation on the reasons or inner workings for this bootstrap process. Probably because it&#8217;s too embarrasing to reveal. <img src='https://jeremy.visser.name/wordpress/wp-content/plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' /> </p>
<p>Can anybody confirm my findings?</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2008/10/12/official-olpc-os-is-bootstrapped-with-debian/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Battle for Wesnoth OLPC port: testers wanted</title>
		<link>https://jeremy.visser.name/2008/07/20/battle-for-wesnoth-olpc-port-testers-wanted/</link>
		<comments>https://jeremy.visser.name/2008/07/20/battle-for-wesnoth-olpc-port-testers-wanted/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 08:56:52 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[olpc]]></category>

		<guid isPermaLink="false">http://jeremyvisser.wordpress.com/?p=680</guid>
		<description><![CDATA[Attention people! Battle for Wesnoth for OLPC has now been released! Go here to get it! Hey OLPC hackers and Wesnoth gamers! I&#8217;ve just created a working Sugar-ised version of Battle for Wesnoth for the OLPC XO-1. Basically, this is a self-contained Wesnoth within an activity bundle that has been slightly modified to be able [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><ins><strong>Attention people!</strong> Battle for Wesnoth for OLPC has now been released! <a href="http://jeremy.visser.name/2008/10/25/battle-for-wesnoth-for-olpc-released/"><strong>Go here to get it!</strong></a></ins></p></blockquote>
<p>Hey OLPC hackers and Wesnoth gamers!</p>
<p>I&#8217;ve just created a working <a href="http://wiki.laptop.org/go/Sugar">Sugar-ised</a> version of <a href="http://www.wesnoth.org/">Battle for Wesnoth</a> for the <a href="http://en.wikipedia.org/wiki/OLPC_XO-1">OLPC XO-1</a>.</p>
<p>Basically, this is a self-contained Wesnoth within an <a href="http://wiki.laptop.org/go/Activity_bundles">activity bundle</a> that has been slightly modified to be able to work within <a href="http://wiki.laptop.org/go/Rainbow">Rainbow</a> security on newer OS versions.</p>
<p>This Wesnoth is based on version 1.4.3, and is able to play online on official Wesnoth servers, and between other PCs and Macs running Wesnoth 1.4.3.</p>
<p>Before I post this on the official <a href="http://wiki.laptop.org/go/Activities">Activities</a> page, I would just like a handful of testers to download it, test it, and tell me whether it worked or not.</p>
<p>I don&#8217;t expect a painstakingly detailed test &#8212; a simple &#8220;I installed it on my OLPC running build 703, and it ran the tutorial fine, and I totally pwned that guy online today&#8221; is enough.</p>
<p>So, if you&#8217;re interested in testing it, just fire me a quick e-mail (<code>jeremy AT visser DOT name</code>) or leave a comment, and I&#8217;ll give you a download link.</p>
<p>If you test it, I&#8217;ll be sure to mention you in the README file when I release it. <img src='https://jeremy.visser.name/wordpress/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p><ins datetime="00"><strong>Update:</strong> Samy Boutayeb has uploaded a screenshot of this port running on a Joyride build:</ins></p>
<p><a href="http://olpc-france.org/wiki/images/c/c2/BattailleWesnoth.png"><img src="http://olpc-france.org/wiki/images/thumb/c/c2/BattailleWesnoth.png/180px-BattailleWesnoth.png" alt="Battle for Wesnoth" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2008/07/20/battle-for-wesnoth-olpc-port-testers-wanted/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
