diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-29 22:28:09 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-29 22:28:09 +0200 |
commit | 1373e1de06d168e6c5bac2c66bd0c01f53bdf49d (patch) | |
tree | ddb45332f7a7c8713e10d5314a8af39295aa4675 /repos | |
parent | 1fe3416f0f62351a263d6be4a60eb1f651b5b4b4 (diff) | |
download | imagefish-1373e1de06d168e6c5bac2c66bd0c01f53bdf49d.tar.gz |
f26 armv7
Diffstat (limited to 'repos')
-rw-r--r-- | repos/fedora-26-armv7.repo | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/repos/fedora-26-armv7.repo b/repos/fedora-26-armv7.repo new file mode 100644 index 0000000..a859d39 --- /dev/null +++ b/repos/fedora-26-armv7.repo @@ -0,0 +1,28 @@ +[mkimage-fedora-26-server] +baseurl=http://spunk.home.kraxel.org/mirror/fedora/rsync/f26-release/Server/$basearch/os/ +cost=90 +enabled=0 + +[mkimage-fedora-26-everything] +baseurl=http://ftp.halifax.rwth-aachen.de/fedora/linux/releases/26/Everything/$basearch/os/ +proxy=http://spunk.home.kraxel.org:3128 +enabled=0 + +[mkimage-fedora-26-everything-beta] +baseurl=http://ftp.halifax.rwth-aachen.de/fedora/linux/development/26/Everything/$basearch/os/ +proxy=http://spunk.home.kraxel.org:3128 +enabled=1 + +[mkimage-fedora-26-updates] +baseurl=http://ftp.halifax.rwth-aachen.de/fedora/linux/updates/26/$basearch/ +proxy=http://spunk.home.kraxel.org:3128 +enabled=0 + +[mkimage-fedora-26-kraxel] +baseurl=http://spunk.home.kraxel.org/mockify/jenkins/fedora-ko-26-$basearch/ +enabled=0 + +[mkimage-fedora-26-kraxel-rpi2] +baseurl=http://spunk.home.kraxel.org/mockify/repos/rpi2/ +enabled=1 + |