Commit Graph

77 Commits (lxcbr)
 

Author SHA1 Message Date
devrandom 684f6c9427 Use lxcbr0 as bridge 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.
12 years ago
Matt Corallo e2d600f242 Dont listen for remote VNC/SSH connections in kvm. 12 years ago
devrandom cff169537c Add "optionals" array to descriptor/assertion YAML files - allow them to be missing on verify 12 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
devrandom d60397616d add -j and -m flags to control VM processors, make procs and VM memory 13 years ago
Dev Random 1307161541 Merge pull request #8 from TheBlueMatt/hardyfix
Use server kernel for Hardy amd64.
13 years ago
Matt Corallo 73d8868c8a Use server kernel for Hardy amd64.
Hardy (and probably others) doesnt have a linux-image-virtual for
amd64, thus we use the server kernel.
13 years ago
devrandom 758e78fc6e allow spaces in assert paths 13 years ago
devrandom fee4a94e39 check if kvm is available and warn if not 13 years ago
devrandom 34c0c2c86b spurious cp 13 years ago
devrandom 637aeb6d1a remove files that were removed from manifest in new version, add force flag 13 years ago
devrandom 35e186618f handle in-place upgrades 13 years ago
devrandom 1233d278d6 save release and package name in build report, rename build report to package-build.assert 13 years ago