Moved architecture folders under the arch subfolder.
authorChris Gianelloni <wolf31o2@gentoo.org>
Mon, 28 Jul 2008 21:44:13 +0000 (14:44 -0700)
committerChris Gianelloni <wolf31o2@gentoo.org>
Mon, 28 Jul 2008 21:44:13 +0000 (14:44 -0700)
54 files changed:
ChangeLog
arch/alpha/busy-config [moved from alpha/busy-config with 100% similarity]
arch/alpha/config.sh [moved from alpha/config.sh with 100% similarity]
arch/alpha/kernel-config [moved from alpha/kernel-config with 100% similarity]
arch/alpha/modules_load [moved from alpha/modules_load with 100% similarity]
arch/ia64/busy-config [moved from ia64/busy-config with 100% similarity]
arch/ia64/config.sh [moved from ia64/config.sh with 100% similarity]
arch/ia64/kernel-config [moved from ia64/kernel-config with 100% similarity]
arch/ia64/modules_load [moved from ia64/modules_load with 100% similarity]
arch/mips/busy-config [moved from mips/busy-config with 100% similarity]
arch/mips/config.sh [moved from mips/config.sh with 100% similarity]
arch/mips/ip22r4k-2006_1.cf [moved from mips/ip22r4k-2006_1.cf with 100% similarity]
arch/mips/ip22r5k-2006_1.cf [moved from mips/ip22r5k-2006_1.cf with 100% similarity]
arch/mips/ip27r10k-2006_1.cf [moved from mips/ip27r10k-2006_1.cf with 100% similarity]
arch/mips/ip28r10k-2006_1.cf [moved from mips/ip28r10k-2006_1.cf with 100% similarity]
arch/mips/ip30r10k-2006_1.cf [moved from mips/ip30r10k-2006_1.cf with 100% similarity]
arch/mips/ip32r5k-2006_1.cf [moved from mips/ip32r5k-2006_1.cf with 100% similarity]
arch/mips/ip32rm5k-2006_1.cf [moved from mips/ip32rm5k-2006_1.cf with 100% similarity]
arch/mips/modules_load [moved from mips/modules_load with 100% similarity]
arch/mips/nb-busybox.cf [moved from mips/nb-busybox.cf with 100% similarity]
arch/parisc/busy-config [moved from parisc/busy-config with 100% similarity]
arch/parisc/config.sh [moved from parisc/config.sh with 100% similarity]
arch/parisc/modules_load [moved from parisc/modules_load with 100% similarity]
arch/parisc64/busy-config [moved from parisc64/busy-config with 100% similarity]
arch/parisc64/config.sh [moved from parisc64/config.sh with 100% similarity]
arch/parisc64/modules_load [moved from parisc64/modules_load with 100% similarity]
arch/ppc/busy-config [moved from ppc/busy-config with 100% similarity]
arch/ppc/config.sh [moved from ppc/config.sh with 100% similarity]
arch/ppc/kernel-config [moved from ppc/kernel-config with 100% similarity]
arch/ppc/modules_load [moved from ppc/modules_load with 100% similarity]
arch/ppc64/busy-config [moved from ppc64/busy-config with 100% similarity]
arch/ppc64/config.sh [moved from ppc64/config.sh with 100% similarity]
arch/ppc64/kernel-2.6-pSeries [moved from ppc64/kernel-2.6-pSeries with 100% similarity]
arch/ppc64/kernel-2.6.g5 [moved from ppc64/kernel-2.6.g5 with 100% similarity]
arch/ppc64/modules_load [moved from ppc64/modules_load with 100% similarity]
arch/sparc/busy-config [moved from sparc/busy-config with 100% similarity]
arch/sparc/config.sh [moved from sparc/config.sh with 100% similarity]
arch/sparc/kernel-config [moved from sparc/kernel-config with 100% similarity]
arch/sparc/modules_load [moved from sparc/modules_load with 100% similarity]
arch/sparc64/busy-config [moved from sparc64/busy-config with 100% similarity]
arch/sparc64/config.sh [moved from sparc64/config.sh with 100% similarity]
arch/sparc64/kernel-config [moved from sparc64/kernel-config with 100% similarity]
arch/sparc64/modules_load [moved from sparc64/modules_load with 100% similarity]
arch/x86/busy-config [moved from x86/busy-config with 100% similarity]
arch/x86/config.sh [moved from x86/config.sh with 100% similarity]
arch/x86/kernel-config [moved from x86/kernel-config with 100% similarity]
arch/x86/modules_load [moved from x86/modules_load with 100% similarity]
arch/x86/nb-busybox.cf [moved from x86/nb-busybox.cf with 100% similarity]
arch/x86_64/busy-config [moved from x86_64/busy-config with 100% similarity]
arch/x86_64/config.sh [moved from x86_64/config.sh with 100% similarity]
arch/x86_64/kernel-config [moved from x86_64/kernel-config with 100% similarity]
arch/x86_64/modules_load [moved from x86_64/modules_load with 100% similarity]
gen_configkernel.sh
genkernel.conf

index 936b36e47e063b381193748ec3c9b69568ee592b..f6455cacecf39e7c038daeae4dfb4a9cd89a3530 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,53 @@
 # Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org> -alpha/busy-config,
+  -alpha/config.sh, -alpha/kernel-config, -alpha/modules_load,
+  +arch/alpha/busy-config, +arch/alpha/config.sh, +arch/alpha/kernel-config,
+  +arch/alpha/modules_load, +arch/ia64/busy-config, +arch/ia64/config.sh,
+  +arch/ia64/kernel-config, +arch/mips/ip22r4k-2006_1.cf,
+  -mips/ip22r4k-2006_1.cf, +arch/ia64/modules_load,
+  +arch/mips/ip22r5k-2006_1.cf, +arch/mips/ip27r10k-2006_1.cf,
+  +arch/mips/ip28r10k-2006_1.cf, +arch/mips/ip30r10k-2006_1.cf,
+  +arch/mips/ip32r5k-2006_1.cf, +arch/mips/ip32rm5k-2006_1.cf,
+  -mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_1.cf,
+  -mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_1.cf,
+  -mips/ip32r5k-2006_1.cf, -mips/ip32rm5k-2006_1.cf, +arch/mips/busy-config,
+  +arch/mips/config.sh, +arch/mips/modules_load, +arch/mips/nb-busybox.cf,
+  +arch/parisc/busy-config, +arch/parisc/config.sh,
+  +arch/parisc/modules_load, +arch/parisc64/busy-config,
+  +arch/parisc64/config.sh, +arch/parisc64/modules_load,
+  +arch/ppc/busy-config, +arch/ppc/config.sh, +arch/ppc/kernel-config,
+  +arch/ppc/modules_load, +arch/ppc64/busy-config, +arch/ppc64/config.sh,
+  +arch/ppc64/kernel-2.6-pSeries, +arch/ppc64/kernel-2.6.g5,
+  +arch/ppc64/modules_load, +arch/sparc/busy-config, +arch/sparc/config.sh,
+  +arch/sparc/kernel-config, +arch/sparc/modules_load,
+  +arch/sparc64/busy-config, +arch/sparc64/config.sh,
+  +arch/sparc64/kernel-config, +arch/sparc64/modules_load,
+  +arch/x86/busy-config, +arch/x86/config.sh, +arch/x86/kernel-config,
+  +arch/x86/modules_load, +arch/x86/nb-busybox.cf, +arch/x86_64/busy-config,
+  +arch/x86_64/config.sh, +arch/x86_64/kernel-config,
+  +arch/x86_64/modules_load, gen_configkernel.sh, genkernel.conf,
+  -ia64/busy-config, -ia64/config.sh, -ia64/kernel-config,
+  -ia64/modules_load, -mips/busy-config, -mips/config.sh,
+  -mips/modules_load, -mips/nb-busybox.cf, -parisc/busy-config,
+  -parisc/config.sh, -parisc/modules_load, -parisc64/busy-config,
+  -parisc64/config.sh, -parisc64/modules_load, -ppc/busy-config,
+  -ppc/config.sh, -ppc/kernel-config, -ppc/modules_load, -ppc64/busy-config,
+  -ppc64/config.sh, -ppc64/kernel-2.6-pSeries, -ppc64/kernel-2.6.g5,
+  -ppc64/modules_load, -sparc/busy-config, -sparc/config.sh,
+  -sparc/kernel-config, -sparc/modules_load, -sparc64/busy-config,
+  -sparc64/config.sh, -sparc64/kernel-config, -sparc64/modules_load,
+  -x86/busy-config, -x86/config.sh, -x86/kernel-config, -x86/modules_load,
+  -x86/nb-busybox.cf, -x86_64/busy-config, -x86_64/config.sh,
+  -x86_64/kernel-config, -x86_64/modules_load:
+  Moved architecture folders under the arch subfolder.
+
   05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.6,
   -ppc/kernel-config-2.6, -alpha/kernel-config-2.6, -ia64/kernel-config-2.6,
-  -x86/kernel-config-2.6, -x86_64/kernel-config-2.6, ++, ++, ++, ++, ++, ++,
-  genkernel:
+  -x86/kernel-config-2.6, -x86_64/kernel-config-2.6, +um/kernel-config,
+  +ppc/kernel-config, +alpha/kernel-config, +ia64/kernel-config,
+  +x86/kernel-config, +x86_64/kernel-config, genkernel:
   Rename kernel-config-2.6 to kernel-config, since we no longer support 2.4
   kernels. This is genkernel 3.4.10 for release.
 
similarity index 100%
rename from alpha/busy-config
rename to arch/alpha/busy-config
similarity index 100%
rename from alpha/config.sh
rename to arch/alpha/config.sh
similarity index 100%
rename from alpha/kernel-config
rename to arch/alpha/kernel-config
similarity index 100%
rename from alpha/modules_load
rename to arch/alpha/modules_load
similarity index 100%
rename from ia64/busy-config
rename to arch/ia64/busy-config
similarity index 100%
rename from ia64/config.sh
rename to arch/ia64/config.sh
similarity index 100%
rename from ia64/kernel-config
rename to arch/ia64/kernel-config
similarity index 100%
rename from ia64/modules_load
rename to arch/ia64/modules_load
similarity index 100%
rename from mips/busy-config
rename to arch/mips/busy-config
similarity index 100%
rename from mips/config.sh
rename to arch/mips/config.sh
similarity index 100%
rename from mips/modules_load
rename to arch/mips/modules_load
similarity index 100%
rename from mips/nb-busybox.cf
rename to arch/mips/nb-busybox.cf
similarity index 100%
rename from parisc/busy-config
rename to arch/parisc/busy-config
similarity index 100%
rename from parisc/config.sh
rename to arch/parisc/config.sh
similarity index 100%
rename from parisc/modules_load
rename to arch/parisc/modules_load
similarity index 100%
rename from parisc64/config.sh
rename to arch/parisc64/config.sh
similarity index 100%
rename from ppc/busy-config
rename to arch/ppc/busy-config
similarity index 100%
rename from ppc/config.sh
rename to arch/ppc/config.sh
similarity index 100%
rename from ppc/kernel-config
rename to arch/ppc/kernel-config
similarity index 100%
rename from ppc/modules_load
rename to arch/ppc/modules_load
similarity index 100%
rename from ppc64/busy-config
rename to arch/ppc64/busy-config
similarity index 100%
rename from ppc64/config.sh
rename to arch/ppc64/config.sh
similarity index 100%
rename from ppc64/kernel-2.6.g5
rename to arch/ppc64/kernel-2.6.g5
similarity index 100%
rename from ppc64/modules_load
rename to arch/ppc64/modules_load
similarity index 100%
rename from sparc/busy-config
rename to arch/sparc/busy-config
similarity index 100%
rename from sparc/config.sh
rename to arch/sparc/config.sh
similarity index 100%
rename from sparc/kernel-config
rename to arch/sparc/kernel-config
similarity index 100%
rename from sparc/modules_load
rename to arch/sparc/modules_load
similarity index 100%
rename from sparc64/busy-config
rename to arch/sparc64/busy-config
similarity index 100%
rename from sparc64/config.sh
rename to arch/sparc64/config.sh
similarity index 100%
rename from x86/busy-config
rename to arch/x86/busy-config
similarity index 100%
rename from x86/config.sh
rename to arch/x86/config.sh
similarity index 100%
rename from x86/kernel-config
rename to arch/x86/kernel-config
similarity index 100%
rename from x86/modules_load
rename to arch/x86/modules_load
similarity index 100%
rename from x86/nb-busybox.cf
rename to arch/x86/nb-busybox.cf
similarity index 100%
rename from x86_64/busy-config
rename to arch/x86_64/busy-config
similarity index 100%
rename from x86_64/config.sh
rename to arch/x86_64/config.sh
similarity index 100%
rename from x86_64/modules_load
rename to arch/x86_64/modules_load
index 016d631fbb1c1be287b8a4cea87268b1eb3497b1..6b23a8d088ce672e87fd86205de1ed20bc9ba443 100644 (file)
@@ -7,18 +7,18 @@ determine_config_file() {
        elif [ -f "/etc/kernels/kernel-config-${ARCH}-${KV}" ]
        then
                KERNEL_CONFIG="/etc/kernels/kernel-config-${ARCH}-${KV}"
-       elif [ -f "${GK_SHARE}/${ARCH}/kernel-config-${KV}" ]
+       elif [ -f "${GK_SHARE}/arch/${ARCH}/kernel-config-${KV}" ]
        then
-               KERNEL_CONFIG="${GK_SHARE}/${ARCH}/kernel-config-${KV}"
+               KERNEL_CONFIG="${GK_SHARE}/arch/${ARCH}/kernel-config-${KV}"
        elif [ "${DEFAULT_KERNEL_CONFIG}" != "" -a -f "${DEFAULT_KERNEL_CONFIG}" ]
        then
                KERNEL_CONFIG="${DEFAULT_KERNEL_CONFIG}"
-       elif [ -f "${GK_SHARE}/${ARCH}/kernel-config-${VER}.${PAT}" ]
+       elif [ -f "${GK_SHARE}/arch/${ARCH}/kernel-config-${VER}.${PAT}" ]
        then
-               KERNEL_CONFIG="${GK_SHARE}/${ARCH}/kernel-config-${VER}.${PAT}"
-       elif [ -f "${GK_SHARE}/${ARCH}/kernel-config" ]
+               KERNEL_CONFIG="${GK_SHARE}/arch/${ARCH}/kernel-config-${VER}.${PAT}"
+       elif [ -f "${GK_SHARE}/arch/${ARCH}/kernel-config" ]
        then
-               KERNEL_CONFIG="${GK_SHARE}/${ARCH}/kernel-config"
+               KERNEL_CONFIG="${GK_SHARE}/arch/${ARCH}/kernel-config"
        else
                gen_die 'Error: No kernel .config specified, or file not found!'
        fi
index 9b09ad13036c469ac7492cc7e8737cb3aa1e8b46..9c8107dd833bb60e22208f911fae984f73048d2b 100755 (executable)
@@ -134,8 +134,8 @@ LOGLEVEL=1
 # Default location of kernel source
 DEFAULT_KERNEL_SOURCE="/usr/src/linux"
 # Default kernel config (only use to override using
-# %%ARCH%%/kernel-config-${VER}.${PAT} !)
-# DEFAULT_KERNEL_CONFIG="${GK_SHARE}/%%ARCH%%/kernel-config"
+# arch/%%ARCH%%/kernel-config-${VER}.${PAT} !)
+# DEFAULT_KERNEL_CONFIG="${GK_SHARE}/arch/%%ARCH%%/kernel-config"
 
 # Configuration file for busybox
 BUSYBOX_CONFIG="${GK_SHARE}/%%ARCH%%/busy-config"