diff options
author | P. 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) |
commit | 761529a47c5e2ac055cdb44a2e84ae53c2ddbef0 (patch) | |
tree | 9d0f78923b3fa5e007aed7ec1e13c55e83cbd0c4 | |
parent | 207075e50565b14d3d6c51365794927a126164a7 (diff) |
README: Document bootstrap-stage2-install.sh.
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |