This add hostname command (needed by zabbix, and previously selected by it) On ar71xx, the busybox ipk grow by 572 bytes
Signed-off-by: Etienne CHAMPETIER <etienne.champet...@free.fr> --- package/utils/busybox/Makefile | 2 +- package/utils/busybox/config/default | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index cf4f1f2..60e08f0 100644 --- a/package/utils/busybox/Makefile +++ b/package/utils/busybox/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox PKG_VERSION:=1.19.4 -PKG_RELEASE:=7 +PKG_RELEASE:=8 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 diff --git a/package/utils/busybox/config/default b/package/utils/busybox/config/default index 93b3285..d0ae9d8 100644 --- a/package/utils/busybox/config/default +++ b/package/utils/busybox/config/default @@ -550,7 +550,7 @@ CONFIG_HAVE_DOT_CONFIG=y CONFIG_HEAD=y CONFIG_HEXDUMP=y CONFIG_HOSTID=y -# CONFIG_HOSTNAME is not set +CONFIG_HOSTNAME=y # CONFIG_HTTPD is not set # CONFIG_HUSH is not set # CONFIG_HUSH_BASH_COMPAT is not set -- 1.8.4.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel