summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-25 21:14:09 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-25 21:14:09 +0100
commitb4cf5d6e1197c8076b94131ef2495c6d5c6fb89a (patch)
treeb1503402e30c8ef9bd9089bdbf614e70da8baf00 /README
parent2d2dc3a222e422e49082e0031ac53118c1957a7e (diff)
downloadbootstrap32-b4cf5d6e1197c8076b94131ef2495c6d5c6fb89a.tar.xz
building most unproblematic packages in stage3
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index b1c615e..19dbe1e 100644
--- a/README
+++ b/README
@@ -201,4 +201,12 @@ su cross ./prepare_stage2_repo.sh
# dependencies). But we try to be as close to base + base-devel as possible
# with minimal patching of PKGBUILDs.
+# Also ommit most documentation building as it has heavy dependencies.
+
su cross ./prepare_stage3_repo.sh
+
+# Build stage 3 on the target architecture and install it onto the
+# stage 1 system. Resulting artifacts get stored also back
+# in $STAGE3_BUILD.
+
+./build_stage3.sh