forked from josch/mmdebstrap
document how to build an sbuild unshare chroot mode tarball
This commit is contained in:
parent
ce23e702e2
commit
d10f320f5d
1 changed files with 4 additions and 0 deletions
|
@ -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…
Reference in a new issue