diff options
author | Radostin Stoyanov <rstoyanov1@gmail.com> | 2017-08-26 21:42:04 +0100 |
---|---|---|
committer | Radostin Stoyanov <rstoyanov1@gmail.com> | 2017-08-28 16:03:28 +0100 |
commit | 7baf904cffdc4074ba5529b095f98a8c1ed6707a (patch) | |
tree | f7fffb9fcef085c747898e3649a182cdcc3fce4d /setup.py | |
parent | 6ca9a3f7eccae0411f73d7aa8df759eb09be8955 (diff) | |
download | virt-bootstrap.git-7baf904cffdc4074ba5529b095f98a8c1ed6707a.tar.gz virt-bootstrap.git-7baf904cffdc4074ba5529b095f98a8c1ed6707a.tar.xz virt-bootstrap.git-7baf904cffdc4074ba5529b095f98a8c1ed6707a.zip |
Enable UID/GID mapping for qcow2
Apply ownership mapping in qcow2 images using libguestfs python
bindings. To make this solution more general we introduce function
guestfs_walk() which will return the root file system tree of disk
image along with UID/GID values.
These changes are applied in additional qcow2 disk image using the
last layer as backing file. For FileSource this is layer-1.qcow2
with backing file layer-0.qcow2.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions