From d7cf419e82ed61ab220528daf1c94e764e0b1230 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 13 Jan 2009 18:52:10 +0000 Subject: Clarify that --second-stage is needed to complete the bootstrapping process after --foreign. r57238 --- debian/changelog | 2 ++ debootstrap.8 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index a52788a..cb162de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ debootstrap (1.0.11) UNRELEASED; urgency=low * Add (Ubuntu) jaunty as a symlink to gutsy. + * Clarify that --second-stage is needed to complete the bootstrapping + process after --foreign. -- Colin Watson Fri, 31 Oct 2008 13:37:01 +0000 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. -- cgit v0.12