diff --git a/repositories/asahi.xml b/repositories/asahi.xml index dd85dd6..f4f3e07 100644 --- a/repositories/asahi.xml +++ b/repositories/asahi.xml @@ -1,7 +1,12 @@ - - - + + + + + + + + diff --git a/root/etc/yum.repos.d/dcavalca-uboot-tools.repo b/root/etc/yum.repos.d/dcavalca-uboot-tools.repo deleted file mode 100644 index cdb127a..0000000 --- a/root/etc/yum.repos.d/dcavalca-uboot-tools.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/root/etc/yum.repos.d/group_asahi-fedora-remix-branding.repo b/root/etc/yum.repos.d/group_asahi-fedora-remix-branding.repo new file mode 100644 index 0000000..8cc9731 --- /dev/null +++ b/root/etc/yum.repos.d/group_asahi-fedora-remix-branding.repo @@ -0,0 +1,10 @@ +[copr:copr.fedorainfracloud.org:group_asahi:fedora-remix-branding] +name=Copr repo for fedora-remix-branding owned by @asahi +baseurl=https://download.copr.fedorainfracloud.org/results/@asahi/fedora-remix-branding/fedora-$releasever-$basearch/ +type=rpm-md +skip_if_unavailable=False +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/@asahi/fedora-remix-branding/pubkey.gpg +repo_gpgcheck=0 +enabled=1 +enabled_metadata=1 diff --git a/root/etc/yum.repos.d/group_asahi-u-boot.repo b/root/etc/yum.repos.d/group_asahi-u-boot.repo new file mode 100644 index 0000000..49a9066 --- /dev/null +++ b/root/etc/yum.repos.d/group_asahi-u-boot.repo @@ -0,0 +1,10 @@ +[copr:copr.fedorainfracloud.org:group_asahi:u-boot] +name=Copr repo for u-boot owned by @asahi +baseurl=https://download.copr.fedorainfracloud.org/results/@asahi/u-boot/fedora-$releasever-$basearch/ +type=rpm-md +skip_if_unavailable=False +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/@asahi/u-boot/pubkey.gpg +repo_gpgcheck=0 +enabled=1 +enabled_metadata=1