summaryrefslogtreecommitdiffstats
path: root/debootstrap.8
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@debian.org>2007-10-16 18:48:53 (GMT)
committerOtavio Salvador <otavio@debian.org>2007-10-16 18:48:53 (GMT)
commitfdbc5419ac4d46d91a11e17d37f8f4acb8b85a9f (patch)
tree0d9fa88081f8dadba60729f7932bf23e103e27bd /debootstrap.8
parent293e4ef5ae32931b708e315bd936eaaa512b4b00 (diff)
downloaddebootstrap-fdbc5419ac4d46d91a11e17d37f8f4acb8b85a9f.zip
debootstrap-fdbc5419ac4d46d91a11e17d37f8f4acb8b85a9f.tar.gz
debootstrap-fdbc5419ac4d46d91a11e17d37f8f4acb8b85a9f.tar.bz2
Add --second-stage-target option that allows embedded to to test an installation in a chroot on the device (closes: #445157).
r49793
Diffstat (limited to 'debootstrap.8')
-rw-r--r--debootstrap.84
1 files changed, 4 insertions, 0 deletions
diff --git a/debootstrap.8 b/debootstrap.8
index d4d8242..86b8860 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -92,6 +92,10 @@ installed as /debootstrap/debootstrap in the target filesystem.
Complete the bootstrapping process. Other arguments are generally not
needed.
.IP
+.IP "\fB\-\-second\-stage\-target DIR\fP"
+Run second stage in a subdirectory instead of root. (can be used to create
+a foreign chroot) (requires --second-stage)
+.IP
.IP "\fB\-\-keep\-debootstrap\-dir\fP"
Don't delete the /debootstrap directory in the target after completing the
installation.