Commit Graph

15 Commits (master)

Author SHA1 Message Date
Luke Dashjr bf52af1377 Bugfix: copy-{to,from}-target: Strip trailing / from sources to avoid triggering special rsync behaviour
Without this, the caches end up in the wrong place (one level of directories gets removed)
9 years ago
Luke Dashjr dd2ba39d32 Use rsync instead of scp for file transfers to save time on cache download from VM 9 years ago
MarcoFalke 7e4b665acb Replace deprecated dsa with rsa 9 years ago
Joseph Bisch 3edec91085 Set TUSER to ubuntu by default and update README
Now, if a user is using something like on-target directly, that user
doesn't need to set the DISTRO or TUSER variables if using Ubuntu guests
(so the scripts function the same as they did before Debian guest
support was added).
9 years ago
Joseph Bisch 8b297cbcdf Initial Debian guest support 9 years ago
Devrandom 7b82201dd7 allow overwrite in copy-from-target
fixes #80
10 years ago
Cory Fields 037d17aff7 fix copy-from-target when using lxc to copy a subdir 10 years ago
Devrandom 07108c4eeb Default back to lxc-start, with option for lxc-execute 10 years ago
Christopher Gurnee 63fe5d1de2 Fix issue #63: use lxc-execute instead of lxc-start 10 years ago
Wladimir J. van der Laan cdb3bb4d43 Increase ssh connection timeout to 30 seconds
The previous 5-second timeout causes random errors during compilation
here, increasing it to 30 seconds solves this problem.
11 years ago
devrandom 28bb421156 First pass lxc support 12 years ago
devrandom 10b40d5ad5 improve quietness flag 13 years ago
Matt Corallo 3ccd662304 Make the timeout a bit longer to accommodate machines under high load. 13 years ago
devrandom 6c7dd53eed no host auth for copy-*-target 13 years ago
devrandom 4db2a9dfa0 initial 14 years ago