]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add Ubuntu Focal support to default image 2385/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 13 Feb 2024 15:06:31 +0000 (16:06 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 13 Feb 2024 15:43:04 +0000 (16:43 +0100)
commit5f90c9e10c263df79bfe9fe4d1e0d76d0d1706d5
tree568058a0928e569cfffae18eb05be17aba9c4243
parent71f44ea23889311e16a176ec0299e91aeb9be75f
Add Ubuntu Focal support to default image

We install fewer packages that are not available on Focal and make
sure to configure repart to disable an ext4 default feature that
isn't supported by the Jammy and Focal kernels.
mkosi.conf.d/30-debian-ubuntu/mkosi.conf
mkosi.conf.d/30-debian-ubuntu/mkosi.conf.d/20-ext4-orphan-file.conf [new file with mode: 0644]
mkosi.conf.d/30-debian-ubuntu/mkosi.conf.d/20-focal.conf [new file with mode: 0644]
mkosi.conf.d/30-debian-ubuntu/mkosi.conf.d/20-not-focal.conf [new file with mode: 0644]
mkosi.conf.d/30-debian-ubuntu/mkosi.conf.d/20-systemd-extra.conf