1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-08 09:57:41 +03:00

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)
This commit is contained in:
Daan De Meyer 2024-07-18 08:46:14 +02:00
parent c54eab5dd0
commit 11f065d3ee

View File

@ -4,7 +4,7 @@
Distribution=centos Distribution=centos
[Distribution] [Distribution]
Release=9 Release=10
[Content] [Content]
Environment= Environment=