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/release/dist/qnap/Tailscale
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>
2 months ago
..
config release/dist/qnap: add qnap target builder 2 months ago
icons release/dist/qnap: add qnap target builder 2 months ago
shared release/dist/qnap: add qnap target builder 2 months ago
build_sign.csv release/dist/qnap: add qnap target builder 2 months ago
package_routines release/dist/qnap: add qnap target builder 2 months ago
qpkg.cfg.in release/dist/qnap: add qnap target builder 2 months ago