# Distributed under the GPL v2
# $Id$
+ 06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> arch/alpha/config.sh,
+ arch/arm/config.sh, arch/ia64/config.sh, arch/mips/config.sh,
+ arch/parisc/config.sh, arch/parisc64/config.sh, arch/ppc/config.sh,
+ arch/ppc64/config.sh, arch/sparc/config.sh, arch/sparc64/config.sh,
+ arch/um/config.sh, arch/x86/config.sh, arch/x86_64/config.sh:
+ Ensure default for new initramfs compression is used.
+
06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
Bugfixes in new code branches that I didn't test fully.
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# Arch-specific defaults that can be overridden in the config file or on the
# command line.
#
-DEFAULT_COMPRESS_INITRD="yes"
+DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_KERNEL_MAKE=make
DEFAULT_UTILS_MAKE=make
DEFAULT_UTILS_CC=gcc
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j1"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"
# command line.
#
DEFAULT_COMPRESS_INITRD=yes
+DEFAULT_COMPRESS_INITRD_TYPE=best
DEFAULT_MAKEOPTS="-j2"