summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-04 15:16:47 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-04 15:16:47 (EDT)
commitabf9cd9ee5ae77d7c6efa0d085d707f275624096 (patch)
tree51c1c66340e9605b93aaf5540c5d3b80de50651f /README
parent60d73be3ce985be8eb333bfeb4c437f09e4f955c (diff)
README: Document bootstrap-stage2-test.sh.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 79cb825..0fd50eb 100644
--- a/README
+++ b/README
@@ -68,6 +68,8 @@ Following is an overview of the initial port bootstrap scripts:
bootstrap-stage2-build.sh Builds packages in stage 2 of the bootstrap.
bootstrap-stage2-install.sh Installs built stage 2 packages into a
bootstrap system directory.
+ bootstrap-stage2-test.sh Tests the installed stage 2 bootstrap system in
+ a changed file system root.
To perform a full bootstrap, simply run bootstrap-main.sh. To perform just one
step of the process, run one of the other scripts.