From 1566c15fe42d6d80c80ffc152a7cb87fa5246ea9 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 27 Jun 2024 12:49:59 +0200 Subject: [PATCH] mkosi: Enable hyperscale-packages-experimental for CentOS This gets us a kernel with btrfs support. (cherry picked from commit 6f1f13ca9f8db424c613332ec4739e53b2db6fdf) --- mkosi.conf.d/10-centos.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mkosi.conf.d/10-centos.conf b/mkosi.conf.d/10-centos.conf index ae2706c791..ee8d0e5581 100644 --- a/mkosi.conf.d/10-centos.conf +++ b/mkosi.conf.d/10-centos.conf @@ -8,3 +8,4 @@ Distribution=centos Repositories=epel epel-next hyperscale-packages-main + hyperscale-packages-experimental -- 2.25.1