<nebajoth> y halo thar
<calamarz> hi nebajoth
<Ornotermes> how do i make bnn remember ip to gateway and dns?
<sid-user> strings openwrt-xburst-qi_lb60-u-boot.bin says root=/dev/mmcblk0p1 but acording to http://en.qi-hardware.com/wiki/Boot_mode it is mmcblkp2
<sid-user> need wiki to be updated?
<sid-user> mmcblk0p2 sorry
<sid-user> will change wiki when i am at home
<neil> is it possible to (ab)use the openwrt-xburst build for cross-compilation once OpenWrt has successfully built uImage and packages for all the required libraries?
<larsc> sure
<neil> how does it work?  hello-world.c compiled for me and ran on the NanoNote but I get strange errors when trying to link against SDL
<neil> strange as in it says something like: libdirectfb-1.4.so.0 was required by libSDL.so but could not be found
<neil> except libdirectfb-1.4.so.0 is in the same staging_dir/.../usr/lib folder that libSDL.so is in
<larsc> neil: pass -Wl,-rpath-link=staging_dir...
<larsc> to the compiler
<neil> many thanks for that!  it worked perfectly
<sid__> now gentoo is booting until login; some errors (e.g. gzip is not installed) but it works!
<sid__> i will rebuild everything again from scratch to create a real documentation
<sid__> is someone interrested? if not, i will merge it to gentoo-wiki
<neil> sid__: it would be great to have step by step instructions on the Qi Hardware wiki
<neil> there's now a page on the wiki in case others want to do the same: http://en.qi-hardware.com/wiki/Compiling_for_the_NanoNote
<Ornotermes> is there any interest in how to reflash rootfs from linux on a microsd card?
<Ornotermes> i didn't even found that :P
<sid__> stage which boots is at https://88.198.212.242/nanonote/
<sid__> unpacked it is 200 mb big! will be smaler in future; many useless programs are installed