diff options
author | P. J. McDermott <pjm@nac.net> | 2013-07-04 13:47:44 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-07-04 13:47:44 (EDT) |
commit | f05b04239e43c8660193fbfda8697ed6eca3bb54 (patch) | |
tree | f2cede8d7613b82b5aac63979c2e5a5880b15d3b | |
parent | 0ceb2329d4fa55a3efe7d843a2e97372b102dce7 (diff) |
README: Describe bootstrap-stage2-build.sh.
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ Following is an overview of the initial port bootstrap scripts: bootstrap system directory. 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. To perform a full bootstrap, simply run bootstrap-main.sh. To perform just one step of the process, run one of the other scripts. |