Hi, On Mon, Mar 3, 2008 at 8:28 PM, Rob Landley <[EMAIL PROTECTED]> wrote: > Quick and dirty patch to teach qemu application emulation how to chroot (and > drop privs), so you don't have to pollute a target filesystem with host code, > and/or figure out how to build qemu static in order to run a dynamic binary.
I tested your patch, but it doesn't seem to work when the application forks a new process (the new process is attempted to run as a native host executable, instead of with qemu). Is that expected? I tried enabling binfmt for it, but then qemu needs to be static, defeating the purpose of this option. Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia Manaus - Brazil