|
|
@ -1,23 +1,83 @@
|
|
|
|
# ChangeLog for genkernel
|
|
|
|
# ChangeLog for genkernel
|
|
|
|
# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
|
|
|
|
# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
|
|
|
|
# Distributed under the GPL v2
|
|
|
|
# Distributed under the GPL v2
|
|
|
|
|
|
|
|
# $Id$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel.conf,
|
|
|
|
|
|
|
|
.gitattributes:
|
|
|
|
|
|
|
|
Adding Id header and Ident for genkernel.conf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.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, defaults/config.sh, gen_arch.sh, gen_bootloader.sh,
|
|
|
|
|
|
|
|
gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
|
|
|
|
|
|
|
|
gen_funcs.sh, gen_initramfs.sh, gen_moddeps.sh, gen_package.sh:
|
|
|
|
|
|
|
|
Adding Id header.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel,
|
|
|
|
|
|
|
|
.gitattributes:
|
|
|
|
|
|
|
|
Adding Id header and enabling Ident on *.sh files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS, BUGS,
|
|
|
|
|
|
|
|
HACKING, README, TODO:
|
|
|
|
|
|
|
|
Adding Id header.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> .gitattributes:
|
|
|
|
|
|
|
|
Adding additional files to .gitattributes to enable Ident.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> +.gitattributes:
|
|
|
|
|
|
|
|
Adding .gitattributes file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
|
|
|
|
|
|
|
|
Change command used to determine real filename for REAL_RESUME for Gentoo
|
|
|
|
|
|
|
|
bug #269603
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
|
|
|
|
|
|
|
|
arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
|
|
|
|
|
|
|
|
arch/parisc/modules_load, arch/parisc64/modules_load,
|
|
|
|
|
|
|
|
arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
|
|
|
|
|
|
|
|
arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
|
|
|
|
|
|
|
|
arch/x86_64/modules_load, defaults/modules_load:
|
|
|
|
|
|
|
|
Add aic94xx to MODULES_SCSI for Gentoo bug #277792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
|
|
|
|
|
|
|
|
arch/x86_64/kernel-config:
|
|
|
|
|
|
|
|
enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo
|
|
|
|
|
|
|
|
bug #225249
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
|
|
|
|
Apply patch for Gentoo bug #276753 for new lvm.static binary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
07 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
|
|
|
|
|
|
|
|
Version bumping to 3.4.10.905 for release.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
04 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel:
|
|
|
|
|
|
|
|
Remove code to check for host kernel LOOP support for Gentoo bug #275757
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/modprobe,
|
|
|
|
|
|
|
|
genkernel.conf:
|
|
|
|
|
|
|
|
Restore BOOTLOADER="grub" example line in genkernel.conf for Gentoo bug
|
|
|
|
|
|
|
|
#274768
|
|
|
|
|
|
|
|
|
|
|
|
12 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
|
|
|
|
12 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
|
|
|
|
defaults/initrd.scripts:
|
|
|
|
defaults/initrd.scripts:
|
|
|
|
Apply fix to deference links for gentoo bug #269603
|
|
|
|
Apply fix to deference links for Gentoo bug #269603
|
|
|
|
|
|
|
|
|
|
|
|
09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load:
|
|
|
|
09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load:
|
|
|
|
foo
|
|
|
|
foo
|
|
|
|
|
|
|
|
|
|
|
|
09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
|
|
|
|
09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
|
|
|
|
arch/x86_64/modules_load:
|
|
|
|
arch/x86_64/modules_load:
|
|
|
|
Add dm-crypt module for gentoo bug #269042
|
|
|
|
Add dm-crypt module for Gentoo bug #269042
|
|
|
|
|
|
|
|
|
|
|
|
24 Apr 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
|
|
|
|
24 Apr 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
|
|
|
|
Rolling a new genkernel 3.4.10.904 version for testing.
|
|
|
|
Rolling a new genkernel 3.4.10.904 version for testing.
|
|
|
|
|
|
|
|
|
|
|
|
17 Apr 2009; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
|
|
|
|
17 Apr 2009; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
|
|
|
|
Apply patch from gentoo bug #266373 for additional options in the netboot
|
|
|
|
Apply patch from Gentoo bug #266373 for additional options in the netboot
|
|
|
|
busy-config
|
|
|
|
busy-config
|
|
|
|
|
|
|
|
|
|
|
|
06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
@ -37,7 +97,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
20 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> arch/sparc64/config.sh,
|
|
|
|
20 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> arch/sparc64/config.sh,
|
|
|
|
gen_compile.sh, gen_funcs.sh, gen_package.sh:
|
|
|
|
gen_compile.sh, gen_funcs.sh, gen_package.sh:
|
|
|
|
Add support for multiple possible kernel binary paths for gentoo bug
|
|
|
|
Add support for multiple possible kernel binary paths for Gentoo bug
|
|
|
|
#255085
|
|
|
|
#255085
|
|
|
|
|
|
|
|
|
|
|
|
04 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
|
04 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
@ -46,10 +106,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
19 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
|
|
|
|
19 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
|
|
|
|
defaults/linuxrc:
|
|
|
|
defaults/linuxrc:
|
|
|
|
Remove detect_sbp2_devices() for gentoo bug #239474
|
|
|
|
Remove detect_sbp2_devices() for Gentoo bug #239474
|
|
|
|
|
|
|
|
|
|
|
|
16 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
|
|
|
|
16 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
|
|
|
|
Add commented out DISKLABEL=yes option for gentoo bug #229847
|
|
|
|
Add commented out DISKLABEL=yes option for Gentoo bug #229847
|
|
|
|
|
|
|
|
|
|
|
|
08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
|
|
|
|
08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
|
|
|
|
Added more verbosity to the auto-detection section.
|
|
|
|
Added more verbosity to the auto-detection section.
|
|
|
@ -98,7 +158,7 @@
|
|
|
|
Allow old 'initramfs' option instead of 'ramdisk' for compatability
|
|
|
|
Allow old 'initramfs' option instead of 'ramdisk' for compatability
|
|
|
|
|
|
|
|
|
|
|
|
17 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
|
17 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
|
Remove the use of 'env -i' when calling switch_root due to gentoo bug
|
|
|
|
Remove the use of 'env -i' when calling switch_root due to Gentoo bug
|
|
|
|
#248688
|
|
|
|
#248688
|
|
|
|
|
|
|
|
|
|
|
|
16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
|
|
|
|
16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
|
|
|
@ -171,7 +231,7 @@
|
|
|
|
Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set
|
|
|
|
Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set
|
|
|
|
|
|
|
|
|
|
|
|
14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
|
|
|
|
14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
|
|
|
|
Typo fix for gentoo bug #250875
|
|
|
|
Typo fix for Gentoo bug #250875
|
|
|
|
|
|
|
|
|
|
|
|
14 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
|
|
|
|
14 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
|
|
|
|
arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
|
|
|
|
arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
|
|
|
@ -201,7 +261,7 @@
|
|
|
|
13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
|
|
|
|
13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
|
|
|
|
gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh:
|
|
|
|
gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh:
|
|
|
|
Add --real-root=<foo> parameter to specify a default for real_root= in the
|
|
|
|
Add --real-root=<foo> parameter to specify a default for real_root= in the
|
|
|
|
initramfs for gentoo bug #249783
|
|
|
|
initramfs for Gentoo bug #249783
|
|
|
|
|
|
|
|
|
|
|
|
12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> -arch/alpha/busy-config,
|
|
|
|
12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> -arch/alpha/busy-config,
|
|
|
|
-arch/arm/busy-config, -arch/ia64/busy-config, -arch/mips/busy-config,
|
|
|
|
-arch/arm/busy-config, -arch/ia64/busy-config, -arch/mips/busy-config,
|
|
|
@ -234,7 +294,7 @@
|
|
|
|
Enable CONFIG_MAKEDEVS in busy-config for netboot
|
|
|
|
Enable CONFIG_MAKEDEVS in busy-config for netboot
|
|
|
|
|
|
|
|
|
|
|
|
09 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
09 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
s/aux/luks/ for gentoo bug #250330
|
|
|
|
s/aux/luks/ for Gentoo bug #250330
|
|
|
|
|
|
|
|
|
|
|
|
07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
|
|
|
|
07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
|
|
|
|
arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
|
|
|
|
arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
|
|
|
@ -262,13 +322,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
17 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
17 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
Break apart cryptsetup stuff into separate append_luks() and make
|
|
|
|
Break apart cryptsetup stuff into separate append_luks() and make
|
|
|
|
append_auxillary() dependent on ${BUSYBOX} for gentoo bug #247052
|
|
|
|
append_auxillary() dependent on ${BUSYBOX} for Gentoo bug #247052
|
|
|
|
|
|
|
|
|
|
|
|
15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
|
15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
|
Applied patch for UUID support for real_resume= from gentoo bug #239687
|
|
|
|
Applied patch for UUID support for real_resume= from Gentoo bug #239687
|
|
|
|
|
|
|
|
|
|
|
|
15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
|
|
|
|
15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
|
|
|
|
Added modified version of patch from gentoo bug #238707
|
|
|
|
Added modified version of patch from Gentoo bug #238707
|
|
|
|
|
|
|
|
|
|
|
|
14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
Only append unionfs_fuse stuff if UNIONFS is set
|
|
|
|
Only append unionfs_fuse stuff if UNIONFS is set
|
|
|
@ -293,7 +353,7 @@
|
|
|
|
pairs
|
|
|
|
pairs
|
|
|
|
|
|
|
|
|
|
|
|
14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
|
14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
|
|
|
|
Skip good_root check for /dev/nfs for gentoo bug #246759
|
|
|
|
Skip good_root check for /dev/nfs for Gentoo bug #246759
|
|
|
|
|
|
|
|
|
|
|
|
14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
|
|
|
|
14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
|
|
|
|
Simplify implementation of parse_opt in linuxrc
|
|
|
|
Simplify implementation of parse_opt in linuxrc
|
|
|
@ -386,7 +446,7 @@
|
|
|
|
arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/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:
|
|
|
|
arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
|
|
|
|
Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of
|
|
|
|
Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of
|
|
|
|
gentoo bug 211976
|
|
|
|
Gentoo bug #211976
|
|
|
|
|
|
|
|
|
|
|
|
31 Oct 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
|
|
|
|
31 Oct 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
|
|
|
|
Tagging a 3.4.10.901 release, for testing. Adding periods to ChangeLog to
|
|
|
|
Tagging a 3.4.10.901 release, for testing. Adding periods to ChangeLog to
|
|
|
|