From 646de4d42e20383f89ebb7ab5bfdcbce4085391b Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Mon, 25 Mar 2024 07:20:33 +0000 Subject: [PATCH] community/incus: move from testing According to Incus main dev 0.6.0 wil be the first LTS release in the next new few weeks --- .../0001-statically-build-incus-agent-and-incus-migrate.patch | 0 {testing => community}/incus/0003-correct-service-name.patch | 0 {testing => community}/incus/APKBUILD | 0 {testing => community}/incus/incus-agent.initd | 0 {testing => community}/incus/incus-user.initd | 0 {testing => community}/incus/incus.pre-install | 0 {testing => community}/incus/incusd.confd | 0 {testing => community}/incus/incusd.initd | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/incus/0001-statically-build-incus-agent-and-incus-migrate.patch (100%) rename {testing => community}/incus/0003-correct-service-name.patch (100%) rename {testing => community}/incus/APKBUILD (100%) rename {testing => community}/incus/incus-agent.initd (100%) rename {testing => community}/incus/incus-user.initd (100%) rename {testing => community}/incus/incus.pre-install (100%) rename {testing => community}/incus/incusd.confd (100%) rename {testing => community}/incus/incusd.initd (100%) diff --git a/testing/incus/0001-statically-build-incus-agent-and-incus-migrate.patch b/community/incus/0001-statically-build-incus-agent-and-incus-migrate.patch similarity index 100% rename from testing/incus/0001-statically-build-incus-agent-and-incus-migrate.patch rename to community/incus/0001-statically-build-incus-agent-and-incus-migrate.patch diff --git a/testing/incus/0003-correct-service-name.patch b/community/incus/0003-correct-service-name.patch similarity index 100% rename from testing/incus/0003-correct-service-name.patch rename to community/incus/0003-correct-service-name.patch diff --git a/testing/incus/APKBUILD b/community/incus/APKBUILD similarity index 100% rename from testing/incus/APKBUILD rename to community/incus/APKBUILD diff --git a/testing/incus/incus-agent.initd b/community/incus/incus-agent.initd similarity index 100% rename from testing/incus/incus-agent.initd rename to community/incus/incus-agent.initd diff --git a/testing/incus/incus-user.initd b/community/incus/incus-user.initd similarity index 100% rename from testing/incus/incus-user.initd rename to community/incus/incus-user.initd diff --git a/testing/incus/incus.pre-install b/community/incus/incus.pre-install similarity index 100% rename from testing/incus/incus.pre-install rename to community/incus/incus.pre-install diff --git a/testing/incus/incusd.confd b/community/incus/incusd.confd similarity index 100% rename from testing/incus/incusd.confd rename to community/incus/incusd.confd diff --git a/testing/incus/incusd.initd b/community/incus/incusd.initd similarity index 100% rename from testing/incus/incusd.initd rename to community/incus/incusd.initd