summaryrefslogtreecommitdiffstats
path: root/debootstrap.8
diff options
context:
space:
mode:
Diffstat (limited to 'debootstrap.8')
-rw-r--r--debootstrap.86
1 files changed, 4 insertions, 2 deletions
diff --git a/debootstrap.8 b/debootstrap.8
index 9a93635..d4d8242 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -39,14 +39,16 @@ Set the target architecture (use if dpkg isn't installed). See also \-\-foreign.
.IP
.IP "\fB\-\-include=alpha,beta\fP"
Comma separated list of packages which will be added to download and extract
-lists. Don't forget to resolve the dependencies manually, otherwise the
-installation may fail.
+lists.
.IP
.IP "\fB\-\-exclude=alpha,beta\fP"
Comma separated list of packages which will be removed from download and
extract lists. WARNING: you can and probably will exclude essential packages, be
careful using this option.
.IP
+.IP "\fB\-\-components=alpha,beta\fP"
+Use packages from the listed components of the archive.
+.IP
.IP "\fB\-\-no\-resolve\-deps\fP"
By default, debootstrap will attempt to automatically resolve any missing
dependencies, warning if any are found. Note that this is not a complete