From 5b4b70e60ac354913317e2563764dcbb895228f0 Mon Sep 17 00:00:00 2001 From: Davide Cavalca Date: Aug 31 2022 04:47:03 +0000 Subject: Ensure our repos end up in the image --- diff --git a/mkosi.extra/etc/yum.repos.d/dcavalca-uboot-tools-fedora-rawhide.repo b/mkosi.extra/etc/yum.repos.d/dcavalca-uboot-tools-fedora-rawhide.repo new file mode 100644 index 0000000..cdb127a --- /dev/null +++ b/mkosi.extra/etc/yum.repos.d/dcavalca-uboot-tools-fedora-rawhide.repo @@ -0,0 +1,11 @@ +[copr:copr.fedorainfracloud.org:dcavalca:uboot-tools] +name=Copr repo for uboot-tools owned by dcavalca +baseurl=https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/fedora-$releasever-$basearch/ +type=rpm-md +skip_if_unavailable=False +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/pubkey.gpg +repo_gpgcheck=0 +enabled=1 +enabled_metadata=1 +priority=1 diff --git a/mkosi.extra/etc/yum.repos.d/ngompa-fedora-asahi-fedora-37.repo b/mkosi.extra/etc/yum.repos.d/ngompa-fedora-asahi-fedora-37.repo new file mode 100644 index 0000000..49251ae --- /dev/null +++ b/mkosi.extra/etc/yum.repos.d/ngompa-fedora-asahi-fedora-37.repo @@ -0,0 +1,11 @@ +[copr:copr.fedorainfracloud.org:ngompa:fedora-asahi] +name=Copr repo for fedora-asahi owned by ngompa +baseurl=https://download.copr.fedorainfracloud.org/results/ngompa/fedora-asahi/fedora-37-$basearch/ +type=rpm-md +skip_if_unavailable=False +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/ngompa/fedora-asahi/pubkey.gpg +repo_gpgcheck=0 +enabled=1 +enabled_metadata=1 +priority=1 diff --git a/mkosi.reposdir/dcavalca-uboot-tools-fedora-rawhide.repo b/mkosi.reposdir/dcavalca-uboot-tools-fedora-rawhide.repo deleted file mode 100644 index cdb127a..0000000 --- a/mkosi.reposdir/dcavalca-uboot-tools-fedora-rawhide.repo +++ /dev/null @@ -1,11 +0,0 @@ -[copr:copr.fedorainfracloud.org:dcavalca:uboot-tools] -name=Copr repo for uboot-tools owned by dcavalca -baseurl=https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/fedora-$releasever-$basearch/ -type=rpm-md -skip_if_unavailable=False -gpgcheck=1 -gpgkey=https://download.copr.fedorainfracloud.org/results/dcavalca/uboot-tools/pubkey.gpg -repo_gpgcheck=0 -enabled=1 -enabled_metadata=1 -priority=1 diff --git a/mkosi.reposdir/dcavalca-uboot-tools-fedora-rawhide.repo b/mkosi.reposdir/dcavalca-uboot-tools-fedora-rawhide.repo new file mode 120000 index 0000000..b566fe2 --- /dev/null +++ b/mkosi.reposdir/dcavalca-uboot-tools-fedora-rawhide.repo @@ -0,0 +1 @@ +../mkosi.extra/etc/yum.repos.d/dcavalca-uboot-tools-fedora-rawhide.repo \ No newline at end of file diff --git a/mkosi.reposdir/ngompa-fedora-asahi-fedora-37.repo b/mkosi.reposdir/ngompa-fedora-asahi-fedora-37.repo deleted file mode 100644 index 49251ae..0000000 --- a/mkosi.reposdir/ngompa-fedora-asahi-fedora-37.repo +++ /dev/null @@ -1,11 +0,0 @@ -[copr:copr.fedorainfracloud.org:ngompa:fedora-asahi] -name=Copr repo for fedora-asahi owned by ngompa -baseurl=https://download.copr.fedorainfracloud.org/results/ngompa/fedora-asahi/fedora-37-$basearch/ -type=rpm-md -skip_if_unavailable=False -gpgcheck=1 -gpgkey=https://download.copr.fedorainfracloud.org/results/ngompa/fedora-asahi/pubkey.gpg -repo_gpgcheck=0 -enabled=1 -enabled_metadata=1 -priority=1 diff --git a/mkosi.reposdir/ngompa-fedora-asahi-fedora-37.repo b/mkosi.reposdir/ngompa-fedora-asahi-fedora-37.repo new file mode 120000 index 0000000..c1f7fb7 --- /dev/null +++ b/mkosi.reposdir/ngompa-fedora-asahi-fedora-37.repo @@ -0,0 +1 @@ +../mkosi.extra/etc/yum.repos.d/ngompa-fedora-asahi-fedora-37.repo \ No newline at end of file