summaryrefslogtreecommitdiffstats
path: root/debootstrap.8
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-13 21:37:02 (GMT)
committerColin Watson <cjwatson@debian.org>2009-01-13 21:37:02 (GMT)
commit3f9ffc725bd0c59e87e8dc4f00aa120024a841fd (patch)
tree23ee6518641d25700973728df7429c5a21f94445 /debootstrap.8
parent6958370f7e7c48d838e010f504ca2432f6583139 (diff)
downloaddebootstrap-3f9ffc725bd0c59e87e8dc4f00aa120024a841fd.zip
debootstrap-3f9ffc725bd0c59e87e8dc4f00aa120024a841fd.tar.gz
debootstrap-3f9ffc725bd0c59e87e8dc4f00aa120024a841fd.tar.bz2
Note that you can't --include packages with non-required Pre-Depends
(see #487908). r57248
Diffstat (limited to 'debootstrap.8')
-rw-r--r--debootstrap.85
1 files changed, 5 insertions, 0 deletions
diff --git a/debootstrap.8 b/debootstrap.8
index f854d95..192e62a 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -47,6 +47,11 @@ See also \-\-foreign.
.IP "\fB\-\-include=alpha,beta\fP"
Comma separated list of packages which will be added to download and extract
lists.
+Beware that including packages that declare a Pre\-Depends relationship on
+any package that is not in the "required" set (i.e. "Priority: required"),
+or that depend directly or indirectly on packages that do so, will not work;
+you will need to install such packages separately after \fBdebootstrap\fP
+has completed.
.IP
.IP "\fB\-\-exclude=alpha,beta\fP"
Comma separated list of packages which will be removed from download and