My questions: Are the dev_img16.img from elsix for Sharp ROM and OpenZaurus the same? Can the Image be used on the SL5500, too?
ELSIX has only a single version of Developer Image 1.6 (
http://www.elsix.org/downloads/dev-img/dev-img-1.6.zip) that gets downloaded no matter what ROM you specify on the download page. The package documentation says Sharp and Cacko ROMs are supported, but it might work on OpenZaurus if you a) stay away from GUI applications, b) provide the Qtopia runtime on OZ for Qtopia apps, or c) provide X-related headers and libraries for the compiler for X apps. Also, the image file is in squashfs format, so you will need the squashfs kernel module for whatever platform you want to use the image on. After years of on-and-off search I've finally found a squashfs module IPKG that works on my SL-C1000 (Sharp ROM 1.1 JP). I'm in the middle of testing the module on my SL-C860, but haven't tried it on anything else. (I don't have anything else to test it on.) (I plan on putting the IPKG on ELSIX after I've completed the testing.)
UPDATE: The squashfs package I'm testing is here:
http://zaurus.up.seesaa.net/software/kerne...-2.2-r2_arm.ipk. Am I correct to assume that since
squashfs is released under GPL (as is everything on Sourceforge?), I'm free to upload the package to ELSIX whether or not I can contact the original author? I suppose since it's GPL I'd also need to post the source files, too.