X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/033007ecd20fac4ae7b4d1a09cd609ea3c22ba57..63e1b902670d78f62cd75c1d154bcbd2fd6e15ae:/image_creator/bundle_volume.py diff --git a/image_creator/bundle_volume.py b/image_creator/bundle_volume.py index ff4861e..e86d613 100644 --- a/image_creator/bundle_volume.py +++ b/image_creator/bundle_volume.py @@ -385,7 +385,7 @@ class BundleVolume(object): rsync.exclude(excl) rsync.archive().hard_links().xattrs().sparse().acls() - rsync.run('/', target) + rsync.run('/', target, 'host', 'tmp image') # We need to replace the old UUID referencies with the new # ones in grub configuration files and /etc/fstab for file