From 5b1bcc333f99f3d2efb67970eeece05862dde5a1 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Sat, 19 Dec 2020 12:39:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E9=A1=B9=E5=85=B3=E4=BA=8E=20.config?= =?UTF-8?q?=20=E7=9A=84=E8=B0=83=E6=95=B4,=E5=85=B7=E4=BD=93=E5=8F=82?= =?UTF-8?q?=E8=A7=81=20commit=20=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 新增 usb 网络设备驱动: kmod-usb-net-asix、cdc-ncm、hso、huawei-cdc-ncm、ipheth、kalmia、kaweth 2. 新增 ddns 脚本: ddns-scripts_freedns_42_pl、godaddy.com-v1、nsupdate、route53-v1 3. 新增软件包 iperf3 4. 移除软件包 luci-app-frpc、frpc --- Configs/NEWIFI_D2-NIGHTLY.config | 38 ++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/Configs/NEWIFI_D2-NIGHTLY.config b/Configs/NEWIFI_D2-NIGHTLY.config index 2894af3..e5e4ee9 100644 --- a/Configs/NEWIFI_D2-NIGHTLY.config +++ b/Configs/NEWIFI_D2-NIGHTLY.config @@ -3,21 +3,28 @@ CONFIG_TARGET_ramips_mt7621=y CONFIG_TARGET_ramips_mt7621_DEVICE_d-team_newifi-d2=y CONFIG_IPV6=y CONFIG_KERNEL_IPV6=y -CONFIG_PACKAGE_luci-app-accesscontrol=n -CONFIG_PACKAGE_luci-app-arpbind=n -CONFIG_PACKAGE_luci-app-mtwifi=n -CONFIG_PACKAGE_luci-app-rclone_INCLUDE_fuse-utils=n -CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng=n -CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui=n -CONFIG_PACKAGE_mt_wifi=n -CONFIG_PACKAGE_kmod-mt7603e=n -CONFIG_PACKAGE_kmod-mt76x2e=n +# CONFIG_PACKAGE_luci-app-accesscontrol is not set +# CONFIG_PACKAGE_luci-app-arpbind is not set +# CONFIG_PACKAGE_luci-app-mtwifi is not set +# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_fuse-utils is not set +# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng is not set +# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui is not set +# CONFIG_PACKAGE_mt_wifi is not set +# CONFIG_PACKAGE_kmod-mt7603e is not set +# CONFIG_PACKAGE_kmod-mt76x2e is not set CONFIG_BUILD_PATENTED=y CONFIG_PACKAGE_kmod-mt76=y CONFIG_PACKAGE_kmod-tun=y CONFIG_PACKAGE_kmod-usb-net=y -CONFIG_PACKAGE_kmod-usb-net-rndis=y +CONFIG_PACKAGE_kmod-usb-net-asix=y CONFIG_PACKAGE_kmod-usb-net-cdc-ether=y +CONFIG_PACKAGE_kmod-usb-net-cdc-ncm=y +CONFIG_PACKAGE_kmod-usb-net-hso=y +CONFIG_PACKAGE_kmod-usb-net-huawei-cdc-ncm=y +CONFIG_PACKAGE_kmod-usb-net-ipheth=y +CONFIG_PACKAGE_kmod-usb-net-kalmia=y +CONFIG_PACKAGE_kmod-usb-net-kaweth=y +CONFIG_PACKAGE_kmod-usb-net-rndis=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_automount=y CONFIG_PACKAGE_ipv6helper=y @@ -29,7 +36,7 @@ CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-autoupdate=y CONFIG_PACKAGE_luci-app-aria2=y CONFIG_PACKAGE_luci-app-ddns=y -CONFIG_PACKAGE_luci-app-frpc=y +# CONFIG_PACKAGE_luci-app-frpc is not set CONFIG_PACKAGE_luci-app-hd-idle=y CONFIG_PACKAGE_luci-app-mwan3=y CONFIG_PACKAGE_luci-app-openclash=y @@ -39,9 +46,11 @@ CONFIG_PACKAGE_luci-app-smartdns=y CONFIG_PACKAGE_luci-app-ssr-plus=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray=y +# CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray is not set CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y CONFIG_PACKAGE_luci-app-serverchan=y CONFIG_PACKAGE_luci-app-socat=y +CONFIG_SOCAT_SSL=y CONFIG_PACKAGE_luci-app-syncdial=y CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-unblockmusic=y @@ -55,9 +64,14 @@ CONFIG_PACKAGE_6to4=y CONFIG_PACKAGE_ariang=y CONFIG_PACKAGE_curl=y CONFIG_PACKAGE_ddns-scripts_aliyun=y -CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y CONFIG_PACKAGE_ddns-scripts_dnspod=y +CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y +CONFIG_PACKAGE_ddns-scripts_freedns_42_pl=y +CONFIG_PACKAGE_ddns-scripts_godaddy.com-v1=y CONFIG_PACKAGE_ddns-scripts_no-ip_com=y +CONFIG_PACKAGE_ddns-scripts_nsupdate=y +CONFIG_PACKAGE_ddns-scripts_route53-v1=y +CONFIG_PACKAGE_iperf3=y CONFIG_PACKAGE_usbutils=y CONFIG_PACKAGE_libudev-fbsd=y CONFIG_PACKAGE_wpad=y