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
Tobias Klauser 2a61261a5a hostinfo: use Uname from golang.org/x/sys/unix in osVersionLinux
As already done in osVersionFreebsd. This will allow to use the Utsname
fields as []byte for easier conversion to string.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2 years ago
..
hostinfo.go hostinfo, tailcfg: add desktop detection on Linux to hostinfo 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: use Uname from golang.org/x/sys/unix in osVersionLinux 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