<?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>{ radak.org } &#187; OpenWRT</title>
	<atom:link href="http://www.radak.org/category/openwrt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.radak.org</link>
	<description>just another (tech) blog</description>
	<lastBuildDate>Mon, 19 Jul 2010 19:47:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to upgrade Meraki to OpenWRT</title>
		<link>http://www.radak.org/2008/11/04/how-to-upgrade-meraki-to-openwrt/</link>
		<comments>http://www.radak.org/2008/11/04/how-to-upgrade-meraki-to-openwrt/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 12:12:51 +0000</pubDate>
		<dc:creator>lion</dc:creator>
				<category><![CDATA[OpenWRT]]></category>

		<guid isPermaLink="false">http://blog.radak.org/?p=16</guid>
		<description><![CDATA[There are several ways to upgrade Meraki (Fonera), I describe what I used to be.
You need a tftpserver (in this example: 192.168.1.103) where you store openwrt-atheros-* files and serial to fonera [9600,8,N,1].
When your Fonera is booting up, press CTRL-C, and you will get the RedBoot prompt. Just copy-paste this line (it takes about 20min):
ip_address -l [...]]]></description>
			<content:encoded><![CDATA[<p>There are several ways to upgrade Meraki (Fonera), I describe what I used to be.<br />
You need a tftpserver (in this example: 192.168.1.103) where you store openwrt-atheros-* files and serial to fonera [9600,8,N,1].<br />
When your Fonera is booting up, press CTRL-C, and you will get the RedBoot prompt. Just copy-paste this line (it takes about 20min):</p>
<p>ip_address -l 192.168.1.40/24 -h 192.168.1.103<br />
fis init<br />
(here you have to press 'y')<br />
load -r -b %{FREEMEMLO} openwrt-atheros-vmlinux.lzma<br />
fis create -e 0x80041000 -r 0x80041000 vmlinux.bin.l7<br />
load -r -b %{FREEMEMLO} openwrt-atheros-root.squashfs<br />
fis create -l 0x006F0000 rootfs<br />
reset</p>
<p>First boot is very slow because creating partitions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.radak.org/2008/11/04/how-to-upgrade-meraki-to-openwrt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenWRT packages</title>
		<link>http://www.radak.org/2008/10/25/openwrt-packages/</link>
		<comments>http://www.radak.org/2008/10/25/openwrt-packages/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 11:21:39 +0000</pubDate>
		<dc:creator>lion</dc:creator>
				<category><![CDATA[OpenWRT]]></category>

		<guid isPermaLink="false">http://blog.radak.org/?p=8</guid>
		<description><![CDATA[I compiled a lot of packages to OpenWrt:
[Atheros 2.6.26.5 + 1403 packages]
(Meraki MR3201A, Fonera 2100/2200, UBNT2, UBNT5)
/etc/opkg.conf: src freshmeat http://www.freshmeat.hu/mips/packages
[BRCM 2.4.35.4 + 1276 packages]
(WRT54G*, Asus WL500G*, usr5461, wa840g, we800g, wr850g, wrt150n, wrtsl54gs)
/etc/opkg.conf: src freshmeat http://www.freshmeat.hu/mipsel/packages
Test files
Download and run this files to know what system you have!
]]></description>
			<content:encoded><![CDATA[<p>I compiled a lot of packages to OpenWrt:</p>
<p><a href="http://freshmeat.hu/mips" target="_blank">[Atheros 2.6.26.5 + 1403 packages]</a><br />
(Meraki MR3201A, Fonera 2100/2200, UBNT2, UBNT5)<br />
/etc/opkg.conf: src freshmeat http://www.freshmeat.hu/mips/packages</p>
<p><a href="http://freshmeat.hu/mipsel" target="_blank">[BRCM 2.4.35.4 + 1276 packages]</a><br />
(WRT54G*, Asus WL500G*, usr5461, wa840g, we800g, wr850g, wrt150n, wrtsl54gs)<br />
/etc/opkg.conf: src freshmeat http://www.freshmeat.hu/mipsel/packages</p>
<p><a href="http://freshmeat.hu/test" target="_blank">Test files</a><br />
Download and run this files to know what system you have!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.radak.org/2008/10/25/openwrt-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
