tailscale/release
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
..
deb release: add shebang to the debian postinst script 2024-01-03 02:30:00 +00:00
dist release/dist/qnap: add qnap target builder 2024-04-22 17:43:28 -04:00
rpm release: open-source release build logic for unix packages 2023-02-24 21:31:09 +00:00
release.go release: add empty embed.FS for release files 2023-08-23 09:54:10 -07:00