Add cozymenu package

This commit is contained in:
remittor
2023-11-25 15:16:38 +03:00
parent 54d199895d
commit 59267b85ad
2 changed files with 12 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
### facinstall
#GIT_PACKAGE facinstall=https://github.com/openwrt-xiaomi/facinstall.git main
### cozymenu
#GIT_PACKAGE cozymenu=https://github.com/openwrt-xiaomi/cozymenu.git master
### alpine-fan-control
#GIT_FEED _alpine_fan_control=https://github.com/openwrt-xiaomi/openwrt-alpine-fan-control.git
CONFIG_FEED__alpine_fan_control=m

View File

@@ -93,6 +93,12 @@ CONFIG_PACKAGE_kmod-pppol2tp=y
CONFIG_PACKAGE_kmod-pppoe=y
CONFIG_PACKAGE_kmod-pptp=y
### IPsec
#CONFIG_PACKAGE_kmod-ipsec=y
#CONFIG_PACKAGE_iptables-mod-ipsec=m
#CONFIG_PACKAGE_kmod-ipt-ipsec=m
#CONFIG_PACKAGE_kmod-crypto-authenc=y
### PPTP support
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_ppp-mod-pptp=y
@@ -164,6 +170,9 @@ CONFIG_PACKAGE_luci-theme-material=y
CONFIG_PACKAGE_luci-theme-openwrt=y
CONFIG_PACKAGE_luci-theme-openwrt-2020=y
### Luci menu customizer
CONFIG_PACKAGE_cozymenu=y
### Luci statistics
CONFIG_PACKAGE_luci-app-statistics=y
CONFIG_PACKAGE_luci-i18n-statistics-ru=y