Make build_chroot self-contained
authorMichele Tartara <mtartara@google.com>
Thu, 20 Jun 2013 08:57:24 +0000 (08:57 +0000)
committerMichele Tartara <mtartara@google.com>
Thu, 20 Jun 2013 12:27:20 +0000 (12:27 +0000)
commitd1068153de0275931ed14f58c3167eaed90680c9
tree7791be783ca834965928780cc01cca46b2c5ae0b
parent91cdc18f1e908b2ac5cc95dc8f7af3365fb0b6d5
Make build_chroot self-contained

The configuration file are included in build_chroot, and are
automatically created by the script if it is not able to find them
already in the directory pointed by $DATA_DIR.

Note that the configuration file directory is cleaned if it's temporary,
but it is left untouched if it was esplicitly specified by the user.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
devel/build_chroot
devel/data/final.schroot.conf.in [deleted file]
devel/data/temp.schroot.conf.in [deleted file]