forked from josch/mmdebstrap
add another --dpkgopt example
This commit is contained in:
parent
4d041140d5
commit
40b6155967
1 changed files with 1 additions and 0 deletions
|
@ -5022,6 +5022,7 @@ Example: Exclude paths to reduce chroot size
|
||||||
--dpkgopt='path-exclude=/usr/share/doc/*'
|
--dpkgopt='path-exclude=/usr/share/doc/*'
|
||||||
--dpkgopt='path-include=/usr/share/doc/*/copyright'
|
--dpkgopt='path-include=/usr/share/doc/*/copyright'
|
||||||
--dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*'
|
--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
|
Example: Do not perform safe I/O operations when unpacking for more speed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue