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
Sonia Appasamy 0cce456ee5 release/dist/qnap: use tmp file directory for qpkg building
This change allows for the release/dist/qnap package to be used
outside of the tailscale repo (notably, will be used from corp),
by using an embedded file system for build files which gets
temporarily written to a new folder during qnap build runs.

Without this change, when used from corp, the release/dist/qnap
folder will fail to be found within the corp repo, causing
various steps of the build to fail.

The file renames in this change are to combine the build files
into a /files folder, separated into /scripts and /Tailscale.

Updates tailscale/tailscale-qpkg#135

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
7 months ago
..
cli all: cleanup unused code, part 1 (#10661) 11 months ago
qnap release/dist/qnap: use tmp file directory for qpkg building 7 months ago
synology version/mkversion: enforce synology versions within int32 range 9 months ago
unixpkgs release/dist/unixpkgs: revert iptables move to Recommends, make it Depends 1 year ago
dist.go release/dist/qnap: add qnap target builder 7 months ago
memoize.go release/dist: add forgotten license headers 2 years ago