summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-24 20:39:38 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-24 20:39:38 +0100
commitb85491e9868b78d1779acb08e9b6718cc17ff141 (patch)
treedb49ab123a4dd10829feb1b1233aa0268cb88e50 /README
parent0c77a0996eaf110e78dbfab1b3bb4945433eaf81 (diff)
downloadbootstrap32-b85491e9868b78d1779acb08e9b6718cc17ff141.tar.xz
prepared everything for stage 3
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 8f373da..b1c615e 100644
--- a/README
+++ b/README
@@ -191,3 +191,14 @@ su cross ./prepare_stage2_repo.sh
# (we gave it 512 MB)
./build_stage2.sh
+
+#########
+# STAGE 3
+#########
+
+# Use stage 2 to build base and base-devel. In this phase we don't care
+# yet much about testing the packages (as this draws in still too many
+# dependencies). But we try to be as close to base + base-devel as possible
+# with minimal patching of PKGBUILDs.
+
+su cross ./prepare_stage3_repo.sh