Remove tailscale

This commit is contained in:
2023-01-31 12:01:07 -05:00
parent ebacce2f68
commit 0243236b16

View File

@@ -21,7 +21,7 @@ default_packages="\
collectd-mod-sensors \ collectd-mod-sensors \
collectd-mod-thermal \ collectd-mod-thermal \
collectd-mod-conntrack \ collectd-mod-conntrack \
collectd-mod-cpu " # Leave trailing whitespace collectd-mod-cpu"
declare -Ag archer declare -Ag archer
@@ -106,15 +106,13 @@ r4s['packages']="\
smcroute \ smcroute \
curl \ curl \
ethtool \ ethtool \
ca-bundle \ ca-bundle"
tailscale" # tailscale
r4s['kopts']="\ r4s['kopts']="\
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y \ CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y \
CONFIG_BTRFS_PROGS_ZSTD=y CONFIG_BTRFS_PROGS_ZSTD=y"
"
r4s['files']="\ r4s['files']="\
/mnt/backup \ /mnt/backup"
"
declare -Ag ax6000_stock declare -Ag ax6000_stock
ax6000_stock['profile']="xiaomi_redmi-router-ax6000-stock" ax6000_stock['profile']="xiaomi_redmi-router-ax6000-stock"