packages: add tailscale, 6in4, version: bump to 2.1.4
This commit is contained in:
parent
7488e17b66
commit
fa7a79f375
1 changed files with 5 additions and 1 deletions
6
d.config
6
d.config
|
@ -89,6 +89,7 @@ CONFIG_OPENVPN_openssl_ENABLE_MANAGEMENT=y
|
|||
CONFIG_OPENVPN_openssl_ENABLE_PORT_SHARE=y
|
||||
CONFIG_OPENVPN_openssl_ENABLE_SMALL=y
|
||||
CONFIG_OPENVPN_openssl_ENABLE_X509_ALT_USERNAME=y
|
||||
CONFIG_PACKAGE_6in4=y
|
||||
CONFIG_PACKAGE_TAR_BZIP2=y
|
||||
CONFIG_PACKAGE_TAR_GZIP=y
|
||||
CONFIG_PACKAGE_TAR_XZ=y
|
||||
|
@ -369,6 +370,7 @@ CONFIG_PACKAGE_kmod-nls-utf8=y
|
|||
CONFIG_PACKAGE_kmod-nvme=y
|
||||
CONFIG_PACKAGE_kmod-sched-cake=y
|
||||
CONFIG_PACKAGE_kmod-sched-core=y
|
||||
CONFIG_PACKAGE_kmod-sit=y
|
||||
CONFIG_PACKAGE_kmod-sound-core=y
|
||||
CONFIG_PACKAGE_kmod-tun=y
|
||||
CONFIG_PACKAGE_kmod-udptunnel4=y
|
||||
|
@ -700,6 +702,8 @@ CONFIG_PACKAGE_strongswan-mod-xauth-eap=y
|
|||
CONFIG_PACKAGE_strongswan-mod-xauth-generic=y
|
||||
CONFIG_PACKAGE_strongswan-mod-xcbc=y
|
||||
CONFIG_PACKAGE_strongswan-pki=y
|
||||
CONFIG_PACKAGE_tailscale=y
|
||||
CONFIG_PACKAGE_tailscaled=y
|
||||
CONFIG_PACKAGE_tar=m
|
||||
CONFIG_PACKAGE_tc-tiny=y
|
||||
CONFIG_PACKAGE_tcpdump=m
|
||||
|
@ -782,7 +786,7 @@ CONFIG_VERSION_HOME_URL="https://difuse.io"
|
|||
CONFIG_VERSION_HWREV="v1"
|
||||
CONFIG_VERSION_MANUFACTURER="Difuse"
|
||||
CONFIG_VERSION_MANUFACTURER_URL="https://difuse.io"
|
||||
CONFIG_VERSION_NUMBER="2.1.3"
|
||||
CONFIG_VERSION_NUMBER="2.1.4"
|
||||
CONFIG_VERSION_PRODUCT="DMSBG-100"
|
||||
CONFIG_VERSION_REPO="https://difuse.io/releases"
|
||||
CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io"
|
||||
|
|
Loading…
Reference in a new issue