]> git.ipfire.org Git - thirdparty/mkosi.git/commit
arch: Drop useless options from config
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 11 Jun 2023 18:03:30 +0000 (20:03 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 11 Jun 2023 18:03:30 +0000 (20:03 +0200)
commit2fc4e827cbff0df8ffd7f32a6a1a6736f09b7cf6
treea8b76a042776223c5ec67d5f692eb5fba94f9164
parent6b59f0c35dfbe9551d96c0e45684570ef6959311
arch: Drop useless options from config

CheckSpace isn't really useful as we'll just fail a little later
while unpacking or installing packages. HoldPkg isn't useful either
as there's no chance of breaking the system by uninstalling packages
when we're just building an image.
mkosi/distributions/arch.py