51 Commits (21367e9655e5792e2c94d7941f2a2f097159728b)
 

Author SHA1 Message Date
G. D. M. 21367e9655 Update README.md
Fixed path to build-bitcoin.sh
10 years ago
G. D. M. 6599503026 Update README.md 10 years ago
gdm85 82125a11e7 Added inputs for 0.9.3rc2
Locked gitian-builder to working commit
Removed nl_NL.UTF-8 from locale.gen
Do not overwrite already existing downloaded input sources
Use COPY in place of ADD in Dockerfile's
10 years ago
gdm85 53929f3dae Added script to fix auto-published Docker container ports on host 10 years ago
gdm85 e22672c5eb Script to show summary of allocated ports of a container 10 years ago
G. D. M. f2189b3770 Typo fixes/wording improvements 10 years ago
G. D. M. ce43733dee A few syntax fixes 10 years ago
G. D. M. f92e986d65 Merge pull request #1 from fanquake/patch-1
Correct link to gitian bitcoin host container
10 years ago
Michael Ford 46d5150e5c Correct link to gitian bitcoin host container 10 years ago
gdm85 ae5663431c * added descriptors/inputs/hashes for 0.9.2 (same as 0.9.2rc2)
* fixed issue with existing input removal
* remove part of patch that was merged upstream
* more consistent check for gitian host VM creation
10 years ago
gdm85 07e59b4330 * always remove destination of input downloads
* fixed move command after gbuilds
10 years ago
gdm85 2b47a4fb14 * fixed gitian patch (line was truncated)
* sleep after docker commit
10 years ago
gdm85 71c5cb83f4 * moved custom gitian patch to gitian-host
* avoid chown long time operation by chown'ing specific files
* use correct list filenames
* removed libpng (not used for Linux builds)
* use docker kill instead of stop
10 years ago
gdm85 85b250b184 * support different descriptors across versions 10 years ago
gdm85 89ef983e5a * parallelize wget downloads of inputs
* removed extra environment cleanup from bash_profile and added proper gitian-builder patch
* use gitian-host-vms for gitian-bitcoin-host
* fixed issue at stopping container after generation of base VMs
10 years ago
gdm85 9fd349ead3 * added sources for 0.9.2rc2 10 years ago
gdm85 a592e877e5 * ask for answer on same line 10 years ago
gdm85 03235dd1cd * script for creation of trusty-kbuilder image 10 years ago
gdm85 1a2312e96a * added Ubuntu Archive reference keyring
* added script to debootstrap Ubuntu Trusty
* added Dockerfile for Ubuntu Trusty kernel builder
10 years ago
gdm85 842835ac98 * removed reference to original article (dead) 10 years ago
gdm85 46e62ffc1c * added Debian Archive keyring
* added questions to user about keyring differences/trust
* added documentation notes about the Debian Archive keyring
10 years ago
gdm85 80b39dd737 * conceal also docker host IP in docker-iptables
* added docker-hosts for simplified hosts listing
10 years ago
gdm85 3f4f73920f * added generation of gitian-host-vms image
* simplified necessary steps
* fixed issue with parallel package missing
10 years ago
gdm85 c58eb39b9a * add message about location of output files 10 years ago
gdm85 d70a14d4fa * verify md5 hashes before using files for gbuild 10 years ago
gdm85 f6da49cb29 * added missing file 10 years ago
gdm85 54ef564c69 * proper fix for SSH environment pollution (see https://bugzilla.mindrot.org/show_bug.cgi?id=1285) 10 years ago
gdm85 810ad9b06d * ignore failure at deleting (unknown reason) 10 years ago
gdm85 547d19adc3 * added workaround for Docker glitch with file permissions
* a few improvements to documentation, describing steps needed to build bitcoin
10 years ago
gdm85 7e77b76a01 * unused file 10 years ago
gdm85 d2ba944cd8 * added support for newer versions of bitcoin 10 years ago
G. D. M. 844b8b106d * added preamble 10 years ago
gdm85 7a45e1491b * fix typo & enlarge 10 years ago
gdm85 cee88e6132 * added (horrible) diagram 10 years ago
G. D. M. 203019028b * improve readability 10 years ago
G. D. M. 52242c30c3 * improvements/fix typos 10 years ago
gdm85 df4359102c * added documentation & scripts for full automation of gitian bitcoin builds 10 years ago
gdm85 59dea12791 * put base VM creation script in gitian-host itself 10 years ago
G. D. M. 6d5563e4de * specific documentation for building bitcoin with gitian-host 10 years ago
gdm85 8c871798cd * bitcoin gitian-host scripts (0.9.1) 10 years ago
gdm85 43c9f087d7 * added missing patch
* added changes for previous commit
10 years ago
gdm85 7aa6b49a8d * added documentation about building bitcoin 0.9.1
* a few fixes to scripts to overcome docker glitches
10 years ago
gdm85 da1499014f * completed documentation
* added prefix to image tags
10 years ago
gdm85 21c3c34b29 * final touches 10 years ago
gdm85 91a0b71512 * first draft of scripts for gitian host creation 10 years ago
gdm85 462e1290fb * adding scripts for creation/spawning of gitian hosts 10 years ago
gdm85 7d5f65f6a3 * script to build a base Debian Wheezy docker image 10 years ago
gdm85 45a3028f23 * added README.md
* reorganizing
10 years ago
Giuseppe Mazzotta 565d474045 * a few improvements 10 years ago
Giuseppe Mazzotta 8e4e943d3b * skip containers with no network 10 years ago