]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Don't store default initrd artifacts in output directory 1995/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 19 Oct 2023 10:27:43 +0000 (12:27 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 19 Oct 2023 10:27:43 +0000 (12:27 +0200)
commit65ff51cd8a00226bc523f2439924eb0d6355669d
tree4c3ced0d119bb4179a0ee6e713adacf16b6363fc
parent928d58ffb67b6d73d8732032a8918df5f5cf4230
Don't store default initrd artifacts in output directory

We don't use these for anything and the initrd can already be
accessed using the split initrd, so let's not store the default
initrd artifacts in the output directory.
mkosi/__init__.py