First page Back Continue Last page Overview Graphics
Tools under Vesta
Tools run during a Vesta build have their context defined by an SDL program
- The command line
- The complete filesystem (see chroot(2))
- The environment variables
- The standard input
All these details are parameters to the SDL _run_tool primitive function
Notes: