You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/hostinfo
Aaron Klotz e31d68d64e hostinfo: use the sentinel value set by the MSI installer to detect MSI package type
The MSI installer sets a special sentinel value that we can use to detect it.

I also removed the code that bails out when the installation path is not
`Program Files`, as both the NSIS and MSI installers permit the user to install
to a different path.

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2 years ago
..
hostinfo.go hostinfo: move packageType out to platform-specific files 2 years ago
hostinfo_darwin.go hostinfo: move packageType out to platform-specific files 2 years ago
hostinfo_freebsd.go hostinfo: add FreeBSD support. 3 years ago
hostinfo_linux.go hostinfo: move packageType out to platform-specific files 2 years ago
hostinfo_test.go hostinfo, control/controlclient: tell control when Ubuntu has disabled Tailscale's sources 3 years ago
hostinfo_windows.go hostinfo: use the sentinel value set by the MSI installer to detect MSI package type 2 years ago