<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/pxadroid/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 10 Jun 2012 15:54:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pxadroid/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v12
+++ v13
@@ -16,6 +16,7 @@
 
 Here the files for rootfs [link][]
 [link]: https://sourceforge.net/projects/pxadroid/files/Blueangel/Gingerbread_CM7.2/
+
 Prepare SDCard:
 
 Split the SDCard into 2 partitions
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Sun, 10 Jun 2012 15:54:53 -0000</pubDate><guid>https://sourceforge.net69541591ad9b7182a8331d8ee45525620f09ca53</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v11
+++ v12
@@ -3,8 +3,9 @@
 For Image files!
 For install copy all [files][] on the root of the SDCard and start "Haret.exe".
 
-[files]: https://sourceforge.net/projects/pxadroid/files/Blueangel/
+[files]: https://sourceforge.net/projects/pxadroid/files/Blueangel/Gingerbread/
 
+--------------------------------------------------------------------------------------
 For Rootfs!
 
 What do you need:
@@ -13,6 +14,8 @@
 3. Kernel (zImage)
 4. startup.txt
 
+Here the files for rootfs [link][]
+[link]: https://sourceforge.net/projects/pxadroid/files/Blueangel/Gingerbread_CM7.2/
 Prepare SDCard:
 
 Split the SDCard into 2 partitions
@@ -24,7 +27,7 @@
 Copy Haret, zImage, startup.txt on the FAT partition.
 
 Extract the rootfs.tar.bz2 with SUDO rights on the second partition    
-e.g. sudo tar xvjf /media/Data/gingerbread.tar.bz2 -C /media/SDCard
+e.g. sudo tar xvjf /media/Data/rootfs.tar.bz2 -C /media/SDCard
 
 Last but not least:
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Sun, 10 Jun 2012 15:54:17 -0000</pubDate><guid>https://sourceforge.netb407642a81088d8d0ced3dca4da5d845f13e4c50</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v10
+++ v11
@@ -1,22 +1,17 @@
 Welcome to the PXAdroid wiki!
 
-
+For Image files!
 For install copy all [files][] on the root of the SDCard and start "Haret.exe".
 
 [files]: https://sourceforge.net/projects/pxadroid/files/Blueangel/
 
-
-For HTC Universal look [here][].
-
-[here]: http://forum.xda-developers.com/showthread.php?t=658664
-
-OBSOLET
+For Rootfs!
 
 What do you need:
-1. Rootfs ([gingerbread.tar.bz2][])
-2. [Haret][] (at the moment)
-3. Kernel ([zImage][])
-4. [startup.txt][]
+1. Rootfs (rootfs.tar.bz2)
+2. Haret.exe (at the moment)
+3. Kernel (zImage)
+4. startup.txt
 
 Prepare SDCard:
 
@@ -26,9 +21,9 @@
 - Second as EXT2/EXT3 or EXT4 (min: 200MB)    
     * IMPORTANT format without owner of the file system
 
-Copy [Haret][], [zImage][], [startup.txt][] on the FAT partition.
+Copy Haret, zImage, startup.txt on the FAT partition.
 
-Extract the [gingerbread.tar.bz2][] with SUDO rights on the second partition    
+Extract the rootfs.tar.bz2 with SUDO rights on the second partition    
 e.g. sudo tar xvjf /media/Data/gingerbread.tar.bz2 -C /media/SDCard
 
 Last but not least:
@@ -39,6 +34,10 @@
 
 [For video tutorial please look here][] Big Thanks to Swiss420
 
+For HTC Universal look [here][].
+
+[here]: http://forum.xda-developers.com/showthread.php?t=658664
+
 [gingerbread.tar.bz2]: http://sourceforge.net/projects/pxadroid/files/gingerbread.tar.bz2/download
 [Haret]: http://sourceforge.net/projects/pxadroid/files/haret.exe/download
 [zImage]: http://sourceforge.net/projects/pxadroid/files/zImage/download
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Sun, 10 Jun 2012 15:51:47 -0000</pubDate><guid>https://sourceforge.net04647718d81c6179ef101e019248539ed28bebba</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v9 
+++ v10 
@@ -20,25 +20,24 @@
 
 Prepare SDCard:
 
-[For help please look here][]
-
-[For video tutorial please look here][] Big Thanks to Swiss420
-
 Split the SDCard into 2 partitions
 
 * First partition as Fat (min: 8MB :-p)
 - Second as EXT2/EXT3 or EXT4 (min: 200MB)    
     * IMPORTANT format without owner of the file system
 
 Copy [Haret][], [zImage][], [startup.txt][] on the FAT partition.
 
 Extract the [gingerbread.tar.bz2][] with SUDO rights on the second partition    
 e.g. sudo tar xvjf /media/Data/gingerbread.tar.bz2 -C /media/SDCard
 
 Last but not least:
 
 Start under Windows Mobile the Haret.exe form SDCard and wait :-D
 
+[For help please look here][]
+
+[For video tutorial please look here][] Big Thanks to Swiss420
 
 [gingerbread.tar.bz2]: http://sourceforge.net/projects/pxadroid/files/gingerbread.tar.bz2/download
 [Haret]: http://sourceforge.net/projects/pxadroid/files/haret.exe/download
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Wed, 09 May 2012 06:56:31 -0000</pubDate><guid>https://sourceforge.net3c109bf2733ee394c8559ed7c4f788c3c41ac9af</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v8 
+++ v9 
@@ -20,24 +20,29 @@
 
 Prepare SDCard:
 
-Split the SDCard into 2 partitions ([For help please look here][])
-
+[For help please look here][]
+
+[For video tutorial please look here][] Big Thanks to Swiss420
+
+Split the SDCard into 2 partitions
+
 * First partition as Fat (min: 8MB :-p)
 - Second as EXT2/EXT3 or EXT4 (min: 200MB)    
     * IMPORTANT format without owner of the file system
 
 Copy [Haret][], [zImage][], [startup.txt][] on the FAT partition.
 
 Extract the [gingerbread.tar.bz2][] with SUDO rights on the second partition    
 e.g. sudo tar xvjf /media/Data/gingerbread.tar.bz2 -C /media/SDCard
 
 Last but not least:
 
 Start under Windows Mobile the Haret.exe form SDCard and wait :-D
 
 
 [gingerbread.tar.bz2]: http://sourceforge.net/projects/pxadroid/files/gingerbread.tar.bz2/download
 [Haret]: http://sourceforge.net/projects/pxadroid/files/haret.exe/download
 [zImage]: http://sourceforge.net/projects/pxadroid/files/zImage/download
 [startup.txt]: http://sourceforge.net/projects/pxadroid/files/startup.txt/download
 [For help please look here]: http://sourceforge.net/projects/pxadroid/files/SDCard%20Tutorial.pdf/download
+[For video tutorial please look here]: http://www.youtube.com/watch?v=Q6xxuC1C7N4
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Wed, 09 May 2012 06:55:22 -0000</pubDate><guid>https://sourceforge.net8c58a7ad30672387a4d174264f7b431531358b1e</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -6,9 +6,9 @@
 [files]: https://sourceforge.net/projects/pxadroid/files/Blueangel/
 
 
-
-
-
+For HTC Universal look [here][].
+
+[here]: http://forum.xda-developers.com/showthread.php?t=658664
 
 OBSOLET
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Mon, 07 May 2012 13:48:21 -0000</pubDate><guid>https://sourceforge.netdc3f4fa9e5d6833c27286bbdd043a17dda95c9dd</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -1,7 +1,7 @@
 Welcome to the PXAdroid wiki!
 
 
-For install copy all [files][] on the root of the SDCard and start Haret.exe
+For install copy all [files][] on the root of the SDCard and start "Haret.exe".
 
 [files]: https://sourceforge.net/projects/pxadroid/files/Blueangel/
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Mon, 07 May 2012 08:41:48 -0000</pubDate><guid>https://sourceforge.net9feff20ee98c8df3871013a03d2ecbb6409863fc</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -1,7 +1,7 @@
 Welcome to the PXAdroid wiki!
 
 
-For install Copy all [files][] on the root of the SDCard and start Haret.exe
+For install copy all [files][] on the root of the SDCard and start Haret.exe
 
 [files]: https://sourceforge.net/projects/pxadroid/files/Blueangel/
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Mon, 07 May 2012 08:39:56 -0000</pubDate><guid>https://sourceforge.net0874ba1318abf3e7f812638c373c025898160dcb</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,5 +1,17 @@
 Welcome to the PXAdroid wiki!
 
+
+For install Copy all [files][] on the root of the SDCard and start Haret.exe
+
+[files]: https://sourceforge.net/projects/pxadroid/files/Blueangel/
+
+
+
+
+
+
+OBSOLET
+
 What do you need:
 1. Rootfs ([gingerbread.tar.bz2][])
 2. [Haret][] (at the moment)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Mon, 07 May 2012 08:39:33 -0000</pubDate><guid>https://sourceforge.netdf17cdcadcdf1dca5e1ca35e6cb931e803a9fbaf</guid></item><item><title>WikiPage Home modified by -=[D-Two]=-</title><link>https://sourceforge.net/p/pxadroid/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -8,23 +8,24 @@
 
 Prepare SDCard:
 
-Split the SDCard into 2 partitions
-
+Split the SDCard into 2 partitions ([For help please look here][])
+
 * First partition as Fat (min: 8MB :-p)
 - Second as EXT2/EXT3 or EXT4 (min: 200MB)    
     * IMPORTANT format without owner of the file system
 
 Copy [Haret][], [zImage][], [startup.txt][] on the FAT partition.
 
 Extract the [gingerbread.tar.bz2][] with SUDO rights on the second partition    
 e.g. sudo tar xvjf /media/Data/gingerbread.tar.bz2 -C /media/SDCard
 
 Last but not least:
 
 Start under Windows Mobile the Haret.exe form SDCard and wait :-D
 
 
 [gingerbread.tar.bz2]: http://sourceforge.net/projects/pxadroid/files/gingerbread.tar.bz2/download
 [Haret]: http://sourceforge.net/projects/pxadroid/files/haret.exe/download
 [zImage]: http://sourceforge.net/projects/pxadroid/files/zImage/download
 [startup.txt]: http://sourceforge.net/projects/pxadroid/files/startup.txt/download
+[For help please look here]: http://sourceforge.net/projects/pxadroid/files/SDCard%20Tutorial.pdf/download
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">-=[D-Two]=-</dc:creator><pubDate>Thu, 03 May 2012 07:38:35 -0000</pubDate><guid>https://sourceforge.net42ce1fac137816711a753e3865fca1d8101563e7</guid></item></channel></rss>