add some plugin.

This commit is contained in:
licsber 2024-03-08 21:18:58 +08:00
parent 902fa472f8
commit 047702438d
2 changed files with 28 additions and 30 deletions

View File

@ -1 +1,29 @@
# LEDE的一些东西去掉
# CONFIG_PACKAGE_luci-app-nlbwmon is not set
# CONFIG_PACKAGE_luci-app-xlnetacc is not set
# 大大大
CONFIG_TARGET_ROOTFS_PARTSIZE=1024
# IPv6得有吧
CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_ip6tables-extra=y
CONFIG_PACKAGE_ip6tables-mod-nat=y
# 路由器不带Docker叫什么路由器
CONFIG_PACKAGE_luci-app-dockerman=y
CONFIG_PACKAGE_docker-compose=y
# 后台跑点东西不过分吧
CONFIG_PACKAGE_screen=y
# 挂一个机械盘不过分吧
CONFIG_PACKAGE_luci-app-hd-idle=y
# 机械盘有了再挪点文件吧
CONFIG_PACKAGE_rsync=y
# 运营商羊毛也得薅呀
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-mwan3helper=y
CONFIG_PACKAGE_luci-app-syncdial=y

View File

@ -1,22 +1,3 @@
# LEDE的一些东西去掉
# CONFIG_PACKAGE_luci-app-nlbwmon is not set
# CONFIG_PACKAGE_luci-app-xlnetacc is not set
# 大大大
CONFIG_TARGET_ROOTFS_PARTSIZE=1024
# IPv6得有吧
CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_ip6tables-extra=y
CONFIG_PACKAGE_ip6tables-mod-nat=y
# 路由器不带Docker叫什么路由器
CONFIG_PACKAGE_luci-app-dockerman=y
CONFIG_PACKAGE_docker-compose=y
# 后台跑点东西不过分吧
CONFIG_PACKAGE_screen=y
# 不支持Python的路由器不是好路由器
CONFIG_PACKAGE_python3-pip=y
CONFIG_PACKAGE_python3-requests=y
@ -40,12 +21,6 @@ CONFIG_PACKAGE_luci-app-openvpn-server=y
# 你的路由器炸啦~
CONFIG_PACKAGE_luci-app-serverchan=y
# 挂一个机械盘不过分吧
CONFIG_PACKAGE_luci-app-hd-idle=y
# 机械盘有了再挪点文件吧
CONFIG_PACKAGE_rsync=y
# 路由 那路由协议必须得全
CONFIG_PACKAGE_vxlan=y
CONFIG_PACKAGE_pppossh=y
@ -72,8 +47,3 @@ CONFIG_PACKAGE_umbim=y
CONFIG_PACKAGE_kmod-usb-serial=y
CONFIG_PACKAGE_kmod-usb-serial-wwan=y
CONFIG_PACKAGE_kmod-usb-serial-option=y
# 运营商羊毛也得薅呀
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-mwan3helper=y
CONFIG_PACKAGE_luci-app-syncdial=y