tailscale/release/dist
Sonia Appasamy 0a84215036 release/dist/qnap: add qnap target builder
Creates new QNAP builder target, which builds go binaries then uses
docker to build into QNAP packages. Much of the docker/script code
here is pulled over from https://github.com/tailscale/tailscale-qpkg,
with adaptation into our builder structures.

The qnap/Tailscale folder contains static resources needed to build
Tailscale qpkg packages, and is an exact copy of the existing folder
in the tailscale-qpkg repo.

Builds can be run with:
```
sudo ./tool/go run ./cmd/dist build qnap
```

Updates tailscale/tailscale-qpkg#135

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2024-04-22 17:43:28 -04:00
..
cli all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
qnap release/dist/qnap: add qnap target builder 2024-04-22 17:43:28 -04:00
synology version/mkversion: enforce synology versions within int32 range 2024-03-08 12:47:59 -05:00
unixpkgs release/dist/unixpkgs: revert iptables move to Recommends, make it Depends 2023-10-04 08:56:42 -07:00
dist.go release/dist/qnap: add qnap target builder 2024-04-22 17:43:28 -04:00
memoize.go release/dist: add forgotten license headers 2023-02-24 22:21:28 +00:00