summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add_conversion_flags_iscsi-d7f846803a647573.yaml
blob: 8624b45cfc624fd390cc7bcfbc06ffca6b8b0b6b (plain)
1
2
3
4
5
6
7
---
features:
  - |
    Adds a new configuration option ``[iscsi]conv_flags``, that specifies the
    conversion options to pass to the ``dd`` utility when copying an image.
    For example, passing ``sparse`` may result in less network traffic for
    large whole disk images.