From 9bdf12f573e0a4b7d80c410a421c4a0662087e3c Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Mon, 19 Apr 2021 11:55:12 +0200 Subject: [PATCH] stats, ddns and wifischedule --- build-oxnas820.yaml | 9 ++- dumont.wks-ATHWIFI | 160 ++++++++++++++++++++++++++++++++++++++------ 2 files changed, 142 insertions(+), 27 deletions(-) diff --git a/build-oxnas820.yaml b/build-oxnas820.yaml index 81c32d7..4892ee1 100644 --- a/build-oxnas820.yaml +++ b/build-oxnas820.yaml @@ -24,7 +24,6 @@ spec: - name: version type: string default: "" - - name: minio-openwrt resources: inputs: - name: openwrt-configs @@ -62,21 +61,21 @@ spec: make -j6 download world $(params.make_flags) - name: upload-assets image: docker.io/minio/mc - envVar: + env: - name: MINIO_HOST valueFrom: secretKeyRef: - name: $(params.secret) + name: minio-openwrt key: endpoint - name: MINIO_ACCESS_KEY valueFrom: secretKeyRef: - name: $(params.secret) + name: minio-openwrt key: username - name: MINIO_SECRET_KEY valueFrom: secretKeyRef: - name: $(params.secret) + name: minio-openwrt key: password script: | #!/usr/bin/env bash diff --git a/dumont.wks-ATHWIFI b/dumont.wks-ATHWIFI index 9089c50..4fd1a5a 100644 --- a/dumont.wks-ATHWIFI +++ b/dumont.wks-ATHWIFI @@ -293,26 +293,15 @@ CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves -fno-plt" CONFIG_TARGET_OPTIMIZATION="-Os -pipe" CONFIG_SOFT_FLOAT=y # CONFIG_EXTERNAL_TOOLCHAIN is not set -# CONFIG_EXTERNAL_TOOLCHAIN_LIBC_USE_GLIBC is not set -# CONFIG_EXTERNAL_TOOLCHAIN_LIBC_USE_UCLIBC is not set -# CONFIG_EXTERNAL_TOOLCHAIN_LIBC_USE_MUSL is not set CONFIG_NEED_TOOLCHAIN=y # CONFIG_TOOLCHAINOPTS is not set # CONFIG_EXTRA_TARGET_ARCH is not set -# CONFIG_BINUTILS_USE_VERSION_2_29_1 is not set -# CONFIG_BINUTILS_USE_VERSION_2_31_1 is not set -# CONFIG_BINUTILS_USE_VERSION_2_32 is not set CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="" -# CONFIG_GCC_USE_VERSION_5 is not set -# CONFIG_GCC_USE_VERSION_7 is not set -# CONFIG_GCC_USE_VERSION_8 is not set CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" # CONFIG_GCC_DEFAULT_PIE is not set # CONFIG_GCC_DEFAULT_SSP is not set # CONFIG_SJLJ_EXCEPTIONS is not set # CONFIG_INSTALL_GFORTRAN is not set -# CONFIG_LIBC_USE_GLIBC is not set -# CONFIG_LIBC_USE_MUSL is not set CONFIG_GDB=y CONFIG_USE_MUSL=y CONFIG_SSP_SUPPORT=y @@ -4003,7 +3992,7 @@ CONFIG_PACKAGE_libjson-c=y # CONFIG_PACKAGE_libkmod is not set # CONFIG_PACKAGE_libldns is not set # CONFIG_PACKAGE_libloragw is not set -# CONFIG_PACKAGE_libltdl is not set +CONFIG_PACKAGE_libltdl=y CONFIG_PACKAGE_liblua=y CONFIG_PACKAGE_liblucihttp=y CONFIG_PACKAGE_liblucihttp-lua=y @@ -4105,7 +4094,7 @@ CONFIG_PACKAGE_libpopt=y # CONFIG_PACKAGE_libredblack is not set # CONFIG_PACKAGE_librouteros is not set # CONFIG_PACKAGE_libroxml is not set -# CONFIG_PACKAGE_librrd1 is not set +CONFIG_PACKAGE_librrd1=y # CONFIG_PACKAGE_librsocket-cpp is not set # CONFIG_PACKAGE_librtlsdr is not set # CONFIG_PACKAGE_libruby is not set @@ -4336,7 +4325,7 @@ CONFIG_PACKAGE_luci-mod-system=y # CONFIG_PACKAGE_luci-app-commands is not set # CONFIG_PACKAGE_luci-app-cshark is not set # CONFIG_PACKAGE_luci-app-dcwapd is not set -CONFIG_PACKAGE_luci-app-ddns=m +CONFIG_PACKAGE_luci-app-ddns=y # CONFIG_PACKAGE_luci-app-diag-core is not set # CONFIG_PACKAGE_luci-app-dnscrypt-proxy is not set # CONFIG_PACKAGE_luci-app-dump1090 is not set @@ -4385,7 +4374,7 @@ CONFIG_PACKAGE_luci-app-opkg=y # CONFIG_PACKAGE_luci-app-splash is not set # CONFIG_PACKAGE_luci-app-sqm is not set # CONFIG_PACKAGE_luci-app-squid is not set -# CONFIG_PACKAGE_luci-app-statistics is not set +CONFIG_PACKAGE_luci-app-statistics=y # CONFIG_PACKAGE_luci-app-tinyproxy is not set # CONFIG_PACKAGE_luci-app-transmission is not set # CONFIG_PACKAGE_luci-app-travelmate is not set @@ -4398,7 +4387,7 @@ CONFIG_PACKAGE_luci-app-uhttpd=y # CONFIG_PACKAGE_luci-app-vpn-policy-routing is not set # CONFIG_PACKAGE_luci-app-vpnbypass is not set # CONFIG_PACKAGE_luci-app-watchcat is not set -# CONFIG_PACKAGE_luci-app-wifischedule is not set +CONFIG_PACKAGE_luci-app-wifischedule=y CONFIG_PACKAGE_luci-app-wireguard=y # CONFIG_PACKAGE_luci-app-wol is not set @@ -4433,8 +4422,8 @@ CONFIG_PACKAGE_luci-proto-wireguard=y # CONFIG_PACKAGE_luci-lib-httpclient is not set # CONFIG_PACKAGE_luci-lib-httpprotoutils is not set CONFIG_PACKAGE_luci-lib-ip=y -CONFIG_PACKAGE_luci-lib-ipkg=m -# CONFIG_PACKAGE_luci-lib-iptparser is not set +CONFIG_PACKAGE_luci-lib-ipkg=y +CONFIG_PACKAGE_luci-lib-iptparser=y # CONFIG_PACKAGE_luci-lib-jquery-1-4 is not set CONFIG_PACKAGE_luci-lib-json=y CONFIG_PACKAGE_luci-lib-jsonc=y @@ -4598,6 +4587,35 @@ CONFIG_PACKAGE_luci-lib-nixio_notls=y # CONFIG_PACKAGE_luci-i18n-opkg-vi is not set # CONFIG_PACKAGE_luci-i18n-opkg-zh-cn is not set # CONFIG_PACKAGE_luci-i18n-opkg-zh-tw is not set +# CONFIG_PACKAGE_luci-i18n-statistics-bg is not set +# CONFIG_PACKAGE_luci-i18n-statistics-ca is not set +# CONFIG_PACKAGE_luci-i18n-statistics-cs is not set +# CONFIG_PACKAGE_luci-i18n-statistics-de is not set +# CONFIG_PACKAGE_luci-i18n-statistics-el is not set +# CONFIG_PACKAGE_luci-i18n-statistics-en is not set +# CONFIG_PACKAGE_luci-i18n-statistics-es is not set +# CONFIG_PACKAGE_luci-i18n-statistics-fr is not set +# CONFIG_PACKAGE_luci-i18n-statistics-he is not set +# CONFIG_PACKAGE_luci-i18n-statistics-hi is not set +# CONFIG_PACKAGE_luci-i18n-statistics-hu is not set +# CONFIG_PACKAGE_luci-i18n-statistics-it is not set +# CONFIG_PACKAGE_luci-i18n-statistics-ja is not set +# CONFIG_PACKAGE_luci-i18n-statistics-ko is not set +# CONFIG_PACKAGE_luci-i18n-statistics-mr is not set +# CONFIG_PACKAGE_luci-i18n-statistics-ms is not set +# CONFIG_PACKAGE_luci-i18n-statistics-no is not set +# CONFIG_PACKAGE_luci-i18n-statistics-pl is not set +# CONFIG_PACKAGE_luci-i18n-statistics-pt is not set +# CONFIG_PACKAGE_luci-i18n-statistics-pt-br is not set +# CONFIG_PACKAGE_luci-i18n-statistics-ro is not set +# CONFIG_PACKAGE_luci-i18n-statistics-ru is not set +# CONFIG_PACKAGE_luci-i18n-statistics-sk is not set +# CONFIG_PACKAGE_luci-i18n-statistics-sv is not set +# CONFIG_PACKAGE_luci-i18n-statistics-tr is not set +# CONFIG_PACKAGE_luci-i18n-statistics-uk is not set +# CONFIG_PACKAGE_luci-i18n-statistics-vi is not set +# CONFIG_PACKAGE_luci-i18n-statistics-zh-cn is not set +# CONFIG_PACKAGE_luci-i18n-statistics-zh-tw is not set # CONFIG_PACKAGE_luci-i18n-uhttpd-bg is not set # CONFIG_PACKAGE_luci-i18n-uhttpd-ca is not set # CONFIG_PACKAGE_luci-i18n-uhttpd-cs is not set @@ -4627,6 +4645,35 @@ CONFIG_PACKAGE_luci-lib-nixio_notls=y # CONFIG_PACKAGE_luci-i18n-uhttpd-vi is not set # CONFIG_PACKAGE_luci-i18n-uhttpd-zh-cn is not set # CONFIG_PACKAGE_luci-i18n-uhttpd-zh-tw is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-bg is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-ca is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-cs is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-de is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-el is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-en is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-es is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-fr is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-he is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-hi is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-hu is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-it is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-ja is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-ko is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-mr is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-ms is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-no is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-pl is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-pt is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-pt-br is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-ro is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-ru is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-sk is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-sv is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-tr is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-uk is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-vi is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-zh-cn is not set +# CONFIG_PACKAGE_luci-i18n-wifischedule-zh-tw is not set # CONFIG_PACKAGE_luci-i18n-wireguard-bg is not set # CONFIG_PACKAGE_luci-i18n-wireguard-ca is not set # CONFIG_PACKAGE_luci-i18n-wireguard-cs is not set @@ -4913,7 +4960,7 @@ CONFIG_PACKAGE_nftables=y # CONFIG_PACKAGE_bind-server is not set # CONFIG_PACKAGE_bind-tools is not set # CONFIG_PACKAGE_danish is not set -CONFIG_PACKAGE_ddns-scripts=m +CONFIG_PACKAGE_ddns-scripts=y # CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4 is not set # CONFIG_PACKAGE_ddns-scripts_freedns_42_pl is not set # CONFIG_PACKAGE_ddns-scripts_godaddy.com-v1 is not set @@ -5360,7 +5407,7 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_pixiewps is not set # CONFIG_PACKAGE_reaver is not set # CONFIG_PACKAGE_wavemon is not set -# CONFIG_PACKAGE_wifischedule is not set +CONFIG_PACKAGE_wifischedule=y # CONFIG_PACKAGE_464xlat is not set # CONFIG_PACKAGE_6in4 is not set # CONFIG_PACKAGE_6rd is not set @@ -5867,7 +5914,7 @@ CONFIG_PACKAGE_mdadm=y # CONFIG_PACKAGE_pgsql-cli-extra is not set # CONFIG_PACKAGE_pgsql-server is not set # CONFIG_PACKAGE_rrdcgi1 is not set -# CONFIG_PACKAGE_rrdtool1 is not set +CONFIG_PACKAGE_rrdtool1=y # CONFIG_PACKAGE_sqlite3-cli is not set # CONFIG_PACKAGE_unixodbc-tools is not set @@ -5903,7 +5950,76 @@ CONFIG_PACKAGE_mdadm=y # CONFIG_PACKAGE_cgroup-tools is not set # CONFIG_PACKAGE_cmdpad is not set # CONFIG_PACKAGE_coap-client is not set -# CONFIG_PACKAGE_collectd is not set +CONFIG_PACKAGE_collectd=y +# CONFIG_PACKAGE_COLLECTD_ENCRYPTED_NETWORK is not set +# CONFIG_PACKAGE_collectd-mod-apache is not set +# CONFIG_PACKAGE_collectd-mod-apcups is not set +# CONFIG_PACKAGE_collectd-mod-ascent is not set +# CONFIG_PACKAGE_collectd-mod-bind is not set +# CONFIG_PACKAGE_collectd-mod-chrony is not set +# CONFIG_PACKAGE_collectd-mod-conntrack is not set +# CONFIG_PACKAGE_collectd-mod-contextswitch is not set +CONFIG_PACKAGE_collectd-mod-cpu=y +# CONFIG_PACKAGE_collectd-mod-csv is not set +# CONFIG_PACKAGE_collectd-mod-curl is not set +# CONFIG_PACKAGE_collectd-mod-df is not set +# CONFIG_PACKAGE_collectd-mod-disk is not set +# CONFIG_PACKAGE_collectd-mod-dns is not set +# CONFIG_PACKAGE_collectd-mod-email is not set +# CONFIG_PACKAGE_collectd-mod-entropy is not set +# CONFIG_PACKAGE_collectd-mod-ethstat is not set +# CONFIG_PACKAGE_collectd-mod-exec is not set +# CONFIG_PACKAGE_collectd-mod-filecount is not set +# CONFIG_PACKAGE_collectd-mod-fscache is not set +CONFIG_PACKAGE_collectd-mod-interface=y +# CONFIG_PACKAGE_collectd-mod-iptables is not set +# CONFIG_PACKAGE_collectd-mod-irq is not set +CONFIG_PACKAGE_collectd-mod-iwinfo=y +CONFIG_PACKAGE_collectd-mod-load=y +# CONFIG_PACKAGE_collectd-mod-logfile is not set +# CONFIG_PACKAGE_collectd-mod-lua is not set +# CONFIG_PACKAGE_collectd-mod-match-empty-counter is not set +# CONFIG_PACKAGE_collectd-mod-match-hashed is not set +# CONFIG_PACKAGE_collectd-mod-match-regex is not set +# CONFIG_PACKAGE_collectd-mod-match-timediff is not set +# CONFIG_PACKAGE_collectd-mod-match-value is not set +CONFIG_PACKAGE_collectd-mod-memory=y +# CONFIG_PACKAGE_collectd-mod-modbus is not set +# CONFIG_PACKAGE_collectd-mod-mqtt is not set +# CONFIG_PACKAGE_collectd-mod-mysql is not set +# CONFIG_PACKAGE_collectd-mod-netlink is not set +CONFIG_PACKAGE_collectd-mod-network=y +# CONFIG_PACKAGE_collectd-mod-nginx is not set +# CONFIG_PACKAGE_collectd-mod-ntpd is not set +# CONFIG_PACKAGE_collectd-mod-olsrd is not set +# CONFIG_PACKAGE_collectd-mod-openvpn is not set +# CONFIG_PACKAGE_collectd-mod-ping is not set +# CONFIG_PACKAGE_collectd-mod-postgresql is not set +# CONFIG_PACKAGE_collectd-mod-powerdns is not set +# CONFIG_PACKAGE_collectd-mod-processes is not set +# CONFIG_PACKAGE_collectd-mod-protocols is not set +# CONFIG_PACKAGE_collectd-mod-routeros is not set +CONFIG_PACKAGE_collectd-mod-rrdtool=y +# CONFIG_PACKAGE_collectd-mod-sensors is not set +# CONFIG_PACKAGE_collectd-mod-snmp is not set +# CONFIG_PACKAGE_collectd-mod-sqm is not set +# CONFIG_PACKAGE_collectd-mod-syslog is not set +# CONFIG_PACKAGE_collectd-mod-table is not set +# CONFIG_PACKAGE_collectd-mod-tail is not set +# CONFIG_PACKAGE_collectd-mod-tail-csv is not set +# CONFIG_PACKAGE_collectd-mod-tcpconns is not set +# CONFIG_PACKAGE_collectd-mod-teamspeak2 is not set +# CONFIG_PACKAGE_collectd-mod-ted is not set +# CONFIG_PACKAGE_collectd-mod-thermal is not set +# CONFIG_PACKAGE_collectd-mod-threshold is not set +# CONFIG_PACKAGE_collectd-mod-ubi is not set +# CONFIG_PACKAGE_collectd-mod-unixsock is not set +# CONFIG_PACKAGE_collectd-mod-uptime is not set +# CONFIG_PACKAGE_collectd-mod-users is not set +# CONFIG_PACKAGE_collectd-mod-vmem is not set +# CONFIG_PACKAGE_collectd-mod-wireless is not set +# CONFIG_PACKAGE_collectd-mod-write-graphite is not set +# CONFIG_PACKAGE_collectd-mod-write-http is not set # CONFIG_PACKAGE_coreutils is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set