diff --git a/build.sh b/build.sh index e90cd6cc..d9634543 100755 --- a/build.sh +++ b/build.sh @@ -656,6 +656,7 @@ if [ -n "$CUSTOM_FEED" ]; then else scripts/feeds install -a -d y -f -p openmptcprouter fi +scripts/feeds install -a cp .config.keep .config scripts/feeds install kmod-macremapper echo "Done" diff --git a/config b/config index 51860c5a..cc2a9f8d 100755 --- a/config +++ b/config @@ -237,5 +237,8 @@ CONFIG_PACKAGE_irqbalance=y CONFIG_PACKAGE_mtr=y CONFIG_PACKAGE_sysstat=y CONFIG_PACKAGE_coreutils-stty=y +CONFIG_PACKAGE_cfdisk=y +CONFIG_PACKAGE_lsblk=y +CONFIG_PACKAGE_xfs-mkfs=y # CONFIG_PACKAGE_kmod-sound-core is not set # CONFIG_PACKAGE_kmod-video-core is not set