Gentoo Archives: gentoo-genkernel

From: Sebastian Pipping <sping@g.o>
To: gentoo-genkernel@l.g.o
Cc: genkernel <genkernel@g.o>
Subject: [gentoo-genkernel] genkernel 3.4.44 released
Date: Sun, 14 Oct 2012 16:33:21
Message-Id: 507AE94E.6070503@gentoo.org
1 14 Oct 2012; Sebastian Pipping <sping@g.o> genkernel:
2 Bump version to 3.4.44
3
4 14 Oct 2012; Robin H. Johnson <robbat2@g.o> gen_cmdline.sh,
5 gen_configkernel.sh, gen_determineargs.sh:
6 Bug #432956: Easy to include VirtIO support in kernel.
7
8 13 Oct 2012; Robin H. Johnson <robbat2@g.o> arch/alpha/modules_load,
9 arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
10 arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
11 arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
12 arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load,
13 defaults/modules_load:
14 Clean up module drift over the years. Just MODULES_CRYPTO left.
15
16 13 Oct 2012; Robin H. Johnson <robbat2@g.o> doc/genkernel.8.txt:
17 Document resume parameters.
18
19 13 Oct 2012; Robin H. Johnson <robbat2@g.o> arch/alpha/modules_load,
20 arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
21 arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
22 arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
23 arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load,
24 defaults/initrd.scripts, defaults/linuxrc, defaults/modules_load,
25 gen_configkernel.sh, gen_initramfs.sh:
26 Bug #286187: Complete multipath support.
27
28 13 Oct 2012; Robin H. Johnson <robbat2@g.o> defaults/initrd.defaults,
29 defaults/initrd.scripts, defaults/linuxrc, doc/genkernel.8.txt:
30 Bug #351873: More livecd control, and initramfs livecd argument
31 documentation.
32
33 13 Oct 2012; Robin H. Johnson <robbat2@g.o> arch/alpha/kernel-config,
34 arch/ppc/kernel-config, arch/x86/kernel-config, arch/x86_64/kernel-config,
35 defaults/kernel-config:
36 Bug #336170: amd74xx was long-replaced by pata_amd. The old driver is
37 problematic, as even with the pata_amd module loaded, it will not
38 release the
39 device. Disable the old driver on remaining platforms, add pata_amd where
40 missing & needed (not alpha).
41
42 13 Oct 2012; Robin H. Johnson <robbat2@g.o> gen_initramfs.sh:
43 Bug #414581: ensure built-in initramfs compress config options are set to
44 avoid silentoldconfig bailing out.
45
46 13 Oct 2012; Łukasz Stelmach <stlman@××××××.fm> gen_cmdline.sh,
47 gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh, gen_funcs.sh,
48 genkernel:
49 Bug #435210 support external kernel output location, to allow pristine
50 source.
51
52 13 Oct 2012; Robin H. Johnson <robbat2@g.o> gen_compile.sh:
53 Bug #397947: Run depmod on new modules to avoid need to run at every boot on
54 unionfs systems, or systemd that never runs it.
55
56 13 Oct 2012; Robin H. Johnson <robbat2@g.o> gen_initramfs.sh:
57 Put the version of genkernel used in a build into /etc/build_id.
58
59 13 Oct 2012; Robin H. Johnson <robbat2@g.o> defaults/linuxrc:
60 Extra creation of /run in the LiveCD scope, before any union/aufs mount.

Replies

Subject Author
Re: [gentoo-genkernel] genkernel 3.4.44 released "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>