zador-blood-stained
4c84347490
More automation for Vagrant environment
...
Disable VirtualBox GUI by default since running "./compile.sh vagrant"
will try to connect using "vagrant ssh" and launch the compile.sh in the
guest environment
Closes #747
2017-09-05 17:04:21 +03:00
Jonah Braun
9d019bbd88
Vagrant provision create output and userpatches directory. ( #750 )
...
Without the output directory, builds will fail.
Docker creates these directories in config-docker.conf.
2017-09-05 02:59:06 +03:00
zador-blood-stained
8bc17614fb
Initial Vagrant fixes
2017-08-11 18:07:08 +03:00
zador-blood-stained
50e593e494
Docker and Vagrant fixes and improvements
2017-08-02 21:57:33 +03:00
zador-blood-stained
8396c95368
Improve Vagrant support
...
Fixes #676
2017-08-01 12:31:05 +03:00
Gabriel Gunderson
24d0ec4824
Tidying up the Vagrant stuff. Added support for userscripts. More docs. ( #601 )
2017-01-15 00:42:20 +03:00
Gabriel Gunderson
b90f575ec7
Changes to the Vagrant file, README and gitignore for better Vagrant support. ( #597 )
2017-01-04 12:57:03 +03:00
zador-blood-stained
0db052451c
Add auto-created output directory to Vagrantfile
2016-11-06 22:22:08 +03:00
zador-blood-stained
998c2f6d56
Remove custom path in Vagrantfile
...
Fixes #537
2016-11-06 16:29:58 +03:00
zador-blood-stained
fd87d16b13
Update container dependencies
2016-07-16 17:08:24 +03:00
Igor Pecovnik
27e25af978
Manually merged
...
https://github.com/igorpecovnik/lib/pull/262
2016-04-07 16:06:41 +02:00
Jacob Gadikian
839a4a7a94
Added files via upload
2016-04-07 20:24:52 +07:00
faddat
dc8c09d861
I've added a Vagrantfile to lib. Here's how to use it:
...
1) vagrant up
2) vagrant ssh
3) cd /vagrant
4) cp compile.sh ../
5) ./compile.sh
2016-04-07 10:04:16 +07:00