summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bug 15578: Switch over to Wheezy for Linux buildsbug_15578Georg Koppen2015-11-26
* ensure guest upgrade occurs before attempting to get manifestDevrandom2015-11-26
* Default back to lxc-start, with option for lxc-executebug_15947Devrandom2015-05-07
* Fix issue #63: use lxc-execute instead of lxc-startChristopher Gurnee2015-05-07
* Use virtio for disk in KVM instead of emulating real hardwareLunar2014-11-07
* Copy target image as a sparse file in LXC modeLunar2014-11-07
* Bug 13215: Use 15GiB VM space if needed.Georg Koppen2014-09-22
* Switch from rsync to tar for copy-to-target.Mike Perry2014-07-15
* Disable git fetching during build.tor-browser-builder-3Mike Perry2014-02-06
* Don't sanitize git commit names. They are authenticated for us.Mike Perry2014-02-06
* Use lxcbr0 as bridgedevrandom2014-02-06
* Include package name in the build output.Mike Perry2014-02-06
* On my system, the lxc bridge is called lxcbr0...Mike Perry2014-02-06
* Make LXC copy-to-target also deref symlinks.Mike Perry2014-02-06
* Switch to rsync for copy-to-target.Mike Perry2014-02-06
* Allow '@' and '+' in sanitized strings.Mike Perry2014-02-06
* Fix sudo issue with LXC.Mike Perry2014-02-06
* Allow build to use sudo without a passwordLuke Dashjr2014-02-06
* Merge pull request #46 from tlrobinson/masterDev Random2014-02-03
|\
| * Add VirtualBox support to make-base-vm via VagrantTom Robinson2014-02-01
* | Fix sanity checking in READMEdevrandom2014-02-03
|/
* Initialize umask to a known value (002)devrandom2013-12-04
* Merge pull request #37 from TheBlueMatt/masterDev Random2013-10-31
|\
| * Fix gitian_updater checksum matching.Matt Corallo2013-10-31
| * Increase disk size for things like Firefox that need it.Matt Corallo2013-10-31
|/
* qemu-utils are requireddevrandom2013-10-31
* make passing env vars work across guest OS suitesdevrandom2013-09-29
* use sudo even for root lxc so that path is setdevrandom2013-09-26
* try againdevrandom2013-09-26
* second trydevrandom2013-09-26
* use shell for lxc-start execdevrandom2013-09-26
* update README some moredevrandom2013-09-24
* make README.md Sanity Test section work as writtendevrandom2013-09-24
* Merge pull request #42 from mmlb/patch-1Dev Random2013-08-29
|\
| * Update the README.md file to work better with github.Manuel Mendez2013-08-29
|/
* Complete licensedevrandom2013-06-24
* License filedevrandom2013-06-24
* Merge pull request #41 from arlolra/probablyDev Random2013-06-21
|\
| * Don't warn in if LXC.Arlo Breault2013-06-17
|/
* Merge pull request #40 from wtogami/ontargetuserfixDev Random2013-06-09
|\
| * Fix --user in --help to display how the command actually worksWarren Togami2013-06-03
|/
* Merge pull request #38 from laanwj/masterDev Random2013-05-11
|\
| * Increase ssh connection timeout to 30 secondsWladimir J. van der Laan2013-05-10
|/
* Merge pull request #35 from luke-jr/no_recommendsDev Random2013-05-05
|\
| * Don't install package recommends implicitly (require yml to specify them)Luke Dashjr2013-04-18
* | Merge pull request #34 from luke-jr/bugfix_noninteractiveDev Random2013-05-05
|\ \ | |/
| * Bugfix: Use noninteractive frontend for apt-getLuke Dashjr2013-04-18
* | Merge pull request #33 from luke-jr/bugfix_update_head_okDev Random2013-05-05
|\ \
| * | Bugfix: Pass --update-head-ok to git fetch to avoid problems overwriting chec...Luke Dashjr2013-04-18
* | | Merge pull request #32 from sipa/enablekvmDev Random2013-04-15
|\ \ \