diskimage-builder/diskimage_builder
Ian Wienand 85985cdadc Make our virtualenv source py3 safe
execfile() has gone in python3, and if you google various
stackoverflow results, python-dev mailing list threads and other
projects it seems runpy is considered one of the better solutions.
This should be py2.7 safe too.

Change-Id: I18077ba9d603752492cc81f260e12710981f4dff
2017-03-13 20:22:27 +11:00
..
block_device blockdevice.py: python3 fixes 2017-03-13 19:33:07 +11:00
elements Merge "Fix dib-init-system for Debian Jessie and Debian Stretch" 2017-03-13 03:29:41 +00:00
graph Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
lib Refactor: block-device partitioning cleanup 2017-03-07 18:43:09 +11:00
tests Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
dib_run_parts.py Move dib-run-parts into diskimage-builder 2016-11-04 17:07:37 +11:00
disk_image_create.py Make our virtualenv source py3 safe 2017-03-13 20:22:27 +11:00
element_dependencies.py Semi-automatic doc generation of element dependency 2017-02-09 09:50:30 +11:00
logging_config.py Add python logger configuration 2016-06-16 13:54:50 +10:00
paths.py Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00
utils.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00