Commit Graph

68 Commits

Author SHA1 Message Date
Dev Random
69bd6a53fa Merge pull request #20 from TheBlueMatt/master
Add the option to call a command after running in gitian-updater.
2012-06-27 12:20:01 -07:00
Matt Corallo
20a819121b Add the option to call a command after running in gitian-updater. 2012-06-27 19:14:19 +02:00
Dev Random
16993e2c41 Merge pull request #18 from TheBlueMatt/master
Fix gverify in Ruby 1.9 and use writeback cache in kvm
2012-06-25 23:25:31 -07:00
Matt Corallo
46a5199a24 Update for Ruby 1.9 2012-06-26 00:08:25 +02:00
Matt Corallo
6a87c1dcb7 Use writeback disk cache in kvm. 2012-06-26 00:08:10 +02:00
devrandom
9b082abbdb Utility to canonicalize a zip file. 2012-06-15 22:35:46 -07:00
Dev Random
66e35101a3 Merge pull request #17 from TheBlueMatt/master
Give each error a unique exit code.
2012-06-13 20:28:42 -07:00
Matt Corallo
cfd8df82fb Give each error a unique exit code. 2012-06-13 22:44:45 +02:00
Dev Random
6774853190 Merge pull request #16 from TheBlueMatt/rss
Only import libxml2 if we are about to use it.
2012-06-12 18:50:15 -07:00
Dev Random
f665f3629b Merge pull request #15 from TheBlueMatt/master
Fix cx_Freeze and add option to specify gpg path
2012-06-12 18:49:48 -07:00
Matt Corallo
335eeb79a5 Only import libxml2 if we are about to use it. 2012-06-12 15:16:51 +02:00
Matt Corallo
3443aeaf95 Add option to specify path to gpg. 2012-06-12 14:19:27 +02:00
Matt Corallo
25fa520f52 Use sys.exit instead of exit for cx_Freeze. 2012-06-12 14:19:23 +02:00
Dev Random
be85bfa8c9 Merge pull request #14 from TheBlueMatt/master
Fix download error on Win32.
2012-06-11 20:32:44 -07:00
Matt Corallo
5a40638b83 Fix download error on Win32. 2012-06-12 03:53:39 +02: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
f9d155c3ac Fix loop device detection 2012-05-04 17:20:18 -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
953edf57df Fix scp for git repos 2012-04-22 13:31:01 -07:00
devrandom
b482952a33 LXC tips 2012-04-22 12:37:11 -07:00
devrandom
0bc83c5f44 Use image file for lxc 2012-04-22 11:55:05 -07:00
devrandom
5e77059137 Using backing image instead of copy for qemu image. From lukejr. 2012-04-22 10:42:18 -07:00
devrandom
28bb421156 First pass lxc support 2012-04-22 10:26:39 -07:00
Dev Random
8e161f4e6c Merge pull request #10 from TheBlueMatt/master
Dont listen for remote VNC/SSH connections in kvm.
2012-02-22 09:13:00 -08:00
Matt Corallo
e2d600f242 Dont listen for remote VNC/SSH connections in kvm. 2012-02-22 11:56:38 -05:00
devrandom
cff169537c Add "optionals" array to descriptor/assertion YAML files - allow them to be missing on verify 2012-02-21 09:43:13 -08:00
devrandom
5a2986fd17 gitian-updater - remove dep on sha256sum binary 2011-10-10 20:21:00 -07:00
Dev Random
46a10a675c Merge pull request #9 from TheBlueMatt/downloader-errors
Downloader errors
2011-09-23 17:37:56 -07:00
Matt Corallo
eac16c5553 Only attempt to remove files when neccessary (in downloader). 2011-09-23 14:43:19 -04:00
Matt Corallo
a58e517aac Fix error that prevents downloader from creating directories. 2011-09-23 14:43:19 -04: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
Dev Random
1307161541 Merge pull request #8 from TheBlueMatt/hardyfix
Use server kernel for Hardy amd64.
2011-07-04 15:05:25 -07:00
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.
2011-07-03 15:31:21 +02:00
devrandom
758e78fc6e allow spaces in assert paths 2011-05-30 14:01:32 -07:00
devrandom
fee4a94e39 check if kvm is available and warn if not 2011-05-30 13:55:38 -07:00
devrandom
34c0c2c86b spurious cp 2011-05-27 18:58:52 -07:00
devrandom
637aeb6d1a remove files that were removed from manifest in new version, add force flag 2011-05-25 22:50:34 -07:00
devrandom
35e186618f handle in-place upgrades 2011-05-25 22:31:59 -07:00
devrandom
1233d278d6 save release and package name in build report, rename build report to package-build.assert 2011-05-25 14:12:29 -07:00
devrandom
d22d3bc1f3 handle rss feeds 2011-05-24 20:10:14 -07:00
devrandom
4d29dd2899 use status-fd with gpg for machine-readable output 2011-05-22 18:40:25 -07:00
devrandom
2928372460 config injection 2011-05-21 22:23:43 -07:00
devrandom
d1fa0a122f quietness and verbosity 2011-05-21 13:20:39 -07:00
devrandom
9c29c2aad9 gpg import, output copy, parse args 2011-05-21 12:41:42 -07:00
devrandom
1a4e64250b downloader check sigs and weight 2011-05-20 21:18:03 -07:00
devrandom
36d1a06fd8 glob dotfiles in the build directory, more downloader work 2011-05-20 19:40:15 -07:00
devrandom
57ec3c5012 first pass downloader/updater script 2011-05-19 00:00:49 -07:00
Dev Random
09ca72bc56 Merge pull request #7 from TheBlueMatt/akalogging.
Hide akas by default as well
2011-05-01 17:02:39 -07:00