From: Daan De Meyer Date: Thu, 8 Jun 2023 15:49:21 +0000 (+0200) Subject: mkosi: Update to latest X-Git-Tag: v254-rc1~221^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=abeecde2426ce1834bca948d8ae652dd64db5691;p=thirdparty%2Fsystemd.git mkosi: Update to latest We update our configuration to replace the removed RepositoryDirectories= option with the new PackageManagerTrees= option. --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index b9ccd02c3ac..1d71471a908 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -76,7 +76,7 @@ jobs: steps: - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - - uses: systemd/mkosi@8fde39857993c2120bcc6e480dab9fbb47dc2a7e + - uses: systemd/mkosi@87a6b70ea9ab529b95fc91306fc8151175999dca - name: Configure run: | diff --git a/mkosi.conf.d/11-centos-8/mkosi.conf b/mkosi.conf.d/11-centos-8/mkosi.conf index cde54e9e6ef..6b6ab8cccd4 100644 --- a/mkosi.conf.d/11-centos-8/mkosi.conf +++ b/mkosi.conf.d/11-centos-8/mkosi.conf @@ -3,3 +3,6 @@ [Match] Distribution=centos Release=8 + +[Distribution] +PackageManagerTrees=mkosi.reposdir:/etc/yum.repos.d