<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 08.02.2010 um 21:30 schrieb ghislain:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>Serdar,<br><br>I'm using it for the installer-images I create to install QtMoko, I just<br>adjusted the Qi-bootloader (I now use the latest Qi), I made some changes to<br>what to install with BusyBox (removed some, added some), and I changed the<br>init-script (I removed the userdata.img, added "restore" function of<br>qtbackup.tgz).<br><br>I got the first info on how the installer works from Marcelo Magallon (from<br>the Koolu project), this is what information he told me:<font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><br>Koolu died, so there is no way of getting some code from them now.</div><div><br><blockquote type="cite"><div>/quote:<br><br>mkdir freerunner-installer<br>cd freerunner-installer<br>cd repo init -u <a href="git://git.koolu.org/freerunner/platform/manifest.git">git://git.koolu.org/freerunner/platform/manifest.git</a> -b<br>installer<br>repo sync<br>make<br></div></blockquote><br>that's what I tried, it din't worked, I made some patches for useing our toolchain, I only got kernel compileing.</div><div><blockquote type="cite"><div>That will create something that looks like this:<br>bootloader<br>busybox<br>installer<br>kernel<br>Makefile<br>mtd-utils<br><br>The script that run on boot is found under installer. &nbsp;You need the<br>OpenMoko toolchain to build this. &nbsp;I believe there's a .deb on the web<br>site (Koolu's I mean) for this. &nbsp;To see how the kernel is built, look<br>first at kernel/Koolu.mk and then at kernel/Makefile.android.<br><br>rebuild<br>Beware, that makefile is broken, if you change stuff the kernel won't<br>be rebuilt properly, you have to delete<br>out/kernel/arch/arm/boot/uImage to force it to rebuild.<br><br>:quote/<br><br>I just started to update all to the newest versions (kernel, busybox,<br>mtd-utils, etc), but I got stuck in booting the kernel. I need to hack a<br>little more before I can post all the necessary steps (I will also look into<br>your patch to see what it does).<br><br>Regards,<br><br>Ghislain<br></div></blockquote></div><br></body></html>