From 6a470ad7d0e58722689372ef93763e7488bdb87b Mon Sep 17 00:00:00 2001 From: remittor Date: Wed, 29 Nov 2023 20:54:31 +0300 Subject: [PATCH] Add batman packages --- _base.config | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_base.config b/_base.config index 52efb95..6c38322 100644 --- a/_base.config +++ b/_base.config @@ -35,7 +35,7 @@ CONFIG_DROPBEAR_ECC=y CONFIG_PACKAGE_dropbear=y CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_mtd-utils=y -CONFIG_PACKAGE_iw=y +CONFIG_PACKAGE_iw-full=y CONFIG_PACKAGE_mc=y CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-i18n-ttyd-ru=y @@ -191,6 +191,12 @@ CONFIG_WPA_RFKILL_SUPPORT=y ## CONFIG_WPA_MSG_MIN_PRIORITY=2 ## CONFIG_WPA_MSG_MIN_PRIORITY=4 +### BATMAN +CONFIG_PACKAGE_kmod-batman-adv=y +CONFIG_PACKAGE_batctl-full=y +CONFIG_PACKAGE_luci-proto-batman-adv=y +CONFIG_PACKAGE_batmand=y + ### Wake On Lan ##CONFIG_PACKAGE_luci-app-wol=y ##CONFIG_PACKAGE_luci-i18n-wol-ru=y @@ -218,6 +224,7 @@ CONFIG_PACKAGE_luci-app-nlbwmon=y CONFIG_PACKAGE_luci-i18n-nlbwmon-ru=y ### Disabled services +#DISABLED_SVC=batmand #DISABLED_SVC=watchcat #DISABLED_SVC=atftpd #DISABLED_SVC=sqm