diskimage-builder/doc/source/developer
Ian Wienand 9e392f56b0 Don't set tracing in environment files
Because environment files are sourced into the current environment,
they shouldn't be setting global settings like tracing else they
affect every preceeding import.  This is quite confusing when only
half your imports are traced in the logs, because it was either turned
on, or off, by a preceeding environment import.

There is a corresponding dib-run-parts change in
I29f7df1514aeb988222d1094e8269eddb485c2a0 that will greatly increase
debugability for environment files by deliberately logging what files
are sourced and consistently turning on tracing around their import.

This isn't strictly necessary (since dib-run-parts with the prior
change will just turn tracing off after import anyway) but it's a
decent cleanup for consistency.  A bare-minimum dib-lint check is
added.  Documentation is updated.

Change-Id: I10f68be0642835a04af7e5a2bc101502f61e5357
2016-10-20 13:58:00 +11:00
..
caches.rst Prettify 'Caches and offline mode' documentation 2015-09-17 12:14:54 +02:00
components.rst doc: migrate from README.rst to Sphinx 2015-09-10 16:55:39 +10:00
design.rst Use fstrim to prep the block device 2016-03-13 16:24:59 +00:00
developing_elements.rst Don't set tracing in environment files 2016-10-20 13:58:00 +11:00
dib_lint.rst Add documentation for dib-lint 2016-05-02 01:29:17 -05:00
index.rst Rename devloper documentation to developer guide 2016-10-07 15:15:30 +11:00
invocation.rst Clarify OVERWRITE_OLD_IMAGE docs 2016-08-15 12:15:22 -07:00
stable_interfaces.rst Document what our stable interfaces are 2015-07-22 09:17:02 +00:00