aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-07-06 11:45:06 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-07-06 11:45:06 +0200
commitfa52036fe708573f6cb7021a4bfb24cc2f35babd (patch)
treee65422381f36781cef3628a624d50015f0f82b82
parent030074f318949f5af03df9d69b25d8b5fb7bc9c1 (diff)
downloadimagefish-fa52036fe708573f6cb7021a4bfb24cc2f35babd.tar.gz
misc
-rw-r--r--repos/rhel-74.repo5
-rwxr-xr-xrun-all.sh4
2 files changed, 4 insertions, 5 deletions
diff --git a/repos/rhel-74.repo b/repos/rhel-74.repo
index 6dc1b83..b19f49c 100644
--- a/repos/rhel-74.repo
+++ b/repos/rhel-74.repo
@@ -1,3 +1,2 @@
-[mkimage-rhel-74-server-snap5]
-baseurl=http://spunk.home.kraxel.org/mirror/rhel/7/RHEL-7.4-20170621.0/compose/Server/$basearch/os/
-
+[mkimage-rhel-74-server-rc1]
+baseurl=http://spunk.home.kraxel.org/mirror/rhel/7/RHEL-7.4-20170630.1/compose/Server/$basearch/os/
diff --git a/run-all.sh b/run-all.sh
index 6c618b7..c7b76cc 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -12,7 +12,7 @@ arm-b64)
# rebuild images
# ./Fedora-rpi64-fedora.sh 26 || exit 1
./Fedora-rpi64-kraxel.sh 26 || exit 1
- ./Fedora-efi-grub2.sh 25 || exit 1
+# ./Fedora-efi-grub2.sh 25 || exit 1
;;
sirius)
# rebuild images
@@ -21,7 +21,7 @@ sirius)
./RHEL74-efi.sh || exit 1
./CentOS7-efi.sh || exit 1
- linux32 ./Fedora-efi-systemd.sh 25 || exit 1
+# linux32 ./Fedora-efi-systemd.sh 25 || exit 1
./Fedora-efi-grub2.sh 26 || exit 1
./Fedora-efi-systemd.sh 26 || exit 1
;;