gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab

... rather than abusing the generic tsapp.

Per discussion in https://github.com/gokrazy/gokrazy/pull/275

It also means we can remove stuff we don't need, like ntp or randomd.

Updates #13038

Change-Id: Iccf579c354bd3b5025d05fa1128e32f1d5bde4e4
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick
2024-08-13 13:21:01 -07:00
committed by Brad Fitzpatrick
parent b358f489b9
commit 02581b1603
19 changed files with 394 additions and 19 deletions

3
gokrazy/.gitignore vendored
View File

@@ -1,2 +1,3 @@
tsapp.img
*.qcow2
*.img
go.work