[maemo-developers] [maemo-developers] sbox-config
From: Kalle Vahlman kalle.vahlman at gmail.comDate: Sun Feb 11 11:23:43 EET 2007
- Previous message: [maemo-developers] sbox-config
- Next message: [maemo-developers] sbox-config
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2007/2/11, Piotr Pokora <piotrek.pokora at gmail.com>: > > Hi! > > Is there any how-to, docs , whatever which describes how to replace > sbox-config with sb-conf for fundamental jobs like flashing? Heh, that wording is pretty prone to misunderstandings :) But for the actual issue, simply stating 'sb-conf' will give you the syntax of that command. This won't naturally help since the howto doesn't tell what it tries to do there, so a short run-through: -ct ROOTFS (create target called ROOTFS) -cn cs2005q3.2-glibc-arm (use the issued toolchain) -cm qemu-arm (use qemu-arm as the CPU transparency method) --devkits=debian (use the debian devkit) The same command with sb-conf would be: sb-conf setup ROOTFS -c cs2005q3.2-glibc-arm -d debian:cputransp -t qemu-arm-0.8.1-sb At least it seemed to create the target ok, didn't try to use it though... -- Kalle Vahlman, zuh at iki.fi Powered by http://movial.fi Interesting stuff at http://syslog.movial.fi
- Previous message: [maemo-developers] sbox-config
- Next message: [maemo-developers] sbox-config
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]