aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-06-30 11:39:39 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-06-30 11:39:39 +0200
commit1b132b7a6e70afd053884d51fefcd052c5e4fb1c (patch)
treee1334a1f8f0315f5e58dbea431e7ec06739e8c64
parent67ab0c022dcc74d92357b291c83a35fdfc6a827b (diff)
downloadimagefish-1b132b7a6e70afd053884d51fefcd052c5e4fb1c.tar.gz
f26 aarch64
-rw-r--r--repos/fedora-26-aarch64.repo28
-rwxr-xr-xrun-all.sh7
2 files changed, 31 insertions, 4 deletions
diff --git a/repos/fedora-26-aarch64.repo b/repos/fedora-26-aarch64.repo
new file mode 100644
index 0000000..dcab244
--- /dev/null
+++ b/repos/fedora-26-aarch64.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-stud.hs-esslingen.de/pub/fedora-secondary/releases/26/Everything/$basearch/os/
+proxy=http://spunk.home.kraxel.org:3128
+enabled=0
+
+[mkimage-fedora-26-everything-beta]
+baseurl=http://ftp-stud.hs-esslingen.de/pub/fedora-secondary/development/26/Everything/$basearch/os/
+proxy=http://spunk.home.kraxel.org:3128
+enabled=1
+
+[mkimage-fedora-26-updates]
+baseurl=http://ftp-stud.hs-esslingen.de/pub/fedora-secondary/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-rpi3]
+baseurl=http://spunk.home.kraxel.org/mockify/repos/qcom/
+enabled=1
+
diff --git a/run-all.sh b/run-all.sh
index ad399ab..33bdb05 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -12,10 +12,9 @@ arm-b32 | cubietruck)
;;
arm-b64)
# rebuild images
- ./Fedora-rpi64-fedora.sh || exit 1
- ./Fedora-rpi64-kraxel.sh || exit 1
- ./Fedora-efi-grub2.sh || exit 1
-# ./Fedora-efi-systemd.sh || exit 1
+ ./Fedora-rpi64-fedora.sh 26 || exit 1
+ ./Fedora-rpi64-kraxel.sh 26 || exit 1
+ ./Fedora-efi-grub2.sh 26 || exit 1
;;
nilsson)
# rebuild images