From c1c8f4d14de20a5aafeaea00ee7fed7738eebf3c Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Wed, 10 Apr 2024 14:04:31 +0200 Subject: [PATCH] Update config for TDW8970 --- configs/lantiq/xrx200/basic | 6 ++- configs/lantiq/xrx200/extended | 70 ++++++++++++++++++---------------- 2 files changed, 42 insertions(+), 34 deletions(-) diff --git a/configs/lantiq/xrx200/basic b/configs/lantiq/xrx200/basic index 29161b4..dce11bc 100644 --- a/configs/lantiq/xrx200/basic +++ b/configs/lantiq/xrx200/basic @@ -5,8 +5,10 @@ # sed -i '/CONFIG_TARGET_DEVICE_/d' .config; sed -i 's/CONFIG_TARGET_MULTI_PROFILE=y/CONFIG_TARGET_MULTI_PROFILE=n/g' .config # curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/lantiq/xrx200/basic >> .config -CONFIG_TARGET_DEVICE_lantiq_xrx200_DEVICE_tplink_tdw8970=y -CONFIG_TARGET_DEVICE_PACKAGES_lantiq_xrx200_DEVICE_tplink_tdw8970="" +CONFIG_TARGET_lantiq=y +CONFIG_TARGET_lantiq_xrx200=y +CONFIG_TARGET_lantiq_xrx200_DEVICE_tplink_tdw8970=y +CONFIG_TARGET_PROFILE="DEVICE_tplink_tdw8970" # LuCI CONFIG_PACKAGE_cgi-io=y diff --git a/configs/lantiq/xrx200/extended b/configs/lantiq/xrx200/extended index 953ca41..a6f02e3 100644 --- a/configs/lantiq/xrx200/extended +++ b/configs/lantiq/xrx200/extended @@ -1,29 +1,24 @@ - # NOTE: Take the snapshot configuration file and attach the content to it. # STEPS: # curl -SL https://downloads.openwrt.org/snapshots/targets/lantiq/xrx200/config.buildinfo > .config # sed -i '/CONFIG_TARGET_DEVICE_/d' .config; sed -i 's/CONFIG_TARGET_MULTI_PROFILE=y/CONFIG_TARGET_MULTI_PROFILE=n/g' .config # curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/lantiq/xrx200/extended >> .config - -CONFIG_TARGET_DEVICE_lantiq_xrx200_DEVICE_tplink_tdw8970=y -CONFIG_TARGET_DEVICE_PACKAGES_lantiq_xrx200_DEVICE_tplink_tdw8970="" +CONFIG_TARGET_lantiq=y +CONFIG_TARGET_lantiq_xrx200=y +CONFIG_TARGET_lantiq_xrx200_DEVICE_tplink_tdw8970=y +CONFIG_TARGET_PROFILE="DEVICE_tplink_tdw8970" # LuCI CONFIG_PACKAGE_cgi-io=y -CONFIG_PACKAGE_libiwinfo-lua=y -CONFIG_PACKAGE_liblua=y +CONFIG_PACKAGE_libiwinfo=y +CONFIG_PACKAGE_libiwinfo-data=y CONFIG_PACKAGE_liblucihttp=y -CONFIG_PACKAGE_liblucihttp-lua=y -CONFIG_PACKAGE_libubus-lua=y -CONFIG_PACKAGE_lua=y +CONFIG_PACKAGE_liblucihttp-ucode=y CONFIG_PACKAGE_luci=y CONFIG_PACKAGE_luci-app-firewall=y CONFIG_PACKAGE_luci-app-opkg=y CONFIG_PACKAGE_luci-base=y -CONFIG_PACKAGE_luci-lib-base=y -CONFIG_PACKAGE_luci-lib-ip=y -CONFIG_PACKAGE_luci-lib-jsonc=y -CONFIG_PACKAGE_luci-lib-nixio=y +CONFIG_PACKAGE_luci-light=y CONFIG_PACKAGE_luci-mod-admin-full=y CONFIG_PACKAGE_luci-mod-network=y CONFIG_PACKAGE_luci-mod-status=y @@ -32,20 +27,31 @@ CONFIG_PACKAGE_luci-proto-ipv6=y CONFIG_PACKAGE_luci-proto-ppp=y CONFIG_PACKAGE_luci-ssl=y CONFIG_PACKAGE_luci-theme-bootstrap=y +CONFIG_PACKAGE_px5g-mbedtls=y +CONFIG_PACKAGE_rpcd=y +CONFIG_PACKAGE_rpcd-mod-file=y +CONFIG_PACKAGE_rpcd-mod-iwinfo=y +CONFIG_PACKAGE_rpcd-mod-luci=y +CONFIG_PACKAGE_rpcd-mod-rrdns=y +CONFIG_PACKAGE_rpcd-mod-ucode=y +CONFIG_PACKAGE_ucode-mod-html=y +CONFIG_PACKAGE_ucode-mod-math=y +CONFIG_PACKAGE_uhttpd=y +CONFIG_PACKAGE_uhttpd-mod-ubus=y # additional packages -CONFIG_PACKAGE_vim=y -CONFIG_PACKAGE_bmon=y -CONFIG_PACKAGE_htop=y -CONFIG_PACKAGE_iperf3=y -CONFIG_PACKAGE_curl=y -# CONFIG_PACKAGE_rsync=y -# CONFIG_PACKAGE_tcpdump=y -# CONFIG_PACKAGE_bind-dig=y -# CONFIG_PACKAGE_ethtool-full=y -# CONFIG_PACKAGE_pciutils=y -# CONFIG_PACKAGE_irqbalance=y -# CONFIG_PACKAGE_luci-app-irqbalance=y +# CONFIG_PACKAGE_vim is not set +# CONFIG_PACKAGE_bmon is not set +# CONFIG_PACKAGE_htop is not set +# CONFIG_PACKAGE_iperf3 is not set +# CONFIG_PACKAGE_curl is not set +# CONFIG_PACKAGE_rsync is not set +# CONFIG_PACKAGE_tcpdump is not set +# CONFIG_PACKAGE_bind-dig is not set +# CONFIG_PACKAGE_ethtool-full is not set +# CONFIG_PACKAGE_pciutils is not set +# CONFIG_PACKAGE_irqbalance is not set +# CONFIG_PACKAGE_luci-app-irqbalance is not set # attendedsysupgrade CONFIG_PACKAGE_luci-app-attendedsysupgrade=y @@ -57,19 +63,19 @@ CONFIG_TESTING_KERNEL=y # wpad full CONFIG_PACKAGE_wpad-mbedtls=y -CONFIG_PACKAGE_wpad-basic-mbedtls=m +# CONFIG_PACKAGE_wpad-basic-mbedtls is not set # collecd -# CONFIG_PACKAGE_collectd=y +# CONFIG_PACKAGE_collectd is not set # some other network stats -# CONFIG_PACKAGE_luci-app-vnstat2=y +# CONFIG_PACKAGE_luci-app-vnstat2 is not set # ## Better roaming: dawn vs usteer => choose one ## dawn -# CONFIG_PACKAGE_dawn=y -# CONFIG_PACKAGE_luci-app-dawn=y +# CONFIG_PACKAGE_dawn is not set +# CONFIG_PACKAGE_luci-app-dawn is not set ## usteer -# CONFIG_PACKAGE_usteer=y -# CONFIG_PACKAGE_luci-app-usteer=y +# CONFIG_PACKAGE_usteer is not set +# CONFIG_PACKAGE_luci-app-usteer is not set