# Distributed under the GPL v2
# $Id$
+ 06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> ChangeLog:
+ Fix up changelog
+
05 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
Bump version to 3.4.21.1
05 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
defaults/linuxrc, doc/genkernel.8.txt:
- Introduce boot parameter root_trim=(yes|no) for SSDs
-
+ Introduce boot parameter root_trim=(yes|no) for SSDs.
Special thanks:
- Christian Kruse
04 Jan 2012; Sebastian Pipping <sping@gentoo.org> arch/um/busy-config,
defaults/busy-config, netboot/busy-config:
Set CONFIG_NFSMOUNT=n in busybox config to fix compilation with glibc 2.14.
-
Special thanks:
- Borg Onion
patches/busybox/1.18.1/1.18.1-mdstart.diff:
Fix patch typo that broke compile.
- 22 Sept 2011; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts,
+ 22 Sep 2011; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts,
defaults/linuxrc:
Fix trailing backtick and root-on-LVM.
30 Aug 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
Fix quoting issue (bug #380729).
-
Thanks to:
- Axel Bringenberg
27 Jul 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
Fix display of seconds waiting (bug #376575)
-
Thanks to Richard Scott
26 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> gen_arch.sh:
31 May 2011; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc,
doc/genkernel.8.txt:
Add rootfstype= boot parameter (bug #221245)
-
Special thanks:
- Marcin Kurek
24 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
Fix handling of mdadm.conf (bug #354809)
-
Special thanks:
- Peter Hjalmarsson
09 Feb 2011; Sebastian Pipping <sping@gentoo.org> genkernel.conf:
Add SPLASH and SPLASH_THEME to genkernel.conf (bug #268468)
-
Special thanks:
- PhobosK
08 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
Add iBFT support for iSCSI (bug #314575)
-
Special thanks:
- Stefan Behte
7 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
Use devtmpfs/tmpfs for /dev (bug #353024)
Rescue devtmpfs /dev over to chroot (bug #353024, bug #344407)
-
Special thanks:
- Peter Hjalmarsson
31 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
Speed up LVM activation (bug #351047)
-
Special thanks:
- Peter Hjalmarsson
30 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
Enhance console handling on netboot linuxrc (bug #353084)
Enable shadow on netboot's busybox config (bug #353085)
-
Special thanks:
- Raúl Porcel
29 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
No longer require device mapper bincache for compiling lvm (bug #353026)
-
Special thanks:
- Peter Hjalmarsson
20 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
Add proper mdadm support (bug #282100)
-
Special thanks:
- Craig Andrews (Testing)
- Laurent Pinchart (mdmon/IMSM support)
20 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh:
Move application of kernel config after "make mrproper" as that deletes
.config (whereas "make clean" does not) (bug #351906)
-
Special thanks:
- Peter Hjalmarsson
- Fix warning "cannot remove `/var/cache/genkernel/src'" (bug #347213)
- Allow configuring the list of busybox applets (bug #326593)
- Fix arithmetic bug in defaults/initrd.scripts (bug #339789)
-
Special thanks:
- Amadeusz Zolnowski (LVM update)
- Christian Giessner (UUID crypt_root)