]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Set --no-variables when we invoke bootctl 1804/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 17 Aug 2023 08:15:00 +0000 (10:15 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 17 Aug 2023 08:15:00 +0000 (10:15 +0200)
commit6cca65d01344682bf8b1268a14cb4da03b84da6c
treedddb70e3160f26b03467d71bfeb0f5b107d3f4f1
parent1e3aebd1d77f52b9959aec247259d8b68213dd46
Set --no-variables when we invoke bootctl

We already don't install variables because we're operating on a
root directory, but if we set --no-variables we don't get warnings
from bootctl about it.
mkosi/__init__.py