document how to build an sbuild unshare chroot mode tarball

pull/24/head
parent ce23e702e2
commit d10f320f5d
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -6815,6 +6815,10 @@ create device nodes:
$ mmdebstrap unstable | tar --delete ./dev > unstable-chroot.tar
Create a tarball for use with C<sbuild --chroot-mode=unshare>:
$ mmdebstrap --variant=buildd unstable ~/.cache/sbuild/unstable-amd64.tar
Instead of a tarball, a squashfs image can be created:
$ mmdebstrap unstable unstable-chroot.squashfs

Loading…
Cancel
Save