83 lines
2.0 KiB
Plaintext
83 lines
2.0 KiB
Plaintext
CONFIG_FEED_luci=y
|
|
CONFIG_FEED_packages=y
|
|
CONFIG_FEED_routing=y
|
|
CONFIG_FEED_telephony=y
|
|
|
|
### For compatible official firmwares
|
|
CONFIG_ALL_KMODS=y
|
|
CONFIG_ALL_NONSHARED=y
|
|
CONFIG_DEVEL=y
|
|
CONFIG_KERNEL_KALLSYMS=n
|
|
CONFIG_COLLECT_KERNEL_DEBUG=y
|
|
|
|
### Per-package build logs in <buildroot>/logs
|
|
CONFIG_BUILD_LOG=y
|
|
|
|
### Kernel debug tools
|
|
CONFIG_PACKAGE_kmod-pstore=y
|
|
CONFIG_PACKAGE_kmod-ramoops=y
|
|
|
|
### Include package list in build
|
|
CONFIG_INCLUDE_CONFIG=y
|
|
|
|
### Busybox
|
|
CONFIG_PACKAGE_busybox=y
|
|
CONFIG_BUSYBOX_CUSTOM=y
|
|
##CONFIG_BUSYBOX_CONFIG_DIFF=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVEHISTORY=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_FLAGS=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_REGEXP=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_WINCH=y
|
|
|
|
### System utils
|
|
CONFIG_DROPBEAR_ECC=y
|
|
CONFIG_PACKAGE_dropbear=y
|
|
CONFIG_PACKAGE_uboot-envtools=y
|
|
CONFIG_PACKAGE_mtd-utils=y
|
|
CONFIG_PACKAGE_iw=y
|
|
CONFIG_PACKAGE_mc=y
|
|
CONFIG_PACKAGE_luci-app-ttyd=y
|
|
CONFIG_PACKAGE_luci-i18n-ttyd-ru=y
|
|
CONFIG_PACKAGE_luci-app-filemanager=y
|
|
CONFIG_PACKAGE_luci-i18n-filemanager-ru=y
|
|
CONFIG_PACKAGE_atftp=y
|
|
#CONFIG_PACKAGE_atftpd=y
|
|
CONFIG_PACKAGE_facinstall=y
|
|
|
|
CONFIG_PACKAGE_kmod-mtd-rw=y
|
|
#CONFIG_PACKAGE_kmod-mtdoops=y
|
|
#CONFIG_PACKAGE_kmod-mtdram=y
|
|
#CONFIG_PACKAGE_kmod-mtdtests=y
|
|
|
|
### Add-on programs
|
|
CONFIG_PACKAGE_iperf3=y
|
|
CONFIG_PACKAGE_htop=y
|
|
CONFIG_PACKAGE_nano=y
|
|
CONFIG_PACKAGE_ccrypt=y
|
|
CONFIG_PACKAGE_wget=y
|
|
CONFIG_PACKAGE_patch=y
|
|
CONFIG_PACKAGE_diffutils=y
|
|
CONFIG_PACKAGE_tree=y
|
|
CONFIG_PACKAGE_irqbalance=y
|
|
CONFIG_PACKAGE_terminfo=y
|
|
CONFIG_PACKAGE_zlib=y
|
|
CONFIG_PACKAGE_ethtool=y
|
|
|
|
### Luci
|
|
CONFIG_LUCI_LANG_en=y
|
|
CONFIG_LUCI_LANG_ru=y
|
|
CONFIG_PACKAGE_luci=y
|
|
CONFIG_PACKAGE_luci-compat=y
|
|
CONFIG_PACKAGE_luci-base=y
|
|
CONFIG_PACKAGE_luci-i18n-base-ru=y
|
|
CONFIG_PACKAGE_luci-mod-admin-full=y
|
|
CONFIG_PACKAGE_luci-mod-network=y
|
|
CONFIG_PACKAGE_luci-mod-status=y
|
|
CONFIG_PACKAGE_luci-mod-system=y
|
|
CONFIG_PACKAGE_luci-app-commands=y
|
|
CONFIG_PACKAGE_luci-i18n-commands-ru=y
|
|
CONFIG_PACKAGE_luci-app-opkg=y
|
|
CONFIG_PACKAGE_luci-i18n-opkg-ru=y
|
|
|