summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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