diskimage-builder/diskimage_builder
Ian Wienand 4253cab773 Make BlockDeviceState implement a dict
While plugins treat the state as just a dictionary, it's nice for the
driver functions to keep state related functions encapsulated in the
state object singleton.  Wrap the internal state dictionary so we can
pass the BlockDeviceState directly without dereferencing.

Change-Id: Ic0193c64d645ed1312f898cbfef87841f460799c
2017-05-31 11:24:55 +10:00
..
block_device Make BlockDeviceState implement a dict 2017-05-31 11:24:55 +10:00
elements allow uninstalls to fail on gentoo 2017-05-29 23:46:42 -05:00
lib Only unmount directories that are mounted 2017-05-17 08:37:25 +02:00
tests Refactor mount-point sorting 2017-05-31 11:05:50 +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 Refactor: use lazy logging 2017-05-30 14:39:58 +10: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