Commit Graph

52 Commits

Author SHA1 Message Date
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
Matt Corallo
030b3fe1ed Hide akas by default as well 2011-05-02 01:17:15 +02:00
Dev Random
2940750681 Merged pull request #6 from TheBlueMatt/logging.
Make gpg quiet by default, but not too quiet.
2011-04-29 17:38:17 -07:00
Dev Random
7aa482d039 Merged pull request #5 from TheBlueMatt/master.
Make the timeout a bit longer to accommodate machines under high load.
2011-04-29 17:37:36 -07:00
Matt Corallo
bc26667a56 Make gpg quiet by default, but not too quiet. 2011-04-29 17:10:11 +02:00
Matt Corallo
3ccd662304 Make the timeout a bit longer to accommodate machines under high load. 2011-04-29 17:01:08 +02:00
Matt Corallo
9096469e67 Make gpg be quiet if -q is set. 2011-04-28 19:04:22 +02:00
Matt Corallo
ae82fbad45 Add support for names with spaces in them and automatically pull keys first. 2011-04-28 18:54:18 +02:00
devrandom
deb988a3cd gverify 2011-03-27 12:24:52 -07:00
devrandom
f8a29869f2 implement bin/gsign 2011-03-26 17:32:21 -07:00
devrandom
6c7dd53eed no host auth for copy-*-target 2011-03-23 08:51:44 -07:00
devrandom
0d12b0f72f no ssh host auth for localhost 2011-03-22 11:30:59 -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
6b46963acf properly handle the local host by using IP addresses 2011-03-20 17:43:01 -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