42 Commits (1583dac1edf029dc9eb21e02bef71aa8e665b8f6)
 

Author SHA1 Message Date
gdm85 1583dac1ed * 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 dda351daac * always remove destination of input downloads
* fixed move command after gbuilds
10 years ago
gdm85 2bb9aab208 * fixed gitian patch (line was truncated)
* sleep after docker commit
10 years ago
gdm85 aec8437a1d * 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 3ff080d312 * support different descriptors across versions 10 years ago
gdm85 23450a3027 * 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 eee1af1e61 * added sources for 0.9.2rc2 10 years ago
gdm85 9e50b80864 * ask for answer on same line 10 years ago
gdm85 de4970e14c * script for creation of trusty-kbuilder image 10 years ago
gdm85 0e216f2548 * added Ubuntu Archive reference keyring
* added script to debootstrap Ubuntu Trusty
* added Dockerfile for Ubuntu Trusty kernel builder
10 years ago
gdm85 a05c460c2d * removed reference to original article (dead) 10 years ago
gdm85 a3d8d7c755 * added Debian Archive keyring
* added questions to user about keyring differences/trust
* added documentation notes about the Debian Archive keyring
10 years ago
gdm85 0593a6b372 * conceal also docker host IP in docker-iptables
* added docker-hosts for simplified hosts listing
10 years ago
gdm85 05ee260412 * added generation of gitian-host-vms image
* simplified necessary steps
* fixed issue with parallel package missing
10 years ago
gdm85 66e188ab57 * add message about location of output files 10 years ago
gdm85 19bc999e55 * verify md5 hashes before using files for gbuild 10 years ago
gdm85 6f983eecb1 * added missing file 10 years ago
gdm85 35611fb24e * proper fix for SSH environment pollution (see https://bugzilla.mindrot.org/show_bug.cgi?id=1285) 10 years ago
gdm85 823f62f641 * ignore failure at deleting (unknown reason) 10 years ago
gdm85 afc8353fe0 * added workaround for Docker glitch with file permissions
* a few improvements to documentation, describing steps needed to build bitcoin
10 years ago
gdm85 bb1d304753 * unused file 10 years ago
gdm85 bf46c0c95a * added support for newer versions of bitcoin 10 years ago
gdm85 2cd7b6b6c0 * added preamble 10 years ago
gdm85 a31c97fb5a * fix typo & enlarge 10 years ago
gdm85 c3ed3cf2d7 * added (horrible) diagram 10 years ago
gdm85 7f16f8315f * improve readability 10 years ago
gdm85 8f3167f9e8 * improvements/fix typos 10 years ago
gdm85 5a444d84a8 * added documentation & scripts for full automation of gitian bitcoin builds 10 years ago
gdm85 22c9a8a461 * put base VM creation script in gitian-host itself 10 years ago
gdm85 c836623f7a * specific documentation for building bitcoin with gitian-host 10 years ago
gdm85 b616daa07b * bitcoin gitian-host scripts (0.9.1) 10 years ago
gdm85 2f6956eb88 * added missing patch
* added changes for previous commit
10 years ago
gdm85 1d4b24aec1 * added documentation about building bitcoin 0.9.1
* a few fixes to scripts to overcome docker glitches
10 years ago
gdm85 3491c6646e * completed documentation
* added prefix to image tags
10 years ago
gdm85 606e441cd3 * final touches 10 years ago
gdm85 51cd62186d * first draft of scripts for gitian host creation 10 years ago
gdm85 29bacde903 * adding scripts for creation/spawning of gitian hosts 10 years ago
gdm85 640dd591fe * script to build a base Debian Wheezy docker image 10 years ago
gdm85 a78ecfc818 * added README.md
* reorganizing
10 years ago
gdm85 74ee17c3ae * a few improvements 10 years ago
gdm85 4f8b3ff044 * skip containers with no network 10 years ago
Giuseppe Mazzotta 667f5afb59 * adding docker-iptables 10 years ago