aboutsummaryrefslogtreecommitdiffstats
path: root/CentOS8-efi.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-07-11 18:26:06 +0200
committerGerd Hoffmann <kraxel@redhat.com>2022-07-11 18:26:06 +0200
commit690cd79bba9a753a68e9e2e0b9def39ff2ec3a41 (patch)
treec4e45c44ce63e289cc3b8353ffb620b803aea1ed /CentOS8-efi.sh
parent8c87644e546a1e43927d6f152412eb5a561fbea0 (diff)
downloadimagefish-690cd79bba9a753a68e9e2e0b9def39ff2ec3a41.tar.gz
el8: stream repos
Diffstat (limited to 'CentOS8-efi.sh')
-rwxr-xr-xCentOS8-efi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/CentOS8-efi.sh b/CentOS8-efi.sh
index ec62958..540a94d 100755
--- a/CentOS8-efi.sh
+++ b/CentOS8-efi.sh
@@ -2,7 +2,7 @@
vers="${1-8}"
name="centos-${vers}-efi"
-repo="repos/centos-${vers}.repo"
+repo="repos/centos-${vers}-stream.repo"
rpms="shim -grubby -dracut-config-rescue dracut-config-generic"
rpms_x86_64="shim grub2-efi-x64 grub2-pc"