I'm having a weird problem with the build kit (wildwildwes') that I can't figure out.
I put some files in midori_3/root/usr/bin/X11 in the build kit, backed out to midori_3, did a ./build, and voila, I've got a midori.img.
If I take that image, burn it to my ia1, boot it, and do "cd /usr/bin/X11" the file isn't there. Neither are most of the files that appear in the buildkit.
It's clearly not the same directory.
There's also a root.work in my midori_3. It seems more likely that ./build is making its /usr partition from that.
Obviously, I am misunderstanding something fundamental about the build kit.
Can someone explain which "root" is really the image source, or explain to me what I'm missing? Thanks!