diskimage-builder/diskimage_builder/block_device
Yolanda Robla 6d0b9abc0f Apply setfiles on all mountpoints
With new block device definition, where content of the image
can be mounted on different partitions, is not enough with
executing setfiles on root directory. Instead of that, expose
all the mountpoints on the image, and apply setfiles on them.

Change-Id: I153f979722eaec49eab93d7cd398c5589b9bfc44
2017-05-16 07:51:48 +02:00
..
level0 Move blockdevicesetupexception.py into blockdevice.py 2017-05-11 15:22:41 +10:00
level1 Refactor: block-device filesystem creation, mount and fstab 2017-05-12 13:52:02 +02:00
level2 Refactor: block-device filesystem creation, mount and fstab 2017-05-12 13:52:02 +02:00
level3 Refactor: block-device filesystem creation, mount and fstab 2017-05-12 13:52:02 +02:00
level4 Refactor: block-device filesystem creation, mount and fstab 2017-05-12 13:52:02 +02:00
tests block_device: reorder imports 2017-05-11 10:38:55 +10:00
__init__.py Clear __init__.py from cmd move 2017-05-11 18:52:14 +10:00
blockdevice.py Apply setfiles on all mountpoints 2017-05-16 07:51:48 +02:00
cmd.py Remove args from BlockDevice() init 2017-05-12 09:36:23 +10:00
plugin_base.py block_device: reorder imports 2017-05-11 10:38:55 +10:00
tree_config.py Add refactor of tree-like vs graph 2017-05-03 05:27:43 +00:00
utils.py exec_sudo: check cmd for str, log output and raise exception 2017-05-11 09:45:25 +10:00