Skip to content

Releases: darkrain42/tailscale-initramfs

v0.7

07 Apr 03:39

Choose a tag to compare

What's Changed

  • Fix orphaned process when network unavailable by @leezu in #11
  • Properly wait for tailscaled to shutdown after being signaled before proceeding with boot by @darkrain42 in #12

Full Changelog: v0.6...v0.7

v0.6

28 Aug 03:01

Choose a tag to compare

What's Changed

  • Fix "tailscale ssh" to work properly when the dropbear-initramfs package is also installed by @darkrain42 in af6018c

Full Changelog: v0.5...v0.6

v0.5

18 May 20:02

Choose a tag to compare

What's Changed

  • Copy iptables userspace modules in an architecture-independent fashion (rather than only working on amd64) by @darkrain42 in 719b59e
  • Update github action versions and lintian overrides by @darkrain42 in b432f7a

Full Changelog: v0.4...v0.5

v0.4

17 May 02:58

Choose a tag to compare

What's Changed

Full Changelog: v0.3...v0.4

v0.3

04 May 03:10
f475be8

Choose a tag to compare

What's Changed

  • Create /etc/resolv.conf in initramfs for tailscale client by @darkrain42 in #2

Full Changelog: v0.2...v0.3

v0.2

07 Dec 04:31
8644479

Choose a tag to compare

Merge pull request #1 from darkrain42/update-actions

workflows: update actions for nodejs deprecation

v0.1

05 Feb 19:54
d28843e

Choose a tag to compare

README.md: whitespace