summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-10 21:35:47 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-10 21:35:47 +0100
commitc8daadccefa390907f500ca3a2621312e2a2dcb6 (patch)
tree5b14e1edd1893dd75922fc4b6dbf2b4e97d40c36 /README
parent9d8946a6ecfc19d01d8da12f20572bbfc556977f (diff)
downloadbootstrap32-c8daadccefa390907f500ca3a2621312e2a2dcb6.tar.xz
building up to meson
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index df06b03..82f0c5c 100644
--- a/README
+++ b/README
@@ -226,3 +226,11 @@ su cross ./prepare_stage3_repo.sh
# (we gave it 512 MB). s-nail needs much more (we gave it 2 GB).
./build_stage3.sh
+
+#########
+# STAGE 4
+#########
+
+# Use stage 3 to build base and base-devel again. In this phase we try to
+# use vanilla PKGBUILDs as much as possible, also building documentation
+# and do all the testing.