diskimage-builder/diskimage_builder
Ian Wienand 91b431ce78 Move element-info to a standard entry-point
Move element-info from a wrapper script to a standard entry-point
console_script.

Update the documentation to explain how to run it for development.  I
don't think we should support the idea that you can check-out the code
and run ./bin/disk-image-create -- it has dependencies (dib-utils,
etc) and needs to be run from a virtualenv (this is what CI in the
gate does).  A follow-up can clean-up some of the path munging stuff
we have for this in disk-image-create.

Change-Id: Ic0c03995667f320a27ac30441279f3e6abb6bca8
2016-09-08 15:29:56 +10:00
..
block_device Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
tests Making element overriding explicit 2016-09-08 10:58:19 +10:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
element_dependencies.py Move element-info to a standard entry-point 2016-09-08 15:29:56 +10:00
logging_config.py Add python logger configuration 2016-06-16 13:54:50 +10:00
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00