version: bump to 2.1.6, package: add more docker stuff
This commit is contained in:
parent
8538ecd764
commit
79da819f6a
2 changed files with 1085 additions and 1 deletions
65
d.config
65
d.config
|
@ -10,6 +10,16 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_PS_LONG=y
|
||||||
# CONFIG_BUSYBOX_CONFIG_TASKSET is not set
|
# CONFIG_BUSYBOX_CONFIG_TASKSET is not set
|
||||||
CONFIG_COTURN_ENABLE_SQLITE=y
|
CONFIG_COTURN_ENABLE_SQLITE=y
|
||||||
CONFIG_DBUS_VERBOSE=y
|
CONFIG_DBUS_VERBOSE=y
|
||||||
|
CONFIG_DOCKER_CGROUP_OPTIONS=y
|
||||||
|
CONFIG_DOCKER_CHECK_CONFIG=y
|
||||||
|
CONFIG_DOCKER_NET_ENCRYPT=y
|
||||||
|
CONFIG_DOCKER_NET_MACVLAN=y
|
||||||
|
CONFIG_DOCKER_NET_OVERLAY=y
|
||||||
|
CONFIG_DOCKER_NET_TFTP=y
|
||||||
|
CONFIG_DOCKER_OPTIONAL_FEATURES=y
|
||||||
|
CONFIG_DOCKER_STO_BTRFS=y
|
||||||
|
CONFIG_DOCKER_STO_DEVMAPPER=y
|
||||||
|
CONFIG_DOCKER_STO_EXT4=y
|
||||||
CONFIG_FRR_INTERNAL=y
|
CONFIG_FRR_INTERNAL=y
|
||||||
CONFIG_FRR_NO_SNMP=y
|
CONFIG_FRR_NO_SNMP=y
|
||||||
CONFIG_GNUTLS_ALPN=y
|
CONFIG_GNUTLS_ALPN=y
|
||||||
|
@ -21,6 +31,24 @@ CONFIG_GNUTLS_PSK=y
|
||||||
CONFIG_HTOP_LMSENSORS=y
|
CONFIG_HTOP_LMSENSORS=y
|
||||||
CONFIG_IMAGEOPT=y
|
CONFIG_IMAGEOPT=y
|
||||||
CONFIG_INITOPT=y
|
CONFIG_INITOPT=y
|
||||||
|
CONFIG_KERNEL_ARM_PMU=y
|
||||||
|
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y
|
||||||
|
CONFIG_KERNEL_CFQ_GROUP_IOSCHED=y
|
||||||
|
CONFIG_KERNEL_CGROUP_DEVICE=y
|
||||||
|
CONFIG_KERNEL_CGROUP_FREEZER=y
|
||||||
|
CONFIG_KERNEL_CGROUP_HUGETLB=y
|
||||||
|
CONFIG_KERNEL_CGROUP_NET_PRIO=y
|
||||||
|
CONFIG_KERNEL_CGROUP_PERF=y
|
||||||
|
CONFIG_KERNEL_EXT4_FS_POSIX_ACL=y
|
||||||
|
CONFIG_KERNEL_EXT4_FS_SECURITY=y
|
||||||
|
CONFIG_KERNEL_FS_POSIX_ACL=y
|
||||||
|
CONFIG_KERNEL_HUGETLBFS=y
|
||||||
|
CONFIG_KERNEL_HUGETLB_PAGE=y
|
||||||
|
CONFIG_KERNEL_MEMCG_SWAP_ENABLED=y
|
||||||
|
CONFIG_KERNEL_NET_CLS_CGROUP=y
|
||||||
|
CONFIG_KERNEL_PERF_EVENTS=y
|
||||||
|
CONFIG_KERNEL_TRANSPARENT_HUGEPAGE=y
|
||||||
|
CONFIG_KERNEL_TRANSPARENT_HUGEPAGE_ALWAYS=y
|
||||||
CONFIG_LIBCURL_COOKIES=y
|
CONFIG_LIBCURL_COOKIES=y
|
||||||
CONFIG_LIBCURL_FILE=y
|
CONFIG_LIBCURL_FILE=y
|
||||||
CONFIG_LIBCURL_FTP=y
|
CONFIG_LIBCURL_FTP=y
|
||||||
|
@ -263,6 +291,7 @@ CONFIG_PACKAGE_asterisk-util-astdb2sqlite3=y
|
||||||
CONFIG_PACKAGE_attr=y
|
CONFIG_PACKAGE_attr=y
|
||||||
CONFIG_PACKAGE_avahi-dbus-daemon=y
|
CONFIG_PACKAGE_avahi-dbus-daemon=y
|
||||||
CONFIG_PACKAGE_babeld=m
|
CONFIG_PACKAGE_babeld=m
|
||||||
|
CONFIG_PACKAGE_bash=m
|
||||||
CONFIG_PACKAGE_batmand=m
|
CONFIG_PACKAGE_batmand=m
|
||||||
CONFIG_PACKAGE_bcg729=y
|
CONFIG_PACKAGE_bcg729=y
|
||||||
CONFIG_PACKAGE_bind-dig=y
|
CONFIG_PACKAGE_bind-dig=y
|
||||||
|
@ -273,8 +302,12 @@ CONFIG_PACKAGE_bind-server-filter-aaaa=y
|
||||||
CONFIG_PACKAGE_bird2=m
|
CONFIG_PACKAGE_bird2=m
|
||||||
CONFIG_PACKAGE_bird2c=m
|
CONFIG_PACKAGE_bird2c=m
|
||||||
CONFIG_PACKAGE_block-mount=y
|
CONFIG_PACKAGE_block-mount=y
|
||||||
|
CONFIG_PACKAGE_btrfs-progs=m
|
||||||
CONFIG_PACKAGE_bzip2=m
|
CONFIG_PACKAGE_bzip2=m
|
||||||
|
CONFIG_PACKAGE_ca-certificates=m
|
||||||
CONFIG_PACKAGE_cgi-io=y
|
CONFIG_PACKAGE_cgi-io=y
|
||||||
|
CONFIG_PACKAGE_cgroupfs-mount=m
|
||||||
|
CONFIG_PACKAGE_containerd=m
|
||||||
CONFIG_PACKAGE_coturn=y
|
CONFIG_PACKAGE_coturn=y
|
||||||
CONFIG_PACKAGE_curl=y
|
CONFIG_PACKAGE_curl=y
|
||||||
CONFIG_PACKAGE_dbus=y
|
CONFIG_PACKAGE_dbus=y
|
||||||
|
@ -307,6 +340,8 @@ CONFIG_PACKAGE_dnsmasq_full_nftset=y
|
||||||
CONFIG_PACKAGE_dnsmasq_full_noid=y
|
CONFIG_PACKAGE_dnsmasq_full_noid=y
|
||||||
CONFIG_PACKAGE_dnsmasq_full_tftp=y
|
CONFIG_PACKAGE_dnsmasq_full_tftp=y
|
||||||
CONFIG_PACKAGE_docker=m
|
CONFIG_PACKAGE_docker=m
|
||||||
|
CONFIG_PACKAGE_docker-compose=m
|
||||||
|
CONFIG_PACKAGE_dockerd=m
|
||||||
CONFIG_PACKAGE_ethtool-full=y
|
CONFIG_PACKAGE_ethtool-full=y
|
||||||
CONFIG_PACKAGE_flock=m
|
CONFIG_PACKAGE_flock=m
|
||||||
CONFIG_PACKAGE_frr=m
|
CONFIG_PACKAGE_frr=m
|
||||||
|
@ -348,11 +383,14 @@ CONFIG_PACKAGE_ip6tables-nft=y
|
||||||
CONFIG_PACKAGE_iperf3=m
|
CONFIG_PACKAGE_iperf3=m
|
||||||
CONFIG_PACKAGE_ipset=y
|
CONFIG_PACKAGE_ipset=y
|
||||||
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
|
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
|
||||||
|
CONFIG_PACKAGE_iptables-mod-extra=m
|
||||||
CONFIG_PACKAGE_iptables-mod-ipopt=y
|
CONFIG_PACKAGE_iptables-mod-ipopt=y
|
||||||
CONFIG_PACKAGE_iptables-mod-ipsec=y
|
CONFIG_PACKAGE_iptables-mod-ipsec=y
|
||||||
CONFIG_PACKAGE_iptables-nft=y
|
CONFIG_PACKAGE_iptables-nft=y
|
||||||
CONFIG_PACKAGE_iw-full=m
|
CONFIG_PACKAGE_iw-full=m
|
||||||
CONFIG_PACKAGE_kmod-asn1-decoder=y
|
CONFIG_PACKAGE_kmod-asn1-decoder=y
|
||||||
|
CONFIG_PACKAGE_kmod-asn1-encoder=m
|
||||||
|
CONFIG_PACKAGE_kmod-br-netfilter=m
|
||||||
CONFIG_PACKAGE_kmod-button-hotplug=y
|
CONFIG_PACKAGE_kmod-button-hotplug=y
|
||||||
CONFIG_PACKAGE_kmod-crypto-cbc=y
|
CONFIG_PACKAGE_kmod-crypto-cbc=y
|
||||||
CONFIG_PACKAGE_kmod-crypto-chacha20poly1305=y
|
CONFIG_PACKAGE_kmod-crypto-chacha20poly1305=y
|
||||||
|
@ -364,6 +402,10 @@ CONFIG_PACKAGE_kmod-crypto-lib-chacha20poly1305=y
|
||||||
CONFIG_PACKAGE_kmod-crypto-lib-curve25519=y
|
CONFIG_PACKAGE_kmod-crypto-lib-curve25519=y
|
||||||
CONFIG_PACKAGE_kmod-crypto-lib-poly1305=y
|
CONFIG_PACKAGE_kmod-crypto-lib-poly1305=y
|
||||||
CONFIG_PACKAGE_kmod-crypto-user=y
|
CONFIG_PACKAGE_kmod-crypto-user=y
|
||||||
|
CONFIG_PACKAGE_kmod-dax=m
|
||||||
|
CONFIG_PACKAGE_kmod-dm=m
|
||||||
|
CONFIG_PACKAGE_kmod-dummy=m
|
||||||
|
CONFIG_PACKAGE_kmod-fs-btrfs=m
|
||||||
CONFIG_PACKAGE_kmod-fs-exfat=y
|
CONFIG_PACKAGE_kmod-fs-exfat=y
|
||||||
CONFIG_PACKAGE_kmod-fs-ext4=y
|
CONFIG_PACKAGE_kmod-fs-ext4=y
|
||||||
CONFIG_PACKAGE_kmod-fs-ntfs3=y
|
CONFIG_PACKAGE_kmod-fs-ntfs3=y
|
||||||
|
@ -371,6 +413,7 @@ CONFIG_PACKAGE_kmod-fs-vfat=y
|
||||||
CONFIG_PACKAGE_kmod-fuse=y
|
CONFIG_PACKAGE_kmod-fuse=y
|
||||||
CONFIG_PACKAGE_kmod-gpio-beeper=y
|
CONFIG_PACKAGE_kmod-gpio-beeper=y
|
||||||
CONFIG_PACKAGE_kmod-ifb=y
|
CONFIG_PACKAGE_kmod-ifb=y
|
||||||
|
CONFIG_PACKAGE_kmod-ikconfig=m
|
||||||
CONFIG_PACKAGE_kmod-input-core=y
|
CONFIG_PACKAGE_kmod-input-core=y
|
||||||
CONFIG_PACKAGE_kmod-ip-vti=y
|
CONFIG_PACKAGE_kmod-ip-vti=y
|
||||||
CONFIG_PACKAGE_kmod-ip6-tunnel=y
|
CONFIG_PACKAGE_kmod-ip6-tunnel=y
|
||||||
|
@ -382,22 +425,32 @@ CONFIG_PACKAGE_kmod-ipsec6=y
|
||||||
CONFIG_PACKAGE_kmod-ipt-conntrack=y
|
CONFIG_PACKAGE_kmod-ipt-conntrack=y
|
||||||
CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y
|
CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y
|
||||||
CONFIG_PACKAGE_kmod-ipt-core=y
|
CONFIG_PACKAGE_kmod-ipt-core=y
|
||||||
|
CONFIG_PACKAGE_kmod-ipt-extra=m
|
||||||
CONFIG_PACKAGE_kmod-ipt-ipopt=y
|
CONFIG_PACKAGE_kmod-ipt-ipopt=y
|
||||||
CONFIG_PACKAGE_kmod-ipt-ipsec=y
|
CONFIG_PACKAGE_kmod-ipt-ipsec=y
|
||||||
CONFIG_PACKAGE_kmod-ipt-ipset=y
|
CONFIG_PACKAGE_kmod-ipt-ipset=y
|
||||||
CONFIG_PACKAGE_kmod-ipt-nat=m
|
CONFIG_PACKAGE_kmod-ipt-nat=m
|
||||||
|
CONFIG_PACKAGE_kmod-ipt-nat6=m
|
||||||
|
CONFIG_PACKAGE_kmod-ipt-physdev=m
|
||||||
CONFIG_PACKAGE_kmod-iptunnel=y
|
CONFIG_PACKAGE_kmod-iptunnel=y
|
||||||
CONFIG_PACKAGE_kmod-iptunnel4=y
|
CONFIG_PACKAGE_kmod-iptunnel4=y
|
||||||
CONFIG_PACKAGE_kmod-iptunnel6=y
|
CONFIG_PACKAGE_kmod-iptunnel6=y
|
||||||
|
CONFIG_PACKAGE_kmod-keys-encrypted=m
|
||||||
|
CONFIG_PACKAGE_kmod-keys-trusted=m
|
||||||
CONFIG_PACKAGE_kmod-lib-crc16=y
|
CONFIG_PACKAGE_kmod-lib-crc16=y
|
||||||
|
CONFIG_PACKAGE_kmod-lib-raid6=m
|
||||||
CONFIG_PACKAGE_kmod-lib-textsearch=y
|
CONFIG_PACKAGE_kmod-lib-textsearch=y
|
||||||
|
CONFIG_PACKAGE_kmod-lib-xor=m
|
||||||
CONFIG_PACKAGE_kmod-lib-zlib-deflate=y
|
CONFIG_PACKAGE_kmod-lib-zlib-deflate=y
|
||||||
CONFIG_PACKAGE_kmod-lib-zlib-inflate=y
|
CONFIG_PACKAGE_kmod-lib-zlib-inflate=y
|
||||||
|
CONFIG_PACKAGE_kmod-lib-zstd=m
|
||||||
|
CONFIG_PACKAGE_kmod-macvlan=m
|
||||||
CONFIG_PACKAGE_kmod-mii=y
|
CONFIG_PACKAGE_kmod-mii=y
|
||||||
CONFIG_PACKAGE_kmod-nf-conncount=y
|
CONFIG_PACKAGE_kmod-nf-conncount=y
|
||||||
CONFIG_PACKAGE_kmod-nf-conntrack-netlink=y
|
CONFIG_PACKAGE_kmod-nf-conntrack-netlink=y
|
||||||
CONFIG_PACKAGE_kmod-nf-ipt=y
|
CONFIG_PACKAGE_kmod-nf-ipt=y
|
||||||
CONFIG_PACKAGE_kmod-nf-ipt6=y
|
CONFIG_PACKAGE_kmod-nf-ipt6=y
|
||||||
|
CONFIG_PACKAGE_kmod-nf-ipvs=m
|
||||||
CONFIG_PACKAGE_kmod-nf-nat6=y
|
CONFIG_PACKAGE_kmod-nf-nat6=y
|
||||||
CONFIG_PACKAGE_kmod-nf-nathelper=y
|
CONFIG_PACKAGE_kmod-nf-nathelper=y
|
||||||
CONFIG_PACKAGE_kmod-nf-nathelper-extra=y
|
CONFIG_PACKAGE_kmod-nf-nathelper-extra=y
|
||||||
|
@ -406,10 +459,13 @@ CONFIG_PACKAGE_kmod-nls-cp437=y
|
||||||
CONFIG_PACKAGE_kmod-nls-iso8859-1=y
|
CONFIG_PACKAGE_kmod-nls-iso8859-1=y
|
||||||
CONFIG_PACKAGE_kmod-nls-utf8=y
|
CONFIG_PACKAGE_kmod-nls-utf8=y
|
||||||
CONFIG_PACKAGE_kmod-nvme=y
|
CONFIG_PACKAGE_kmod-nvme=y
|
||||||
|
CONFIG_PACKAGE_kmod-oid-registry=m
|
||||||
|
CONFIG_PACKAGE_kmod-random-core=m
|
||||||
CONFIG_PACKAGE_kmod-sched-cake=y
|
CONFIG_PACKAGE_kmod-sched-cake=y
|
||||||
CONFIG_PACKAGE_kmod-sched-core=y
|
CONFIG_PACKAGE_kmod-sched-core=y
|
||||||
CONFIG_PACKAGE_kmod-sit=y
|
CONFIG_PACKAGE_kmod-sit=y
|
||||||
CONFIG_PACKAGE_kmod-sound-core=y
|
CONFIG_PACKAGE_kmod-sound-core=y
|
||||||
|
CONFIG_PACKAGE_kmod-tpm=m
|
||||||
CONFIG_PACKAGE_kmod-tun=y
|
CONFIG_PACKAGE_kmod-tun=y
|
||||||
CONFIG_PACKAGE_kmod-udptunnel4=y
|
CONFIG_PACKAGE_kmod-udptunnel4=y
|
||||||
CONFIG_PACKAGE_kmod-udptunnel6=y
|
CONFIG_PACKAGE_kmod-udptunnel6=y
|
||||||
|
@ -423,6 +479,7 @@ CONFIG_PACKAGE_kmod-usb-serial=y
|
||||||
CONFIG_PACKAGE_kmod-usb-serial-option=y
|
CONFIG_PACKAGE_kmod-usb-serial-option=y
|
||||||
CONFIG_PACKAGE_kmod-usb-serial-wwan=y
|
CONFIG_PACKAGE_kmod-usb-serial-wwan=y
|
||||||
CONFIG_PACKAGE_kmod-usb-wdm=y
|
CONFIG_PACKAGE_kmod-usb-wdm=y
|
||||||
|
CONFIG_PACKAGE_kmod-veth=m
|
||||||
CONFIG_PACKAGE_kmod-vxlan=y
|
CONFIG_PACKAGE_kmod-vxlan=y
|
||||||
CONFIG_PACKAGE_kmod-wireguard=y
|
CONFIG_PACKAGE_kmod-wireguard=y
|
||||||
CONFIG_PACKAGE_kmod-wwan=y
|
CONFIG_PACKAGE_kmod-wwan=y
|
||||||
|
@ -445,6 +502,7 @@ CONFIG_PACKAGE_libdaemon=y
|
||||||
CONFIG_PACKAGE_libdaq3=m
|
CONFIG_PACKAGE_libdaq3=m
|
||||||
CONFIG_PACKAGE_libdbus=y
|
CONFIG_PACKAGE_libdbus=y
|
||||||
CONFIG_PACKAGE_libdeflate=m
|
CONFIG_PACKAGE_libdeflate=m
|
||||||
|
CONFIG_PACKAGE_libdevmapper=m
|
||||||
CONFIG_PACKAGE_libdht=m
|
CONFIG_PACKAGE_libdht=m
|
||||||
CONFIG_PACKAGE_libdnet=m
|
CONFIG_PACKAGE_libdnet=m
|
||||||
CONFIG_PACKAGE_libedit=y
|
CONFIG_PACKAGE_libedit=y
|
||||||
|
@ -490,6 +548,7 @@ CONFIG_PACKAGE_libmariadb=y
|
||||||
CONFIG_PACKAGE_libmbim=m
|
CONFIG_PACKAGE_libmbim=m
|
||||||
CONFIG_PACKAGE_libmicrohttpd-no-ssl=m
|
CONFIG_PACKAGE_libmicrohttpd-no-ssl=m
|
||||||
CONFIG_PACKAGE_libminiupnpc=m
|
CONFIG_PACKAGE_libminiupnpc=m
|
||||||
|
CONFIG_PACKAGE_libmount=m
|
||||||
CONFIG_PACKAGE_libmpg123=y
|
CONFIG_PACKAGE_libmpg123=y
|
||||||
CONFIG_PACKAGE_libnatpmp=m
|
CONFIG_PACKAGE_libnatpmp=m
|
||||||
CONFIG_PACKAGE_libncurses=y
|
CONFIG_PACKAGE_libncurses=y
|
||||||
|
@ -529,6 +588,7 @@ CONFIG_PACKAGE_libqrtr-glib=m
|
||||||
CONFIG_PACKAGE_libreadline=y
|
CONFIG_PACKAGE_libreadline=y
|
||||||
CONFIG_PACKAGE_libsasl2=y
|
CONFIG_PACKAGE_libsasl2=y
|
||||||
CONFIG_PACKAGE_libseccomp=m
|
CONFIG_PACKAGE_libseccomp=m
|
||||||
|
CONFIG_PACKAGE_libsmartcols=m
|
||||||
CONFIG_PACKAGE_libsodium=y
|
CONFIG_PACKAGE_libsodium=y
|
||||||
CONFIG_PACKAGE_libspeedtestcpp=y
|
CONFIG_PACKAGE_libspeedtestcpp=y
|
||||||
CONFIG_PACKAGE_libspeex=y
|
CONFIG_PACKAGE_libspeex=y
|
||||||
|
@ -611,6 +671,7 @@ CONFIG_PACKAGE_minicom=m
|
||||||
CONFIG_PACKAGE_miniupnpd-nftables=y
|
CONFIG_PACKAGE_miniupnpd-nftables=y
|
||||||
CONFIG_PACKAGE_modemmanager=m
|
CONFIG_PACKAGE_modemmanager=m
|
||||||
CONFIG_PACKAGE_more=m
|
CONFIG_PACKAGE_more=m
|
||||||
|
CONFIG_PACKAGE_mount-utils=m
|
||||||
CONFIG_PACKAGE_mpg123=y
|
CONFIG_PACKAGE_mpg123=y
|
||||||
CONFIG_PACKAGE_mwan3=m
|
CONFIG_PACKAGE_mwan3=m
|
||||||
CONFIG_PACKAGE_nano-plus=y
|
CONFIG_PACKAGE_nano-plus=y
|
||||||
|
@ -648,6 +709,7 @@ CONFIG_PACKAGE_rpcd-mod-luci=y
|
||||||
CONFIG_PACKAGE_rpcd-mod-lxc=m
|
CONFIG_PACKAGE_rpcd-mod-lxc=m
|
||||||
CONFIG_PACKAGE_rpcd-mod-rrdns=y
|
CONFIG_PACKAGE_rpcd-mod-rrdns=y
|
||||||
CONFIG_PACKAGE_rpcd-mod-ucode=y
|
CONFIG_PACKAGE_rpcd-mod-ucode=y
|
||||||
|
CONFIG_PACKAGE_runc=m
|
||||||
CONFIG_PACKAGE_samba4-libs=y
|
CONFIG_PACKAGE_samba4-libs=y
|
||||||
CONFIG_PACKAGE_samba4-server=y
|
CONFIG_PACKAGE_samba4-server=y
|
||||||
CONFIG_PACKAGE_sipgrep=m
|
CONFIG_PACKAGE_sipgrep=m
|
||||||
|
@ -747,6 +809,7 @@ CONFIG_PACKAGE_tar=m
|
||||||
CONFIG_PACKAGE_tc-tiny=y
|
CONFIG_PACKAGE_tc-tiny=y
|
||||||
CONFIG_PACKAGE_tcpdump=m
|
CONFIG_PACKAGE_tcpdump=m
|
||||||
CONFIG_PACKAGE_terminfo=y
|
CONFIG_PACKAGE_terminfo=y
|
||||||
|
CONFIG_PACKAGE_tini=m
|
||||||
CONFIG_PACKAGE_tmux=m
|
CONFIG_PACKAGE_tmux=m
|
||||||
CONFIG_PACKAGE_tor=y
|
CONFIG_PACKAGE_tor=y
|
||||||
CONFIG_PACKAGE_tor-fw-helper=y
|
CONFIG_PACKAGE_tor-fw-helper=y
|
||||||
|
@ -826,7 +889,7 @@ CONFIG_VERSION_HOME_URL="https://difuse.io"
|
||||||
CONFIG_VERSION_HWREV="v1"
|
CONFIG_VERSION_HWREV="v1"
|
||||||
CONFIG_VERSION_MANUFACTURER="Difuse"
|
CONFIG_VERSION_MANUFACTURER="Difuse"
|
||||||
CONFIG_VERSION_MANUFACTURER_URL="https://difuse.io"
|
CONFIG_VERSION_MANUFACTURER_URL="https://difuse.io"
|
||||||
CONFIG_VERSION_NUMBER="2.1.5"
|
CONFIG_VERSION_NUMBER="2.1.6"
|
||||||
CONFIG_VERSION_PRODUCT="DMSBG-100"
|
CONFIG_VERSION_PRODUCT="DMSBG-100"
|
||||||
CONFIG_VERSION_REPO="https://difuse.io/releases"
|
CONFIG_VERSION_REPO="https://difuse.io/releases"
|
||||||
CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io"
|
CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io"
|
||||||
|
|
1021
dx86.config
Normal file
1021
dx86.config
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue