Gentoo Archives: gentoo-dev-announce

From: Sebastian Pipping <sping@g.o>
To: gentoo-dev-announce@l.g.o, gentoo-dev@l.g.o
Cc: genkernel@g.o
Subject: [gentoo-dev-announce] genkernel 3.4.10.908 released
Date: Sat, 25 Dec 2010 01:12:14
Message-Id: 4D153C8E.5060808@gentoo.org
1 Hello!
2
3
4 I have just released genkernel 3.4.10.908 to the testing tree.
5
6 From a high level point of view this release brings:
7 - Unreleased patches laying around in Git (details below)
8 - A much more up to date man page
9
10 Below you can find details on the changes since 3.4.10.907.
11 Besides the people contributing bug reports and patches,
12 Andrew Gaffney and Robin H. Johnson deserve credit, too.
13
14 Please open bugs for any issues you run into.
15
16
17 Bug fixes
18 =========
19 297814 Make sure loop cache directory exists
20 261122 Enable CONFIG_SCSI_MULTI_LUN option
21 262915 Properly apply NFS mount options
22 294268 Add support for isoboot= option
23 268818 Enable ext4 by default everywhere
24 270983 Add USB HID modules to modules_load and default kernel-config
25 301454 Only call set_bootloader is CMD_NOINSTALL is not set
26 268468 Make fbsplash switch to verbose mode in initramfs
27 341943 Allow compilation of busybox 1.7.4 with make 3.82
28
29
30 Documentation fixes
31 ===================
32 -- man page: Propagate rename of --no-initrdmodules to
33 --no-ramdisk-modules
34 251702 Mention both "initramfs" and "ramdisk" as available actions
35 346015 Document LUKS variable
36 346017 Document keymap= and dokeymap
37 -- Update man page from output of --help
38 -- Fix a reference to --nomenuconfig into --no-menuconfig
39 -- Document --genzimage
40
41
42 Internal changes
43 ================
44 - Documented how releases are rolled
45 - Migrateed man page to Asciidoc
46 - Added a script to check how well documentation is in sync
47 (maintenance/docmatcher.py)
48 - Added a Makefile for generation of man page and release tarballs
49
50
51 Thanks for your interest.
52
53
54
55 Sebastian