From 203e2ddad8e544803491d1e9e9ca2b6e26a15f8e Mon Sep 17 00:00:00 2001 From: Lauda Date: Thu, 22 Sep 2016 15:14:19 +0200 Subject: Mention Gitian building script in doc. --- doc/gitian-building.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/gitian-building.md') diff --git a/doc/gitian-building.md b/doc/gitian-building.md index 4914d90df4..442d2d605f 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -336,6 +336,8 @@ There will be a lot of warnings printed during the build of the image. These can Getting and building the inputs -------------------------------- +At this point you have two options, you can either use the automated script (found in [contrib/gitian-build.sh](/contrib/gitian-build.sh)) or you could manually do everything by following this guide. If you're using the automated script, then run it with the "--setup" command. Afterwards, run it with the "--build" command (example: "contrib/gitian-building.sh -b signer 0.13.0"). Otherwise ignore this. + Follow the instructions in [doc/release-process.md](release-process.md#fetch-and-create-inputs-first-time-or-when-dependency-versions-change) in the bitcoin repository under 'Fetch and create inputs' to install sources which require manual intervention. Also optionally follow the next step: 'Seed the Gitian sources cache -- cgit v1.2.3