Repo enhancements

- Added version requirements for tailscaled to the tailscale luci app depends list. This ensures you have the new init.d and config that are needed.

- Removed the conffile control for now since the formatting of the new config differs from the old.

- Tailscaled config is set to auto start a single instance now. This will be especially helpful for the scenario where you do not install the luci app. Your state file should be preserved so it will auto login if you have signed in before on your current flash cycle.

- Added version requirements for sms-tool on the QuecManager beta packages to ensure its dependencies are available.
This commit is contained in:
Cameron Thompson
2025-01-19 17:37:03 -05:00
parent 29198d22d2
commit e54d5e0552
7 changed files with 8 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
Package: luci-app-tailscale
Version: 1.2.3-2
Depends: libc, tailscale
Depends: libc, tailscale, tailscaled (>= 1.78.1-4)
Source: package/luci-app-tailscale
SourceName: luci-app-tailscale
Section: luci