Revision 63e1b902 image_creator/bundle_volume.py

b/image_creator/bundle_volume.py
385 385
                    rsync.exclude(excl)
386 386

  
387 387
                rsync.archive().hard_links().xattrs().sparse().acls()
388
                rsync.run('/', target)
388
                rsync.run('/', target, 'host', 'tmp image')
389 389

  
390 390
                # We need to replace the old UUID referencies with the new
391 391
                # ones in grub configuration files and /etc/fstab for file

Also available in: Unified diff