Commit Graph

4 Commits

Author SHA1 Message Date
Mike Kramlich 9d3cb8780f brew: added TODO; revised README; added to formula caveats and test
Several tweaks:
  * added correct 'services start' msg via formula caveats method added
  * added 'tailscaled -version' to formula test block
  * added TODO file, extracted from author's private Tailscale brew TODO notes
  * added more brew notes to README

Signed-off-by: Mike Kramlich <groglogic@gmail.com>
2021-02-27 11:31:34 -07:00
Mike Kramlich ed0080eac5 brew: formulae audits clean, restored (it required only refactors)
WIP

Signed-off-by: Mike Kramlich <groglogic@gmail.com>
2021-02-26 12:05:54 -07:00
Mike Kramlich 7c16062a53 brew: formula go builds embed version props into the tailscale{d} exes
it is now done correctly, and is exactly compatible to build_dist.sh

(WIP)

Signed-off-by: Mike Kramlich <groglogic@gmail.com>
2021-02-25 17:29:49 -07:00
Mike Kramlich d2eeba5adb Homebrew packaging of the non-IPNExtension, unsandboxed tailscale{d} releases for macOS/darwin.
So the public can "brew install" tailscale and start it as a global boot daemon via brew services.

supported: Homebrew 3.0, go1.15 darwin/amd64, macOS Catalina 10.15.3, Intel 64-bit
probably also but unconfirmed: BigSur 11 and Apple M1 ARM64

NOTE: lots of upgrades and polish since 1st squashed WIP PR, and applies most prior feedback

Part of #177. (WIP)

Signed-off-by: Mike Kramlich <groglogic@gmail.com>
2021-02-24 02:09:39 -07:00