From e5cbc8f899ffabc330bf5f1aa7dea4f6925871f0 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Sun, 10 Oct 2021 22:01:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=BD=AF=E4=BB=B6=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/p2w_r619ac-128m | 21 ++++++++++++++++++++- Configs/xiaomi_redmi-router-ac2100 | 13 ++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/Configs/p2w_r619ac-128m b/Configs/p2w_r619ac-128m index 5e4d88c..a2a0cc0 100644 --- a/Configs/p2w_r619ac-128m +++ b/Configs/p2w_r619ac-128m @@ -1,6 +1,17 @@ CONFIG_TARGET_ipq40xx=y CONFIG_TARGET_ipq40xx_DEVICE_p2w_r619ac-128m=y +CONFIG_PACKAGE_kmod-fs-cifs=y +CONFIG_PACKAGE_kmod-fs-nfs-v3=y +CONFIG_PACKAGE_kmod-fs-nfs-v4=y +CONFIG_PACKAGE_kmod-usb-net=y +CONFIG_PACKAGE_kmod-usb-net-rndis=y +CONFIG_PACKAGE_kmod-usb-net-cdc-ether=y +CONFIG_PACKAGE_kmod-usb-net-ipheth=y +CONFIG_PACKAGE_kmod-usb-net-kaweth=y +CONFIG_PACKAGE_kmod-usb2=y +CONFIG_PACKAGE_kmod-usb3=y + # USB 相关 CONFIG_PACKAGE_automount=y CONFIG_PACKAGE_e2fsprogs=y @@ -30,6 +41,8 @@ CONFIG_PACKAGE_luci-app-vsftpd=y CONFIG_PACKAGE_luci-app-accesscontrol=y CONFIG_PACKAGE_luci-app-adbyby-plus=y CONFIG_PACKAGE_luci-app-aria2=y +CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y +CONFIG_PACKAGE_luci-app-cifs-mount=y CONFIG_PACKAGE_luci-app-filetransfer=y CONFIG_PACKAGE_luci-app-frpc=y CONFIG_PACKAGE_luci-app-ipsec-vpnd=y @@ -37,8 +50,10 @@ CONFIG_PACKAGE_luci-app-mwan3=y CONFIG_PACKAGE_luci-app-mwan3helper=y CONFIG_PACKAGE_luci-app-netdata=y CONFIG_PACKAGE_luci-app-nlbwmon=y +CONFIG_PACKAGE_luci-app-nfs=y CONFIG_PACKAGE_luci-app-npc=y CONFIG_PACKAGE_luci-app-openclash=y +CONFIG_PACKAGE_luci-app-pptp-server=y CONFIG_PACKAGE_luci-app-softethervpn=y CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-syncdial=y @@ -53,8 +68,12 @@ CONFIG_PACKAGE_luci-app-zerotier=y # Other Appliciations CONFIG_PACKAGE_cfdisk=y -CONFIG_PACKAGE_wpad-openssl=y +CONFIG_PACKAGE_hdparm=y +CONFIG_PACKAGE_net-snmp=y +CONFIG_PACKAGE_nfs-utils=y CONFIG_PACKAGE_e2fsprogs=y CONFIG_PACKAGE_exfat-mkfs=y CONFIG_PACKAGE_smartmontools=y CONFIG_PACKAGE_screen=y +CONFIG_PACKAGE_usbutils=y +CONFIG_PACKAGE_wpad-openssl=y diff --git a/Configs/xiaomi_redmi-router-ac2100 b/Configs/xiaomi_redmi-router-ac2100 index c5d75d6..bf49a7b 100755 --- a/Configs/xiaomi_redmi-router-ac2100 +++ b/Configs/xiaomi_redmi-router-ac2100 @@ -2,6 +2,10 @@ CONFIG_TARGET_ramips=y CONFIG_TARGET_ramips_mt7621=y CONFIG_TARGET_ramips_mt7621_DEVICE_xiaomi_redmi-router-ac2100=y +CONFIG_PACKAGE_kmod-fs-cifs=y +CONFIG_PACKAGE_kmod-fs-nfs-v3=y +CONFIG_PACKAGE_kmod-fs-nfs-v4=y + # Wireless 驱动程序 CONFIG_PACKAGE_kmod-mt7603=y CONFIG_PACKAGE_kmod-mt7615e=y @@ -13,7 +17,9 @@ CONFIG_PACKAGE_kmod-mt7615e=y # LUCI Appliciations CONFIG_PACKAGE_luci-app-accesscontrol=y CONFIG_PACKAGE_luci-app-adbyby-plus=y +CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y # CONFIG_PACKAGE_luci-app-aria2 is not set +CONFIG_PACKAGE_luci-app-cifs-mount=y CONFIG_PACKAGE_luci-app-easymesh=y CONFIG_PACKAGE_luci-app-filetransfer=y CONFIG_PACKAGE_luci-app-frpc=y @@ -21,6 +27,9 @@ CONFIG_PACKAGE_luci-app-ipsec-vpnd=y CONFIG_PACKAGE_luci-app-mwan3=y CONFIG_PACKAGE_luci-app-mwan3helper=y CONFIG_PACKAGE_luci-app-nlbwmon=y +CONFIG_PACKAGE_luci-app-nfs=y +CONFIG_PACKAGE_luci-app-nps=y +CONFIG_PACKAGE_luci-app-pptp-server=y # CONFIG_PACKAGE_luci-app-samba is not set CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-syncdial=y @@ -31,11 +40,13 @@ CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_OFFLOADING=y # CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_SHORTCUT_FE is not set CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y -# CONFIG_PACKAGE_luci-app-vsftpd is not set +CONFIG_PACKAGE_luci-app-vsftpd=y CONFIG_PACKAGE_luci-app-webadmin=y CONFIG_PACKAGE_luci-app-wol=y CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-app-zerotier=y # Other Appliciations +CONFIG_PACKAGE_net-snmp=y +CONFIG_PACKAGE_nfs-utils=y CONFIG_PACKAGE_wpad-openssl=y