From 761529a47c5e2ac055cdb44a2e84ae53c2ddbef0 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 04 Jul 2013 14:04:28 -0400 Subject: README: Document bootstrap-stage2-install.sh. --- (limited to 'README') 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. -- cgit v0.9.1