Commit graph

24 commits

Author SHA1 Message Date
Chris Roberts
ea25996b21
Update Vagrant behavior outside of installers
Remove customized require behaviors and modify the bin executable
to check for missing tools that Vagrant expects to exist when
running outside of an installer.
2025-04-02 11:40:17 -07:00
Chris Roberts
8b06640fcf
Use helper for require calls 2024-11-06 17:33:00 -08:00
hashicorp-copywrite[bot]
36a312ee26
add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
Chris Roberts
9f393fc1e0 Use uid/gid from mount_options if provided for synced folders.
This also extracts the gid/uid detection and upstart actions into
reusable module to provide consistent behavior.
2016-12-14 12:12:17 -08:00
Chris Roberts
d0549d6e11 guests/linux: Provide common linux detection style
Defines a common and generic linux detection strategy which can be
subclassed and easily reused by providing a custom detection constant.
2016-10-11 07:50:34 -07:00
Chris Roberts
dd91269491 guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
Seth Vargo
6284a9ac50
guests/bsd: Move NFS mounting logic into shared
A number of the BSD guests used very old mounting options or just
ignored some parameters entirely. This fixes that.

- Closes #7474
- Fixes #7466
2016-06-17 21:04:23 -04:00
Seth Vargo
b29864f450
Use symbols for defining guest capabilities 2016-06-17 19:55:04 -04:00
Seth Vargo
61d2a50a54
guests/linux: Fix compatibility with dash shell 2016-06-06 12:59:51 -04:00
Dennis
dd541b93b9 ooops missed something while branching 2016-02-04 17:22:28 +01:00
Dennis
833f2d0ef7 added tinycore nfs mount cap 2016-02-04 16:27:53 +01:00
Dennis
25b913e1c1 added tinycore nfs mount cap 2016-02-04 16:26:37 +01:00
Dennis
a7bdfd682e added tinycore nfs mount cap 2016-02-04 16:21:07 +01:00
Dennis
c4776e4e1d added tinycore nfs mount cap 2016-02-04 16:19:53 +01:00
Mitchell Hashimoto
26fe5ac89f guests/tinycore: more robust rsync install 2015-07-08 09:47:48 -06:00
Mitchell Hashimoto
0d561ddf94 guests/tinycore: fix rsync install on 64-bit b2d 2015-07-07 16:21:34 -06:00
bmx0r
0b588e3656 Remove useless line
/usr/bin/sethostname will change /etc/hostname, useless to do it twice
2015-04-21 21:04:40 +02:00
Tiago Mendes-Costa
a9b8139755 Added change_host_name capability for tinycore. 2015-04-21 20:48:34 +02:00
Tarrant
70fece7a99 Add support for DHCP on tinycore 2014-10-24 13:52:35 -07:00
Tarrant
ba994baa65 Revert "guests/tinycore: error if DHCP [GH-4699]"
This reverts commit 64139f2158.
2014-10-24 13:52:06 -07:00
Mitchell Hashimoto
64139f2158 guests/tinycore: error if DHCP [GH-4699] 2014-10-24 11:24:16 -07:00
Gurpartap Singh
fd25cbefe1 change_host_name cap for TinyCore Linux 2014-09-07 02:05:41 +05:30
cuberri
5ef0d881d0 add rsync_install capability to tinycore guest 2014-03-13 01:41:52 +01:00
Mitchell Hashimoto
72702b4884 guests/tinycore: TinyCore Linux support 2014-01-16 17:18:54 -08:00