aboutsummaryrefslogtreecommitdiff
path: root/doc/gitian-building.md
AgeCommit message (Collapse)Author
2017-09-25doc: move gitian building to external repoMarcoFalke
This reduces the overhead in the git repo due to binary blobs of the png files. Also, the documentation can be updated independent of any tags and release cycles.
2017-09-24fix link errorShooter
The `perform-gitian-builds` is not exists, repalce `perform-gitian-builds` with `setup-and-perform-gitian-builds`.
2017-08-13Add instructions for multi-processor gitian buildsCharlie Lee
2017-06-09Use the "domain name setup" image (previously unused) in the gitian docspracticalswift
2017-03-15fix gitian doc example typoLawrence Nahum
2016-09-30Mention Gitian building script in doc.Lauda
2016-09-21Merge #8773: Trivial Bugfix: doc/gitian-building.md: Link to release-process ↵MarcoFalke
needs to be updated 6f933c6 Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated (Luke Dashjr)
2016-09-21Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be ↵Luke Dashjr
updated Section was renamed in c907f4d56b0a27ecd002a6d7d89a38cfc6d45ee3
2016-09-21Trivial: Fix ISO URL, capitalizationunsystemizer
- Changed Debian 8.5.0 ISO CD ROM URL by redirecting from current (which now has only 8.6.0) to a persistent archive link which should not change anytime soon. - Added a link to official Debian checksum verification procedure (which is more verbose and also acts as a backup source of SHA256sum's) - Fix capitalization (iso)
2016-09-14Minor change in section nameAnders Øyvind Urke-Sætre
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md
2016-08-01[doc] Increase recommended memory in gitian build guidefanquake
2016-06-12[trivial][doc] Use Debian 8.5 in the gitian-build guidefanquake
2016-05-05Fixed invalid example paths in gitian-building.mdJeremyRand
The example local paths for "Building fully offline" have an extraneous ".git". This caused an error when trying to run gbuild, like this fatal: '/home/user/bitcoin.git' does not appear to be a git repository fatal: Could not read from remote repository. This commit fixes that.
2016-04-29[doc] Update bitcoin-core GitHub linksMarcoFalke
2016-04-14Merge #7855: [doc] gitian: Replace precise with trustyWladimir J. van der Laan
fa6399d [doc] gitian: Replace precise with trusty (MarcoFalke)
2016-04-11[Doc] Update gitian build guide to debian 8.4.0fanquake
2016-04-10[doc] gitian: Replace precise with trustyMarcoFalke
2016-04-02Doc: change Precise to Trusty in gitian-building.mdJeremyRand
https://github.com/bitcoin/bitcoin/commit/2cecb2460002bc645e47e8517b21099b0faec818 changed "precise" to "trusty" in the shell command, but didn't change the text above it accordingly. This commit fixes that.
2016-03-09Add curl to Gitian setup instrustionsBtcDrak
curl is required to fetch dependencies [ci skip]
2016-02-27Add missing sudo entry in gitian VM setup.BtcDrak
[ci skip]
2016-01-30Use Debian 8.3 in gitian build guidefanquake
Add instructions to clone the gitian.sigs repo
2016-01-18gitian: Need `ca-certificates` and `python` for LXC buildsWladimir J. van der Laan
2016-01-18doc: Make networking work inside builder in gitian-building.mdWladimir J. van der Laan
These are changes I needed to get gitian building to work with Debian 8.2, which is the version we tell to use. - Set up NAT, so that container can access network beyond host - Remove explicit cgroup setup - these are mounted automatically now
2015-11-19doc: change suite to trusty in gitian-building.mdWladimir J. van der Laan
2015-11-11[gitian] Use vm-builder_0.12.4+bzr494 on DebianMichael
2015-10-18Correct spelling mistakes in doc folderMitchell Cash
- OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal
2015-09-29Merge pull request #6661Wladimir J. van der Laan
551d7ed doc: Fix dead link in gitian-building (unsystemizer)
2015-09-29doc: Fix dead link in gitian-buildingunsystemizer
- Link to Debian 8.1 netinstall ISO is dead, changed to valid 8.2 - Changed checksum to 8.2 netinstall ISO checksum (http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/SHA256SUMS) - Verified CD checksum, checksum file's signing key
2015-09-17Clarifying offline build process using gbuild --url and noting it is notMidnight Magic
done automatically. At some point along the line, fully offline builds were no longer happening when strictly following the release-process.md instructions. We should ensure that users who might want to torify or build offline need to take extra steps to remain offline. Also, corrections to build process: including gverify examples for new builders.
2015-09-03Update gitian build guide for Debian 8.1fanquake
Signed-off-by: fanquake <fanquake@gmail.com>
2015-07-14Updated URL location of netinstall for Debian฿tcDrak
2015-05-02Non-grammatical language improvementsLuke Dashjr
2015-05-01Bugfix: Grammar fixesCorinne Dashjr
2015-04-20Point to the Debian 7.8 installerMichael Ford
Link to 7.7 is broken.
2015-01-31fix _code_ snippet in gitian-building.mdUdjinM6
Trivial typo-like fix
2015-01-31Improve gitian build guideMichael Ford
Point to the Debian 7.7 installer Fix wording now that we only use a single image Remove bitcoin checkout steps, they are covered in release-process
2014-12-28Fix typoJulian Yap
2014-12-19docs: update gitian building docsCory Fields
2014-07-02Update Gitian Build guide to include OSXMichael Ford
2014-06-03Some documentation fixes + link to my Docker/LXC guideGiuseppe Mazzotta
I added a link to my guide about using docker containers + LXC (I am planning to maintain this at work for future bitcoin versions), then I mentioned other virtualization options (KVM, LXC). This commit includes a fix issue for documentation issue #4269 that consists in telling users to checkout correct bitcoin version before using the gitian descriptors (otherwise all hell can break loose). Also, I replaced URL for Debian 7.4 ISO with a correct one and added link to official Debian ISO sources.
2014-04-16Update doc/gitian-building.md for new gitianWladimir J. van der Laan
The patch to make it possible to configure the LXC IPs has been merged upstream. This means that it is no longer needed to patch gitian. Remove that workaround.
2014-04-09doc: update expected intermediate dependency hashesWladimir J. van der Laan
Also move them to release-process.md from gitian-building.md for more visibility.
2014-04-08Fixes the broken image in the Gitian Build GuideMichael Ford
2014-04-02Add gitian build guideWladimir J. van der Laan
Work in progress...