diff options
-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. |