forked from josch/mmdebstrap
do not suggest using --dpkgopt=force-unsafe-io because it barely brings any speedups, see Debian bug #613428
This commit is contained in:
parent
614ef0e43d
commit
0451d5f004
1 changed files with 0 additions and 4 deletions
|
@ -5192,10 +5192,6 @@ Example: Exclude paths to reduce chroot size
|
|||
--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
|
||||
|
||||
--dpkgopt=force-unsafe-io
|
||||
|
||||
=item B<--include>=I<pkg1>[,I<pkg2>,...]
|
||||
|
||||
Comma or whitespace separated list of packages which will be installed in
|
||||
|
|
Loading…
Reference in a new issue