index
:
hybridwipe/tails
bugfix/10950-add-gnome-sound-recorder
bugfix/11134-add-rake_tasks-to-gitignore
bugfix/11273-cleanup-usr-src-libdvd-pkg
feature/11108-improve-rakefile
feature/11125-rakefile-detect-vagrant-version
feature/11420-verify-libdvdcss
feature/7674-libdvdcss2
feature/xxxx-check-vagrant-version
sound-recorder
hybridwipe's tails repository
hybridwipe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rakefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't enable extproxy unless explicitly given as an option.
anonym
2016-05-12
1
-2
/
+2
*
Automatically provision the VM on build.
anonym
2016-05-12
1
-0
/
+7
*
Disable StrictHostKeyChecking when scp:ing build artifacts.
anonym
2016-05-11
1
-3
/
+12
*
Add missing end-quote.
anonym
2016-05-03
1
-1
/
+1
*
Improve flow.
anonym
2016-05-03
1
-15
/
+12
*
Don't join arguments to one for some shell commands.
anonym
2016-05-03
1
-3
/
+4
*
Consistently separate command components.
anonym
2016-05-03
1
-1
/
+1
*
Improve comments.
anonym
2016-05-03
1
-3
/
+3
*
Produce fatal error if no artifacts were found on build success.
anonym
2016-05-03
1
-0
/
+2
*
Add comment.
anonym
2016-05-03
1
-0
/
+1
*
Simply invoke scp instead of using Net::SCP when fetching artifacts.
anonym
2016-05-03
1
-5
/
+5
*
Add rake task for generating a Vagrant base box.
anonym
2016-05-03
1
-0
/
+29
*
Be a bit more gentle and explain why people have to wait to bit.
bertagaz
2016-03-22
1
-0
/
+1
*
Catch failing `find` when no artifacts are found.
anonym
2016-03-01
1
-2
/
+9
*
Add convenient Rake task for SSH:ing into the builder VM.
anonym
2016-02-29
1
-0
/
+5
*
Refactor.
anonym
2016-02-29
1
-8
/
+18
*
Use -f for rm when target files might not exist.
anonym
2016-02-29
1
-1
/
+1
*
Define undefined variable.
anonym
2016-02-29
1
-0
/
+1
*
Refactor.
anonym
2016-02-29
1
-7
/
+14
*
The return value of run_vagrant is irrelevant since it became fatal.
anonym
2016-02-22
1
-3
/
+1
*
Fix alleged Ruby syntax error.
intrigeri
2016-02-21
1
-2
/
+2
*
Rakefile: make sure the vagrant user's home directory has no undesired artifa...
intrigeri
2016-02-21
1
-1
/
+6
*
Rakefile: make capture_vagrant fatal, and adjust its callers as needed.
intrigeri
2016-02-21
1
-3
/
+8
*
Rakefile: "quote" more stuff before passing it to a shell.
intrigeri
2016-02-21
1
-2
/
+2
*
Rakefile: simplify code since run_vagrant is now fatal.
intrigeri
2016-02-21
1
-8
/
+4
*
Rakefile: make run_vagrant fatal.
intrigeri
2016-02-21
1
-1
/
+3
*
Use require_relative instead of unshift hacks.
anonym
2016-02-18
1
-2
/
+1
*
Fix typo.
anonym
2016-02-18
1
-4
/
+4
*
Move Vagrant to use libvirt/KVM instead of Virtualbox.
anonym
2016-02-18
1
-3
/
+19
*
Support newer versions of Vagrant.
anonym
2016-02-18
1
-64
/
+31
*
Rakefile: print git status when there are uncommitted changes
feature/11108-improve-rakefile
Austin English
2016-02-12
1
-3
/
+6
*
Rakefile: fix typo
Austin English
2016-02-12
1
-3
/
+3
*
Remove bootstrap stage usage option from Vagrant (Will-fix: #8725)
Tails developers
2015-01-19
1
-5
/
+1
*
Migrate Vagrant basebox to Debian Wheezy (Closes #7133, #6736).
Tails developers
2014-07-10
1
-42
/
+0
*
Fix buggy memory checks for RAM building.
Tails developers
2014-05-06
1
-11
/
+21
*
Add another Vagrant compatibility wrapper.
Tails developers
2014-05-06
1
-7
/
+11
*
Move cpu and mem checks to the `build` task.
Tails developers
2014-04-25
1
-23
/
+25
*
Fix Vagrant compatibility issue.
Tails developers
2014-04-25
1
-6
/
+18
*
Fix indentation on messages.
Tails developers
2014-04-25
1
-2
/
+2
*
MachinState should be accessed as MachinState::id in Vagrant 2 (Closes: #6514).
David Isaac Wolinsky
2013-12-21
1
-3
/
+10
*
fixes for vagrant v2 (1.3.5) - Version tested via vagrant_version: vagrant_ol...
David Isaac Wolinsky
2013-12-21
1
-13
/
+27
*
Fix typos in Vagrant related messages
Tails developers
2012-09-23
1
-2
/
+2
*
vagrant: Allow in-memory builds when a VM with enough memory is already started
Tails developers
2012-09-14
1
-1
/
+8
*
vagrant: disable the bootstrap stage cache by default.
Tails developers
2012-09-11
1
-3
/
+0
*
vagrant: make sure release builds are clean.
Tails developers
2012-09-10
1
-0
/
+3
*
vagrant: don't use gzip compression when building from a tag.
Tails developers
2012-09-10
1
-3
/
+4
*
vagrant: store {stages,packages}_bootstrap on disk.
Tails developers
2012-09-07
1
-1
/
+10
*
vagrant: Do not use in-VM proxy to download the basebox
Tails developers
2012-05-22
1
-0
/
+8
*
vagrant: Factor out in-VM proxy URL
Tails developers
2012-05-22
1
-1
/
+4
*
vagrant: Add defaults to SquashFS build settings
Tails developers
2012-05-16
1
-0
/
+11
[next]