tailscale: build with less features
authorZephyr Lykos <redacted>
Wed, 18 Sep 2024 06:29:20 +0000 (14:29 +0800)
committerTianling Shen <redacted>
Tue, 1 Oct 2024 10:34:20 +0000 (18:34 +0800)
commit6b57e44dc5b19a67d23003b3605a2aa9f0de1929
treed1da80631173c60e9401aeaca37610ce30fd43a3
parent88a01c4ce3975976f4ad871e2bd03e57cf5c386f
tailscale: build with less features

Omit usually unused features:

- ipn.StateStore implementation using AWS SSM
- BIRD Internet Routing Daemon client
- tstun TAP device for bridging
- Kubernetes kubectl configuration utility
- Command line completion script generation

This shaves off about 500kb from the final executable.

Signed-off-by: Zephyr Lykos <redacted>
net/tailscale/Makefile
git clone https://git.99rst.org/PROJECT