gdm85
1504c76f11
Fix issue #56 : clean up environment before gbuild'ing
...
Originally proposed by cfields
2014-06-11 00:00:16 +02:00
Dev Random
c9e62adc21
Merge pull request #50 from simondlr/increase_time
...
Increase time for checking if a target has started.
2014-04-01 11:14:14 -07:00
Wladimir J. van der Laan
534248d236
Make it possible to override source URL
...
To make test builds it can be useful to point gitian at an
alternative repository.
This commit makes this possible by adding a `--url PAIRS` command line
option, that allows to optionally specify where to fetch the code, for
example:
gbuild --url bitcoin=https://github.com/laanwj/bitcoin.git --commit bitcoin=2014_03_...
2014-04-01 10:36:50 +02:00
Simon de la Rouviere
d8d01f7bad
Increase time for checking if a target has started.
2014-02-11 17:18:30 +02:00
devrandom
ac4f77bcd1
Initialize umask to a known value (002)
2013-12-04 14:16:44 -08:00
devrandom
79c1217cb1
make passing env vars work across guest OS suites
2013-09-29 10:58:33 -07:00
Arlo Breault
d9cc3d14b9
Don't warn in if LXC.
2013-06-17 21:57:07 -07:00
Dev Random
5512bb3cec
Merge pull request #35 from luke-jr/no_recommends
...
Don't install package recommends implicitly
2013-05-05 20:42:49 -07:00
Dev Random
41c3545e3b
Merge pull request #34 from luke-jr/bugfix_noninteractive
...
Bugfix: Use noninteractive frontend for apt-get
2013-05-05 20:42:03 -07:00
Luke Dashjr
f43ff49fa7
Don't install package recommends implicitly (require yml to specify them)
2013-04-18 06:35:07 +00:00
Luke Dashjr
ffe46ca40b
Bugfix: Use noninteractive frontend for apt-get
2013-04-18 06:34:16 +00:00
Luke Dashjr
46b75df3d3
Bugfix: Pass --update-head-ok to git fetch to avoid problems overwriting checked out branch
2013-04-18 06:31:10 +00:00
Luke Dashjr
9512784622
Bugfix: git fetch directly from the remote URL, rather than only setting a default the first time
...
- Fixes problem where the gitian URL varies for different branches of the same repository
- Explicitly fetching tags using + allows repository to overwrite existing tags (changed tag)
- Fetching branch heads to local heads correctly makes branch names available for commit option
- Fetching both branches and tags at the same time optimizes things slightly
2013-04-09 07:33:43 +00:00
devrandom
5746af15e0
setarch on guest for LXC
...
Some packages use uname -m, which is not set to i386 on LXC on a 64 bit
host.
fixes #24
2012-09-12 10:10:27 -07:00
Dev Random
93d443077e
Merge pull request #22 from TheBlueMatt/master
...
Make using an invalid tag/commit an error
2012-09-06 22:02:11 -07:00
Matt Corallo
e27f2a7bce
Make using an invalid tag/commit an error
2012-09-06 15:03:41 -04:00
devrandom
9c95b90ca3
Fix git-fetch and brctl doc
2012-08-03 15:02:36 -07:00
devrandom
74652f1881
Better transport from host to target and resolve commitish on host.
2012-05-08 18:01:32 -07:00
devrandom
8ad9e0dfaf
Allow + in urls
2012-05-08 15:42:16 -07:00
devrandom
ba55f0d896
Use git-reset to ensure that git repo copy is not dirty
2012-05-01 10:42:37 -07:00
devrandom
28bb421156
First pass lxc support
2012-04-22 10:26:39 -07:00
devrandom
5a2986fd17
gitian-updater - remove dep on sha256sum binary
2011-10-10 20:21:00 -07:00
devrandom
10b40d5ad5
improve quietness flag
2011-07-16 18:27:23 -07:00
devrandom
d60397616d
add -j and -m flags to control VM processors, make procs and VM memory
2011-07-15 09:41:20 -07:00
devrandom
fee4a94e39
check if kvm is available and warn if not
2011-05-30 13:55:38 -07:00
devrandom
36d1a06fd8
glob dotfiles in the build directory, more downloader work
2011-05-20 19:40:15 -07:00
devrandom
7bf63853bc
revert memory size, update apt-get to grab from new IP address
2011-03-22 09:02:53 -07:00
devrandom
a344ed9dac
Make guest default to 10.0.2.2 as the apt mirror, fix skip_image vs quiet flags
2011-03-19 18:09:36 -07:00
devrandom
d765459667
security mirror, command line commit specification
2011-02-01 09:48:33 -08:00
devrandom
928a5f0880
multi-architecture builds
2011-01-31 23:50:59 -08:00
devrandom
85809700da
use apt cacher, minor cleanup
2011-01-30 15:41:50 -08:00
devrandom
4db2a9dfa0
initial
2011-01-30 13:19:02 -08:00