36 Commits (db73573b587317223c61a5c6161ad3d0eb5183bf)

Author SHA1 Message Date
gdm85 7c1075116f Split basic package builder from kernel builder 9 years ago
gdm85 ed48df5a4e Don't try to delete non-existing block device /dev/kvm 9 years ago
gdm85 b81fb3ac93 Moved docker-iptables and docker-ports to docker-cli-tools 9 years ago
gdm85 2a797d8323 Add environment option to not dispose containers (NOPURGE)
Improve in-comments documentation for various options
9 years ago
gdm85 0673b29d1b Disable possibility of using /dev/kvm in containers
Handle case of "null" JSON value
Fix default behavior with no CLI arguments
9 years ago
gdm85 3f2871a4e5 Added workaround for bug @stedolan/jq/671 9 years ago
gdm85 3aaaa2e188 Better output directory format (human readable)
Use commits SHA hashes as unique references
9 years ago
gdm85 0f0c14a80a Fix parallel build for multiple OSes 9 years ago
gdm85 41f182c9c7 Provide also asserts for detached signatures 9 years ago
gdm85 900f80ec76 Fix debug typo 9 years ago
gdm85 92b5ae82c8 Fix permission issues
Use local and container path variables
9 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 8f79fccb14 First draft for automated latest version builds 9 years ago
gdm85 768db46d28 docker-iplock -> replaced by docker-fw 9 years ago
gdm85 6fd0ef5799 docker-hosts -> replaced by docker-cli-tools/docker-hosts 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 59d49e1360 Added script to fix auto-published Docker container ports on host 9 years ago
gdm85 85b459ffeb Script to show summary of allocated ports of a 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 9e50b80864 * ask for answer on same line 9 years ago
gdm85 de4970e14c * script for creation of trusty-kbuilder image 9 years ago
gdm85 0e216f2548 * added Ubuntu Archive reference keyring
* added script to debootstrap Ubuntu Trusty
* added Dockerfile for Ubuntu Trusty kernel builder
9 years ago
gdm85 a05c460c2d * removed reference to original article (dead) 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 0593a6b372 * conceal also docker host IP in docker-iptables
* added docker-hosts for simplified hosts listing
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 35611fb24e * proper fix for SSH environment pollution (see https://bugzilla.mindrot.org/show_bug.cgi?id=1285) 9 years ago
gdm85 5a444d84a8 * added documentation & scripts for full automation of gitian bitcoin builds 9 years ago
gdm85 3491c6646e * completed documentation
* added prefix to image tags
9 years ago
gdm85 606e441cd3 * final touches 9 years ago
gdm85 29bacde903 * adding scripts for creation/spawning of gitian hosts 9 years ago
gdm85 640dd591fe * script to build a base Debian Wheezy docker image 9 years ago