.. |
pkgaction
|
separate pkgaction into 'pkgaction' and 'serviceaction'
|
2015-09-17 11:15:38 +08:00 |
serviceaction
|
Fix vet errors and enforce vet on travis
|
2015-09-19 16:09:44 -07:00 |
arch.go
|
Adding provisioner for Arch Linux
|
2015-10-20 16:07:04 -04:00 |
boot2docker.go
|
support upgrading b2d from custom urls
|
2015-10-22 16:12:21 +02:00 |
centos.go
|
Make libmachine usable by outside world
|
2015-09-23 12:30:15 -07:00 |
centos_test.go
|
add GetOsReleaseInfo to provisioner to assist in testing; add tests for rpm repo
|
2015-07-22 20:56:28 -04:00 |
configure_swarm.go
|
Make libmachine usable by outside world
|
2015-09-23 12:30:15 -07:00 |
coreos.go
|
Fix Docker daemon wait
|
2015-09-23 15:19:25 -07:00 |
debian.go
|
Make libmachine usable by outside world
|
2015-09-23 12:30:15 -07:00 |
engine_config_context.go
|
redhat: install official docker
|
2015-05-21 13:44:39 -04:00 |
errors.go
|
Fix Docker daemon wait
|
2015-09-23 15:19:25 -07:00 |
fedora.go
|
Make libmachine usable by outside world
|
2015-09-23 12:30:15 -07:00 |
fedora_test.go
|
add GetOsReleaseInfo to provisioner to assist in testing; add tests for rpm repo
|
2015-07-22 20:56:28 -04:00 |
generic.go
|
Make libmachine usable by outside world
|
2015-09-23 12:30:15 -07:00 |
os_release.go
|
Fix log.* method calls which meant to be log.*f
|
2015-10-17 15:59:25 -04:00 |
os_release_test.go
|
Fix Go Vet errors
|
2015-09-14 22:37:16 -04:00 |
provisioner.go
|
Make libmachine usable by outside world
|
2015-09-23 12:30:15 -07:00 |
rancheros.go
|
support github enterprise urls for b2d downloads
|
2015-10-22 16:12:21 +02:00 |
redhat.go
|
force tty allocation for ssh with multiple '-tt'.
|
2015-10-22 16:26:22 +08:00 |
redhat_test.go
|
add GetOsReleaseInfo to provisioner to assist in testing; add tests for rpm repo
|
2015-07-22 20:56:28 -04:00 |
suse.go
|
Add SUSE Enterprise Linux and openSUSE provision
|
2015-10-21 09:18:56 +02:00 |
ubuntu.go
|
Make libmachine usable by outside world
|
2015-09-23 12:30:15 -07:00 |
utils.go
|
Adding localhost to the list of alt_names
|
2015-10-23 09:57:55 +02:00 |
utils_test.go
|
Move towards using external binaries / RPC plugins
|
2015-10-16 16:34:56 -07:00 |