From d302a3e80bc82333d0265f3e50bee0dfc0c6e0a8 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Tue, 29 Jun 2021 22:55:56 +0800 Subject: [PATCH] =?UTF-8?q?acrh17:=20=E5=AE=8C=E5=96=84=E8=BD=AF=E4=BB=B6?= =?UTF-8?q?=E5=8C=85=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/asus_rt-acrh17 | 46 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/Configs/asus_rt-acrh17 b/Configs/asus_rt-acrh17 index fad4ea8..25278de 100644 --- a/Configs/asus_rt-acrh17 +++ b/Configs/asus_rt-acrh17 @@ -1,2 +1,48 @@ CONFIG_TARGET_ipq40xx=y CONFIG_TARGET_ipq40xx_DEVICE_asus_rt-acrh17=y + +# USB 相关 +CONFIG_PACKAGE_automount=y +CONFIG_PACKAGE_e2fsprogs=y +CONFIG_PACKAGE_smartmontools=y +CONFIG_PACKAGE_luci-app-hd-idle=y +CONFIG_PACKAGE_luci-app-usb-printer=y + +## USB 网络共享 +CONFIG_PACKAGE_kmod-usb-net=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-rndis=y +CONFIG_PACKAGE_libudev-fbsd=y +CONFIG_PACKAGE_usbutils=y + +## USB 网络存储 +CONFIG_PACKAGE_autosamba=y +CONFIG_PACKAGE_luci-app-samba=y +CONFIG_PACKAGE_luci-app-vsftpd=y + +## 下载管理工具 +CONFIG_PACKAGE_luci-app-aria2=y +CONFIG_PACKAGE_curl=y + +# LUCI Appliciations +CONFIG_PACKAGE_luci-app-accesscontrol=y +CONFIG_PACKAGE_luci-app-adbyby-plus=y +CONFIG_PACKAGE_luci-app-filetransfer=y +CONFIG_PACKAGE_luci-app-mwan3=y +CONFIG_PACKAGE_luci-app-nlbwmon=y +CONFIG_PACKAGE_luci-app-sqm=y +CONFIG_PACKAGE_luci-app-syncdial=y +CONFIG_PACKAGE_luci-app-ttyd=y +CONFIG_PACKAGE_luci-app-uhttpd=y +CONFIG_PACKAGE_luci-app-upnp=y +CONFIG_PACKAGE_luci-app-unblockmusic=y +CONFIG_UnblockNeteaseMusic_Go=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