Commit Graph

72 Commits

Author SHA1 Message Date
gdm85
2381e4d8db Ignore packages and patches subdirectories 2015-10-28 16:06:43 +01:00
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
2015-10-28 16:06:43 +01:00
gdm85
db73573b58 Allow user 'nobody' to write in /tmp
Make /tmp home directory for user 'nobody'
2015-09-26 10:41:50 +02:00
gdm85
f5ddf1062e Imported rkt-images into tenku 2015-09-26 10:04:20 +02:00
gdm85
93b96bc594 Imported lxd-images into tenku 2015-09-26 10:04:14 +02:00
gdm85
7c1075116f Split basic package builder from kernel builder 2015-03-31 14:08:53 +02:00
gdm85
ed48df5a4e Don't try to delete non-existing block device /dev/kvm 2015-02-12 17:58:19 +01:00
gdm85
b81fb3ac93 Moved docker-iptables and docker-ports to docker-cli-tools 2015-01-20 13:07:25 +01:00
gdm85
2a797d8323 Add environment option to not dispose containers (NOPURGE)
Improve in-comments documentation for various options
2015-01-16 20:26:48 +01:00
gdm85
0673b29d1b Disable possibility of using /dev/kvm in containers
Handle case of "null" JSON value
Fix default behavior with no CLI arguments
2015-01-16 14:53:31 +01:00
gdm85
3f2871a4e5 Added workaround for bug @stedolan/jq/671 2015-01-16 11:07:41 +01:00
gdm85
3aaaa2e188 Better output directory format (human readable)
Use commits SHA hashes as unique references
2015-01-16 11:05:12 +01:00
gdm85
0f0c14a80a Fix parallel build for multiple OSes 2015-01-14 18:15:10 +01:00
gdm85
41f182c9c7 Provide also asserts for detached signatures 2015-01-14 15:20:02 +01:00
gdm85
900f80ec76 Fix debug typo 2015-01-14 10:49:02 +01:00
gdm85
92b5ae82c8 Fix permission issues
Use local and container path variables
2015-01-14 10:49:02 +01:00
gdm85
b2f83fcc9c Do not support AUFS
Some permissions fixes
2015-01-14 10:49:02 +01:00
gdm85
7bd75cc4b4 Completed automation for unattended gitian bitcoin builds 2015-01-14 10:49:02 +01:00
gdm85
8f79fccb14 First draft for automated latest version builds 2015-01-14 10:49:02 +01:00
gdm85
768db46d28 docker-iplock -> replaced by docker-fw 2015-01-14 10:49:02 +01:00
gdm85
6fd0ef5799 docker-hosts -> replaced by docker-cli-tools/docker-hosts 2015-01-14 10:49:02 +01:00
gdm85
c9ff828e51 Added missing --commit 2015-01-14 10:49:02 +01:00
gdm85
a660cb4367 Fixes to integrate with new bitcoin core dependency management & cache 2015-01-14 10:49:02 +01:00
gdm85
5407f858d4 Update README.md 2015-01-14 10:49:02 +01:00
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
2015-01-14 10:49:02 +01:00
gdm85
59d49e1360 Added script to fix auto-published Docker container ports on host 2015-01-14 10:49:02 +01:00
gdm85
85b459ffeb Script to show summary of allocated ports of a container 2015-01-14 10:49:02 +01:00
gdm85
550af3bd51 Typo fixes/wording improvements 2015-01-14 10:49:02 +01:00
gdm85
76b7213a32 A few syntax fixes 2015-01-14 10:49:02 +01:00
Michael Ford
6ace40f2e0 Correct link to gitian bitcoin host container 2015-01-14 10:49:02 +01:00
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
2015-01-14 10:49:02 +01:00
gdm85
dda351daac * always remove destination of input downloads
* fixed move command after gbuilds
2015-01-14 10:49:02 +01:00
gdm85
2bb9aab208 * fixed gitian patch (line was truncated)
* sleep after docker commit
2015-01-14 10:49:02 +01:00
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
2015-01-14 10:49:02 +01:00
gdm85
3ff080d312 * support different descriptors across versions 2015-01-14 10:49:02 +01:00
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
2015-01-14 10:49:02 +01:00
gdm85
eee1af1e61 * added sources for 0.9.2rc2 2015-01-14 10:49:02 +01:00
gdm85
9e50b80864 * ask for answer on same line 2015-01-14 10:49:02 +01:00
gdm85
de4970e14c * script for creation of trusty-kbuilder image 2015-01-14 10:49:02 +01:00
gdm85
0e216f2548 * added Ubuntu Archive reference keyring
* added script to debootstrap Ubuntu Trusty
* added Dockerfile for Ubuntu Trusty kernel builder
2015-01-14 10:49:02 +01:00
gdm85
a05c460c2d * removed reference to original article (dead) 2015-01-14 10:49:02 +01:00
gdm85
a3d8d7c755 * added Debian Archive keyring
* added questions to user about keyring differences/trust
* added documentation notes about the Debian Archive keyring
2015-01-14 10:49:02 +01:00
gdm85
0593a6b372 * conceal also docker host IP in docker-iptables
* added docker-hosts for simplified hosts listing
2015-01-14 10:49:02 +01:00
gdm85
05ee260412 * added generation of gitian-host-vms image
* simplified necessary steps
* fixed issue with parallel package missing
2015-01-14 10:49:02 +01:00
gdm85
66e188ab57 * add message about location of output files 2015-01-14 10:49:02 +01:00
gdm85
19bc999e55 * verify md5 hashes before using files for gbuild 2015-01-14 10:49:02 +01:00
gdm85
6f983eecb1 * added missing file 2015-01-14 10:49:02 +01:00
gdm85
35611fb24e * proper fix for SSH environment pollution (see https://bugzilla.mindrot.org/show_bug.cgi?id=1285) 2015-01-14 10:49:02 +01:00
gdm85
823f62f641 * ignore failure at deleting (unknown reason) 2015-01-14 10:49:02 +01:00
gdm85
afc8353fe0 * added workaround for Docker glitch with file permissions
* a few improvements to documentation, describing steps needed to build bitcoin
2015-01-14 10:49:02 +01:00