- 27 Nov, 2018 2 commits
-
- 01 Jul, 2018 1 commit
-
- 04 Dec, 2017 1 commit
-
-
intrigeri authored
Rake setup_environment: display a more helpful error message when the 'origin' remote does not point to the official Tails Git repository This task calls git_base_branch_head() which relies on the fact 'origin' points to our official repo.
-
- 29 Jul, 2017 2 commits
-
-
intrigeri authored
The output of `free' has changed in Stretch.
-
intrigeri authored
The output of `free' has changed in Stretch, and we now require Stretch or newer as the host system. It seems that we didn't notice this problem earlier as this check is performed only when the build VM is not running yet, which rarely happens in practice at this point.
-
- 17 Jul, 2017 1 commit
-
-
Arnaud Rebillout authored
-
- 04 Jun, 2017 1 commit
-
- 30 May, 2017 1 commit
-
- 25 May, 2017 1 commit
-
- 22 May, 2017 1 commit
-
-
intrigeri authored
-
- 10 May, 2017 4 commits
-
-
anonym authored
There's some overhead with each ssh call that we might as well avoid, and each scp invokation prints a warning ("Warning: Permanently added [...] to the list of known hosts") that is nicer to just see once.
-
anonym authored
I added the arguments to these in anticipation of them being useful for other boxes. That didn't turn out to be the case, so let's remove them.
-
anonym authored
-
anonym authored
* Committing anything to vagrant/definitions/tails-builder means there is a new version of the builder VM (and it will automatically be generated next Tails build) * Separately track the time-based snapshot serials used to generate the builder These changes makes it extremely convenient to release new boxes (just commit) and avoids issues where commits made to vagrant/definitions/tails-builder may affect *some* users base box generation, but not others, depending on when they Git fetch (see ticket #12409, comment 32). Will-fix: #12409
-
- 03 May, 2017 1 commit
-
-
anonym authored
-
- 28 Apr, 2017 1 commit
-
-
anonym authored
-
- 27 Apr, 2017 1 commit
-
-
anonym authored
I.e. the one we have SSH access to through Vagrant and hence what run_vagrant_ssh() targets -- the moved code would fail for other domains!
-
- 25 Apr, 2017 2 commits
- 16 Apr, 2017 2 commits
-
-
anonym authored
- 13 Apr, 2017 3 commits
- 04 Apr, 2017 1 commit
-
- 20 Mar, 2017 6 commits
-
-
anonym authored
I apparently messed up a lot (typos, bad decisions) in the previous four commits.
-
anonym authored
-
anonym authored
-
anonym authored
I.e. we do not require building from detached head any more.
-
anonym authored
-
anonym authored
This way changing e.g. args to `run_test_suite` or cucumber (like `--tag`) can be controlled from the Rakefile, which gives us a lot more flexibility.
-
- 17 Mar, 2017 5 commits
-
-
anonym authored
-
anonym authored
Apparently Jenkins sets it like so, so when we were checking out that ref, we end up in detached head.
-
anonym authored
Apparently that automatically happens when sypplying a `desc`.
-
anonym authored
With only suppress the output of ssh itself, like "Connection to 1.2.3.4 closed" -- the output of commands are unaffected.
-
anonym authored
-
- 16 Mar, 2017 3 commits