Commit Graph

236 Commits (ddd3aed17276f429847f3113f99f9117a9a970a5)
 

Author SHA1 Message Date
Dev Random 1f8299b9a0 Merge pull request #28 from luke-jr/custom_kvm
Allow environment-configurable KVM binary name
11 years ago
Dev Random 7e846db55e Merge pull request #29 from luke-jr/bugfix_changing_remote_uri
Bugfix: git fetch directly from the remote URL, rather than only setting a default the first time
11 years ago
Dev Random 72e4410d33 Merge pull request #30 from luke-jr/gentoo
Update README to include Gentoo instructions as well
11 years ago
Luke Dashjr fa1de4aca0 Update README to include Gentoo instructions as well 11 years ago
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
11 years ago
Luke Dashjr 54aeb2df27 Allow environment-configurable KVM binary name 11 years ago
Dev Random 11d8efec50 Merge pull request #27 from gavinandresen/virtualbox
Virtualbox support
12 years ago
Gavin Andresen 8d937f553b VirtualBox support 12 years ago
devrandom f0c9e68fed Do not hardcode suite in bootstrap fixup 12 years ago
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
12 years ago
Dev Random 93d443077e Merge pull request #22 from TheBlueMatt/master
Make using an invalid tag/commit an error
12 years ago
Dev Random 1ca081a301 Merge pull request #21 from gavinandresen/prereq_fix
Fix prereqs
12 years ago
Matt Corallo e27f2a7bce Make using an invalid tag/commit an error 12 years ago
Gavin Andresen abf0d10c2c Fix prereqs
Added ruby.
LXC and KVM both need python-vm-builder.
And apt-cacher never worked for me, but apt-cacher-ng does.
12 years ago
devrandom fb638519f2 Start unit testing 12 years ago
devrandom 11846c3b31 Waiting period for installs 12 years ago
devrandom 9c95b90ca3 Fix git-fetch and brctl doc 12 years ago
devrandom e82c0b4760 Work around cron issue during make-base-vm 12 years ago
Dev Random 69bd6a53fa Merge pull request #20 from TheBlueMatt/master
Add the option to call a command after running in gitian-updater.
12 years ago
Matt Corallo 20a819121b Add the option to call a command after running in gitian-updater. 12 years ago
Dev Random 16993e2c41 Merge pull request #18 from TheBlueMatt/master
Fix gverify in Ruby 1.9 and use writeback cache in kvm
12 years ago
Matt Corallo 46a5199a24 Update for Ruby 1.9 12 years ago
Matt Corallo 6a87c1dcb7 Use writeback disk cache in kvm. 12 years ago
devrandom 9b082abbdb Utility to canonicalize a zip file. 12 years ago
Dev Random 66e35101a3 Merge pull request #17 from TheBlueMatt/master
Give each error a unique exit code.
12 years ago
Matt Corallo cfd8df82fb Give each error a unique exit code. 12 years ago
Dev Random 6774853190 Merge pull request #16 from TheBlueMatt/rss
Only import libxml2 if we are about to use it.
12 years ago
Dev Random f665f3629b Merge pull request #15 from TheBlueMatt/master
Fix cx_Freeze and add option to specify gpg path
12 years ago
Matt Corallo 335eeb79a5 Only import libxml2 if we are about to use it. 12 years ago
Matt Corallo 3443aeaf95 Add option to specify path to gpg. 12 years ago
Matt Corallo 25fa520f52 Use sys.exit instead of exit for cx_Freeze. 12 years ago
Dev Random be85bfa8c9 Merge pull request #14 from TheBlueMatt/master
Fix download error on Win32.
12 years ago
Matt Corallo 5a40638b83 Fix download error on Win32. 12 years ago
devrandom 74652f1881 Better transport from host to target and resolve commitish on host. 12 years ago
devrandom 8ad9e0dfaf Allow + in urls 12 years ago
devrandom f9d155c3ac Fix loop device detection 12 years ago
devrandom ba55f0d896 Use git-reset to ensure that git repo copy is not dirty 12 years ago
devrandom 953edf57df Fix scp for git repos 12 years ago
devrandom b482952a33 LXC tips 12 years ago
devrandom 0bc83c5f44 Use image file for lxc 12 years ago
devrandom 5e77059137 Using backing image instead of copy for qemu image. From lukejr. 12 years ago
devrandom 28bb421156 First pass lxc support 12 years ago
Dev Random 8e161f4e6c Merge pull request #10 from TheBlueMatt/master
Dont listen for remote VNC/SSH connections in kvm.
13 years ago
Matt Corallo e2d600f242 Dont listen for remote VNC/SSH connections in kvm. 13 years ago
devrandom cff169537c Add "optionals" array to descriptor/assertion YAML files - allow them to be missing on verify 13 years ago
devrandom 5a2986fd17 gitian-updater - remove dep on sha256sum binary 13 years ago
Dev Random 46a10a675c Merge pull request #9 from TheBlueMatt/downloader-errors
Downloader errors
13 years ago
Matt Corallo eac16c5553 Only attempt to remove files when neccessary (in downloader). 13 years ago
Matt Corallo a58e517aac Fix error that prevents downloader from creating directories. 13 years ago
devrandom 10b40d5ad5 improve quietness flag 13 years ago