From: Yu Watanabe Date: Thu, 15 Jun 2023 13:03:52 +0000 (+0900) Subject: mkosi: install HyperScale repository for CentOS 8 X-Git-Tag: v254-rc1~188^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f06390d50453f941ab03fa695788b13bc70f4fbd;p=thirdparty%2Fsystemd.git mkosi: install HyperScale repository for CentOS 8 Preparation for bumping meson requirement higher than 0.56.2. --- diff --git a/mkosi.conf.d/11-centos-8/mkosi.reposdir/CentOS-Stream-Hyperscale.repo b/mkosi.conf.d/11-centos-8/mkosi.reposdir/CentOS-Stream-Hyperscale.repo new file mode 100644 index 00000000000..c520c6f1e81 --- /dev/null +++ b/mkosi.conf.d/11-centos-8/mkosi.reposdir/CentOS-Stream-Hyperscale.repo @@ -0,0 +1,7 @@ +[centos-hyperscale] +name=CentOS Stream $releasever - Hyperscale +mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=hyperscale-packages-main +#baseurl=http://mirror.centos.org/$contentdir/$stream/hyperscale/$basearch/packages-main/ +gpgcheck=1 +enabled=1 +gpgkey=https://git.centos.org/rpms/centos-release-hyperscale/raw/c8s-sig-hyperscale/f/SOURCES/RPM-GPG-KEY-CentOS-SIG-HyperScale