From 11f065d3eeca12ca47e9292777cb624608543105 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 18 Jul 2024 08:46:14 +0200 Subject: [PATCH] mkosi: Build CentOS Stream 10 images by default CentOS Stream 10 has a newer util-linux which means the terminal gets correctly resized to the size specified by mkosi. This is a much nicer experience than CentOS Stream 9 where you're stuck on 80x24 so let's make CentOS Stream 10 the default release to build. (cherry picked from commit 773f2e9633677298985c1f2991556aeed60c2843) --- mkosi.conf.d/10-centos/mkosi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.conf.d/10-centos/mkosi.conf b/mkosi.conf.d/10-centos/mkosi.conf index 88b863c5a03..c9c570375d9 100644 --- a/mkosi.conf.d/10-centos/mkosi.conf +++ b/mkosi.conf.d/10-centos/mkosi.conf @@ -4,7 +4,7 @@ Distribution=centos [Distribution] -Release=9 +Release=10 [Content] Environment=