« Previous | Next » 

Revision 6676f007

ID6676f007d8dfa0ce9db99ce49874407770e30880

Added by Klaus Aehlig almost 11 years ago

Allow customization of the chroot

As different users have different needs about the chroot, allow
customization in its build script. This is achieved as follows.
- The environment variable EXTRA_DEBIAN_PACKAGES is honored,
and the packages named there are additionally installed in
the chroot. This should cover the most common cases.
- More complicated customizations can be achieved by setting
the environment variable CHROOT_FINAL_HOOK. This is the last
command executed in the chroot; typically, it would be
a call to a personal script.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences