summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-04 14:04:28 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-04 14:04:28 (EDT)
commit761529a47c5e2ac055cdb44a2e84ae53c2ddbef0 (patch)
tree9d0f78923b3fa5e007aed7ec1e13c55e83cbd0c4 /README
parent207075e50565b14d3d6c51365794927a126164a7 (diff)
README: Document bootstrap-stage2-install.sh.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 9834681..79cb825 100644
--- a/README
+++ b/README
@@ -66,6 +66,8 @@ Following is an overview of the initial port bootstrap scripts:
bootstrap-stage1-test.sh Tests the installed bootstrap system in a
changed file system root.
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.
To perform a full bootstrap, simply run bootstrap-main.sh. To perform just one
step of the process, run one of the other scripts.