From b85491e9868b78d1779acb08e9b6718cc17ff141 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 24 Feb 2018 20:39:38 +0100 Subject: prepared everything for stage 3 --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README') 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 -- cgit v1.2.3-54-g00ecf