77 Commits (master)
 

Author SHA1 Message Date
spike 1415b9208f update gitian version and patch, fix make vms 7 years ago
gdm85 9c1b649eb4 Minimal dmd+dub image 8 years ago
gdm85 7a92ae8858 Most recent version (with module parameters)
Fixed an issue with inspecting a base image
9 years ago
gdm85 49d951e855 Latest fixes for Mac OS 12,1 bluetooth patch 9 years ago
gdm85 6cbfaa595c Script to build .deb kernel packages to workaround Bluetooth issue
(patch as described in http://www.spinics.net/lists/linux-bluetooth/msg64111.html)
9 years ago
gdm85 2381e4d8db Ignore packages and patches subdirectories 9 years ago
gdm85 e7eacc9d2e Adding templating to support multiple Ubuntu versions
Renaming images to be more generic and not tied to Trusty

Have both pkgbuilder and kernelbuilder support multiple versions of Ubuntu
9 years ago
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
10 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
10 years ago
gdm85 3f2871a4e5 Added workaround for bug @stedolan/jq/671 10 years ago
gdm85 3aaaa2e188 Better output directory format (human readable)
Use commits SHA hashes as unique references
10 years ago
gdm85 0f0c14a80a Fix parallel build for multiple OSes 10 years ago
gdm85 41f182c9c7 Provide also asserts for detached signatures 10 years ago
gdm85 900f80ec76 Fix debug typo 10 years ago
gdm85 92b5ae82c8 Fix permission issues
Use local and container path variables
10 years ago
gdm85 b2f83fcc9c Do not support AUFS
Some permissions fixes
10 years ago
gdm85 7bd75cc4b4 Completed automation for unattended gitian bitcoin builds 10 years ago
gdm85 8f79fccb14 First draft for automated latest version builds 10 years ago
gdm85 768db46d28 docker-iplock -> replaced by docker-fw 10 years ago
gdm85 6fd0ef5799 docker-hosts -> replaced by docker-cli-tools/docker-hosts 10 years ago
gdm85 c9ff828e51 Added missing --commit 10 years ago
gdm85 a660cb4367 Fixes to integrate with new bitcoin core dependency management & cache 10 years ago
gdm85 5407f858d4 Update README.md 10 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
10 years ago
gdm85 59d49e1360 Added script to fix auto-published Docker container ports on host 10 years ago
gdm85 85b459ffeb Script to show summary of allocated ports of a container 10 years ago
gdm85 550af3bd51 Typo fixes/wording improvements 10 years ago
gdm85 76b7213a32 A few syntax fixes 10 years ago
Michael Ford 6ace40f2e0 Correct link to gitian bitcoin host container 10 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
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