From b4cf5d6e1197c8076b94131ef2495c6d5c6fb89a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 25 Feb 2018 21:14:09 +0100 Subject: building most unproblematic packages in stage3 --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') 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 -- cgit v1.2.3-54-g00ecf