From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5F56315814C for ; Thu, 19 Oct 2023 16:07:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CAE92BC1E0; Thu, 19 Oct 2023 16:07:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 857582BC1DF for ; Thu, 19 Oct 2023 16:07:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4282335D2F for ; Thu, 19 Oct 2023 16:07:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 571FE1295 for ; Thu, 19 Oct 2023 16:06:59 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1697731437.d9e9b91bd22cfa3744d6cebec1bae991a0bb570e.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/lxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/lxd/lxd-5.0.2-r3.ebuild app-containers/lxd/lxd-5.18.ebuild app-containers/lxd/lxd-5.19.ebuild X-VCS-Directories: app-containers/lxd/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d9e9b91bd22cfa3744d6cebec1bae991a0bb570e X-VCS-Branch: master Date: Thu, 19 Oct 2023 16:06:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 72ef1bb7-2403-4533-99ce-69ffa9a74059 X-Archives-Hash: 200644300e0ae86f6e720233e7f7267f commit: d9e9b91bd22cfa3744d6cebec1bae991a0bb570e Author: Joonas Niilola gentoo org> AuthorDate: Thu Oct 19 16:03:57 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Oct 19 16:03:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e9b91b app-containers/lxd: complete optfeature for lxd-migrate Signed-off-by: Joonas Niilola gentoo.org> app-containers/lxd/lxd-5.0.2-r3.ebuild | 2 +- app-containers/lxd/lxd-5.18.ebuild | 2 +- app-containers/lxd/lxd-5.19.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-containers/lxd/lxd-5.0.2-r3.ebuild b/app-containers/lxd/lxd-5.0.2-r3.ebuild index 8d110b892d9d..f0c1f274db2c 100644 --- a/app-containers/lxd/lxd-5.0.2-r3.ebuild +++ b/app-containers/lxd/lxd-5.0.2-r3.ebuild @@ -182,7 +182,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 "full lxd-migrate support" net-misc/rsync optfeature "lvm2 storage backend" sys-fs/lvm2 optfeature "zfs storage backend" sys-fs/zfs elog diff --git a/app-containers/lxd/lxd-5.18.ebuild b/app-containers/lxd/lxd-5.18.ebuild index a7b9cee3c03f..d4b3da597693 100644 --- a/app-containers/lxd/lxd-5.18.ebuild +++ b/app-containers/lxd/lxd-5.18.ebuild @@ -184,7 +184,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 "full lxd-migrate support" net-misc/rsync optfeature "lvm2 storage backend" sys-fs/lvm2 optfeature "zfs storage backend" sys-fs/zfs elog diff --git a/app-containers/lxd/lxd-5.19.ebuild b/app-containers/lxd/lxd-5.19.ebuild index 50e2b165276b..681eaf740cbf 100644 --- a/app-containers/lxd/lxd-5.19.ebuild +++ b/app-containers/lxd/lxd-5.19.ebuild @@ -180,7 +180,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 "full lxd-migrate support" net-misc/rsync optfeature "lvm2 storage backend" sys-fs/lvm2 optfeature "zfs storage backend" sys-fs/zfs elog