mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
6d3c10579e
This updates breakglass to use the now-upsteamed https://github.com/gokrazy/breakglass/pull/18 change so we're not using our fork now. It also adds a gok wrapper tool, because doing it by hand was tedious. Updates #1866 Change-Id: Ifacbf5fbf0e377b3bd95c5f76c18751c2e1af7d7 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> |
||
---|---|---|
.. | ||
builddir | ||
config.json | ||
README.md | ||
usr-dir.tar |
Tailscale Appliance
This is the definition of the Gokrazy Tailscale Appliance (tsapp) image. See the parent directory for context.
File contents
The config.json
is a Gokrazy config.
The usr-dir.tar
is a single symlink named bin
pointing to /user
. We write it to /usr/bin => /user
so the Busybox ash
shell's default $PATH
includes /user
, where the tailscale
CLI is.
The builddir
is the Gokrazy build environment, defining each program's go.mod
.