aboutsummaryrefslogtreecommitdiff
path: root/doc/gitian-building.md
Commit message (Collapse)AuthorAgeFilesLines
* Update Gitian Build guide to include OSXMichael Ford2014-07-021-18/+17
|
* Some documentation fixes + link to my Docker/LXC guideGiuseppe Mazzotta2014-06-031-21/+22
| | | | | | | | 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.
* Update doc/gitian-building.md for new gitianWladimir J. van der Laan2014-04-161-20/+6
| | | | | | 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.
* doc: update expected intermediate dependency hashesWladimir J. van der Laan2014-04-091-19/+0
| | | | | Also move them to release-process.md from gitian-building.md for more visibility.
* Fixes the broken image in the Gitian Build GuideMichael Ford2014-04-081-1/+1
|
* Add gitian build guideWladimir J. van der Laan2014-04-021-0/+443
Work in progress...