From: Heiko Z. <smi...@us...> - 2010-12-09 18:44:41
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 1db3a7e30f71f7e68e2db42b84b0ef04942b7239 (commit) from ddfb05452df69d225b814605891ef82a6ae3e64c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1db3a7e30f71f7e68e2db42b84b0ef04942b7239 Author: Heiko Zuerker <smi...@us...> Date: Thu Dec 9 12:44:09 2010 -0600 adding more software diff --git a/configs/devil-linux_x86_64_defconfig b/configs/devil-linux_x86_64_defconfig index 0beefc9..30b0586 100644 --- a/configs/devil-linux_x86_64_defconfig +++ b/configs/devil-linux_x86_64_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot version: 2011.02-git-00067-g12cce7b-dirty -# Tue Dec 7 09:44:45 2010 +# Buildroot version: 2011.02-git-00082-g961297a +# Tue Dec 7 16:42:00 2010 # BR2_HAVE_DOT_CONFIG=y BR2_ARCH_IS_64=y @@ -498,7 +498,7 @@ BR2_PACKAGE_SHARED_MIME_INFO=y # BR2_PACKAGE_HOSTAPD is not set # BR2_PACKAGE_IFPLUGD is not set # BR2_PACKAGE_IPERF is not set -# BR2_PACKAGE_IPROUTE2 is not set +BR2_PACKAGE_IPROUTE2=y # BR2_PACKAGE_IPSEC_TOOLS is not set # BR2_PACKAGE_IPTABLES is not set # BR2_PACKAGE_IW is not set @@ -587,6 +587,7 @@ BR2_PACKAGE_INSSERV=y BR2_PACKAGE_MODULE_INIT_TOOLS=y BR2_PACKAGE_PROCPS=y BR2_PACKAGE_PSMISC=y +BR2_PACKAGE_SHADOW=y # BR2_PACKAGE_SYSKLOGD is not set BR2_PACKAGE_SYSVINIT=y BR2_PACKAGE_UTIL_LINUX_NG=y @@ -671,4 +672,3 @@ BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="" BR2_LINUX_KERNEL_BZIMAGE=y BR2_GCC_VERSION="4.4.5" - ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- Devil-Linux |