26 Commits (master)

Author SHA1 Message Date
spike 1415b9208f update gitian version and patch, fix make vms 7 years ago
gdm85 b2f83fcc9c Do not support AUFS
Some permissions fixes
9 years ago
gdm85 7bd75cc4b4 Completed automation for unattended gitian bitcoin builds 9 years ago
gdm85 a660cb4367 Fixes to integrate with new bitcoin core dependency management & cache 9 years ago
gdm85 6bfe823cc7 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
9 years ago
gdm85 550af3bd51 Typo fixes/wording improvements 9 years ago
Michael Ford 6ace40f2e0 Correct link to gitian bitcoin host container 9 years ago
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
9 years ago
gdm85 2bb9aab208 * fixed gitian patch (line was truncated)
* sleep after docker commit
9 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
9 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
9 years ago
gdm85 a3d8d7c755 * added Debian Archive keyring
* added questions to user about keyring differences/trust
* added documentation notes about the Debian Archive keyring
9 years ago
gdm85 05ee260412 * added generation of gitian-host-vms image
* simplified necessary steps
* fixed issue with parallel package missing
9 years ago
gdm85 6f983eecb1 * added missing file 9 years ago
gdm85 35611fb24e * proper fix for SSH environment pollution (see https://bugzilla.mindrot.org/show_bug.cgi?id=1285) 9 years ago
gdm85 823f62f641 * ignore failure at deleting (unknown reason) 9 years ago
gdm85 afc8353fe0 * added workaround for Docker glitch with file permissions
* a few improvements to documentation, describing steps needed to build bitcoin
9 years ago
gdm85 a31c97fb5a * fix typo & enlarge 9 years ago
gdm85 c3ed3cf2d7 * added (horrible) diagram 9 years ago
gdm85 7f16f8315f * improve readability 9 years ago
gdm85 5a444d84a8 * added documentation & scripts for full automation of gitian bitcoin builds 9 years ago
gdm85 22c9a8a461 * put base VM creation script in gitian-host itself 9 years ago
gdm85 2f6956eb88 * added missing patch
* added changes for previous commit
9 years ago
gdm85 3491c6646e * completed documentation
* added prefix to image tags
9 years ago
gdm85 606e441cd3 * final touches 9 years ago
gdm85 51cd62186d * first draft of scripts for gitian host creation 9 years ago