70 Commits (db73573b587317223c61a5c6161ad3d0eb5183bf)
 

Author SHA1 Message Date
gdm85 db73573b58 Allow user 'nobody' to write in /tmp
Make /tmp home directory for user 'nobody'
9 years ago
gdm85 f5ddf1062e Imported rkt-images into tenku 9 years ago
gdm85 93b96bc594 Imported lxd-images into tenku 9 years ago
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 c9ff828e51 Added missing --commit 9 years ago
gdm85 a660cb4367 Fixes to integrate with new bitcoin core dependency management & cache 9 years ago
gdm85 5407f858d4 Update README.md 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 550af3bd51 Typo fixes/wording improvements 9 years ago
gdm85 76b7213a32 A few syntax fixes 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 dda351daac * always remove destination of input downloads
* fixed move command after gbuilds
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 3ff080d312 * support different descriptors across versions 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 eee1af1e61 * added sources for 0.9.2rc2 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 66e188ab57 * add message about location of output files 9 years ago
gdm85 19bc999e55 * verify md5 hashes before using files for gbuild 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 bb1d304753 * unused file 9 years ago
gdm85 bf46c0c95a * added support for newer versions of bitcoin 9 years ago