summaryrefslogtreecommitdiffstats
path: root/debootstrap.8
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-13 18:52:10 (GMT)
committerColin Watson <cjwatson@debian.org>2009-01-13 18:52:10 (GMT)
commitd7cf419e82ed61ab220528daf1c94e764e0b1230 (patch)
tree4d556201c5a5e980fdf06cbb9f917afa5ab55756 /debootstrap.8
parentdd07a8259dff216f18791f3350fc5f30f011fb44 (diff)
downloaddebootstrap-d7cf419e82ed61ab220528daf1c94e764e0b1230.zip
debootstrap-d7cf419e82ed61ab220528daf1c94e764e0b1230.tar.gz
debootstrap-d7cf419e82ed61ab220528daf1c94e764e0b1230.tar.bz2
Clarify that --second-stage is needed to complete the bootstrapping
process after --foreign. r57238
Diffstat (limited to 'debootstrap.8')
-rw-r--r--debootstrap.82
1 files changed, 2 insertions, 0 deletions
diff --git a/debootstrap.8 b/debootstrap.8
index 11383d8..f854d95 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -100,6 +100,8 @@ Do the initial unpack phase of bootstrapping only, for example if the
target architecture does not match the host architecture.
A copy of debootstrap sufficient for completing the bootstrap process
will be installed as /debootstrap/debootstrap in the target filesystem.
+You can run it with the \fB\-\-second\-stage\fP option to complete the
+bootstrapping process.
.IP
.IP "\fB\-\-second\-stage\fP"
Complete the bootstrapping process.