]> git.ipfire.org Git - thirdparty/mkosi.git/commit
sysext: support building deb extensions 842/head
authorLuca Boccassi <luca.boccassi@microsoft.com>
Sat, 16 Oct 2021 23:27:41 +0000 (00:27 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Tue, 19 Oct 2021 20:41:19 +0000 (21:41 +0100)
commit8e03994e11988dd187a53e170acb9b6c9fc59d86
tree4cce87c3d8ea3cee09b2006593790e26e9095e45
parent6e4e4fc6d1a4f7dc97b8aa209b1d33136ab213ae
sysext: support building deb extensions

debootstrap will fail if the root is already populated, so skip it when building
an extension.
While there, skip also other tasks that apply only to the base image (kernel, etc).
mkosi/__init__.py