调整软件包
This commit is contained in:
parent
d817a5f7cb
commit
e5cbc8f899
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue