If you are looking at the LiveCD script, I think it runs in a chroot because it is intended to create and run everything inside the chroot and then copy everything from the chroot to a disk image. With the VM image, this is not important - the VM image itself is the chroot equivalent.
David On 12 Feb 2011, at 21:58, Ryan Harter wrote: > The 64 was just because I was testing on my machine, not the chroot > environment. Ill dig deeper into the ffi options to see what I need. > > I've found a problem with the script. Its running the build script in the > chroot environment but trying to access files outside in the script. I was > thinking I'd write a script in the chroot area with the runtime vars > (ETOILE_USER_NAME, etc) and then when the chroot is entered by the script > just run that to export those variables. Had you had something else in mind > when you wrote it? > > Ryan > > On Feb 12, 2011 2:45 PM, "David Chisnall" <[email protected]> wrote: > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev -- Sent from my brain _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
