about summary refs log tree commit diff stats
path: root/core/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/install.html')
-rw-r--r--core/install.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/install.html b/core/install.html
index 69a82cf..dfe218a 100644
--- a/core/install.html
+++ b/core/install.html
@@ -156,9 +156,10 @@
         <h2 id="step3">1.1.3. Prepare Install</h2>
 
         <p>From now on script
-        <a href="scripts/setup-install.sh">setup-install.sh</a>
-        create file systems, install packages, configure host
-        metadata and setup ports;</p>
+        <a href="scripts/setup-target.sh">setup-target.sh</a>
+        create file systems, <a href="scripts/install-core.sh">install-core.sh</a> install core packages and
+        <a href="scripts/setup-core.sh">setup-core.sh</a>
+        configure host metadata and setup ports;</p>
 
 	<p>Export target root partition;</p>
 
id='n103' href='#n103'>103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124