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 2cb408f9b1 hostinfo: update Windows hostinfo to include MSIDist registry value
We need to expand our enviornment information to include info about
the Windows store. Thinking about future plans, it would be nice
to include both the packaging mechanism and the distribution mechanism.

In this PR we change packageTypeWindows to check a new registry value
named MSIDist, and concatenate that value to "msi/" when present.

We also remove vestigial NSIS detection.

Updates https://github.com/tailscale/corp/issues/2790

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2 weeks ago
..
hostinfo.go hostinfo: cache device model to speed up init 3 months ago
hostinfo_darwin.go all: update copyright and license headers 1 year ago
hostinfo_freebsd.go all: update copyright and license headers 1 year ago
hostinfo_linux.go hostinfo: cache device model to speed up init 3 months ago
hostinfo_linux_test.go all: update copyright and license headers 1 year ago
hostinfo_test.go all: update copyright and license headers 1 year ago
hostinfo_uname.go all: update copyright and license headers 1 year ago
hostinfo_windows.go hostinfo: update Windows hostinfo to include MSIDist registry value 2 weeks ago
wol.go hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n sender 9 months ago