From 40b6155967f62559be519370d8b7fcd8635c5e0f Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Tue, 23 Jun 2020 23:12:16 +0200 Subject: [PATCH] add another --dpkgopt example --- mmdebstrap | 1 + 1 file changed, 1 insertion(+) diff --git a/mmdebstrap b/mmdebstrap index 11ab4a4..170d861 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -5022,6 +5022,7 @@ Example: Exclude paths to reduce chroot size --dpkgopt='path-exclude=/usr/share/doc/*' --dpkgopt='path-include=/usr/share/doc/*/copyright' --dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*' + --dpkgopt='path-exclude=/usr/share/{doc,info,man,omf,help,gnome/help}/*' Example: Do not perform safe I/O operations when unpacking for more speed