diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-06-15 15:13:44 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-06-15 15:13:44 +0300 |
commit | 40c6fc1cec1bf99653c8572db9635d4991bb2bef (patch) | |
tree | 77a8bd2cbd39fddaf1d5ebd5ef2f707f0a279f81 /app-containers/lxd/lxd-5.0.2-r2.ebuild | |
parent | dev-libs/dqlite: add 1.15.1 (diff) | |
download | gentoo-40c6fc1cec1bf99653c8572db9635d4991bb2bef.tar.gz gentoo-40c6fc1cec1bf99653c8572db9635d4991bb2bef.tar.bz2 gentoo-40c6fc1cec1bf99653c8572db9635d4991bb2bef.zip |
app-containers/lxd: add new optfeature for rsync
- provides a full lxd-migrate support.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers/lxd/lxd-5.0.2-r2.ebuild')
-rw-r--r-- | app-containers/lxd/lxd-5.0.2-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-containers/lxd/lxd-5.0.2-r2.ebuild b/app-containers/lxd/lxd-5.0.2-r2.ebuild index 133cbce8f682..9e5eeb783945 100644 --- a/app-containers/lxd/lxd-5.0.2-r2.ebuild +++ b/app-containers/lxd/lxd-5.0.2-r2.ebuild @@ -177,6 +177,7 @@ pkg_postinst() { optfeature "virtual machine support" app-emulation/qemu[spice,usbredir,virtfs] optfeature "btrfs storage backend" sys-fs/btrfs-progs optfeature "ipv6 support" net-dns/dnsmasq[ipv6] + optfeature "full lxd-migrate support" optfeature "lvm2 storage backend" sys-fs/lvm2 optfeature "zfs storage backend" sys-fs/zfs elog |