commit: 40c6fc1cec1bf99653c8572db9635d4991bb2bef
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 12:13:44 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 12:13:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c6fc1c
app-containers/lxd: add new optfeature for rsync
- provides a full lxd-migrate support.
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-containers/lxd/lxd-5.0.2-r2.ebuild | 1 +
1 file changed, 1 insertion(+)
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