change order and add Waydroid

Add rhel+epel repo because packages are different in CentOS+EPEL
This commit is contained in:
Anders Rytter Hansen 2025-07-31 00:41:47 -03:00
commit 7ead7133e5
5 changed files with 24 additions and 44 deletions

View file

@ -1,6 +1,6 @@
[copr:copr.fedorainfracloud.org:andersrh:my-ostree-os]
[my-ostree-os-epel]
name=Copr repo for my-ostree-os owned by andersrh
baseurl=https://download.copr.fedorainfracloud.org/results/andersrh/my-ostree-os/fedora-$releasever-$basearch/
baseurl=https://download.copr.fedorainfracloud.org/results/andersrh/my-ostree-os/epel-10-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
@ -8,15 +8,3 @@ gpgkey=https://download.copr.fedorainfracloud.org/results/andersrh/my-ostree-os/
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[copr:copr.fedorainfracloud.org:andersrh:my-ostree-os:ml]
name=Copr repo for my-ostree-os owned by andersrh (i386)
baseurl=https://download.copr.fedorainfracloud.org/results/andersrh/my-ostree-os/fedora-$releasever-i386/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/andersrh/my-ostree-os/pubkey.gpg
repo_gpgcheck=0
cost=1100
enabled=1
enabled_metadata=1