From: agaffney Date: Sun, 31 Aug 2008 05:30:24 +0000 (-0500) Subject: Enable CONFIG_ROUTE in busy-configs X-Git-Tag: v3.4.10.902~47^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8b82562975a5a6194080d2a3318ed8a0aacbcef6;p=genkernel.git Enable CONFIG_ROUTE in busy-configs --- diff --git a/ChangeLog b/ChangeLog index 9124525..2325e1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,14 @@ # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni # Distributed under the GPL v2 + 31 Aug 2008; Andrew Gaffney arch/alpha/busy-config, + arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config, + arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config, + arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config, + arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config, + genkernel.conf: + Enable CONFIG_ROUTE in busy-configs + 29 Aug 2008; Andrew Gaffney arch/alpha/busy-config, arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config, arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config, diff --git a/arch/alpha/busy-config b/arch/alpha/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/alpha/busy-config +++ b/arch/alpha/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/ia64/busy-config b/arch/ia64/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/ia64/busy-config +++ b/arch/ia64/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/mips/busy-config b/arch/mips/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/mips/busy-config +++ b/arch/mips/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/parisc/busy-config b/arch/parisc/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/parisc/busy-config +++ b/arch/parisc/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/parisc64/busy-config b/arch/parisc64/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/parisc64/busy-config +++ b/arch/parisc64/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/ppc/busy-config b/arch/ppc/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/ppc/busy-config +++ b/arch/ppc/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/ppc64/busy-config b/arch/ppc64/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/ppc64/busy-config +++ b/arch/ppc64/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/sparc/busy-config b/arch/sparc/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/sparc/busy-config +++ b/arch/sparc/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/sparc64/busy-config b/arch/sparc64/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/sparc64/busy-config +++ b/arch/sparc64/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/um/busy-config b/arch/um/busy-config index 6a173ad..456bbc4 100644 --- a/arch/um/busy-config +++ b/arch/um/busy-config @@ -289,7 +289,7 @@ CONFIG_HOSTNAME=y # CONFIG_NETSTAT is not set # CONFIG_NSLOOKUP is not set # CONFIG_PING is not set -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_TELNET is not set # CONFIG_TELNETD is not set # CONFIG_TFTP is not set diff --git a/arch/x86/busy-config b/arch/x86/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/x86/busy-config +++ b/arch/x86/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/arch/x86_64/busy-config b/arch/x86_64/busy-config index f9df3e2..c3fbf3f 100644 --- a/arch/x86_64/busy-config +++ b/arch/x86_64/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/defaults/busy-config b/defaults/busy-config index f9df3e2..c3fbf3f 100644 --- a/defaults/busy-config +++ b/defaults/busy-config @@ -604,7 +604,7 @@ CONFIG_PING=y # CONFIG_PING6 is not set # CONFIG_PSCAN is not set CONFIG_FEATURE_FANCY_PING=y -# CONFIG_ROUTE is not set +CONFIG_ROUTE=y # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set diff --git a/genkernel.conf b/genkernel.conf index fc9ab55..5b62bf1 100755 --- a/genkernel.conf +++ b/genkernel.conf @@ -135,7 +135,7 @@ DEFAULT_KERNEL_SOURCE="/usr/src/linux" # DEFAULT_KERNEL_CONFIG="${GK_SHARE}/arch/%%ARCH%%/kernel-config" # Configuration file for busybox -BUSYBOX_CONFIG="${GK_SHARE}/%%ARCH%%/busy-config" +BUSYBOX_CONFIG="${GK_SHARE}/arch/%%ARCH%%/busy-config" BUSYBOX_VER="VERSION_BUSYBOX" BUSYBOX_SRCTAR="${DISTDIR}/busybox-${BUSYBOX_VER}.tar.bz2"