diff --git a/build.sh b/build.sh index 9d83bf58..77d0b8d9 100755 --- a/build.sh +++ b/build.sh @@ -445,6 +445,7 @@ cp .config .config.keep scripts/feeds clean scripts/feeds install -a scripts/feeds update -a +./scripts/feeds update -a && ./scripts/feeds install -a #cd - #echo "Checking if fullconenat-luci patch is set or not" diff --git a/config b/config index 7b627e04..cf74b4db 100644 --- a/config +++ b/config @@ -254,3 +254,24 @@ CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y CONFIG_KERNEL_DEVMEM=y CONFIG_KERNEL_DEVKMEM=y CONFIG_AUTOREMOVE=y +CONFIG_PACKAGE_luci-theme-bootstrap=y +CONFIG_PACKAGE_luci-app-status=y +CONFIG_PACKAGE_luci-mod-status=y +CONFIG_PACKAGE_frpc=y +CONFIG_PACKAGE_rtty-nossl=y +CONFIG_PACKAGE_minicom=y +CONFIG_PACKAGE_irqbalance=y +CONFIG_PACKAGE_mtr=y +CONFIG_PACKAGE_kmod-ledtrig-activity=y +CONFIG_PACKAGE_kmod-ledtrig-gpio=y +CONFIG_PACKAGE_kmod-ledtrig-oneshot=y +CONFIG_PACKAGE_kmod-ledtrig-transient=y +CONFIG_PACKAGE_kmod-ledtrig-disk=y +CONFIG_PACKAGE_kmod-ledtrig-mtd=y +CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y +CONFIG_PACKAGE_kmod-ledtrig-backlight=y +CONFIG_PACKAGE_kmod-ledtrig-cpu=y +CONFIG_PACKAGE_kmod-ledtrig-panic=y +CONFIG_PACKAGE_kmod-ledtrig-netdev=y +CONFIG_PACKAGE_kmod-ledtrig-pattern=y +CONFIG_PACKAGE_kmod-ipt-led=y