forked from josch/mmdebstrap
remove example showing mmdebstrap as debootstrap replacement for sbuild-createchroot as it doesn't work in unshare mode
This commit is contained in:
parent
e1e0df7799
commit
8a4f4d90ab
1 changed files with 0 additions and 6 deletions
|
@ -6657,12 +6657,6 @@ translated manual packages (but not the untranslated ones), and documentation
|
|||
--dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*' \
|
||||
unstable debian-unstable.tar
|
||||
|
||||
Use as debootstrap replacement in sbuild-createchroot:
|
||||
|
||||
$ sbuild-createchroot --debootstrap=mmdebstrap \
|
||||
--make-sbuild-tarball ~/.cache/sbuild/unstable-amd64.tar.gz \
|
||||
unstable $(mktemp -d)
|
||||
|
||||
Create a bootable USB Stick that boots into a full Debian desktop:
|
||||
|
||||
$ mmdebstrap --aptopt='Apt::Install-Recommends "true"' --customize-hook \
|
||||
|
|
Loading…
Reference in a new issue