]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add mkosi init to install a tmpfiles dropin for the cache dir 3618/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 25 Mar 2025 15:17:39 +0000 (16:17 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 25 Mar 2025 19:10:46 +0000 (20:10 +0100)
commit0cf16893eb91a7af98ba8e91264bb92fa34cc9ab
treef36907a76e2b0ef12950260c12e148b08bf23278
parent3067210ff415fe33a6b322906347be7b3365870a
Add mkosi init to install a tmpfiles dropin for the cache dir

Let's clean up packages after they haven't been touched for 90
days.

Note that this has to be explicitly enabled by users by running mkosi
init for now. In the future we can look into automatically enabling
this.
mkosi/__init__.py
mkosi/config.py
mkosi/resources/man/mkosi.1.md
mkosi/resources/tmpfiles.d/mkosi.conf [new file with mode: 0644]
mkosi/user.py
pyproject.toml