diskimage-builder/diskimage_builder
Ian Wienand b9c065de28 Remove args from BlockDevice() init
The args agument was only used to find the symbol for the getval
command.  Have the command pass the symbol to find in directly.  We
can therefore remove the args paramater to the BlockDevice() creation.

Change-Id: I8e357131b70a00e4a2c4792c009f6058d1d5ae9e
2017-05-12 09:36:23 +10:00
..
block_device Remove args from BlockDevice() init 2017-05-12 09:36:23 +10:00
elements Add a test to validate we can build debian vms 2017-05-05 19:17:39 +02:00
graph Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
lib Move to subparsers 2017-05-11 21:03:33 +10:00
tests Move dib-block-device implementation into cmd.py 2017-05-11 15:22:41 +10:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
disk_image_create.py squash-package-install to use the correct python 2017-03-13 20:24:39 +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
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00