mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2025-12-22 22:53:37 +05:00
Add cozymenu package
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
### facinstall
|
### facinstall
|
||||||
#GIT_PACKAGE facinstall=https://github.com/openwrt-xiaomi/facinstall.git main
|
#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
|
### alpine-fan-control
|
||||||
#GIT_FEED _alpine_fan_control=https://github.com/openwrt-xiaomi/openwrt-alpine-fan-control.git
|
#GIT_FEED _alpine_fan_control=https://github.com/openwrt-xiaomi/openwrt-alpine-fan-control.git
|
||||||
CONFIG_FEED__alpine_fan_control=m
|
CONFIG_FEED__alpine_fan_control=m
|
||||||
|
|||||||
@@ -93,6 +93,12 @@ CONFIG_PACKAGE_kmod-pppol2tp=y
|
|||||||
CONFIG_PACKAGE_kmod-pppoe=y
|
CONFIG_PACKAGE_kmod-pppoe=y
|
||||||
CONFIG_PACKAGE_kmod-pptp=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
|
### PPTP support
|
||||||
CONFIG_PACKAGE_luci-proto-ppp=y
|
CONFIG_PACKAGE_luci-proto-ppp=y
|
||||||
CONFIG_PACKAGE_ppp-mod-pptp=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=y
|
||||||
CONFIG_PACKAGE_luci-theme-openwrt-2020=y
|
CONFIG_PACKAGE_luci-theme-openwrt-2020=y
|
||||||
|
|
||||||
|
### Luci menu customizer
|
||||||
|
CONFIG_PACKAGE_cozymenu=y
|
||||||
|
|
||||||
### Luci statistics
|
### Luci statistics
|
||||||
CONFIG_PACKAGE_luci-app-statistics=y
|
CONFIG_PACKAGE_luci-app-statistics=y
|
||||||
CONFIG_PACKAGE_luci-i18n-statistics-ru=y
|
CONFIG_PACKAGE_luci-i18n-statistics-ru=y
|
||||||
|
|||||||
Reference in New Issue
Block a user