diskimage-builder/doc/source
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
..
developer Don't set tracing in environment files 2016-10-20 13:58:00 +11:00
specs Merge "Spec for changing the block device handling" 2016-09-12 21:44:20 +00:00
user_guide Document install of diskimage-builder on Gentoo 2016-10-11 20:17:49 -05:00
ci.md typos on the document 2015-07-23 11:56:30 +00:00
conf.py Use globaltoc in docs for sidebar 2016-10-07 15:15:30 +11:00
elements Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00
elements.rst Split out README into separate files 2015-02-24 15:32:02 -08:00
index.rst Remove copyright from docs / toc 2016-10-07 15:15:30 +11:00