18 Commits
Author SHA1 Message Date
Dan Buch 38dfba78b8 Making all prefer-binary bits consistent 2014-07-21 10:37:42 -04:00
Dan Buch 5ba804665d Renaming scenario to match its content 2014-06-25 10:42:43 -04:00
Dan Buch 6b75a19639 Adding support for --preferbinary
to attempt an install from binary, falling back to source install.
2014-06-25 10:27:19 -04:00
Joshua B. Bussdieker 3ecd74b96e Older versions of go now require patches on newer systems 2014-06-12 15:11:10 -07:00
Joshua B. Bussdieker 97611a42eb Add some new tests 2014-06-12 14:45:56 -07:00
Ali Abbas e27f83653f - implode function + confirmation prompt when invoking gvm implode
- test case
2014-04-12 15:57:26 +02:00
Joshua B. Bussdieker 049692d68e Fix test ordering and default to empty install 2014-04-03 21:00:17 -07:00
Joshua B. Bussdieker dffb71a9b6 Add alias test and basic gvm command test 2014-04-03 20:51:14 -07:00
Joshua B. Bussdieker 4b719612ef Test cases for gvm use 2014-04-03 20:40:47 -07:00
Joshua B. Bussdieker 42acf600b1 Remove this test for now 2014-04-03 19:18:53 -07:00
Joshua B. Bussdieker 0ee31867c6 Add a couple basic tests 2014-04-03 18:46:22 -07:00
Joshua B. Bussdieker b5be10428c More work on travis CI testing 2014-04-03 18:07:36 -07:00
Joshua B. Bussdieker 53a7b7de5b Testing testing 2014-04-03 17:13:58 -07:00
Matt T. Proud 4e117a3ab8 Provide support for FreeBSD.
FreeBSD does not by default install the Bourne-Again Shell (bash); and
when it is installed, it is most certainly not installed to
``/bin/bash`` due to the nuances of the conventions around local site
packages.  Rather, it is installed to ``/usr/local/bin/bash``.

Golang explicitly supports FreeBSD, so it should only be reasonable for
GVM to support this target, too.  As a fix, the shell script shebang
definitions now use the ``env`` tool that comes from the _coreutils_
standard package, which is installed on all conventions-adhering Linux
distributions, Mac OS X, and FreeBSD.

FreeBSD prerequisites are now listed in the documentation.

I have tested this against FreeBSD 9.0 release branch on the amd64,
and it works satisfactorily now.
2012-11-18 20:10:59 +01:00
Joshua Bussdieker 6cb227b098 Doh! 2012-03-01 22:18:56 -08:00
Joshua Bussdieker 6c677cf349 More detail 2012-03-01 22:17:00 -08:00
Joshua Bussdieker a846b2b613 Make executable 2012-03-01 22:14:55 -08:00
Joshua Bussdieker 8ec660e76c Add version test 2012-03-01 22:13:38 -08:00