Bump version.
[genkernel.git] / ChangeLog.old
1 # After 2012/11/01, the changelog is now auto-generated.
2 # This file is for historical purposes only.
3 # ChangeLog for genkernel
4 # Copyright: 
5 # - 2003-2008 Gentoo Foundation
6 # - 2008-2012 Various authors (see AUTHORS)
7 # Distributed under the GPL v2
8 # $Id: 7902101f65eb47fdc5ed4b116ee234aa23686e1b $
9
10   19 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_bootloader.sh:
11   Missing then keyword.
12
13   15 Oct 2012; Peter Hjalmarsson <xake@rymdraket.net> defaults/linuxrc:
14   Support using init= on the command line.
15
16   15 Oct 2012; Peter Hjalmarsson <xake@rymdraket.net> README,
17   doc/genkernel.8.txt, gen_bootloader.sh, genkernel:
18   Update the documentation to reflect current status re real_root/init.
19
20   15 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
21   Bump to 3.4.44.2 with depmod corner cases by xake.
22
23   15 Oct 2012; Peter Hjalmarsson <xake@rymdraket.net> gen_compile.sh:
24   Fix calling of depmod.
25
26   15 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
27   Bump for 3.4.44.1 with bugfix-only.
28
29   15 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_compile.sh,
30   gen_package.sh:
31   Fix corner cases on OUTPUTDIR.
32
33   14 Oct 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
34   Bump version to 3.4.44
35
36   14 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_cmdline.sh,
37   gen_configkernel.sh, gen_determineargs.sh:
38   Bug #432956: Easy to include VirtIO support in kernel.
39
40   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> arch/alpha/modules_load,
41   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
42   arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
43   arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
44   arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load,
45   defaults/modules_load:
46   Clean up module drift over the years. Just MODULES_CRYPTO left.
47
48   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> doc/genkernel.8.txt:
49   Document resume parameters.
50
51   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> arch/alpha/modules_load,
52   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
53   arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
54   arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
55   arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load,
56   defaults/initrd.scripts, defaults/linuxrc, defaults/modules_load,
57   gen_configkernel.sh, gen_initramfs.sh:
58   Bug #286187: Complete multipath support.
59
60   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.defaults,
61   defaults/initrd.scripts, defaults/linuxrc, doc/genkernel.8.txt:
62   Bug #351873: More livecd control, and initramfs livecd argument
63   documentation.
64
65   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> arch/alpha/kernel-config,
66   arch/ppc/kernel-config, arch/x86/kernel-config, arch/x86_64/kernel-config,
67   defaults/kernel-config:
68   Bug #336170: amd74xx was long-replaced by pata_amd. The old driver is
69   problematic, as even with the pata_amd module loaded, it will not release the
70   device. Disable the old driver on remaining platforms, add pata_amd where
71   missing & needed (not alpha).
72
73   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
74   Bug #414581: ensure built-in initramfs compress config options are set to
75   avoid silentoldconfig bailing out.
76
77   13 Oct 2012; Ćukasz Stelmach <stlman@poczta.fm> gen_cmdline.sh,
78   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh, gen_funcs.sh,
79   genkernel:
80   Bug #435210 support external kernel output location, to allow pristine
81   source.
82
83   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_compile.sh:
84   Bug #397947: Run depmod on new modules to avoid need to run at every boot on
85   unionfs systems, or systemd that never runs it.
86
87   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
88   Put the version of genkernel used in a build into /etc/build_id.
89
90   13 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/linuxrc:
91   Extra creation of /run in the LiveCD scope, before any union/aufs mount.
92
93   03 Oct 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
94   Bump version to 3.4.43
95
96   03 Oct 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
97   Use actual kernel config for check of available compression methods (bug
98   #436820)
99
100   03 Oct 2012; Dustin Frisch <dustin.frisch@gmail.com> defaults/linuxrc:
101   With boot parameter real_init=/foo look for ${NEW_ROOT}/foo, not
102   ${NEW_ROOT}/sbin/init (bug #437080)
103
104   23 Sep 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
105   Append e2fsck and mke2fs to initramfs. Original patch by Rick Farina
106
107   10 Sep 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
108   Bump version to 3.4.42
109
110   10 Sep 2012; Sebastian Pipping <sping@gentoo.org>
111   +patches/busybox/1.20.2/busybox-1.20.2-glibc-sys-resource.patch:
112   Add busybox 1.20.2 patch: busybox-1.20.2-glibc-sys-resource.patch
113
114   10 Sep 2012; Sebastian Pipping <sping@gentoo.org>
115   +patches/busybox/1.20.2/1.18.1-openvt.diff,
116   +patches/busybox/1.20.2/busybox-1.7.4-signal-hack.patch,
117   +patches/busybox/1.20.2/busybox-1.20.1-mdstart.patch:
118   Copy busybox patches from 1.20.1 to 1.20.2
119
120   30 Aug 2012; Fabio Erculiani <lxnay@gentoo.org> defaults/linuxrc:
121   mount /mnt/cdrom inside target chroot even when aufs/unionfs is disabled
122
123   14 Aug 2012; Richard Yao <ryao@gentoo.org> genkernel:
124   Bump version to 3.4.41
125
126   12 Aug 2012; Sebastian Pipping <sping@gentoo.org> +defaults/software.sh,
127   genkernel.conf:
128   Move software version defaults for defaults/software.sh to ease the
129   etc-update game
130
131   12 Aug 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
132   Fix parsing of --config=... command line option
133
134   27 Jul 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
135   genkernel:
136   Bump version to 3.4.40
137
138   24 Jul 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts:
139   Flip awk return values.
140
141   24 Jul 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts:
142   Minor thinko in devpts check.
143
144   24 Jul 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts:
145   Prior commit to only mount devtmpfs and devpts if they were not already
146   mounted made assumptions about the device names they were mounted as. Check
147   the filesystem column of /proc/mounts instead.
148
149   21 Jul 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
150   Bump version to 3.4.39
151
152   17 Jul 2012; Robin H. Johnson <robbat2@gentoo.org> arch/x86_64/kernel-config:
153   Bug #399703: amd64 default kernel config did not have EFI support.
154   
155   15 July 2012; Robin H. Johnson <robbat2@gentoo.org> doc/genkernel.8.txt,
156   Document the isoboot option, as designed for GRUB2 usage 3 years ago.
157
158   09 Jul 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
159   Bump version to 3.4.38
160
161   09 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
162   Fix linking of unionfs-fuse 0.24
163
164   09 Jul 2012; Sebastian Pipping <sping@gentoo.org>
165   patches/fuse/2.8.6/fuse-2.8.6-glibc-2.14.patch:
166   Allow compilation of FUSE 2.8.6 with glibc 2.14 (bug #425080)
167
168   09 Jul 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
169   Restore previous handling of real_root due to report of regressions (bug
170   #419965)
171
172   08 Jul 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
173   Bump version to 3.4.37
174
175   08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh,
176   genkernel:
177   Always report used kernel config file
178
179   08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh,
180   gen_initramfs.sh:
181   Catch case with no initramfs compression supported by kernel (bug #423847)
182
183   08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh,
184   gen_initramfs.sh:
185   Fix detection of initramfs compression with bzip2 as best candidate
186
187   08 Jul 2012; Sebastian Pipping <sping@gentoo.org> arch/x86/modules_load,
188   arch/x86_64/modules_load, defaults/modules_load:
189   Add xts to MODULES_CRYPTO (bug #425028)
190
191   01 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh,
192   gen_package.sh:
193   Support --kernel-config=/proc/config.gz (bug #421027)
194
195   08 Jul 2012; Kenny Cheng <kenny97821419@gmail.com> defaults/linuxrc:
196   Add /run to support openrc >=0.10 (bug #425180)
197
198   11 Jun 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
199   Bump version to 3.4.36
200
201   11 Jun 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
202   Respect real_root for plain dm-crypt without LVM (bug #419965)
203
204   10 Jun 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
205   Bump version to 3.4.35
206
207   10 Jun 2012; Sebastian Pipping <sping@gentoo.org>
208   +patches/busybox/1.20.1/1.18.1-openvt.diff,
209   +patches/busybox/1.20.1/busybox-1.7.4-signal-hack.patch,
210   +patches/busybox/1.20.1/busybox-1.20.1-mdstart.patch:
211   Support busybox 1.20.1 (bug #419511)
212
213   04 Jun 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
214   Bump version to 3.4.34
215
216   02 Jun 2012; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc:
217   Support bind mounts from /etc/initramfs.mounts (bug #418463)
218
219   02 Jun 2012; Sebastian Pipping <sping@gentoo.org> arch/x86/modules_load,
220   arch/x86_64/modules_load, defaults/modules_load:
221   Make sure that cbc.ko and aes*.ko needed for cbc-essiv:sha256 (=default) disk
222   encryption are included with the initramfs (bug #416973)
223
224   28 May 2012; Sebastian Pipping <sping@gentoo.org> gen_funcs.sh:
225   Fix an e2fsprogs compilation leftover (bug #417095), reported by Juergen Rose
226
227   17 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
228   Bump to 3.4.33.1
229
230   17 May 2012; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc:
231   Fix call to blkid as "blkid -l -t UUID=foo" (without -o device) does not seem
232   to work well with blkid of util-linux
233
234   17 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
235   Bump version to 3.4.33
236
237   17 May 2012; Sebastian Pipping <sping@gentoo.org>
238   -patches/e2fsprogs/1.42/e2fsprogs-1.41.12-getpagesize.patch, gen_compile.sh,
239   gen_initramfs.sh, genkernel, genkernel.conf:
240   Use blkid from system's util-linux rather than compiling e2fsprogs ourselves
241
242   14 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
243   Bump version to 3.4.32
244
245   14 May 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
246   Stop removing lvm/dmsetup from the initramfs (bug #415697), reported by
247   I.zaufi, bug introduced in 9f36ecc125bf2c20bd28c0ad513577a858140a77 affects
248   genkernel >=3.4.30
249
250   12 May 2012; Sebastian Pipping <sping@gentoo.org> arch/x86/kernel-config,
251   arch/x86_64/kernel-config, defaults/kernel-config:
252   Set CONFIG_DEVTMPFS=y on x86, x86_64, default for udev
253
254   12 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
255   Bump version to 3.4.31
256
257   18 Apr 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
258   lddtree call must be outside the for loop.
259
260   16 Apr 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
261   Use CC0 instead of public domain for copy_binaries to cover French
262   jurisdiction concerns.
263
264   16 Apr 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
265   Bump version to 3.4.30
266
267   16 Apr 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
268   Support a non-static cryptsetup binary (bug #409277)
269  
270   15 Apr 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
271   Release copy_binaries function as public domain.
272
273   15 Apr 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
274   Handle other binary paths for LVM.
275
276   09 Apr 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
277   defaults/keymaps/keymapList, defaults/keymaps/sf.map:
278   Add keymap "sf" from Pentoo
279
280   08 Apr 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
281   Bump version to 3.4.29
282
283   08 Apr 2012; Mike Auty <ikelos@gentoo.org> gen_bootloader.sh:
284   Support for Grub 2, adjustements by Tomasz Wasiak
285
286   08 Apr 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh,
287   genkernel.conf:
288   Add "fastest" to supported initrd compressions
289
290   08 Apr 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
291   Support comression "lzop" (not just "lzo") as wrongly advertised by comments
292   in genkernel.conf before
293
294   08 Apr 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
295   Be more helpful when requested compression is not available
296
297   08 Apr 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
298   Error out on unknown initrd compression, reported by Peter Gantner (bug
299   #411197)
300
301   08 Apr 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
302   Fix initrd compression "gzip", reported by Peter Gantner (bug #411197)
303
304   30 Mar 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
305   Bump version to 3.4.28
306
307   29 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
308   Restore original /dev/tty after GPG (bug #410073), report and initial patch
309   by Brendan Pike
310
311   22 Mar 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
312   Bump version to 3.4.27
313
314   22 Mar 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
315   Fail hard on LUKS inclusion error (bug #409277), advise about
316   sys-fs/cryptsetup[static], drop support for cryptsetup binary from /bin/
317
318   22 Mar 2012; Sebastian Pipping <sping@gentoo.org> gen_funcs.sh,
319   gen_initramfs.sh:
320   Make errors stand out more
321
322   22 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
323   defaults/linuxrc:
324   Fix docache (bug #397309)
325
326   22 Mar 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
327   Bump version to 3.4.26
328
329   16 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
330   defaults/linuxrc:
331   Drop into debug shell when squashfs could not be mounted
332
333   16 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
334   defaults/linuxrc:
335   Drop into debug shell when files could not be copied into tmpfs
336
337   16 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
338   defaults/linuxrc:
339   Improve handling of missing /etc/fstab
340
341   16 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
342   No longer use parameter "-r" (for regex intervals) that busybox awk does not
343   support
344
345   10 Mar 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
346   Bump version for release.
347
348   25 Feb 2012; Sebastian Pipping <sping@gentoo.org> arch/x86/modules_load,
349   arch/x86_64/modules_load, defaults/modules_load:
350   Make sure the sha256 module makes it into the initramfs (bug #405495).
351   Reported by Ogelpre.
352
353   20 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/linuxrc:
354   With the new /usr mounting, if the device path that ends up in /proc/mounts
355   ends up being different than in /etc/fstab due to symlinks, mount -a will
356   always exit 32. Avoid by resolving symlinks like util-linux does.
357
358   14 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gen_compile.sh,
359   gen_initramfs.sh:
360   dmraid is entirely broken if you try to use the system static
361   LVM/device-mapper. Instead start always building LVM2 for the initramfs,
362   using DESTDIR for cleaner install. Dead code paths for old LVM2 build not
363   removed yet until more users have tested.
364
365   12 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gen_compile.sh:
366   More UTILS_CROSS_COMPILE prefix on strip calls.
367
368   12 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> arch/alpha/modules_load,
369   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
370   arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
371   arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
372   arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load,
373   defaults/modules_load:
374   Bug #401583: include more DM and MD modules for other RAID/LVM
375   configurations.
376
377   12 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gen_compile.sh:
378   Bug #265005: ensure CROSS_COMPILE is set for cross-compile strip calls to
379   work.
380
381   12 Feb 2012; Robin H. Johnson <robbat2@gentoo.org>
382   +patches/dmraid/dmraid-1.0.0_rc16-as-needed2.patch,
383   +patches/dmraid/dmraid-1.0.0_rc16-return-all-sets.patch,
384   +patches/dmraid/dmraid-1.0.0_rc16-static-build-fixes.patch,
385   +patches/dmraid/dmraid-1.0.0_rc16-undo-p-rename.patch,
386   +patches/dmraid/dmraid-1.0.0.rc16-3-staticlink.patch, genkernel.conf:
387   Bug #398467: Update dmraid. Also add other patches from Portage tree.
388
389   12 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gen_cmdline.sh,
390   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh, genkernel.conf:
391   device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010.
392   Bug #398467 is wrong for the device-mapper update.
393
394   09 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts,
395   defaults/linuxrc:
396   Dogfooding of the /usr mount code with the matching OpenRC change to make the
397   mounts RW revealed some bugs and gotchas in our prior code, now fixed and
398   verified to work.
399
400   06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> arch/alpha/config.sh,
401   arch/arm/config.sh, arch/ia64/config.sh, arch/mips/config.sh,
402   arch/parisc/config.sh, arch/parisc64/config.sh, arch/ppc/config.sh,
403   arch/ppc64/config.sh, arch/sparc/config.sh, arch/sparc64/config.sh,
404   arch/um/config.sh, arch/x86/config.sh, arch/x86_64/config.sh:
405   Ensure default for new initramfs compression is used.
406
407   06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
408   Bugfixes in new code branches that I didn't test fully.
409
410   06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> doc/genkernel.8.txt,
411   gen_cmdline.sh:
412   Update documentation for new initramfs compression.
413
414   06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/config.sh,
415   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
416   Import customizable compression for initramfs, based on Pentoo development.
417
418   06 Feb 2012: Richard Yao <ryao@cs.stonybrook.edu> arch/alpha/modules_load,
419   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
420   arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
421   arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
422   arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load,
423   defaults/busy-config, defaults/initrd.scripts, defaults/linuxrc,
424   defaults/modules_load, doc/genkernel.8.txt, gen_cmdline.sh,
425   gen_determineargs.sh, gen_initramfs.sh, genkernel:
426   This provides ZFS support, to go with the sys-fs/zfs package.
427
428   06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
429   Refactor copy_binaries and multipath slightly for ease of usage and readability.
430
431   06 Feb 2012: Richard Yao <ryao@cs.stonybrook.edu> gen_initramfs.sh:
432   Refactor multipath initramfs generation using copy_binaries.
433
434   06 Feb 2012: Richard Yao <ryao@cs.stonybrook.edu> gen_initramfs.sh:
435   copy_binaries utility function for putting binaries and librares into
436   initramfs (see git commit for full details).
437
438   06 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts:
439   Support virtio devices, and provide fallback of all remaining devices.
440
441   03 Feb 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
442   Support SD card readers. Patch by Rick Farina
443
444   24 Jan 2012; Sebastian Pipping <sping@gentoo.org> .gitignore, genkernel:
445   Bump version to 3.4.24
446
447   24 Jan 2012; Sebastian Pipping <sping@gentoo.org> arch/alpha/kernel-config,
448   arch/ia64/kernel-config, arch/ppc/kernel-config, arch/sparc64/kernel-config,
449   arch/x86/kernel-config:
450   Unset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
451
452   15 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
453   Bump version to 3.4.23.1
454
455   14 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/busy-config:
456   Re-activate mdstart in busybox config
457
458   14 Jan 2012; Sebastian Pipping <sping@gentoo.org>
459   +patches/busybox/1.19.3/busybox-1.19.3-mdstart.patch:
460   Port mdstart patch to busybox 1.19.3
461
462   13 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/busy-config:
463   Busybox config: Enable verbose usage
464
465   13 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/busy-config:
466   Update busybox config using "yes '' | make oldconfig"
467
468   13 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
469   Bump version to 3.4.23
470
471   13 Jan 2012; Sebastian Pipping <sping@gentoo.org>
472   +patches/busybox/1.19.3/1.18.1-openvt.diff,
473   +patches/busybox/1.19.3/busybox-1.7.4-signal-hack.patch:
474   Copy patches from busybox/1.18.1 to busybox/1.19.3
475
476   13 Jan 2012; Sebastian Pipping <sping@gentoo.org>
477   +patches/e2fsprogs/1.42/e2fsprogs-1.41.12-getpagesize.patch:
478   Add a patch for e2fsprogs/1.42 from main tree
479
480   13 Jan 2012; Sebastian Pipping <sping@gentoo.org>
481   +patches/lvm/2.02.88/lvm2-2.02.72-no-export-dynamic.patch:
482   Copy patch from lvm/2.02.74 to lvm/2.02.88
483
484   13 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> gen_determineargs.sh:
485   Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the
486   usages were of the form "! isTrue ${CMD_NOINSTALL}", which on an unset value,
487   came out as false. These were replaced by "isTrue ${CMD_INSTALL}", but my
488   analysis of the needed default value was wrong, and was set to false instead
489   of true.
490
491   13 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel.conf:
492   Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf to (1) distinguish
493   commented-out options from their explanatory comments and (2) to return
494   consistenty (bug #398471)
495
496   12 Jan 2012; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
497   Support application of patches before compilation for tools which previously
498   lacked that support. Special thanks to Tomasz Wasiak (bug #398469)
499
500   08 Jan 2012; Sebastian Pipping <sping@gentoo.org> arch/alpha/modules_load,
501   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
502   arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
503   arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
504   arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load:
505   Add mpt2sas to auto-load SCSI modules as requested by Borg Onion
506
507   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
508   Bump to 3.4.22 to reflect /usr mount support.
509
510   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts,
511   defaults/linuxrc:
512   Code to mount /usr and other filesystems as needed for new udev and systemd.
513
514   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
515   Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates
516   unbootable initramfs!
517
518   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> gen_determineargs.sh,
519   genkernel.conf:
520   Fix some defaults otherwise you get an initramfs without any modules!
521
522   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> defaults/busy-config:
523   Awk support in busybox is needed for initramfs setup code (to parse fstab).
524
525   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> TODO:
526   Multipath has been done for a while now.
527
528   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel.conf:
529   Add a configuration option for --install, so users can get it as a default.
530   Defaults to "no", due to catalyst.
531
532   06 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> ChangeLog:
533   Fix up changelog
534
535   05 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
536   Bump version to 3.4.21.1
537
538   05 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
539   defaults/linuxrc, doc/genkernel.8.txt:
540   Introduce boot parameter root_trim=(yes|no) for SSDs.
541   Special thanks:
542   - Christian Kruse
543
544   04 Jan 2012; Sebastian Pipping <sping@gentoo.org> arch/um/busy-config,
545   defaults/busy-config, netboot/busy-config:
546   Set CONFIG_NFSMOUNT=n in busybox config to fix compilation with glibc 2.14.
547   Special thanks:
548   - Borg Onion
549
550   04 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> arch/mips/config.sh,
551   doc/genkernel.8.txt, gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh,
552   gen_funcs.sh, gen_initramfs.sh, genkernel, genkernel.conf:
553   Provide real boolean commandline options for options that were previously
554   only available as booleans in the config, so that they can be enable in
555   configuration and overridden to disable on the commandline. Remove negation
556   on options: NOINSTALL, NORAMDISKMODULES, NO_KERNEL_SOURCES.
557
558   08 Nov 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
559   Bump version to 3.4.20
560
561   31 Oct 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
562   Fix return value of crypt_filter() which caused bogus LUKS opening errors
563   (bug #383545)
564
565   30 Oct 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
566   Bump version to 3.4.19
567
568   25 Oct 2011; Fabio Erculiani <lxnay@gentoo.org> gen_compile.sh:
569   fix random build failures during e2fsprogs, force -j1
570
571   08 Oct 2011; Fabio Erculiani <lxnay@gentoo.org> defaults/initrd.defaults,
572   defaults/initrd.scripts, defaults/linuxrc:
573   Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATH
574   instead. At the same time, mount cdrom into /mnt/cdrom instead of
575   /newroot/mnt/cdrom (which is now just a bind mount), this avoids
576   losetup to expose unavailable paths inside the live system, breaking
577   mkfs.btrfs (next upstream version, which does silly things with
578   /proc/mounts).
579
580   07 Oct 2011; Robin H. Johnson <robbat2@gentoo.org>
581   patches/busybox/1.18.1/1.18.1-mdstart.diff:
582   Fix patch typo that broke compile.
583
584   22 Sep 2011; Robin H. Johnson <robbat2@gentoo.org> defaults/initrd.scripts,
585   defaults/linuxrc:
586   Fix trailing backtick and root-on-LVM.
587
588   13 Sep 2011; Fabio Erculiani <lxnay@gentoo.org> gen_compile.sh,
589   gen_initramfs.sh:
590   dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug
591   #382555
592
593   11 Sep 2011; Fabio Erculiani <lxnay@gentoo.org> defaults/initrd.scripts,
594   defaults/linuxrc:
595   drop parse_opt usage and crufty, deprecated subshelling through 
596
597   30 Aug 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
598   Fix quoting issue (bug #380729).
599   Thanks to:
600   - Axel Bringenberg
601
602   30 Aug 2011; Sebastian Pipping <sping@gentoo.org>
603   +patches/mdadm/3.1.4/mdadm-3.1.4-z-now.patch, gen_compile.sh:
604   Enable patch application for mdadm, add patch to fix compilation (bug
605   #381089)
606
607   28 Aug 2011; Fabio Erculiani <lxnay@gentoo.org> defaults/initrd.scripts,
608   defaults/linuxrc, doc/genkernel.8.txt:
609   Add basic support to AUFS2, requires kernel with aufs module or built-in
610
611   16 Aug 2011; Fabio Erculiani <lxnay@gentoo.org> gen_compile.sh:
612   gen_compile: correct MAKEOPTS usage on utils task
613
614   16 Aug 2011; Fabio Erculiani <lxnay@gentoo.org> gen_compile.sh:
615   gen_compile: always use -j1 with kernel *_install targets, fixes compilation
616   with make 3.82
617
618   06 Aug 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
619   No longer copy /lib/libsysfs*so* for multipath-tools (bug #300841, bug
620   #377709)
621
622   31 Jul 2011; Sebastian Pipping <sping@gentoo.org>
623   -patches/busybox/1.7.4/1.7.4-ash-timeout.diff,
624   -patches/busybox/1.7.4/1.7.4-mdstart.diff,
625   -patches/busybox/1.7.4/1.7.4-mount-umount-i-option.diff,
626   -patches/busybox/1.7.4/1.7.4-openvt.diff,
627   -patches/busybox/1.7.4/1.7.4-static-error.diff,
628   -patches/busybox/1.7.4/1.7.4-make-3.82.diff, -patches/busybox/1.7.4/README,
629   -patches/busybox/1.7.4/busybox-1.7.4-signal-hack.patch:
630   End support for 4 years old busybox 1.7.4 (bug #377133)
631
632   31 Jul 2011; Sebastian Pipping <sping@gentoo.org> doc/genkernel.8.txt:
633   Improve doc on filing bugs
634
635   28 Jul 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
636   Bump version to 3.4.18
637
638   27 Jul 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
639   Fix display of seconds waiting (bug #376575)
640   Thanks to Richard Scott
641
642   26 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> gen_arch.sh:
643   Bug #376467: fix kernel version checks for 3.0 kernel.
644
645   23 Jul 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
646   netboot/linuxrc.x:
647   Fix permissions of /dev/pts (bug #375947)
648
649   20 Jul 2011; Fabio Erculiani <lxnay@sabayon.org> defaults/config.sh,
650   doc/genkernel.8.txt, gen_cmdline.sh, gen_compile.sh:
651   Make possible to compile XEN based kernels providing --kernel-target= and
652   --kernel-binary= switches
653
654   03 Jul 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
655   Set version to 3.4.17
656
657   03 Jul 2011; Sebastian Pipping <sping@gentoo.org> arch/alpha/modules_load,
658   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
659   arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load,
660   arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load,
661   arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load,
662   defaults/initrd.defaults, defaults/initrd.scripts, defaults/linuxrc,
663   defaults/modules_load, doc/genkernel.8.txt, gen_cmdline.sh,
664   gen_determineargs.sh, gen_initramfs.sh, genkernel, genkernel.conf,
665   maintenance/docmatcher.py:
666   Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
667
668   22 Jun 2011; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
669   Make --arch-override= affect "make menuconfig" (bug #247246)
670
671   13 Jun 2011; Sebastian Pipping <sping@gentoo.org> arch/x86_64/kernel-config:
672   Unset CONFIG_EMBEDDED on arch amd64
673
674   13 Jun 2011; Sebastian Pipping <sping@gentoo.org> arch/x86/kernel-config,
675   arch/x86_64/kernel-config, defaults/kernel-config:
676   Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)
677
678   13 Jun 2011; Sebastian Pipping <sping@gentoo.org> arch/x86/kernel-config,
679   arch/x86_64/kernel-config, defaults/kernel-config:
680   Unset CONFIG_IDE on archs amd64/x86/default (bug #357213)
681
682   07 Jun 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
683   Bump version to 3.4.16
684
685   07 Jun 2011; Sebastian Pipping <sping@gentoo.org> doc/genkernel.8.txt:
686   Document most undocumented boot parameters (bug #370369)
687
688   07 Jun 2011; Sebastian Pipping <sping@gentoo.org> doc/genkernel.8.txt:
689   Docs: Fix mixup of boot parameters real_init= and init_opts=
690
691   04 Jun 2011; Sebastian Pipping <sping@gentoo.org> genkernel.conf,
692   maintenance/docmatcher.py:
693   Document remaining options inside genkiernel.conf (bug #367233)
694
695   01 Jun 2011; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc,
696   doc/genkernel.8.txt:
697   Document option lvmraid= and make it imply dolvm (bug #153502)
698
699   31 May 2011; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc,
700   doc/genkernel.8.txt:
701   Add rootfstype= boot parameter (bug #221245)
702   Special thanks:
703   - Marcin Kurek
704
705   31 May 2011; Nelson Batalha <nelson.batalha@gmail.com> defaults/initrd.defaults:
706   Add Kernel 3.0.0 support (bug #369481)
707
708   31 May 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
709   Output warning in warning color
710
711   31 May 2011; Sebastian Pipping <sping@gentoo.org> doc/genkernel.8.txt,
712   genkernel:
713   Document boot parameter domdadm (bug #369415)
714
715   12 May 2011; Amadeusz Ć»oƂnowski <aidecoe@aidecoe.name>
716   defaults/modules_load:
717   Added hpsa to defaults/modules_load; fixes bug #363369
718
719   28 Mar 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
720   Bump to 3.4.15
721
722   24 Mar 2011; Peter Hjalmarsson <xake@rymdraket.net> defaults/linuxrc, initrd.scripts:
723   Rescue /proc and /sys over into chroot
724   Apply mount options noexec,nosuid,nodev to /proc and /sys
725
726   22 Mar 2011; Fabio Erculiani <lxnay@sabayon.org> gen_compile.sh, patches/iscsi/*:
727   Fix compilation of iSCSI
728
729   23 Mar 2011; Peter Hjalmarsson <xake@rymdraket.net> doc/genkernel.8.txt,
730   gen_cmdline.sh, gen_initramfs.sh:
731   Remove "--slowusb" as it is enabled by default now. Also document "noslowusb"
732   ramdisk option that skips it.
733
734   22 Mar 2011; Peter Hjalmarsson <xake@rymdraket.net> defaults/initrd.defaults,
735   defaults/initrd.scripts:
736   Set DO_slowusb as default, and make setup_slowusb unset it if it cannot find
737   a usb-storage attached. This makes genkernel ramdisk adhere to "noslowusb",
738   makes the ramdisk only wait if there is a usb-storage attached and should fix
739   gentoo bug #359619.
740
741   16 Mar 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
742   Bump version to 3.4.14
743
744   16 Mar 2011; Fabio Erculiani <lxnay@sabayon.org> **/modules_load:
745   Add btrfs to MODULES_FS
746
747   07 Mar 2011; Peter Hjalmarsson <xake@rymdraket.net> defaults/initrd.scripts:
748   Fix typo where the kernelcmd version "dokeymap" was added to MY_HWOPTS
749   instead of the HWOPTS version "keymap".
750   Broke setups where only "keymap=<...>" was added to kernelcmd (bug #356167)
751
752   24 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
753   Fix handling of mdadm.conf (bug #354809)
754   Special thanks:
755   - Peter Hjalmarsson
756
757   10 Feb 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
758   Bump version to 3.4.13
759
760   09 Feb 2011; Sebastian Pipping <sping@gentoo.org> genkernel.conf:
761   Add SPLASH and SPLASH_THEME to genkernel.conf (bug #268468)
762   Special thanks:
763   - PhobosK
764
765   08 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
766   Add iBFT support for iSCSI (bug #314575)
767   Special thanks:
768   - Stefan Behte
769
770   7 Feb 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
771   Use devtmpfs/tmpfs for /dev (bug #353024)
772   Rescue devtmpfs /dev over to chroot (bug #353024, bug #344407)
773   Special thanks:
774   - Peter Hjalmarsson
775
776   31 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
777   Bump version to 3.4.12.6
778
779   31 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
780   Speed up LVM activation (bug #351047)
781   Special thanks:
782   - Peter Hjalmarsson
783
784   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
785   Bump version to 3.4.12.5
786
787   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
788   Give blkid of e2fsprogs precedence over busybox re-write by putting it into
789   /sbin, not /bin (bug #352746)
790
791   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> arch/x86_64/kernel-config:
792   Enable CONFIG_USB_SUSPEND and CONFIG_PM_RUNTIME for x86_64 (bug #351376)
793
794   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
795   Bump version to 3.4.12.4
796
797   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
798   Enhance console handling on netboot linuxrc (bug #353084)
799   Enable shadow on netboot's busybox config (bug #353085)
800   Special thanks:
801   - RaĂșl Porcel
802
803   29 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
804   Bump version to 3.4.12.3
805
806   29 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
807   No longer require device mapper bincache for compiling lvm (bug #353026)
808   Special thanks:
809   - Peter Hjalmarsson
810
811   27 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
812   Bump version to 3.4.12.2
813
814   27 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_determineargs.sh:
815   Revert kernel release detection fix (regression) (bug #352787)
816
817   23 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
818   Bump version to 3.4.12.1
819
820   23 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
821   Fix copying of mdadm/mdmon to the initramfs (bug #352496). Thanks to Malcolm
822   Lashley for reporting.
823
824   23 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
825   Bump version to 3.4.12
826
827   22 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
828   Enable CONFIG_USB_SUSPEND for x86/amd64 (bug #351376)
829   Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607)
830
831   21 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_determineargs.sh:
832   Do not query generated files (like include/config/kernel.release) for kernel
833   version, as they may be out of sync (bug #263927)
834
835   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
836   Add proper mdadm support (bug #282100)
837   Special thanks:
838   - Craig Andrews (Testing)
839   - Laurent Pinchart (mdmon/IMSM support)
840   - Matthias Dahl (Initial patch)
841   - Peter Hjalmarsson (Testing)
842
843   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
844   Bump version to 3.4.11.1
845
846   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh:
847   Move application of kernel config after "make mrproper" as that deletes
848   .config (whereas "make clean" does not) (bug #351906)
849   Special thanks:
850   - Peter Hjalmarsson
851
852   20 Jan 2011; Sebastian Pipping <sping@gentoo.org>
853   patches/busybox/1.18.1/1.18.1-mdstart.diff:
854   busybox 1.18.1: Return of mdstart as an applet (regression) (bug #351909)
855
856   16 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
857   Bump version to 3.4.11
858
859   16 Jan 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
860   Do not sleep after vgscan (bug #351047)
861
862   16 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
863   Changes:
864   - Fix compilation of LVM 2.02.74 (and 2.02.28) (bug #255196, bug #267383)
865   - Add minimal btrfs support (bug #303529)
866   - Add support for UUID to crypt_root (bug #315467)
867   - Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y (bug #244651)
868   - Port busybox patches from 1.7.4 to 1.18.1 (bug #331971)
869   - Handle missing kernel .config better (bug #271528)
870   - Improve slowusb handling (bug #323317)
871   - Add GnuPG 1.x support (bug #217959)
872   - Check return codes of cpio (bug #246370)
873   - Update e2fsprogs/blkid to 1.41.14 (bug #291822)
874   - Create /bin/vg* symlinks when called as /linuxrc, too (bug #307855)
875   - Pick first device when several devices are matching real_root (bug #303531)
876   - Fix warning "cannot remove `/var/cache/genkernel/src'" (bug #347213)
877   - Allow configuring the list of busybox applets (bug #326593)
878   - Fix arithmetic bug in defaults/initrd.scripts (bug #339789)
879   Special thanks:
880   - Amadeusz Zolnowski (LVM update)
881   - Christian Giessner (UUID crypt_root)
882   - dacook (GnuPG 1.x support)
883   - Denis Kaganovich (Busybox patch porting)
884   - devsk (Multi-device patch)
885   - Fabio Erculiani (Slowusb fixes)
886   - Kai Dietrich (Symlink analysis)
887   - KolbjĂžrn Barmen (Arithmetic fix)
888
889   13 Dec 2010; Sebastian Pipping <sping@gentoo.org> genkernel:
890   Bump version to 3.4.10.908
891
892   13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt, gen_cmdline.sh:
893   docs: Document --genzimage
894
895   13 Dec 2010; <sping@gentoo.org> gen_cmdline.sh:
896   Fix a reference to --nomenuconfig into --no-menuconfig
897
898   13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt:
899   docs: Update man page from output of --help
900
901   13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt:
902   docs: Document keymap= and dokeymap (bug #346017)
903
904   6 Dec 2010; <sping@gentoo.org> genkernel.conf:
905   .conf: Document LUKS variable (bug #346015)
906
907   6 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt:
908   docs: Mention both "initramfs" and "ramdisk" as available actions
909   (bug #251702)
910
911   6 Dec 2010; <sping@gentoo.org> genkernel.8:
912   man page: Propagate rename of --no-initrdmodules to --no-ramdisk-modules
913
914   29 Nov 2010; <sping@gentoo.org> ChangeLog:
915   Add patch allowing compilation of busybox 1.7.4 with make 3.82 (bug #341943)
916
917   20 Feb 2010; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
918   Apply patches from Gentoo bug #268468
919
920   19 Jan 2010; Andrew Gaffney <agaffney@gentoo.org> genkernel:
921   Only call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug
922   #301454
923
924   27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
925   arch/arm/modules_load, arch/ia64/kernel-config, arch/ia64/modules_load,
926   arch/mips/modules_load, arch/parisc/modules_load,
927   arch/parisc64/modules_load, arch/ppc/kernel-config, arch/ppc/modules_load,
928   arch/ppc64/modules_load, arch/sparc/modules_load,
929   arch/sparc64/kernel-config, arch/sparc64/modules_load,
930   arch/um/modules_load, arch/x86/kernel-config, arch/x86/modules_load,
931   arch/x86_64/kernel-config, arch/x86_64/modules_load,
932   defaults/kernel-config:
933   Add USB HID modules to modules_load and default kernel-config (for Gentoo
934   bug #270983)
935
936   27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org>
937   arch/alpha/kernel-config, arch/alpha/modules_load, arch/arm/modules_load,
938   arch/ia64/kernel-config, arch/ia64/modules_load, arch/mips/modules_load,
939   arch/parisc/modules_load, arch/parisc64/modules_load,
940   arch/ppc/kernel-config, arch/ppc/modules_load, arch/ppc64/modules_load,
941   arch/sparc/modules_load, arch/sparc64/kernel-config,
942   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/kernel-config,
943   arch/x86/modules_load, arch/x86_64/kernel-config,
944   arch/x86_64/modules_load, defaults/kernel-config, defaults/modules_load:
945   Enable ext4 by default everywhere (for Gentoo bug #268818)
946
947   27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
948   defaults/linuxrc:
949   Add support for isoboot= option (for Gentoo bug #294268)
950
951   26 Dec 2009; Andrew Gaffney <agaffney@gentoo.org>
952   defaults/initrd.defaults, defaults/initrd.scripts:
953   Properly apply NFS mount options for Gentoo bug #262915
954
955   26 Dec 2009; Andrew Gaffney <agaffney@gentoo.org>
956   arch/alpha/kernel-config, arch/ia64/kernel-config, arch/ppc/kernel-config,
957   arch/x86_64/kernel-config:
958   Enable CONFIG_SCSI_MULTI_LUN option for Gentoo bug #261122
959
960   26 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
961   Apply patch to make sure loop cache directory exists for Gentoo bug
962   #297814
963
964   17 Dec 2009; Robin H. Johnson <robbat2@gentoo.org> HACKING:
965   Document how to roll a release for the next time.
966
967   17 Dec 2009; Robin H. Johnson <robbat2@gentoo.org> genkernel:
968   Tag 3.4.10.907 release.
969
970   06 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
971   use a symlink instead of a hardlink for busybox utils (for Gentoo bug
972   #246370)
973
974   23 Nov 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
975   Fix typo for Gentoo bug #294138
976
977   16 Nov 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
978   Make sure to change back to existant directory before removing the current
979   directory for Gentoo bug #291794
980
981   15 Oct 2009; <craig@haquarter.de> Changelog:
982   added iSCSI support
983
984   22 Sep 2009; <tsunam@gentoo.org> ChangeLog:
985   modified the libaio search so it'll actually work, cause I'm a dork
986
987   21 Sep 2009; <tsunam@gentoo.org> gen_initramfs.sh:
988   Fix broken libraries for multipath per Gentoo bug #284592
989
990   21 Sep 2009; <tsunam@gentoo.org> gen_initramfs.sh:
991   Update to fix broken initramfs caused by multipath config in Gentoo bug #284589
992
993   05 Sep 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
994   defaults/linuxrc:
995   Apply patch from Gentoo bug #220913 for tuxonice resume
996
997   14 Aug 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
998   Enable DISKLABEL=yes by default
999
1000   05 Aug 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1001   This is genkernel 3.4.10.906
1002
1003   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel.conf,
1004   .gitattributes:
1005   Adding Id header and Ident for genkernel.conf
1006
1007   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org>
1008   arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
1009   arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
1010   arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
1011   arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
1012   arch/x86_64/config.sh, defaults/config.sh, gen_arch.sh, gen_bootloader.sh,
1013   gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
1014   gen_funcs.sh, gen_initramfs.sh, gen_moddeps.sh, gen_package.sh:
1015   Adding Id header.
1016
1017   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel,
1018   .gitattributes:
1019   Adding Id header and enabling Ident on *.sh files.
1020
1021   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS, BUGS,
1022   HACKING, README, TODO:
1023   Adding Id header.
1024
1025   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> .gitattributes:
1026   Adding additional files to .gitattributes to enable Ident.
1027
1028   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> +.gitattributes:
1029   Adding .gitattributes file.
1030
1031   19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
1032   Change command used to determine real filename for REAL_RESUME for Gentoo
1033   bug #269603
1034
1035   19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
1036   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
1037   arch/parisc/modules_load, arch/parisc64/modules_load,
1038   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
1039   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
1040   arch/x86_64/modules_load, defaults/modules_load:
1041   Add aic94xx to MODULES_SCSI for Gentoo bug #277792
1042
1043   12 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
1044   arch/x86_64/kernel-config:
1045   enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo
1046   bug #225249
1047
1048   12 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1049   Apply patch for Gentoo bug #276753 for new lvm.static binary
1050
1051   07 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
1052   Version bumping to 3.4.10.905 for release.
1053
1054   04 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel:
1055   Remove code to check for host kernel LOOP support for Gentoo bug #275757
1056
1057   28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/modprobe,
1058   genkernel.conf:
1059   Restore BOOTLOADER="grub" example line in genkernel.conf for Gentoo bug
1060   #274768
1061
1062   12 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
1063   defaults/initrd.scripts:
1064   Apply fix to deference links for Gentoo bug #269603
1065
1066   09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load:
1067   foo
1068
1069   09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
1070   arch/x86_64/modules_load:
1071   Add dm-crypt module for Gentoo bug #269042
1072
1073   24 Apr 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
1074   Rolling a new genkernel 3.4.10.904 version for testing.
1075
1076   17 Apr 2009; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
1077   Apply patch from Gentoo bug #266373 for additional options in the netboot
1078   busy-config
1079
1080   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1081   Clean up append_multipath() code to copy files in a loop and report file
1082   that failed to copy
1083
1084   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1085   Apply patch from robbat2 to fix whitespace breakage in multipath code
1086
1087   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh,
1088   genkernel.conf:
1089   Apply patch from robbat2 to finish wiring up multipath support
1090
1091   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1092   Modify append_data to die on 0 arguments and check arg 2 with isTrue().
1093   Based on a patch from robbat2
1094
1095   20 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> arch/sparc64/config.sh,
1096   gen_compile.sh, gen_funcs.sh, gen_package.sh:
1097   Add support for multiple possible kernel binary paths for Gentoo bug
1098   #255085
1099
1100   04 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
1101   Comment out the exec line for console=*, since it seems to blow up when
1102   the param isn't a true device node, such as ttyS0,115200n8
1103
1104   19 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
1105   defaults/linuxrc:
1106   Remove detect_sbp2_devices() for Gentoo bug #239474
1107
1108   16 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
1109   Add commented out DISKLABEL=yes option for Gentoo bug #229847
1110
1111   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
1112   Added more verbosity to the auto-detection section.
1113
1114   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS:
1115   Updated the AUTHORS section and the header for the ChangeLog, to reflect
1116   that individual authors now retain their copyright to code they submit.
1117
1118   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
1119   Added a note about Security Tokens, cleaned up the block device section, and
1120   added a section about autodetection.
1121
1122   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> HACKING:
1123   Adding a note about contacting me to HACKING.
1124
1125   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
1126   Adding multipath support is really two different functions, so split them.
1127
1128   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
1129   Adding a note about documenting the code paths.
1130
1131   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
1132   Adding new boot support information to the TODO.
1133
1134   05 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO, genkernel:
1135   Version bump to 3.4.10.903 to resolve bug #250330.
1136
1137   31 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1138   Add case for arm* in get_official_arch()
1139
1140   31 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
1141   Enable CONFIG_MKSWAP for netboot busybox
1142
1143   26 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
1144   Modify grep regex to account for additional suffixes on old kernel names
1145
1146   24 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1147   gen_determineargs.sh:
1148   Add --busybox-config= commandline option
1149
1150   24 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1151   Revert to just running /bin/bash on /dev/console for serial. We still
1152   start getty on tty2-6
1153
1154   23 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
1155   Allow old 'initramfs' option instead of 'ramdisk' for compatability
1156   (bug #251702)
1157
1158   17 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
1159   Remove the use of 'env -i' when calling switch_root due to Gentoo bug
1160   #248688
1161
1162   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1163   Run the getty commands with proper arguments so they don't die immediately
1164
1165   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1166   Explicitly set /bin/ashlogin +x during boot
1167
1168   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1169   Run getty for tty1 in the foreground
1170
1171   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x,
1172   +netboot/misc/bin/ashlogin:
1173   Use getty to launch ash, so that we can use ^C and friends
1174
1175   16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +BUGS:
1176   Adding a BUGS file, where we can list bugs that we have found in genkernel
1177   that need to be resolved.
1178
1179   16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +HACKING:
1180   Adding a HACKING file, which I will use to document the various phases of
1181   genkernel so we can split up the default functions and also so we can
1182   provide hooks into the various phases for external addons.
1183
1184   16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
1185   arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
1186   arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
1187   arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
1188   arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
1189   arch/x86_64/config.sh, defaults/config.sh, defaults/initrd.defaults,
1190   defaults/initrd.scripts, defaults/linuxrc, defaults/udhcpc.scripts,
1191   gen_bootloader.sh, gen_compile.sh, gen_configkernel.sh,
1192   gen_determineargs.sh, gen_initramfs.sh, gen_moddeps.sh, gen_package.sh,
1193   genkernel.conf, netboot/linuxrc.x, netboot/misc/bin/net-setup:
1194   Actually setting permissions. It helps if one remembers to 'git add'
1195   before doing their commit.
1196
1197   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
1198   Enable GETTY for netboot busy-config
1199
1200   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1201   We don't need to add - to UTILS_CROSS_COMPILE since it's already there
1202
1203   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/busy-config,
1204   gen_compile.sh, +netboot/busy-config:
1205   Separate out main and netboot busy-config
1206
1207   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1208   Use : as a regex separator instead of / since REAL_ROOT will have / in it
1209
1210   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
1211   Add check for existing grub.conf entry for kernel
1212
1213   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
1214   Default to '0' if 'default' line not found at all in existing grub.conf
1215
1216   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
1217   Adding code that duplicates default grub.conf entry to replace old awk
1218   script. Based on code written by Mike Auty <ikelos@gentoo.org>
1219
1220   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> +gen_bootloader.sh,
1221   gen_cmdline.sh, gen_determineargs.sh, genkernel:
1222   Initial commit for re-adding support for --bootloader=grub
1223
1224   14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1225   Change -f checks to -e for /dev nodes Check that dropbear exists before
1226   starting it
1227
1228   14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1229   Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set
1230
1231   14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
1232   Typo fix for Gentoo bug #250875
1233
1234   14 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
1235   arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
1236   arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
1237   arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
1238   arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
1239   arch/x86_64/config.sh, defaults/config.sh, defaults/initrd.defaults,
1240   defaults/initrd.scripts, defaults/linuxrc, defaults/udhcpc.scripts,
1241   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
1242   gen_initramfs.sh, gen_moddeps.sh, gen_package.sh, genkernel.conf,
1243   netboot/linuxrc.x, netboot/misc/bin/net-setup:
1244   Setting executable bit properly on shell scripts and configuration files.
1245
1246   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1247   Create /sbin directory in append_luks for bug #250330
1248
1249   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1250   Disable creation of most standard devices nodes, since we're running mdev
1251
1252   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
1253   gen_initramfs.sh, netboot/linuxrc.x:
1254   Move udhcpc's script to default location
1255
1256   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/busy-config:
1257   Enable support klogd and syslogd for netboot
1258
1259   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
1260   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh:
1261   Add --real-root=<foo> parameter to specify a default for real_root= in the
1262   initramfs for Gentoo bug #249783
1263
1264   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> -arch/alpha/busy-config,
1265   -arch/arm/busy-config, -arch/ia64/busy-config, -arch/mips/busy-config,
1266   -arch/parisc/busy-config, -arch/parisc64/busy-config,
1267   -arch/ppc/busy-config, -arch/ppc64/busy-config, -arch/sparc/busy-config,
1268   -arch/sparc64/busy-config, -arch/x86/busy-config,
1269   -arch/x86_64/busy-config, gen_compile.sh:
1270   Switch search order so arch-specific is first for busy-config Remove
1271   unneeded identical busy-config files
1272
1273   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
1274   genkernel.conf:
1275   Remove BUSYBOX_CONFIG from genkernel.conf Add search order for
1276   busy-config: user-specified, defaults/busy-config,
1277   arch/%%ARCH%%/busy-config
1278
1279   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> -arch/x86/nb-busybox.cf,
1280   -defaults/nb-busybox.cf:
1281   Remove old nb-busybox.cf files that aren't used anymore
1282
1283   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> +arch/arm/busy-config,
1284   +arch/arm/config.sh, +arch/arm/modules_load:
1285   Add support for arm from armin76
1286
1287   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
1288   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
1289   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
1290   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
1291   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
1292   Enable CONFIG_MAKEDEVS in busy-config for netboot
1293
1294   09 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1295   s/aux/luks/ for Gentoo bug #250330
1296
1297   07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
1298   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
1299   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
1300   arch/sparc/busy-config, arch/sparc64/busy-config, arch/x86/busy-config,
1301   arch/x86_64/busy-config, defaults/busy-config, netboot/linuxrc.x:
1302   Enable CONFIG_FEATURE_PREFER_APPLETS busybox option export PATH at top of
1303   netboot linuxrc
1304
1305   07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
1306   netboot/linuxrc.x:
1307   Move all netboot logic from catalyst into gk
1308
1309   07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/udhcpc.scripts,
1310   gen_cmdline.sh, gen_determineargs.sh, netboot/linuxrc.x:
1311   Initial support for --netboot option integrate functionality from netboot
1312   udhcpc.scripts into default one
1313
1314   04 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
1315   Bumping version for release.
1316
1317   25 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1318   Use symlinks for busybox utils Use full path to mount since it gets grumpy
1319   without it in later bb versions for some reason
1320
1321   17 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1322   Break apart cryptsetup stuff into separate append_luks() and make
1323   append_auxillary() dependent on ${BUSYBOX} for Gentoo bug #247052
1324
1325   15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
1326   Applied patch for UUID support for real_resume= from Gentoo bug #239687
1327
1328   15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
1329   Added modified version of patch from Gentoo bug #238707
1330
1331   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1332   Only append unionfs_fuse stuff if UNIONFS is set
1333
1334   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
1335   gen_cmdline.sh, gen_determineargs.sh, genkernel:
1336   Add --unionfs commandline option to enable building of unionfs-fuse Add
1337   nounionfs boot option
1338
1339   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
1340   Add good_msg for creating the union mount
1341
1342   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
1343   Pipe stderr for unionfs mount call to /dev/null to supress getcwd message
1344
1345   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
1346   defaults/linuxrc:
1347   Call switch_root with full path
1348
1349   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
1350   Call switch_root with 'env -i' to clean out the kernel-defined key/value
1351   pairs
1352
1353   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
1354   Skip good_root check for /dev/nfs for Gentoo bug #246759
1355
1356   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
1357   Simplify implementation of parse_opt in linuxrc
1358
1359   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
1360   defaults/linuxrc:
1361   Small cleanups in unionfs code
1362
1363   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
1364   arch/ia64/modules_load, arch/mips/modules_load, arch/parisc/modules_load,
1365   arch/parisc64/modules_load, arch/ppc/modules_load,
1366   arch/ppc64/modules_load, arch/sparc/modules_load,
1367   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
1368   arch/x86_64/modules_load, defaults/modules_load, gen_compile.sh,
1369   gen_initramfs.sh, genkernel:
1370   Add fuse to MODULES_FS Remove direct calls to compile_fuse() and
1371   append_fuse() Disable bincache for fuse, since we don't need any files at
1372   runtime from it
1373
1374   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org>
1375   +patches/busybox/1.7.4/1.7.4-mount-umount-i-option.diff,
1376   -patches/busybox/1.7.4/1.7.4-simplify-path-debug.diff:
1377   Replace debug patch with simple patch to add trivial support for -i option
1378   to mount/umount
1379
1380   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
1381   Add suid,dev to unionfs mount opts
1382
1383   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
1384   Remove allow_root mount opt, since it conflicts with allow_other
1385
1386   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
1387   patches/busybox/1.7.4/1.7.4-simplify-path-debug.diff:
1388   Change typo in unionfs-fuse mount opt and add -i support to umount
1389
1390   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
1391   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
1392   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
1393   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
1394   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
1395   Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
1396
1397   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
1398   +patches/busybox/1.7.4/1.7.4-mount-i-option.diff:
1399   Add patch for busybox to add -i option to mount command
1400
1401   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1402   Compile unionfs-fuse statically
1403
1404   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
1405   gen_initramfs.sh:
1406   Make sure that /sbin/unionfs is +x
1407
1408   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
1409   gen_initramfs.sh:
1410   Correct unionfs-fuse bincache path and clean up debugging code
1411
1412   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1413   Add -L line into LIB= in Makefile
1414
1415   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1416   Unpack fuse source and modify CFLAGS for unionfs-fuse
1417
1418   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
1419   genkernel.conf:
1420   Unpack unionfs-fuse with -j
1421
1422   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
1423   Call arch_replace and cache_replace on fuse/unionfs-fuse vars
1424
1425   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
1426   Add fuse/unionfs-fuse blocks to genkernel.conf
1427
1428   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1429   Actually call compile_fuse() and compile_unionfs_fuse()
1430
1431   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
1432   defaults/linuxrc:
1433   Add back (modified) unionfs code in linuxrc
1434
1435   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1436   Add append_fuse() and append_unionfs_fuse() functions
1437
1438   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1439   Add compile_fuse() and compile_unionfs_fuse()
1440
1441   04 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
1442   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
1443   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
1444   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
1445   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
1446   Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of
1447   Gentoo bug #211976
1448
1449   31 Oct 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
1450   Tagging a 3.4.10.901 release, for testing. Adding periods to ChangeLog to
1451   fix syntax hilighting.
1452
1453   15 Sep 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS:
1454   Adding Andrew and Robin to AUTHORS.
1455
1456   15 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
1457   Add dummy handler for --config in gen_cmdline.sh for Gentoo bug #237541.
1458
1459   12 Sep 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
1460   arch/alpha/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
1461   arch/parisc/modules_load, arch/parisc64/modules_load,
1462   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
1463   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
1464   arch/x86_64/modules_load, defaults/initrd.defaults, defaults/modules_load:
1465   Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own
1466   module group. This allows the module to be loaded last, no matter what
1467   combination of disks are in the system, allowing for firmware and such to
1468   be loaded before genkernel continues, even when asynchronous SCSI scanning
1469   is enabled in the kernel.
1470
1471   31 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
1472   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
1473   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
1474   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
1475   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config,
1476   genkernel.conf:
1477   Enable CONFIG_ROUTE in busy-configs.
1478
1479   29 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
1480   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
1481   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
1482   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
1483   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config,
1484   defaults/udhcpc.scripts:
1485   Enable CONFIG_HOSTNAME in all busy-configs and call 'hostname' with value
1486   from DHCP.
1487
1488   28 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
1489   arch/x86_64/kernel-config:
1490   Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs.
1491
1492   25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org>
1493   +patches/busybox/1.7.4/README:
1494   Add README to busybox patches dir.
1495
1496   25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1497   Only apply files from patch dir ending in diff/patch.
1498
1499   24 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
1500   Fix CONSOLE= handling code for bug 232012.
1501
1502   21 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> -gen_bootloader.sh,
1503   -gen_bootloader_grub.awk:
1504   Remove unneeded files for broken grub code.
1505
1506   21 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1507   gen_determineargs.sh, genkernel, genkernel.conf:
1508   Remove broken grub code.
1509
1510   07 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1511   Only append splash portion to initramfs if SPLASH is set.
1512
1513   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
1514   Fix typo in man page, butt -> but.
1515
1516   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/udhcpc.scripts:
1517   Add support to udhcpc.scripts for default route and DNS servers/domain.
1518
1519   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
1520   Remove check for >=2.6 for mounting sysfs.
1521
1522   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1523   Remove check for >=2.6 for 'make prepare'.
1524
1525   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh,
1526   gen_configkernel.sh, gen_moddeps.sh, genkernel.8:
1527   Remove a few more 2.4 kernel support remnants.
1528
1529   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh, genkernel:
1530   Cleanup remaining references to ${ARCH}/ without arch/ prefix.
1531
1532   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> +arch/um/busy-config,
1533   +arch/um/config.sh, +arch/um/kernel-config, +arch/um/modules_load,
1534   -um/busy-config, -um/config.sh, -um/kernel-config, -um/modules_load:
1535   Move um/ underneath arch/ where it belongs.
1536
1537   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> gen_compile.sh:
1538   Removed some unused dietlibc code.
1539
1540   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
1541   gen_bootloader.sh, gen_compile.sh, gen_configkernel.sh,
1542   gen_determineargs.sh, genkernel:
1543   Removed a large chunk of 2.4 kernel support. This will still require some
1544   fairly extensive cleaning to completely remove, but I'd say that without a
1545   shadow of a doubt, genkernel will not function on 2.4 kernels.
1546
1547   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel,
1548   genkernel.8:
1549   Added a couple more places where I needed to switch INITRD with RAMDISK.
1550
1551   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
1552   arch/alpha/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
1553   arch/parisc/modules_load, arch/parisc64/modules_load,
1554   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
1555   arch/sparc64/modules_load, arch/x86/modules_load,
1556   arch/x86_64/modules_load, defaults/initrd.scripts, defaults/linuxrc,
1557   defaults/modules_load, gen_bootloader.sh, gen_cmdline.sh,
1558   gen_determineargs.sh, gen_initramfs.sh, -gen_initrd.sh, gen_moddeps.sh,
1559   gen_package.sh, genkernel, genkernel.8:
1560   Removed all references to an initrd and renamed most initr{d,amfs} stuff
1561   to simply 'ramdisk' to simplify things for the future.
1562
1563   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
1564   +defaults/initrd.defaults, +defaults/initrd.scripts,
1565   +defaults/keymaps.tar.gz, +defaults/linuxrc, +defaults/modprobe,
1566   +defaults/udhcpc.scripts, gen_initramfs.sh, -generic/initrd.defaults,
1567   -generic/initrd.scripts, -generic/keymaps.tar.gz, -generic/linuxrc,
1568   -generic/modprobe, -generic/udhcpc.scripts:
1569   Moving files from generic to defaults, since they are the defaults used
1570   globally.
1571
1572   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO, +modules/README:
1573   Added the modules directory, which will be used to store the built-in
1574   modules and also for external entities to add their own modules and hooks.
1575
1576   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +defaults/busy-config,
1577   +defaults/config.sh, +defaults/kernel-config, +defaults/modules_load,
1578   +defaults/nb-busybox.cf:
1579   Added a defaults directory to store default files for builds. These are
1580   overridden by architecture or module specific parameters. This should end
1581   up reducing the amount of architecture-specific files needed, especially
1582   as most of them have files which are (nearly) identical.
1583
1584   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> -alpha/busy-config,
1585   -alpha/config.sh, -alpha/kernel-config, -alpha/modules_load,
1586   +arch/alpha/busy-config, +arch/alpha/config.sh, +arch/alpha/kernel-config,
1587   +arch/alpha/modules_load, +arch/ia64/busy-config, +arch/ia64/config.sh,
1588   +arch/ia64/kernel-config, +arch/mips/ip22r4k-2006_1.cf,
1589   -mips/ip22r4k-2006_1.cf, +arch/ia64/modules_load,
1590   +arch/mips/ip22r5k-2006_1.cf, +arch/mips/ip27r10k-2006_1.cf,
1591   +arch/mips/ip28r10k-2006_1.cf, +arch/mips/ip30r10k-2006_1.cf,
1592   +arch/mips/ip32r5k-2006_1.cf, +arch/mips/ip32rm5k-2006_1.cf,
1593   -mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_1.cf,
1594   -mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_1.cf,
1595   -mips/ip32r5k-2006_1.cf, -mips/ip32rm5k-2006_1.cf, +arch/mips/busy-config,
1596   +arch/mips/config.sh, +arch/mips/modules_load, +arch/mips/nb-busybox.cf,
1597   +arch/parisc/busy-config, +arch/parisc/config.sh,
1598   +arch/parisc/modules_load, +arch/parisc64/busy-config,
1599   +arch/parisc64/config.sh, +arch/parisc64/modules_load,
1600   +arch/ppc/busy-config, +arch/ppc/config.sh, +arch/ppc/kernel-config,
1601   +arch/ppc/modules_load, +arch/ppc64/busy-config, +arch/ppc64/config.sh,
1602   +arch/ppc64/kernel-2.6-pSeries, +arch/ppc64/kernel-2.6.g5,
1603   +arch/ppc64/modules_load, +arch/sparc/busy-config, +arch/sparc/config.sh,
1604   +arch/sparc/kernel-config, +arch/sparc/modules_load,
1605   +arch/sparc64/busy-config, +arch/sparc64/config.sh,
1606   +arch/sparc64/kernel-config, +arch/sparc64/modules_load,
1607   +arch/x86/busy-config, +arch/x86/config.sh, +arch/x86/kernel-config,
1608   +arch/x86/modules_load, +arch/x86/nb-busybox.cf, +arch/x86_64/busy-config,
1609   +arch/x86_64/config.sh, +arch/x86_64/kernel-config,
1610   +arch/x86_64/modules_load, gen_configkernel.sh, genkernel.conf,
1611   -ia64/busy-config, -ia64/config.sh, -ia64/kernel-config,
1612   -ia64/modules_load, -mips/busy-config, -mips/config.sh,
1613   -mips/modules_load, -mips/nb-busybox.cf, -parisc/busy-config,
1614   -parisc/config.sh, -parisc/modules_load, -parisc64/busy-config,
1615   -parisc64/config.sh, -parisc64/modules_load, -ppc/busy-config,
1616   -ppc/config.sh, -ppc/kernel-config, -ppc/modules_load, -ppc64/busy-config,
1617   -ppc64/config.sh, -ppc64/kernel-2.6-pSeries, -ppc64/kernel-2.6.g5,
1618   -ppc64/modules_load, -sparc/busy-config, -sparc/config.sh,
1619   -sparc/kernel-config, -sparc/modules_load, -sparc64/busy-config,
1620   -sparc64/config.sh, -sparc64/kernel-config, -sparc64/modules_load,
1621   -x86/busy-config, -x86/config.sh, -x86/kernel-config, -x86/modules_load,
1622   -x86/nb-busybox.cf, -x86_64/busy-config, -x86_64/config.sh,
1623   -x86_64/kernel-config, -x86_64/modules_load:
1624   Moved architecture folders under the arch subfolder.
1625
1626   05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.6,
1627   -ppc/kernel-config-2.6, -alpha/kernel-config-2.6, -ia64/kernel-config-2.6,
1628   -x86/kernel-config-2.6, -x86_64/kernel-config-2.6, +um/kernel-config,
1629   +ppc/kernel-config, +alpha/kernel-config, +ia64/kernel-config,
1630   +x86/kernel-config, +x86_64/kernel-config, genkernel:
1631   Rename kernel-config-2.6 to kernel-config, since we no longer support 2.4
1632   kernels. This is genkernel 3.4.10 for release.
1633
1634   05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1635   -ppc/2.6.3-benh2-G4-SMP.autoload, -ppc/2.6.3-benh2-G4.autoload,
1636   -ppc/2.6.3-benh2-G5-SMP.autoload, ia64/kernel-config-2.6,
1637   -ppc/2.6.3-benh2-G5.autoload, -ppc/G4, -ppc/G4-SMP,
1638   +ppc/kernel-config-2.6, x86/kernel-config-2.6, -ppc/G5, -ppc/G5-SMP,
1639   alpha/kernel-config-2.6, x86_64/kernel-config-2.6, TODO, -ppc/Pegasos,
1640   sparc64/kernel-config:
1641   Sync kernel configs from releng/trunk/releases/2008.0/kconfig and remove
1642   some unused configs.
1643
1644   13 May 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1645   Move setup_keymap call to before LUKS setup.
1646
1647   10 May 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1648   Store pre-oldconfig busybox .config for use in bincache comparison.
1649
1650   09 May 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.defaults,
1651   generic/initrd.scripts, generic/linuxrc:
1652   Add nomodules kernel commandline parameter to disable loading of modules.
1653
1654   09 May 2008; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel,
1655   genkernel.conf:
1656   Move distfile cache to /var/cache/genkernel/src and add check to make sure
1657   all distfiles are present.
1658
1659   09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1660   ia64/modules_load, mips/modules_load, parisc/modules_load,
1661   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
1662   sparc/modules_load, sparc64/modules_load, um/modules_load,
1663   x86/modules_load, x86_64/modules_load:
1664   Added a few SATA and PATA drivers to modules_load.
1665
1666   09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1667   ia64/modules_load, mips/modules_load, parisc/modules_load,
1668   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
1669   sparc/modules_load, sparc64/modules_load, um/modules_load,
1670   x86/modules_load, x86_64/modules_load:
1671   Updated the modules_load files.
1672
1673   25 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1674   generic/initrd.scripts, genkernel:
1675   Enable keymap code when keymap is set on the kernel command line. This is
1676   genkernel 3.4.10_pre10 for testing.
1677
1678   25 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1679   generic/initrd.scripts:
1680   We need to unset keymap if it doesn't match to keep from hitting an infinite
1681   loop.
1682
1683   24 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
1684   gen_funcs.sh, generic/initrd.scripts, generic/linuxrc:
1685   Updated the keymap-handling code so it will be installed and displayed
1686   without using --do-auto-keymap with a patch from Florian Schilhabel
1687   <fernsehleo@gmx.net> for bug #215822. Also, added a keymap= command line
1688   option to allow setting keymap from the bootloader, also from Florian.
1689
1690   22 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1691   generic/initrd.scripts:
1692   Change from using a directory check to a file check. This should fix bug
1693   #215822.
1694
1695   12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1696   generic/initrd.defaults:
1697   Move removable storage like USB and firewire after traditional fixed storage
1698   like PATA/SATA/SCSI for bug #217347.
1699
1700   10 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> TODO, genkernel:
1701   Updated TODO.  This is 3.4.10_pre9 for testing.
1702
1703   08 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1704   generic/initrd.defaults, generic/initrd.scripts:
1705   Added scsi to the default list of modules to load.
1706
1707   05 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
1708   Set CMD_KEYMAP to default to yes, so it's enabled unless specifically
1709   disabled
1710
1711   04 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1712   generic/initrd.scripts, genkernel:
1713   Added a patch to skip device nodes for devices if at least one partition
1714   exists on the device. This aids in LiveUSB usage and is for bug #212794.
1715   This is genkernel 3.4.10_pre8.
1716
1717   03 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1718   Split up /dev node checks into console/null and tty1
1719
1720   02 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1721   Remove initrd-specific code from linuxrc
1722
1723   30 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1724   Uncomment ppc/ppc64->powerpc code in set_kernel_arch, since it appears to
1725   actually be necessary as of 2.6.24-gentoo-r4
1726
1727   29 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
1728   +patches/busybox/1.7.4/busybox-1.7.4-signal-hack.patch:
1729   Add patch from ebuild in-tree to fix build issue with signals on hppa
1730
1731   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1732   gen_determineargs.sh:
1733   Get rid of --initramfs option as it doesn't do anything anymore
1734
1735   14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
1736   genkernel.conf, -pkg/alpha/README, -pkg/ia64/README, -pkg/mips/.keep,
1737   -pkg/parisc/README, -pkg/parisc64/README, -pkg/ppc/README,
1738   -pkg/ppc64/README, -pkg/sparc/README, -pkg/sparc64/README, -pkg/um/README,
1739   -pkg/x86/README, -pkg/x86_64/README, -pkg/xen0/README, -pkg/xenU/README:
1740   Removing pkg directory, since it is no longer necessary. From now on, we'll
1741   just pull the tarballs from DISTDIR directly, and we've already moved our
1742   caches to /var/tmp/genkernel, so there's nothing left to keep here. This is
1743   genkernel 3.4.10_pre7 for testing.
1744
1745   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1746   Copy the original kconfig with a different name than the one used to build
1747
1748   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1749   Include original kconfig in kerncache If original kconfig exists in the
1750   kerncache, use that for comparison to the current kconfig
1751
1752   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1753   Switch back to building kernel first
1754   Optionally build the kernel a second time if we're integrating the initramfs
1755
1756   14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1757   genkernel, ia64/modules_load, mips/modules_load, parisc/modules_load,
1758   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
1759   sparc/modules_load, sparc64/modules_load, um/modules_load,
1760   x86/modules_load, x86_64/modules_load:
1761   Clean up the modules_load files and add qla2xxx. This is genkernel
1762   3.4.10_pre6 for testing.
1763
1764   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1765   Stick CONFIG_INITRAMFS_ROOT_GID in the .config, too
1766
1767   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1768   Remove existing CONFIG_INITRAMFS_SOURCE line and write new one as well as
1769   CONFIG_INITRAMFS_ROOT_UID line
1770
1771   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1772   Change sed delimeter
1773
1774   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1775   We should edit the copy of the kconfig instead of the source file
1776
1777   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
1778   genkernel:
1779   Instead of copying the initramfs into the kernel tree, we now sed the
1780   kconfig to point CONFIG_INITRAMFS_SOURCE to the generated image
1781
1782   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> sparc64/modules_load:
1783   Add scsi_wait_scan to sparc64's MODULES_SCSI
1784
1785   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1786   Add a check after mounting NEW_ROOT to see if /dev exists and /sbin/init is
1787   executable before moving on
1788
1789   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1790   Change the location we copy the intiramfs to for integrated initramfs
1791
1792   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1793   Revert last commit as it wasn't a problem
1794
1795   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1796   Remove -c "/dev/console" from switch_root command
1797
1798   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1799   Add missing $ to {NORMAL} for broken /dev message
1800
1801   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1802   Spacing cleanups in gen_package.sh
1803
1804   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh, genkernel:
1805   Remove unsetting of ARCH for callback and change set_kernel_arch debug to
1806   use print_info
1807
1808   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
1809   It helps to actually add the handling for the --integrated-initramfs option
1810
1811   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1812   Use echo instead of print
1813
1814   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1815   Add debug code for set_kernel_arch
1816
1817   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1818   Add debugging code to show ARCH when running callback
1819   Unset ARCH when running callback and restore afterwards
1820
1821   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1822   Move set_kernel_arch() call to after determine_real_args() so that get_KV()
1823   has populated the vars we need
1824
1825   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1826   Change powerpc switch kernel version to 2.6.16 for if we ever uncomment it
1827
1828   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh,
1829   gen_compile.sh, genkernel:
1830   Add set_kernel_arch(), which maps the genkernel arch to the arch that the
1831   kernel expects based on the version of the kernel
1832
1833   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1834   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
1835   gen_package.sh, genkernel:
1836   Get rid of the ENABLE_PEGASOS_HACKS hacks Add INTEGRATED_INITRAMFS option to
1837   optionally insert the generated initramfs directly into the kernel image
1838   Change default build order to build the kernel last to facilitate the
1839   INTEGRATED_INITRAMFS option Add GENZIMAGE option and change various checks
1840   from ENABLE_PEGASOS_HACKS to GENZIMAGE
1841
1842   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1843   Argh...Changing the right line helps
1844
1845   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1846   Change into initramfs-firmware-temp/ instead of
1847   initramfs-firmware-temp/lib/firmware/ before doing cpio
1848
1849   12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
1850   genkernel:
1851   Added a small debug statement to generic/linuxrc so we know when we're
1852   hitting the initrd code path. This is genkernel 3.4.10_pre5 for testing.
1853
1854   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1855   Change to new temp directory so the firmware gets copied to the right place
1856
1857   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1858   Copy firmware file with -L so we get the file instead of the symlink
1859
1860   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1861   Fix another quoting malfunction
1862
1863   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
1864   ia64/busy-config, mips/busy-config, parisc/busy-config,
1865   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1866   sparc/busy-config, sparc64/busy-config, x86/busy-config,
1867   x86_64/busy-config:
1868   Explicitly enable MDADM and MDSTART in busy-config
1869
1870   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
1871   patches/busybox/1.7.4/1.7.4-static-error.diff:
1872   Update busybox static-error patch to actually work
1873
1874   12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1875   Change BUSYBOX_VER to VERSION_BUSYBOX for genkernel-9999 ebuild.
1876
1877   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1878   Remove the quotes when trying to expand a glob
1879
1880   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
1881   patches/busybox/1.7.4/1.7.4-mdadm.diff,
1882   patches/busybox/1.7.4/1.7.4-mdstart.diff:
1883   Update mdadm and mdstart patches
1884
1885   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1886   It helps if we assign the correct value to version
1887   Send output of patch command to /dev/null
1888   Show a message saying we're patching if there are patches for the util
1889
1890   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
1891   +patches/busybox/1.7.4/1.7.4-static-error.diff:
1892   Add busybox patch to remove error about compiling statically
1893
1894   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
1895   gen_compile.sh, ia64/busy-config, mips/busy-config, parisc/busy-config,
1896   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1897   sparc/busy-config, sparc64/busy-config, x86/busy-config,
1898   x86_64/busy-config:
1899   Update busy-config files for the various arches for busybox 1.7.4
1900
1901   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
1902   genkernel.conf, +patches/busybox/1.7.4/1.7.4-ash-timeout.diff,
1903   +patches/busybox/1.7.4/1.7.4-mdadm.diff,
1904   +patches/busybox/1.7.4/1.7.4-mdstart.diff,
1905   +patches/busybox/1.7.4/1.7.4-openvt.diff:
1906   Add apply_patches() function to automagically apply patches for a given util
1907   Add updated busybox patches for 1.7.4 from robbat2
1908   Change BUSYBOX_VER to 1.7.4
1909
1910   11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1911   generic/initrd.scripts:
1912   Rearrange checks so the return value is read correctly.
1913
1914   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
1915   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc, ia64/busy-config,
1916   mips/busy-config, parisc/busy-config, parisc64/busy-config,
1917   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1918   sparc64/busy-config, um/busy-config, x86/busy-config, x86_64/busy-config:
1919   Enable CONFIG_HEXDUMP globally for busybox
1920   Add getdvhoff replacement function from vapier
1921   Remove copying of getdvhoff from system
1922
1923   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1924   gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
1925   Add support for --firmware-files option to make robbat2 happy
1926
1927   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1928   gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
1929   Add support for --firmware and --firmware-dir options to include firmware in
1930   the initramfs
1931
1932   09 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1933   Apply patch from Vince C <v_cadet@yahoo.fr> to mount sysfs prior to loading
1934   modules, so that the mdev firmware loading can actually work
1935
1936   04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
1937   If we have a raid456.ko module, we need to create a raid45.ko symlink since
1938   dmraid can be rather stupid. This should resolve bug #195804.
1939
1940   04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> sparc64/kernel-config,
1941   alpha/kernel-config-2.6, ia64/kernel-config-2.6, x86/kernel-config-2.6,
1942   x86_64/kernel-config-2.6:
1943   Updated the kernel configs for arches which have given us their 2008.0
1944   configs. This is 3.4.10_pre4 for testing.
1945
1946   29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1947   Redirect which output to /dev/null and put quotes around var in test
1948
1949   29 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1950   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
1951   x86_64/modules_load:
1952   Changed MDRAID to MDADM for bug #211316.
1953
1954   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1955   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts:
1956   Added a --no-keymap option for bug #210886.
1957
1958   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1959   generic/linuxrc:
1960   Use which to determine the location of splash_geninitramfs, rather than
1961   having an endless number of conditional checks for the location. This fixes
1962   bug #211521. Thanks to Uriy Zhuravlev <stalkerg@gmail.com> for finding the
1963   problem and suggesting a solution.
1964
1965   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1966   -xenU/kernel-config-2.6, -xen0/kernel-config-2.6, genkernel,
1967   -xen0/busy-config, -xen0/config.sh, -xen0/modules_load, -xenU/busy-config,
1968   -xenU/config.sh, -xenU/modules_load:
1969   Removing the xen0 and xenU arches, since they didn't work, anyway. This is
1970   genkernel 3.4.10_pre3 for testing.
1971
1972   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1973   Add missing space before closing ]
1974
1975   19 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
1976   Apply patch from bug 210457 to fix variable substitution. Thanks to Paul
1977   Taylor <birder@ozemail.com.au> for reporting
1978
1979   19 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1980   Remove quotes from around ${ROOT_TREES} so that the dirs are parsed
1981   separately by bash/cp
1982
1983   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
1984   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
1985   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
1986   genkernel, genkernel.8, genkernel.conf:
1987   Removing DEVFS support from genkernel since we don't support 2.4 kernels
1988   anymore. This is 3.4.10_pre2.
1989
1990   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1991   generic/initrd.scripts:
1992   Added a line to make sure we remove image.squashfs as well as the other loop
1993   names used by catalyst.
1994
1995   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1996   Added another patch from Javier Miqueleiz <javier@miqueleiz.com> in bug
1997   #198892 for mdadm 1.1 and 1.2 metadata support.
1998
1999   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
2000   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
2001   Switch to detection for LOOP and LOOPTYPE when they are not set.
2002
2003   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
2004   generic/initrd.scripts, generic/linuxrc:
2005   Performed some minor cleanup.
2006
2007   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
2008   Move "busybox --install -s" to outside the /init check. Fix problems with
2009   running mknod on a non-CD root filesystem, which will be read-only, for bug
2010   #208266.
2011
2012   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.4,
2013   -alpha/kernel-config-2.4, -parisc64/kernel-config-2.4,
2014   -xenU/kernel-config-2.4, -parisc/kernel-config-2.4,
2015   -x86/kernel-config-2.4, -xen0/kernel-config-2.4:
2016   Removing 2.4 kernel configs, since we aren't supporting 2.4 from here on out.
2017
2018   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2019   We only need to make sure that we have /sbin and /usr/sbin in our PATH for
2020   bug #97378, not reset it. Thanks to Justin Bronder <jsbronder@gentoo.org> in
2021   bug #209182 for pointing it out. This is genkernel 3.4.10_pre1 for testing.
2022
2023   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2024   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
2025   generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.conf,
2026   mips/config.sh:
2027   This is the long-awaited unionfs code cleanup. All of the unionfs code in
2028   genkernel has been removed.
2029
2030   07 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
2031   Fix two calls to set_config_with_override on CMD_KERNCACHE and some
2032   indentation weirdness
2033
2034   04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
2035   Change &>/dev/null to >/dev/null 2>&1 because busybox ash sucks
2036
2037   04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
2038   generic/linuxrc:
2039   Switch to double quotes where we're interpolating variables, because I suck
2040
2041   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> sparc64/modules_load:
2042   Add qla2xxx to sparc64's MODULES_SCSI
2043
2044   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
2045   gen_determineargs.sh, gen_moddeps.sh:
2046   Add --all-initrd-modules option to copy all kernel modules into
2047   initrd/ramfs. This is useful for netboot images
2048
2049   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
2050   generic/linuxrc:
2051   Add setup_hotplug() function that runs before the modules are loaded to
2052   setup mdev as the hotplug event handler. Add $KV to /lib/modules anywhere it
2053   occurs to allow for an initramfs with multiple sets of modules
2054
2055   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_configkernel.sh,
2056   genkernel.conf:
2057   Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895
2058
2059   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
2060   Moving the code to start resume operations so it doesn't run when booting
2061   from CD. We also don't execute the code if there's no real_resume set on the
2062   command line, since it will fail, anyway, without it.
2063
2064   02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/modules_load,
2065   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
2066   x86/modules_load, x86_64/modules_load, xen0/modules_load,
2067   xenU/modules_load:
2068   add megaraid module to MODULES_SCSI for bug 206039
2069
2070   02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/modprobe:
2071   specify the kernel version when looking for a module for bug 208593
2072
2073   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
2074   generic/initrd.defaults, generic/initrd.scripts:
2075   Removed runUdev, since we no longer use it.
2076
2077   11 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2078   gen_initrd.sh, genkernel:
2079   Fixing a problem where we were copying the busybox binary cache into the
2080   busybox temporary directory. I am assuming that this was a result of all of
2081   the changes we've been doing, and it simply just got everlooked. Thanks to
2082   Marek Szuba <cyberman@if.pw.edu.pl> for pointing it out in bug #204087. This
2083   is genkernel 3.4.9 FINAL. Enjoy.
2084
2085   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.defaults,
2086   generic/initrd.scripts, generic/linuxrc:
2087   Don't scan a bunch of extra devices when CDROOT_DEV is defined.
2088
2089   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
2090   generic/linuxrc:
2091   Add new cdroot_type=foo kernel commandline parameter to override -t iso9660
2092   for bug #182818.
2093
2094   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
2095   Put -t auto back to -t iso9660 for mounting a cdrom. This is for bug #162962.
2096
2097   27 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
2098   Fix description of --kernel-config for bug #194752.
2099
2100   27 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2101   This is 3.4.9_pre12 for testing.
2102
2103   23 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
2104   generic/linuxrc, genkernel.8:
2105   Apply LUKS key patch from bug #162962 from Nelson Batalha
2106   <nelson_batalha@hotmail.com>
2107
2108   14 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
2109   Fix text bolding on serial console for bug #202266 thanks to Michael Hordijk
2110   <hoffbrinkle@hotmail.com>.
2111
2112   13 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
2113   Apply a patch from John R. Graham <john_r_graham@mindspring.com> for bug
2114   #201482.
2115
2116   06 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
2117   Do s/KERNELDIR/KERNEL_DIR/ for bug #201159.
2118
2119   06 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
2120   Fix typo for bug #201442. Thanks to Michael Hordijk <hoffbrinkle@hotmail.com>.
2121
2122   03 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2123   This is genkernel 3.4.9_pre11 for testing.
2124
2125   29 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
2126   gen_initrd.sh:
2127   Do s/elsif/elif/ because I use too many languages and random bash tutorials
2128   online can't be trusted.
2129
2130   28 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
2131   genkernel:
2132   Added a patch line for busybox for bug #198892. This is 3.4.9_pre10 for
2133   testing.
2134
2135   24 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_funcs.sh:
2136   Added a small patch from John R. Graham <john_r_graham@mindspring.com> to
2137   fix arguments with spaces for bug #200161.
2138
2139   24 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
2140   Use 'read' to get a line at a time to account for directories with spaces in
2141   the name. This fixes bug 199701.
2142
2143   23 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
2144   gen_initrd.sh:
2145   Look for cryptsetup in /bin and /sbin.
2146
2147   17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
2148   Force dmraid to be built with -j1 for bug #188273.
2149
2150   16 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
2151   My original sed of LVM2->LVM caught a few too many things. Thanks to Robin
2152   Johnson <robbat2@gentoo.org> for pointing them out and providing the fix in
2153   bug #198546.
2154
2155   13 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
2156   genkernel.conf, genkernel:
2157   Added config defaulting for --mdadm for bug #198694. Thanks to John R.
2158   Graham <john_r_graham@mindspring.com> for providing the patch. This is
2159   3.4.9_pre9 for testing.
2160
2161   08 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
2162   Revert patch from bug #190327 as it breaks well more than it fixed.
2163
2164   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/config.sh,
2165   gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh,
2166   gen_initrd.sh, gen_package.sh, genkernel, genkernel.conf, ia64/config.sh,
2167   mips/config.sh, parisc/config.sh, parisc64/config.sh, ppc/config.sh,
2168   ppc64/config.sh, sparc/config.sh, sparc64/config.sh, um/config.sh,
2169   x86/config.sh, x86_64/config.sh, xen0/config.sh, xenU/config.sh:
2170   Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to
2171   allow all command line options to be configurable from within the
2172   genkernel.conf file. This is for bug #182616. This is genkernel 3.4.9_pre8
2173   for testing.
2174
2175   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2176   generic/initrd.scripts:
2177   Fixed the noload module code. Thanks to Mijail Fedorovich
2178   <mfedorovich@gmail.com> for pointing it out in bug #198187.
2179
2180   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2181   generic/initrd.scripts, generic/linuxrc:
2182   Added an update patch from Alon Bar-Lev <alonbl@gentoo.org> in bug #197244
2183   to clean up the suspend2 code and rename the functions to tuxonice to match
2184   the upstream rename.
2185
2186   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2187   gen_compile.sh, gen_initramfs.sh, gen_initrd.sh, gen_package.sh,
2188   genkernel:
2189   Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos
2190   hacks in genkernel. This is from bug #193826. This is genkernel 3.4.9_pre7
2191   for testing.
2192
2193   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_arch.sh:
2194   Added a simple patch from Andrew Gaffney <agaffney@gentoo.org> to ensure
2195   that we export ARCH before running menuconfig. This is from bug #190327.
2196
2197   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
2198   generic/initrd.scripts, generic/linuxrc:
2199   Make sure we still allow dolvm2/doevms2 on the kernel command line and give
2200   a warning. I've also added a 2 second delay between vgscan and vgchange.
2201   Thanks to Robin H. Johnson <robbat2@gentoo.org> for suggesting the changes
2202   and testing.
2203
2204   02 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> +generic/modprobe,
2205   gen_initramfs.sh, gen_initrd.sh, genkernel:
2206   Reverting the removal of generic/modprobe for bug #197730. This is genkernel
2207   3.4.9_pre6 for testing.
2208
2209   01 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
2210   gen_initramfs.sh, genkernel:
2211   Fixed device-mapper/man removal for bug #196087, fixed mdadm.conf copying,
2212   and fixed syntax error for bug #197582. This is genkernel-3.4.9_pre5.
2213
2214   30 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2215   -pkg/suspend-0.5-Makefile.patch, -pkg/busybox-1.1.3+gentoo.tar.bz2,
2216   -pkg/devfsd-1.3.25-dietlibc.patch,
2217   -pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2, alpha/busy-config,
2218   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
2219   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
2220   genkernel, ia64/busy-config, mips/busy-config, parisc/busy-config,
2221   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
2222   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
2223   x86/modules_load, x86_64/busy-config, xen0/busy-config, xenU/busy-config:
2224   Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm
2225   support in busybox from bug #172128. This is genkernel 3.4.9_pre4 for
2226   testing.
2227
2228   30 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2229   generic/initrd.scripts, generic/linuxrc:
2230   Made a few minor cleanups here and there.
2231
2232   12 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
2233   Update description for --initramfs-overlay in man page to match --help.
2234
2235   05 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
2236   gen_initrd.sh:
2237   Remove generic/modprobe and all supporting code, since busybox has it now.
2238
2239   04 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
2240   We need to cd out of directory to be deleted for bug #194695. Thanks to Asmund
2241   Grammeltvedt <asmundg@big-oil.org> for pointing this out.
2242
2243   18 Sep 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
2244   gen_initrd.sh:
2245   We don't ever want devfs in an initramfs, so check KERN_24 instead of DEVFS
2246   for 2.4 initrd generation
2247
2248   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2249   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
2250   genkernel, genkernel.8, genkernel.conf:
2251   Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.
2252
2253   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2254   gen_configkernel.sh, genkernel:
2255   Some more general cleanup and adding support for using a config file other
2256   than /etc/genkernel.conf to add flexibility.
2257
2258   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2259   -pkg/module-init-tools-0.9.15-pre4.tar.bz2,
2260   -pkg/klibc-1.1.16-sparc2.patch, -pkg/klibc-1.2.1-nostdinc-flags.patch,
2261   -pkg/modutils-2.4.26.tar.bz2:
2262   Removing klibc/modutils/module-init-tools files, since we don't need any of
2263   them, anymore.
2264
2265   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2266   It helps if I use 'g' when doing a sed.
2267
2268   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
2269   genkernel, genkernel.conf:
2270   Removed the use of GK_BIN variable, since it isn't necessary.
2271
2272   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> TODO, genkernel.conf:
2273   Updated TODO and cleaning up genkernel.conf a bit.
2274
2275   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
2276   netboot/misc/bin/net-setup, netboot/misc/etc/fstab:
2277   Remove some unnecessary copyright dates from a few files so we don't keep
2278   forgetting to update them when we modify the files.
2279
2280   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2281   gen_configkernel.sh, gen_determineargs.sh, gen_initramfs.sh, genkernel,
2282   genkernel.8, mips/config.sh:
2283   Renamed gensplash to splash and marked gensplash as deprecated. This is
2284   3.4.9_pre3 for testing.
2285
2286   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> TODO,
2287   alpha/modules_load, gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh,
2288   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
2289   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
2290   genkernel, genkernel.8, genkernel.conf, ia64/modules_load, mips/config.sh,
2291   ppc/modules_load, ppc64/modules_load, um/modules_load, x86/modules_load,
2292   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2293   Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will
2294   keep everything simplified if a newer EVMS/LVM version set appears.
2295
2296   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> README,
2297   alpha/config.sh, gen_bootloader.sh, gen_cmdline.sh, gen_configkernel.sh,
2298   gen_determineargs.sh, gen_initrd.sh, gen_package.sh, genkernel,
2299   genkernel.8, genkernel.conf, ia64/config.sh, mips/config.sh,
2300   parisc/config.sh, parisc64/config.sh, ppc/config.sh, ppc64/config.sh,
2301   sparc/config.sh, sparc64/config.sh, um/config.sh, x86/config.sh,
2302   x86_64/config.sh, xen0/config.sh, xenU/config.sh:
2303   Removing bootsplash support since it hasn't been in a kernel we've supported
2304   for years now, causes confusion amongst users, and really wasn't being used
2305   and caused issues with 2.6/initrd creation in some corner cases.
2306
2307   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2308   -pkg/genkernel-svn-suspend.patch:
2309   Removing the reversal patch for the suspend removal, since it will no longer
2310   apply.
2311
2312   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
2313   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
2314   gen_initrd.sh, generic/linuxrc, genkernel, mips/config.sh:
2315   Performed some general cleanup on a few files and removed devfs/udev
2316   selection code, since we force devfs on 2.4 and mdev on 2.6 kernels.
2317
2318   30 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2319   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
2320   gen_initramfs.sh, generic/initrd.scripts, generic/linuxrc, genkernel,
2321   genkernel.conf, +pkg/genkernel-svn-suspend.patch:
2322   Removing the suspend support that was added for bug #156445 until suspend is
2323   added to the tree and we can determine the proper way to support it. For
2324   more information, see bug #156431. This is genkernel 3.4.9_pre2 for testing.
2325
2326   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
2327   x86_64/kernel-config-2.6, genkernel:
2328   Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug
2329   #186378. This is genkernel 3.4.9_pre1 for testing.
2330
2331   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2332   Changing to use console=tty1 instead of CONSOLE=/dev/tty1 with a patch from
2333   Matthias Schwarzott <zzam@gentoo.org> for bug #188954.
2334
2335   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
2336   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
2337   x86/modules_load, x86_64/modules_load, xen0/modules_load,
2338   xenU/modules_load:
2339   Added arcmsr to MODULES_SCSI for bug #185827.
2340
2341   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2342   +pkg/suspend-0.5-Makefile.patch:
2343   Added suspend-0.5-Makefile.patch to pkg directory for suspend capabilities,
2344   bringing it into the repository, from the tree.
2345
2346   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
2347   Added a small patch from Tais M. Hansen <tais.hansen@osd.dk> to add doscsi
2348   to the genkernel man page for bug #183406.
2349
2350   21 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_funcs.sh,
2351   genkernel.8:
2352   Added another patch from John R. Graham <john_r_graham@mindspring.com> for
2353   bug #180161.
2354
2355   26 Jul 2007; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
2356   Clean up a cosmetic error introduced by the symlink patch:  
2357   ${GK_SHARE}/gen_funcs.sh: line 431: popd:
2358   /var/tmp/genkernel/3996.6301.23048.13838/initramfs-modules-${KV}-temp: No
2359   such file or directory
2360
2361   26 Jul 2007; Robin H. Johnson <robbat2@gentoo.org> generic/initrd.scripts,
2362   generic/linuxrc:
2363   The previous patch from bug #174294 still contained some bugs in the linuxrc
2364   and scripts, that caused a failure during boot. Clean them up with one more
2365   patch from Nelson Batalha <nelson_batalha@hotmail.com>, again on bug #174294.
2366
2367   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
2368   enhanced netboot linuxrc from gustavoz
2369
2370   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
2371   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
2372   genkernel, genkernel.conf, ia64/busy-config, mips/busy-config,
2373   parisc/busy-config, parisc64/busy-config, ppc/busy-config,
2374   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
2375   x86/busy-config, x86_64/busy-config, xen0/busy-config, xenU/busy-config:
2376   enable CONFIG_INSMOD in all arch busy-config files
2377   disable building of static insmod and remove all code related to it
2378
2379   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
2380   Patch to compare new config instead of the one left laying around in the
2381   kerncache dir. Thanks to Pat Double <gentoo@patdouble.com> in bug #179739
2382
2383   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
2384   gen_initramfs.sh, gen_initrd.sh, genkernel.conf:
2385   Patch to actually use busybox bincache. Thanks to Pat Double
2386   <gentoo@patdouble.com> on bug #180211
2387
2388   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initrd.sh:
2389   Fixed lvm/evms code for initrd generation. Thanks to Vinny
2390   <vfuria@gmail.com> on bug #179480 for pointing it out.
2391
2392   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
2393   generic/initrd.defaults, ia64/modules_load, ppc/modules_load,
2394   ppc64/modules_load, um/modules_load, x86/modules_load,
2395   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2396   Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111
2397   and also created a separate MDRAID module group.
2398
2399   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2400   generic/initrd.scripts, generic/linuxrc:
2401   Added a patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug
2402   #174294 to enable the use of encryption on a CD and the location of a key.
2403
2404   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
2405   gen_funcs.sh, genkernel, genkernel.8, genkernel.conf:
2406   Added two patches from John R. Graham <john_r_graham@mindspring.com> from
2407   bug #180161. This should fix bug #180161, bug #144703, and bug #150697.
2408
2409   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
2410   Added USB Printer support for bug #176543.
2411
2412   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2413   generic/initrd.scripts:
2414   Change the check for /livecd when booting a CD to check for a file called
2415   livecd, rather than just the existence of /livecd, which should keep it from
2416   finding disks with a /livecd directory.
2417
2418   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_package.sh:
2419   Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #174188 to
2420   fix a problem with the System.map file copying that was previously
2421   introduced.
2422
2423   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
2424   Added patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug
2425   #172766 to add documentation for genkernel's LUKS features.
2426
2427   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2428   generic/initrd.scripts:
2429   Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create
2430   md devices with LUKS for bug #170753.
2431
2432   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2433   generic/initrd.scripts:
2434   Reverting patch that was originally added due to bug #160333 due to the
2435   problems it caused on the 2007.0 release.
2436
2437   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_package.sh,
2438   genkernel:
2439   Added a patch from Andrew Gaffney <agaffney@gentoo.org> to add System.map to
2440   the tarball for the minimal kernel package for bug #174188. This is also the
2441   3.4.8 release.
2442
2443   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
2444   ia64/modules_load, um/modules_load, x86/modules_load, x86_64/modules_load,
2445   xen0/modules_load, xenU/modules_load:
2446   Added mptsas to SCSI for bug #174130 and removing raid0/raid1/raid10/raid456
2447   from DMRAID.
2448
2449   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2450   gen_initrd.sh:
2451   Commented out the checks on the sanity of lvm.conf since they were not quite
2452   working right. This should fix bug #173622.
2453
2454   09 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> +x86/nb-busybox.cf:
2455   Added nb-busybox.cf to x86 on the request of Andrew Gaffney
2456   <agaffney@gentoo.org>.
2457
2458   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2459   gen_initrd.sh, genkernel:
2460   Added a change to force objdump output to be English for bug #173412 and
2461   rolling 3.4.7 final for the release.
2462
2463   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2464   generic/initrd.scripts:
2465   Added a patch from Daniel Drake <dsd@gentoo.org> to fix splash problems for
2466   bug #172562.
2467
2468   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
2469   Some minor config file cleanup.
2470
2471   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2472   genkernel.8:
2473   Added a second patch from John R. Graham <john_r_graham@mindspring.com> from
2474   bug #169383.
2475
2476   27 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
2477   ia64/modules_load, x86/modules_load, x86_64/modules_load,
2478   xen0/modules_load, xenU/modules_load:
2479   Added raid456 to dmraid target for bug #172128.
2480
2481   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2482   gen_initrd.sh:
2483   Changed LVM configuration detection to not error.
2484
2485   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
2486   Added joystick support to the default configuration for bug #171911.
2487
2488   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2489   gen_initrd.sh, genkernel:
2490   Before we copy lvm.conf, we run it through 'lvm dumpconfig' to make sure the
2491   config is valid for bug #156009. This is 3.4.7_pre5.
2492
2493   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
2494   Change the default CACHE_DIR from /usr/share/genkernel/pkg/%%ARCH%% to
2495   /var/cache/genkernel/%%ARCH%% for bug #148253.
2496
2497   13 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
2498   ia64/modules_load, um/modules_load, x86/modules_load, x86_64/modules_load,
2499   xen0/modules_load, xenU/modules_load:
2500   Added libata to the MODULES_SATA list. This might be why SATA CD drives
2501   weren't working for us.
2502
2503   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
2504   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
2505   gen_package.sh, genkernel:
2506   Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug
2507   #169383 to improve the --symlink option fairly significantly. This is going
2508   to be 3.4.7_pre4 and while I haven't tested this yet, it looks good.
2509
2510   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
2511   Fixed lib64 link for bug #168664.
2512
2513   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
2514   Update default kernel config with the current LiveCD config for 2007.0,
2515   which is built on 2.6.19, rather than 2.6.17 only.
2516
2517   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2518   +pkg/module-init-tools-0.9.15-pre4.tar.bz2,
2519   +pkg/busybox-1.1.3+gentoo.tar.bz2,
2520   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
2521   +pkg/modutils-2.4.26.tar.bz2:
2522   Added binary files back and updated busybox with a patch from Peter
2523   Alfredsen <peter.alfredsen@gmail.com> in bug #168599.
2524
2525   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2526   -pkg/module-init-tools-0.9.15-pre4.tar.bz2,
2527   -pkg/busybox-1.1.3+gentoo.tar.bz2,
2528   -pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
2529   -pkg/modutils-2.4.26.tar.bz2:
2530   Removing binary files from pkg since they were corrupted during the CVS->SVN
2531   migration.
2532
2533   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
2534   Fixed up the man page for bug #168500 and bug #168719.
2535
2536   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
2537   parisc/config.sh, parisc64/config.sh:
2538   Moved the MAKEOPTS check to the top of the file for parisc, so it matches
2539   other architectures. This fixes bug #165494. Thanks to Andrew Gaffney
2540   <agaffney@gentoo.org> for finding the fix. I'm marking this as 3.4.7_pre3
2541   for testing.
2542
2543   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2544   generic/initrd.scripts:
2545   Adding yet another patch from Fabio Erculiani <lxnay@lxnaydesign.net> from
2546   bug #152945.
2547
2548   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
2549   generic/initrd.scripts, generic/linuxrc, genkernel:
2550   Added a non-braindead version of a patch provided by Fabio Erculiani
2551   <lxnay@lxnaydesign.net> in bug #160333. This is completely untested, so I'm
2552   rolling up 3.4.7_pre2 to get it tested prior to genkernel 3.4.7 going final.
2553
2554   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ppc/Pegasos:
2555   Add a known-working 2.6.16+ kernel config from
2556   http://www.ppczone.org/downloads/config-2.6.16-pegasos for bug #165758.
2557
2558   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
2559   Added a note about the MAKEOPTS option to genkernel as suggested in bug
2560   #165980.
2561
2562   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
2563   Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the
2564   genkernel man page for bug #166179.
2565
2566   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
2567   Fix REAL_INIT for bug #160635.
2568
2569   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2570   gen_compile.sh, genkernel:
2571   Added patch from Fabio Erculiani <lxnay@lxnaydesign.net> to fix unionfs
2572   compilation. This is for bug #152945.
2573
2574   08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2575   gen_funcs.sh:
2576   Added patch from Martin Parm <parmus@diku.dk> to fix the --no-color option.
2577   This resolves bug #114156.
2578
2579   15 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh:
2580   Changed basename to dirname when creating the directory from grub.conf to
2581   solve bug #161716.
2582
2583   09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
2584   x86/modules_load, x86_64/modules_load, xen0/modules_load,
2585   xenU/modules_load:
2586   Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to
2587   Robin H. Johnson for <robbat2@gentoo.org> for pointing it out.
2588
2589   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
2590   generic/initrd.scripts:
2591   Added a case statement for the keymap selection to ensure we're always using
2592   the named keymaps. This should resolve bug #146714 if everything works
2593   correctly. This is 3.4.6, for real.
2594
2595   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2596   +generic/keymaps.tar.gz:
2597   Adding back the known-good copy of keymaps.tar.gz to svn.
2598
2599   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
2600   gen_compile.sh, -generic/keymaps.tar.gz, generic/linuxrc, genkernel,
2601   ia64/busy-config, mips/busy-config, parisc/busy-config,
2602   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
2603   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
2604   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
2605   Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame
2606   cvs2svn.  Also, added patch from Alon Bar-Lev <alonbl@gentoo.org> to switch
2607   to using switch_root for 2.6 kernels, and a small typo fix from Michael
2608   Hordijk <hoffbrinkle@hotmail.com> for bug #158776.
2609
2610   15 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initrd.sh,
2611   generic/linuxrc, genkernel:
2612   Added patches from François-Xavier Roure <fx_roure@yahoo.fr> from bug
2613   #149020. This will end up being genkernel 3.4.6, most likely.
2614
2615   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
2616   Adjust selinux stuff in gen_compile.sh to actually do what we intended, not
2617   the opposite.
2618
2619   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
2620   Since device-mapper tries to build with selinux by default, we've removed
2621   it, then commented out the selinux support. The ebuild will need to
2622   enable/disable selinux support based on the selinux USE flag. This should
2623   resolve bug #157538.
2624
2625   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2626   generic/initrd.scripts:
2627   More fixes for similarly-named modules.
2628
2629   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
2630   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
2631   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
2632   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
2633   xen0/busy-config, xenU/busy-config:
2634   Disabled full SuSv3 compliant sort, as suggested by AurĂ©lien Francillon
2635   <aurelien.francillon@inrialpes.fr> in bug #157777.
2636
2637   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/modprobe:
2638   Added a fix for similarly-named modules from bug #158017.
2639
2640   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
2641   Fixed up linking for dmraid for bug #157538.
2642
2643   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
2644   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
2645   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
2646   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
2647   xen0/busy-config, xenU/busy-config:
2648   Updated busy-config to work with root=LABEL=<label> for bug #156640.
2649
2650   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
2651   gen_initramfs.sh, genkernel, genkernel.conf:
2652   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156611 to clean up
2653   the initramfs creation and create a 'proper' initramfs, instead of our
2654   concatenated monster.
2655
2656   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
2657   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
2658   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
2659   genkernel.8, genkernel.conf:
2660   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add
2661   userspace suspend support to genkernel.
2662
2663   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2664   gen_initrd.sh:
2665   Added debug level to LUKS print_info messages for bug #156410.
2666
2667   03 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
2668   x86/modules_load, x86_64/modules_load:
2669   Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET.
2670
2671   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2672   generic/initrd.scripts:
2673   Inverted check on CDROOT_DEV, as it should be -z not -n. Thanks to Jakub Moc
2674   <jakub@gentoo.org> for coming up with the quick fix in bug #153554. I lied
2675   before. This one is really 3.4.5.
2676
2677   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
2678   genkernel:
2679   Added typo fix from Jason Pepas <j.pepas@mail.utexas.edu> in bug #153516.
2680   This is 3.4.5.
2681
2682   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
2683   ia64/busy-config, mips/busy-config, parisc/busy-config,
2684   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
2685   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
2686   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
2687   Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net>
2688   in bug #152881.
2689
2690   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2691   Added patch to improve symlink support by Michael Hordijk
2692   <hoffbrinkle@hotmail.com> for bug #143217.
2693
2694   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
2695   Added patch from Tim Steiner <tsteiner@nerdclub.net> to add a real_rootflags
2696   parameter for bug #122672.
2697
2698   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2699   generic/initrd.scripts, generic/linuxrc:
2700   Added patch to support resuming from encrypted swap. The patch was submitted
2701   to bug #152441.
2702
2703   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2704   This is the 3.4.4 release.
2705
2706   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2707   generic/initrd.scripts, generic/linuxrc:
2708   Updated with the latest version of the LUKS patches from bug #152441.
2709
2710   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
2711   Changed mime-type to application/x-gzip for generic/keymaps.tar.gz for bug
2712   #151500.
2713
2714   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
2715   Added patch from bug #152441 to improve LUKS support.
2716
2717   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
2718   x86_64/kernel-config-2.6:
2719   Updated kernel configs for amd64/x86 for bug #151609 and bug #152299.
2720
2721   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2722   Changed mime-type property to binary/gzip for keymaps.tar.gz for bug #151500.
2723   This is genkernel 3.4.3.
2724
2725   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
2726   generic/initrd.defaults, generic/initrd.scripts, +generic/udhcpc.scripts,
2727   x86/busy-config, x86/modules_load:
2728   Added patch for udhcp support. Patch by Stefan Nickl
2729   <snickl@snickl.freaks.de> and submitted to bug #145115.
2730
2731   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
2732   Allow root= for initramfs, instead of only real_root= to specify the root
2733   volume. Patch by Salah Coronya <salahx@yahoo.com> from bug #142606.
2734
2735   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
2736   Added patch from Salah Coronya <salahx@yahoo.com> to document dolvm2 and
2737   doevms2 in the genkernel man page from bug #142606.
2738
2739   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> +AUTHORS, genkernel:
2740   Added the AUTHORS file and ChangeLog.  This is 3.4.2
2741
2742   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2743   generic/initrd.scripts:
2744   Added patch for suspend2-sources 2.6.18 by Romeo Benzoni
2745   <romeo@benzoni.org> and submitted to bug #148499.
2746
2747   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2748   gen_determineargs.sh:
2749   Added patch from Alon Bar-Lev <alon.barlev@gmail.com> for bug
2750   #148498 and also a patch from Robin H. Johnson
2751   <robbat2@gentoo.org> to support git-based kernels.
2752
2753   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2754   x86_64/kernel-config-2.6, -x86_64/kernel-config-2.6-emachines,
2755   -x86_64/kernel-config-2.6-smp:
2756   Update the amd64 kernel configs from the release.
2757
2758   16 Sep 2006; Tim Yamin <plasmaroo@gentoo.org>
2759   gen_initramfs.sh, genkernel:
2760   Should check for /sbin/splash_geninitramfs instead of
2761   /usr/sbin/...
2762
2763   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2764   generic/initrd.scripts:
2765   This change makes it so we only try to mount 'auto' when cdroot
2766   is specified. This should fix all of our mounting issues, as
2767   well as allow for not only USB keys to use these kernels with a
2768   LiveCD kernel/config, but allow it to boot from any media which
2769   the kernel has support.
2770
2771   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2772   generic/initrd.scripts:
2773   Added a symlink for device-mapper stuff. This should resolve
2774   both bug #142775 and bug #147015.
2775
2776   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2777   alpha/modules_load, x86/modules_load, x86_64/modules_load:
2778   Added lpfc and scsi_transport_fc for Emulex fibre-channel
2779   controllers.
2780
2781   13 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2782   alpha/modules_load, x86/modules_load, x86_64/modules_load:
2783   Make sure we load the raid0, raid1, and raid10 personalities
2784   with dmraid.
2785
2786   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2787   generic/initrd.scripts:
2788   This is ugly. I mean, really ugly. However, it is the only way
2789   to support all of the insane ways that people are trying to boot
2790   release media. I really wish we didn't have to support this
2791   junk, but a regression really shouldn't happen with our
2792   releases. Anyway, hopefully I can come up with a better
2793   solution to this in the future.
2794
2795   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2796   generic/initrd.scripts:
2797   Try using -t iso9660,vfat to our mount command, since we can't
2798   use only iso9660 as it breaks booting from a USB stick.
2799
2800   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2801   gen_initrd.sh:
2802   The initrd code was still looking for udev, even though we
2803   aren't building it anymore. This should fix bug #145802.
2804
2805   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2806   ppc/busy-config:
2807   Fix NFS mount.
2808
2809   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2810   generic/initrd.defaults:
2811   Added emul to ROOT_LINKS for bug #145248.
2812
2813   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2814   x86/busy-config, x86_64/busy-config:
2815   Fixed the NFS mount configuration for busybox for bug #143476.
2816
2817   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2818   generic/initrd.scripts:
2819   Update the suspend2_resume function for bug #131202.
2820
2821   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2822   generic/initrd.scripts:
2823   iso9660 -> auto, and added support for checking SUBDIR for the
2824   livecd file. This is for bug #147186.
2825
2826   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2827   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
2828   Updated default kernel configurations for x86/amd64 to match the
2829   2006.1 release.
2830
2831   08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2832   gen_initramfs.sh:
2833   Add more error checking into the splash code and die instead of
2834   silently fail on an error.
2835
2836   23 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
2837   ia64/kernel-config-2.6:
2838   Update config, fix #141949.
2839
2840   22 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2841   generic/initrd.scripts, generic/linuxrc:
2842   Added patch for suspend2 for bug #131202.
2843
2844   15 Aug 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2845   Fix bug #143442.
2846
2847   13 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
2848   generic/initrd.scripts:
2849   Fix devfsd not kicking in on 2.4 on Alpha.
2850
2851   11 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2852   gen_compile.sh, genkernel.conf:
2853   Add in the kernel version compatibility table from
2854   http://www.am-utils.org/project-unionfs.html and ensure that
2855   genkernel dies if the unionfs module fails to build. Until now,
2856   it would fail and the build would continue without it.
2857
2858   01 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2859   gen_initramfs.sh:
2860   We should be checking for /usr/bin/splash_geninitramfs, instead.
2861
2862   31 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2863   3.4.0 final... so much Bad-Ass <TM> that Chuck Norris himself
2864   digs it :)
2865
2866   20 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2867   gen_initramfs.sh, genkernel:
2868   Commit fix for bug #141153 from Pylon; 3.4.0_pre4.
2869
2870   18 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
2871   gen_bootloader.sh, gen_funcs.sh, gen_package.sh, genkernel:
2872   Commit patches #91453, #91481 from bug #139866.
2873
2874   18 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2875   alpha/modules_load, um/modules_load, x86/modules_load,
2876   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2877   Added megaraid drivers for bug #139888.
2878
2879   16 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2880   gen_initramfs.sh:
2881   Added fix for bug #140445.
2882
2883   11 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
2884   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
2885   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh,
2886   gen_initrd.sh, gen_package.sh, genkernel, genkernel.conf:
2887   Commit patch for bug #139866 by Martin Parm.
2888
2889   05 Jul 2006; Joshua Kinard <kumba@gentoo.org> generic/linuxrc:
2890   Tweak the sgimips section for rootfs mounting to use squashfs
2891   instead of ext2.
2892
2893   30 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2894   Fix "Cannot read /proc/mounts" cosmetics.
2895
2896   30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2897   alpha/modules_load, um/modules_load, x86/modules_load,
2898   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2899   We need firmware_class in our initramfs for ide-cs to work.
2900
2901   20 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel,
2902   genkernel.conf,
2903   -pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
2904   +pkg/busybox-1.1.3+gentoo.tar.bz2:
2905   Bump busybox to 1.1.3 courtesy of `Kumba.
2906
2907   19 Jun 2006; Joshua Kinard <kumba@gentoo.org>
2908   gen_initramfs.sh, -mips/ip22r4k-2006_0.cf,
2909   +mips/ip22r4k-2006_1.cf, -mips/ip22r5k-2006_0.cf,
2910   +mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_0.cf,
2911   +mips/ip27r10k-2006_1.cf, -mips/ip28r10k-2006_0.cf,
2912   +mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_0.cf,
2913   +mips/ip30r10k-2006_1.cf, -mips/ip32r5k-2006_0.cf,
2914   mips/ip32r5k-2006_1.cf, -mips/ip32rm52-2006_0.cf,
2915   +mips/ip32rm5k-2006_1.cf, mips/nb-busybox.cf, netboot/linuxrc.x:
2916   Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's
2917   a busybox applet now), tweak the ip32r5k config, add wget to the
2918   mips netboot busybox config. Also import the remaining 2006.1
2919   mips-sources configs and remove the old 2006.0 ones.
2920
2921   12 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/busy-config:
2922   Enable the config option for busybox's --install parameter.
2923
2924   12 Jun 2006; Joshua Kinard <kumba@gentoo.org>
2925   mips/busy-config, +mips/ip32r5k-2006_1.cf, mips/nb-busybox.cf:
2926   Add IP32 R5K 2.6.16.20 kernel build, and update LiveCD/Netboot
2927   Busybox configs to match with busybox-1.1.3.
2928
2929   10 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/config.sh:
2930   Modernize the mips genkernel config.
2931
2932   10 Jun 2006; Joshua Kinard <kumba@gentoo.org>
2933   -mips/ip22r4k-2005_1.cf, -mips/ip22r5k-2005_1.cf,
2934   -mips/ip27r10k-2005_1.cf, -mips/ip28r10k-2005_1.cf,
2935   -mips/ip30r10k-2005_1.cf, -mips/ip32r5k-2005_1.cf:
2936   Remove old configs.
2937
2938   10 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2939   generic/linuxrc:
2940   We can't use vol_id since it was a part of udev.
2941
2942   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2943   genkernel.8:
2944   Added --static to man page for bug #135703.
2945
2946   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2947   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
2948   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
2949   Add a modified version of the two LUKS patches that made their
2950   way into bugzilla for bug #122421.
2951
2952   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2953   alpha/modules_load, generic/initrd.defaults, generic/linuxrc,
2954   x86/modules_load, x86_64/modules_load, xen0/modules_load,
2955   xenU/modules_load:
2956   Added code to allow the root file-system to be a module. This
2957   is for bug #118098.
2958
2959   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2960   generic/linuxrc:
2961   Changed real_init to init_opts to be more accurate, and added a
2962   proper real_init option to allow the selection of the init
2963   executable to run. This is for bug #113426.
2964
2965   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2966   gen_initramfs.sh, gen_initrd.sh:
2967   Added fix for bug #134843 from Thomas Raschbacher
2968   <lordvan@gentoo.org> for evms and later glibc versions.
2969
2970   05 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2971   genkernel.8:
2972   Fixed man page. Thanks to Andrew Yates <andrew@andrewyates.net>
2973   for the patch.
2974
2975   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2976   alpha/busy-config, ia64/busy-config, mips/busy-config,
2977   parisc/busy-config, parisc64/busy-config, ppc/busy-config,
2978   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
2979   um/busy-config, x86/busy-config, x86_64/busy-config,
2980   xen0/busy-config, xenU/busy-config:
2981   Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on
2982   read, used for keymap selection.
2983
2984   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2985   generic/linuxrc:
2986   More spacing cleanups.
2987
2988   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2989   generic/linuxrc:
2990   I accidentally removed some stuff that needed to be there in my
2991   overzealous debug cleanup.
2992
2993   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2994   generic/linuxrc:
2995   Cleaning up debug statements.
2996
2997   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2998   generic/linuxrc:
2999   Ooops... forgot my then after elif. I hope nobody noticed.
3000
3001   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3002   generic/linuxrc:
3003   Change cp to mknod for sr0/loop0 for mips and also for tty1 for
3004   splash.
3005
3006   30 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3007   generic/linuxrc:
3008   Change cp to mknod for console/null.
3009
3010   25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3011   generic/initrd.scripts, generic/linuxrc:
3012   Fix an error in setup_unionfs and add in some debug support to
3013   figure out why/where this initramfs is stopping.
3014
3015   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3016   generic/initrd.scripts:
3017   Fixed up TODO with actual working code since we don't have awk.
3018
3019   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3020   generic/initrd.scripts, generic/linuxrc:
3021   Add in image.squashfs as a squashfs loop, since it is now the
3022   default in catalyst. Also, added a nice TODO about docache and
3023   size restrictions into cache_cd_contents.
3024
3025   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3026   gen_cmdline.sh:
3027   Just some spacing clean ups in the long usage listing.
3028
3029   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3030   genkernel.conf:
3031   Comment the rest of the udev syuff from genkernel.conf as it
3032   shouldn't be necessary anymore with mdev.
3033
3034   19 May 2006; Tim Yamin <plasmaroo@gentoo.org>
3035   alpha/busy-config, gen_compile.sh, gen_initramfs.sh,
3036   generic/initrd.scripts, generic/linuxrc, genkernel,
3037   genkernel.conf, ia64/busy-config, mips/busy-config,
3038   parisc/busy-config, parisc64/busy-config,
3039   -pkg/busybox-1.00-headers_fix.patch,
3040   -pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2,
3041   +pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
3042   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
3043   sparc64/busy-config, um/busy-config, x86/busy-config,
3044   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
3045   Update to busybox 1.1.0; port over to use mdev.
3046
3047   07 May 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3048   genkernel:
3049   Fix #132408.
3050
3051   07 May 2006; Tim Yamin <plasmaroo@gentoo.org>
3052   gen_initramfs.sh, gen_initrd.sh:
3053   Fix #131769.
3054
3055   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3056   gen_compile.sh:
3057   Added patch for unionfs from bug #129965.
3058
3059   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3060   gen_compile.sh:
3061   Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
3062
3063   25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3064   alpha/modules_load, x86/modules_load, x86_64/modules_load,
3065   xen0/modules_load, xenU/modules_load:
3066   Added some more modules to MODULES_SCSI that could be used to
3067   boot from a genkernel-compiled kernel on a live system.
3068
3069   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3070   gen_compile.sh, generic/initrd.scripts, generic/linuxrc:
3071   Added patch from Mike Auty for udev 088+.
3072
3073   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3074   alpha/modules_load, x86/modules_load, x86_64/modules_load,
3075   xen0/modules_load, xenU/modules_load:
3076   Added 3ware card drivers to scsi modules on x86/amd64/alpha.
3077
3078   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3079   gen_compile.sh, genkernel:
3080   Updated to *hopefully* work with udev 087.
3081
3082   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> alpha/config.sh,
3083   ia64/config.sh, parisc/config.sh, parisc64/config.sh,
3084   ppc/config.sh, ppc64/config.sh, sparc/config.sh,
3085   sparc64/config.sh, um/config.sh, x86/config.sh,
3086   x86_64/config.sh, xen0/config.sh, xenU/config.sh:
3087   Fix #107628.
3088
3089   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3090   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts,
3091   generic/linuxrc, genkernel:
3092   ->3.3.11d. Fix #121616, #128805, #129887, #129910.
3093
3094   14 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3095   generic/initrd.scripts:
3096   Forgot one part of the patch from bug #121334.
3097
3098   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3099   gen_compile.sh, genkernel, genkernel.8:
3100   Updated the unionfs compiling section. This *should* allow
3101   unionfs to build on supported kernels.
3102
3103   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3104   generic/linuxrc:
3105   Uncommented suspend2 support from bug #114266.
3106
3107   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3108   generic/initrd.scripts, generic/linuxrc:
3109   Added unionfs patches from bug #121334.
3110
3111   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3112   generic/initrd.scripts, generic/linuxrc, genkernel,
3113   x86/busy-config, x86/modules_load, x86_64/busy-config,
3114   x86_64/modules_load, xen0/busy-config, xen0/modules_load,
3115   xenU/busy-config, xenU/modules_load:
3116   Added a check for /dev/tty0 to setup_keymap, added raid
3117   personality modules for EVMS, and fixed lots of space/tab
3118   issues, along with a general style cleanup. I'm calling this
3119   one 3.3.11b internally, and hopefully it will be added to the
3120   tree if it resolves bug #124388.
3121
3122   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3123   gen_cmdline.sh, gen_initramfs.sh, gen_initrd.sh,
3124   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
3125   dobladecenter->slowusb
3126
3127   06 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3128   +pkg/klibc-1.2.1-nostdinc-flags.patch:
3129   Add hardened fix for bug #128806.
3130
3131   24 Mar 2006; Tim Yamin <plasmaroo@gentoo.org>
3132   ia64/kernel-config-2.6:
3133   Update config for the new Fusion MPT CONFIG_ options on newer
3134   2.6 kernels; bug #125353.
3135
3136   10 Mar 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3137   Fix bug #124251.
3138
3139   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3140   generic/linuxrc:
3141   Updated copyright notice to get KingTaco off my back.
3142
3143   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3144   gen_initramfs.sh, gen_initrd.sh:
3145   Added 0 0 to end of the ram0 line on fstab. Blame KingTaco for
3146   pointing it out.
3147
3148   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3149   gen_compile.sh:
3150   Changed unpacking of klibc to use tar j instead of tar z.
3151
3152   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3153   genkernel.conf:
3154   Let's use the bzip2 tarball of klibc by default form now on,
3155   shall we...
3156
3157   07 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
3158   +pkg/klibc-1.1.16-sparc2.patch:
3159   Added klibc patch for sparc to CVS (from distfiles). This is
3160   3.3.11 so like... run in fear or something...
3161
3162   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3163   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
3164   gen_initrd.sh, genkernel:
3165   Added patch from Kumba to make certain initrd functions less
3166   mips-specific.
3167
3168   27 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3169   gen_compile.sh, genkernel:
3170   Removed save_args/reset_args on kernel. This is 3.3.11_pre7.
3171
3172   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3173   unset temp vars so they get cleaned up
3174
3175   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3176   gen_initramfs.sh, genkernel:
3177   bump to pre6. resets ARCH env var after utils are compiled
3178
3179   25 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3180   gen_arch.sh, gen_compile.sh, genkernel:
3181   Added sparc patches for udev/klibc.
3182
3183   24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3184   gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
3185   gen_determineargs.sh, genkernel:
3186   Added nice and fun patch from dostrow for building on ppc64 (and
3187   possibly others) with mixed kernel/userland.
3188
3189   23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3190   generic/linuxrc:
3191   Added fix for bug #120031.
3192
3193   20 Jan 2006; Joshua Kinard <kumba@gentoo.org>
3194   +mips/ip32rm52-2006_0.cf:
3195   Kernel 2.6.14.6 config for SGI O2 w/ RM5271 CPU ("Nevada")
3196
3197   15 Jan 2006; Joshua Kinard <kumba@gentoo.org> gen_cmdline.sh,
3198   gen_determineargs.sh, genkernel:
3199   Add support to genkernel to build a monolithic kernel by
3200   skipping module building sections when
3201   --static is passed on the gk commandline.
3202
3203   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3204   gen_compile.sh:
3205   Added comment about utils breaking udev so we don't break it
3206   again inadvertently.
3207
3208   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3209   gen_compile.sh, genkernel, +pkg/busybox-1.00-headers_fix.patch:
3210   Added busybox headers fix (_pre2) and changed utils to runtask
3211   on udev build (_pre3).
3212
3213   12 Jan 2006; Joshua Kinard <kumba@gentoo.org>
3214   netboot/linuxrc.x:
3215   chmod +x the udhcpc script on bootup
3216
3217   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3218   gen_compile.sh, genkernel, -pkg/byteswap.h:
3219   Added patch from bug #118324.
3220
3221   10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3222   x86/modules_load, x86_64/modules_load, xen0/modules_load,
3223   xenU/modules_load:
3224   Added additional SATA controllers to MODULES_SATA for loading
3225   into the initrd/initramfs image.
3226
3227   07 Jan 2006; Joshua Kinard <kumba@gentoo.org>
3228   gen_initramfs.sh, +mips/ip22r4k-2006_0.cf,
3229   +mips/ip22r5k-2006_0.cf, +mips/ip27r10k-2006_0.cf,
3230   +mips/ip28r10k-2006_0.cf, +mips/ip30r10k-2006_0.cf,
3231   +mips/ip32r5k-2006_0.cf, +mips/nb-busybox.cf, +netboot,
3232   +netboot/linuxrc.x, +netboot/misc, +netboot/misc/bin,
3233   +netboot/misc/bin/net-setup, +netboot/misc/etc,
3234   +netboot/misc/etc/fstab, +netboot/misc/etc/group,
3235   +netboot/misc/etc/inittab, +netboot/misc/etc/passwd,
3236   +netboot/misc/etc/profile, +netboot/misc/etc/resolv.conf,
3237   +netboot/misc/etc/shadow, +netboot/misc/etc/shells,
3238   +netboot/misc/usr, +netboot/misc/usr/share,
3239   +netboot/misc/usr/share/terminfo,
3240   +netboot/misc/usr/share/terminfo/p,
3241   +netboot/misc/usr/share/terminfo/p/putty,
3242   +netboot/misc/usr/share/udhcpc,
3243   +netboot/misc/usr/share/udhcpc/default.script:
3244   Import the Genkernel-side of things for the catalyst2 netboot2
3245   module
3246
3247   06 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3248   udev compile change from runtask to utils
3249
3250   03 Jan 2006; Tim Yamin <plasmaroo@gentoo.org>
3251   gen_bootloader.sh, gen_compile.sh, gen_determineargs.sh,
3252   gen_initramfs.sh, genkernel:
3253   Fix #115263, #117392, add a fix to sanify LOCALVERSION if
3254   unresolved variables are embedded.
3255
3256   02 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
3257   alpha/modules_load, um/modules_load, x86/modules_load,
3258   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
3259   Updated Fusion MPT support for bug #117114.
3260
3261   21 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
3262   Fix --kernel-cross-compile with PPC64.
3263
3264   18 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3265   genkernel:
3266   Add a compile_klibc(...) fix for old GNU tars and patch the
3267   klibc Makefile to leave /lib alone.
3268
3269   16 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
3270   runtask -> utils for compile_klibc.
3271
3272   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3273   gen_compile.sh, genkernel:
3274   Added x86/klibc fix.
3275
3276   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3277   x86/kernel-config-2.6:
3278   Added HERMES support to use in-kernel driver rather than
3279   external.
3280
3281   15 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
3282   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
3283   Fix #109196.
3284
3285   15 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3286   +pkg/byteswap.h:
3287   Fix to allow udev 076 and udev 077 to compile... add a missing
3288   file byteswap.h to klibc-1.1.1
3289
3290   15 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3291   genkernel.conf:
3292   Removed versions from all packages that are pulled from upstream
3293   so we can use sed in the ebuild to set these, making maintenance
3294   easier.
3295
3296   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3297   add quotes to the ARCH= stuff for the kernel
3298
3299   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3300   Forcibly set the ARCH when compiling the kernel
3301
3302   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3303   x86/kernel-config-2.6:
3304   Changed CONFIG_BLK_DEV_MD=y for bug #112962.
3305
3306   06 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
3307   gen_bootloader_grub.awk:
3308   Fix #100637.
3309
3310   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3311   Back out suspend2 support temporarily as per #114266 comment 10.
3312
3313   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3314   Fix #113634, #114266.
3315
3316   05 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3317   x86/kernel-config-2.6:
3318   Added USB Printer support for bug #114496.
3319
3320   28 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3321   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
3322   Added sata_mv to x86/amd64 for Marvell SATA controllers and
3323   updated 2.6 kernel config for x86 to match what would be used on
3324   a current 2.6.14 LiveCD.
3325
3326   23 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3327   Version Bump 3.3.8
3328
3329   23 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
3330   gen_initrd.sh:
3331   Fix bug 113287
3332
3333   22 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel.conf:
3334   Update unionfs in genkernel.conf to 1.1.1
3335
3336   21 Nov 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3337   fix for sys delete bug 109819
3338
3339   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3340   genkernel.conf:
3341   Add support for dmraid1.0.0.rc9 to fix bug 94762
3342
3343   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
3344   gen_initrd.sh, gen_moddeps.sh, gen_package.sh:
3345   Fix missing moddeps file by adding a test;Do not keep the
3346   initrd/initramfs with a kernelz system as it is already bundled
3347   together.
3348
3349   18 Nov 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3350   Fix {PPC+Catalyst+Pegasos} build failure regression.
3351
3352   17 Nov 2005; Tim Yamin <plasmaroo@gentoo.org>
3353   -pkg/udev-054.tar.bz2, -pkg/udev-068.tar.bz2:
3354   Remove obsoleted udev...
3355
3356   17 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3357   gen_determineargs.sh, genkernel.conf:
3358   Udev 075 support, klibc 1.1.1, and fixes for ppc on 2.6.14+
3359   kernels
3360
3361   04 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3362   gen_arch.sh, gen_initramfs.sh, gen_initrd.sh,
3363   generic/initrd.scripts, generic/linuxrc, genkernel, +mips,
3364   +mips/busy-config, +mips/config.sh, +mips/ip22r4k-2005_1.cf,
3365   +mips/ip22r5k-2005_1.cf, +mips/ip27r10k-2005_1.cf,
3366   +mips/ip28r10k-2005_1.cf, +mips/ip30r10k-2005_1.cf,
3367   +mips/ip32r5k-2005_1.cf, +mips/modules_load, +pkg/mips,
3368   +pkg/mips/.keep:
3369   Added patches from bug #106338. This means mips support in
3370   genkernel. Blame Kumba.
3371
3372   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3373   generic/linuxrc, genkernel:
3374   Changed the version indicator, fixing fstab generation for
3375   unionfs, and resolving bug #103332.
3376
3377   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3378   gen_initramfs.sh:
3379   Made symlink relative for bug #105572.
3380
3381   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3382   gen_compile.sh, genkernel.conf, +pkg/udev-068.tar.bz2:
3383   Upgraded to udev 068 and also closing bug #103936.
3384
3385   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3386   gen_funcs.sh:
3387   Added fix for bug #103717.
3388
3389   21 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3390   x86/kernel-config-2.6:
3391   Updated x86 2.6 kernel configuration.
3392
3393   10 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3394   alpha/modules_load, x86/modules_load, x86_64/modules_load:
3395   Added fix for bug #102006.
3396
3397   31 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3398   Update genkernel version number
3399
3400   31 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3401   x86/kernel-config-2.6:
3402   CONFIG_PRINTER=m for bug #104229.
3403
3404   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3405   generic/initrd.scripts, generic/linuxrc:
3406   Add nodetect and doload patch from bug #102643, with some
3407   modifications.
3408
3409   16 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3410   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
3411   Fix for bug 83276 and add udevsend binary to initramfs for newer
3412   udevs
3413
3414   16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3415   alpha/modules_load, um/modules_load, x86/modules_load,
3416   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
3417   Added dm-mirror to dmraid on all supported arches for bug
3418   #102739.
3419
3420   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
3421   Fix #101716.
3422
3423   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
3424   gen_configkernel.sh:
3425   Fix #88080.
3426
3427   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
3428   Fix #102407.
3429
3430   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
3431   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
3432   Fix #102491.
3433
3434   11 Aug 2005; Eric Edgar <rocket@gentoo.org>
3435   alpha/modules_load, um/modules_load, x86/modules_load,
3436   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
3437   Fix bug 102006 for dm-bbr. Added dm-bbr to modules_load files
3438   under MODULES_LVM2.
3439
3440   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
3441   Fix for bug 91966. Link lib64 to lib in the initramfs
3442
3443   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3444   generic/linuxrc:
3445   Fix for newer udevs to detect udevstart
3446
3447   06 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3448   gen_configkernel.sh:
3449   Fixed config parsing for dmraid/lvm2 to only set =m if item is
3450   not set. Closing bug #101535.
3451
3452   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
3453   ppc/config.sh, ppc64/config.sh:
3454   Fix incorrect commit
3455
3456   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
3457   gen_initramfs.sh, ppc/config.sh, ppc64/config.sh:
3458   Create symlink to init named linuxrc. In preparation for the
3459   need to pack the cpio into the kernel
3460
3461   02 Aug 2005; Eric Edgar <rocket@gentoo.org>
3462   generic/initrd.scripts:
3463   Add iseries virtual cdrom auto scanning support
3464
3465   01 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3466   Remove unnecessary check for multiple running genkernels.
3467
3468   01 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh,
3469   genkernel:
3470   kerncache wasnt sending the config to /etc/kernels properly
3471
3472   30 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3473   generic/initrd.scripts, generic/linuxrc, genkernel,
3474   ppc/config.sh:
3475   Fix cosmetics and PPC without --genzimage.
3476
3477   30 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3478   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
3479   generic/initrd.defaults, generic/initrd.scripts,
3480   generic/linuxrc, genkernel:
3481   Finally making the --bladecenter/dobladecenter stuff correct.
3482   Thanks plasmaroo for helping me wrap my head around how this
3483   works and to remove my dirty hack.
3484
3485   29 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3486   genkernel:
3487   >> 3.3.3. Fix KERNEL_MAKE_DIRECTIVE_2 if not using --genzimage.
3488
3489   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3490   gen_initramfs.sh, gen_initrd.sh, generic/linuxrc:
3491   Fixed up the BladeCenter support some more.
3492
3493   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3494   generic/linuxrc:
3495   Added bladecenter boot-time option, also... so kernels don't
3496   *have* to be built with --bladecenter.
3497
3498   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3499   generic/initrd.scripts:
3500   Fixed up --bladecenter expressions
3501
3502   29 Jul 2005; Eric Edgar <rocket@gentoo.org>
3503   gen_determineargs.sh, gen_initramfs.sh:
3504   Fix a few directory creation issues and a typo
3505
3506   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3507   gen_cmdline.sh, gen_determineargs.sh, generic/initrd.scripts,
3508   generic/linuxrc:
3509   Added --bladecenter for slow USB CD on IBM BladeCenter.
3510
3511   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
3512   Better genkernel.log output for initramfs
3513
3514   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
3515   print warning that unionfs flag is disabled at this time
3516
3517   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
3518   Remove normal access to unionfs
3519
3520   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
3521   Change unionfs so that it is clearly noted as experimental
3522
3523   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh,
3524   generic/linuxrc:
3525   Fix cp /dev/tty1 error message
3526
3527   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3528   gen_initramfs.sh, gen_initrd.sh, gen_package.sh, ppc/config.sh:
3529   Fix ppc not compiling without --genzimage
3530
3531   28 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3532   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
3533   generic/linuxrc, genkernel, genkernel.8,
3534   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/config.sh:
3535   >> 3.3.1. Fix #100144, #100169, #100583.
3536
3537   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
3538   gen_determineargs.sh, gen_package.sh:
3539   Remove extra TEMP checking code that was commented out
3540
3541   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
3542   gen_determineargs.sh, gen_package.sh, genkernel:
3543   Add kernelz- to minkernpackage and kerncache
3544
3545   22 Jul 2005; Eric Edgar <rocket@gentoo.org>
3546   gen_determineargs.sh, gen_package.sh:
3547   Remove extra checks that fail
3548
3549   20 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh:
3550   Fix minkernpackage breakage regarding the TEMP and TMPDIR
3551   variable
3552
3553   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
3554   generic/initrd.scripts:
3555   Switch order of error messages to make less confusing
3556
3557   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
3558   generic/initrd.scripts, generic/linuxrc, genkernel:
3559   Fix exit 1 issue being always called. Add UID support for
3560   unionfs. add check for livecd.unionfs file on blockdev
3561
3562   19 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3563   gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh, generic/linuxrc,
3564   genkernel:
3565   Fix --no-install cleaning the tmpdir bug that plasmaroo reported
3566
3567   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3568   Fix info about the framebuffers
3569
3570   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
3571   genkernel:
3572   cause genkernel to die if cant write to the DEBUGFILE. remove
3573   extra info strings that arent necessary
3574
3575   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3576   Fix genkernel finishing info messages to be more accurate
3577
3578   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
3579   genkernel:
3580   Cleanup tmpdirs if genkernel dies abnormally
3581
3582   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh:
3583   Fix evms bugs with missing sbin for an initrd
3584
3585   18 Jul 2005; Eric Edgar <rocket@gentoo.org>
3586   gen_determineargs.sh, gen_initramfs.sh:
3587   Fix evms bugs with missing sbin. Remove prepare line as it
3588   probably isnt necessary
3589
3590   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_bootloader.sh,
3591   gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh,
3592   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
3593   generic/linuxrc, genkernel, genkernel.conf:
3594   Create additional cleanup options. --postclear for final
3595   cleanup and 2 new genkernel.conf options. Also fixup TEMP dir
3596   creation and extraneous %%ARCH%% creation in the cache_dir
3597
3598   16 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3599   gen_initramfs.sh, gen_initrd.sh, genkernel:
3600   Fix #98886.
3601
3602   15 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3603   genkernel:
3604   >> 3.2.6. Fix mkdir linuxrc issues and bootstrapCD() not getting
3605   called as early as it should,
3606
3607   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3608   generic/initrd.scripts:
3609   Fix '[: /dev/md: unknown operand' for LiveCD boots.
3610
3611   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3612   ia64/kernel-config-2.6:
3613   Add USB Storage support.
3614
3615   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3616   Fix bug #80617.
3617
3618   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3619   gen_bootloader.sh, +gen_bootloader_grub.awk,
3620   gen_determineargs.sh, genkernel, ia64/kernel-config-2.6:
3621   Fix #98944, add GRUB :root_device support and add a more
3622   versatile grub.conf updater.
3623
3624   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3625   x86/kernel-config-2.6:
3626   Add an updated x86 kernel config from wolf31o2.
3627
3628   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3629   alpha/busy-config, ia64/busy-config, parisc/busy-config,
3630   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
3631   sparc/busy-config, sparc64/busy-config, um/busy-config,
3632   x86/busy-config, x86_64/busy-config, xen0/busy-config,
3633   xenU/busy-config:
3634   Add CONFIG_ASH_TIMEOUT.
3635
3636   13 Jul 2005; Eric Edgar <rocket@gentoo.org>
3637   generic/initrd.scripts:
3638   Fix find|grep output
3639
3640   13 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
3641   gen_initrd.sh:
3642   Fix typo for evms and removing the swap libs in gen_initramfs
3643
3644   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3645   alpha/busy-config, gen_bootloader.sh, gen_compile.sh,
3646   gen_configkernel.sh, gen_determineargs.sh, gen_initramfs.sh,
3647   gen_package.sh, generic/initrd.scripts, generic/linuxrc,
3648   genkernel, genkernel.conf, ia64/busy-config, parisc/busy-config,
3649   parisc64/busy-config,
3650   -pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
3651   -pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
3652   +pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/busy-config,
3653   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
3654   um/busy-config, x86/busy-config, x86_64/busy-config,
3655   xen0/busy-config, xenU/busy-config:
3656   Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX:
3657   upgraded busybox to 1.00, porting in my read -t and mdstart
3658   patches.
3659
3660   13 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3661   Fix for bug 97672. Call get_KV to get the KV after the prepare
3662   has been run
3663
3664   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
3665   Fix minor print bug 98744. Shouldnt affect operation but it
3666   could be annoying
3667
3668   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3669   Fix for hardened/selinux systems to have extened attributes, per
3670   r2d2's request
3671
3672   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
3673   gen_determineargs.sh, genkernel:
3674   Adding --symlink to fix bug 98716
3675
3676   12 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3677   generic/initrd.scripts, generic/modprobe, genkernel,
3678   genkernel.conf:
3679   >> 3.2.2. Fix #83771, #97700, #98590, #98594, #98661, #98746.
3680
3681   12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3682   generic/initrd.defaults, generic/linuxrc:
3683   Added multilib cdboot patch.
3684
3685   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
3686   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
3687   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
3688   genkernel, genkernel.conf:
3689   ENHANCEMENT bug 83771. Add support for LABEL= and UUID=
3690
3691   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
3692   gen_determineargs.sh:
3693   Fix bug 97700. Add additional check for kernel source directory
3694   earlier
3695
3696   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_arch.sh:
3697   Fix bug 95280 in genkernel. ARCH_OVERRIDE in
3698   /etc/genkernel.conf should work now
3699
3700   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
3701   gen_determineargs.sh, generic/initrd.scripts, generic/linuxrc:
3702   remove extra make prepare in gen_determineargs.sh that breaks
3703   things. Fix md /dev creation bug 98193
3704
3705   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
3706   Fix bug 98661 with the missing underscore in gen_cmdline.sh
3707
3708   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
3709   generic/initrd.scripts, generic/linuxrc:
3710   Fix to let the /mnt/cdrom/cdupdate.sh script run just before the
3711   chroot
3712
3713   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
3714   generic/initrd.scripts:
3715   send stderr to /dev/null for lvm startup
3716
3717   10 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
3718   gen_bootloader.sh, generic/linuxrc, genkernel:
3719   Fix #93178, #98436, #98501
3720
3721   08 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3722   gen_initramfs.sh, generic/initrd.defaults,
3723   generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.8,
3724   genkernel.conf, x86/busy-config, x86_64/busy-config:
3725   >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find:
3726   ...' errors.
3727
3728   01 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos:
3729   Update Pegasos config from dholm.
3730
3731   01 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3732   fix bug 97378; setup the PATH environment properly.
3733
3734   29 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3735   +pkg/udev-054.tar.bz2, -pkg/udev-058.tar.bz2:
3736   Downgrade to 054.
3737
3738   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3739   gen_determineargs.sh:
3740   fix unionfs-modules-bincache naming error. Fix directory change
3741   error on unionfs
3742
3743   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3744   run modules_prepare in the kernel tree before unionfs modules
3745   compile
3746
3747   28 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3748   pkg/udev-058.tar.bz2:
3749   Revert to 1.1.
3750
3751   28 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
3752   generic/initrd.scripts, generic/linuxrc, pkg/udev-058.tar.bz2:
3753   changed to backticks and changed /bin/bash back to /bin/sh
3754   which is a valid shell inside the initrd/initramfs
3755
3756   27 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3757   genkernel, genkernel.conf, -pkg/udev-054.tar.bz2,
3758   +pkg/udev-058.tar.bz2:
3759   Update udev and fix for SPARC64.
3760
3761   27 Jun 2005; Eric Edgar <rocket@gentoo.org>
3762   gen_configkernel.sh:
3763   bug 97051: Initramfs on 2.6+ kernels dont require ext2
3764   filesystem so can drop this forced entry.
3765
3766   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3767   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
3768   Change all EVMS/evms to EVMS2/evms2 for consitency. Also,
3769   enabled dodmraid by default.
3770
3771   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3772   generic/linuxrc:
3773   Must use /bin/bash for dollar-sign, parentheses sub-shell syntax.
3774
3775   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3776   x86/modules_load, x86_64/modules_load:
3777   Changed sata_vitesse to sata_vsc and closing bug #97089.
3778
3779   27 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3780   linuxrc that should not create avc denied messages for a
3781   hardened system.
3782
3783   24 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
3784   _pre12... ph43r...
3785
3786   24 Jun 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3787   Add info for cmdline usage to genkernel
3788
3789   23 Jun 2005; Eric Edgar <rocket@gentoo.org>
3790   generic/initrd.scripts:
3791   Fix confusing volume manager message
3792
3793   23 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3794   alpha/modules_load, x86_64/modules_load:
3795   Add Fusion MPT support
3796
3797   23 Jun 2005; Eric Edgar <rocket@gentoo.org> x86/modules_load:
3798   Add Fusion MPT support for VMWare machines
3799
3800   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3801   Add missing else
3802
3803   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3804   Fix missing elif
3805
3806   22 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3807   genkernel, pkg/udev-054.tar.bz2:
3808   Fix #76082, #86487, #87673, #95993.
3809
3810   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
3811   generic/initrd.scripts, generic/linuxrc:
3812   Fix bug 87673. Option passing for dmraid. dodmraid= on the
3813   cmdline. sets up /sbin/dmraid -ay .
3814
3815   22 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3816   Fix for bug 86487. Allowing a subdirectory of a block device to
3817   be chrooted from and booted. New cmdline option subdir=
3818
3819   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3820   Fix udev for sparc so it compiles properly
3821
3822   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
3823   generic/initrd.scripts, generic/linuxrc:
3824   Remove sort because busybox is not compiled with it. Remove
3825   unnecessary UML fixes
3826
3827   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
3828   gen_compile.sh, gen_determineargs.sh:
3829   Fix bug 68903; Allows the CROSS_COMPILE env to be set for
3830   kernel compiles. Added --kernel-cross-compile= option
3831
3832   21 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3833   genkernel, genkernel.8:
3834   Fix #95993, #96300.
3835
3836   20 Jun 2005; Eric Edgar <rocket@gentoo.org>
3837   gen_determineargs.sh:
3838   Fix genkernel crash when .config is present and testing for
3839   Localversion info on a 2.6 kernel
3840
3841   17 Jun 2005; Eric Edgar <rocket@gentoo.org>
3842   gen_determineargs.sh:
3843   Fix 2.6 crash detecting LocalVersion, fix 2.4 kernels so they
3844   dont do localversion checks as they dont support it
3845
3846   16 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3847   udev build fix for no ARCH=um architectures
3848
3849   16 Jun 2005; Eric Edgar <rocket@gentoo.org>
3850   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
3851   gen_moddeps.sh, genkernel:
3852   Localversion changes to kerncache, and added a sleep statement
3853   so modprobe loop has a chance to work
3854
3855   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3856   Fix devfs for those archs that still need it.
3857
3858   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3859   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh,
3860   gen_initramfs.sh, gen_initrd.sh, gen_package.sh,
3861   generic/initrd.defaults, generic/initrd.scripts,
3862   generic/linuxrc, genkernel, genkernel.conf:
3863   Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with
3864   regard to initramfs.
3865
3866   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos,
3867   ppc/config.sh:
3868   Fix Pegasos on initramfs and add an updated Pegasos config,
3869   thanks dholm!
3870
3871   12 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3872   Fix 'lib64: No such...' error.
3873
3874   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3875   gen_package.sh:
3876   Fixing up minkernpackage
3877
3878   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3879   x86_64/kernel-config-2.6:
3880   Added floppy module to kernel config for bug #95272.
3881
3882   04 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3883   x86_64/kernel-config-2.6:
3884   Disable sound stuff, #92711.
3885
3886   03 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3887   gen_bootloader.sh, genkernel:
3888   Fix syntax.
3889
3890   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3891   gen_bootloader.sh:
3892   Add GRUB support cleanup by Richard Morris (#59192) to show an
3893   error if we can't work out device nodes and tell the user to
3894   manually generate grub.conf.
3895
3896   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3897   +gen_initramfs.sh:
3898   Add gen_initramfs.sh into CVS from rocket's initramfs support
3899   patches.
3900
3901   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3902   Fix #94860; clean up concurrent compile tmpdir-setting.
3903
3904   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3905   alpha/busy-config, generic/initrd.defaults,
3906   generic/initrd.scripts, generic/linuxrc, genkernel.8,
3907   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
3908   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
3909   sparc64/busy-config, um/busy-config, x86/busy-config,
3910   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
3911   Remove evms and lvm2 from default boot args (they cause hardware
3912   issues, so users should explicitly specify them); add NFSboot
3913   support patches by Thomas Seiler.
3914
3915   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3916   x86/kernel-config-2.6:
3917   Updated x86 2.6 kernel to 2005.0 config.
3918
3919   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3920   alpha/kernel-config-2.4, +alpha/kernel-config-2.6,
3921   alpha/modules_load, um/modules_load, x86/modules_load,
3922   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
3923   Updated alpha kernel configs to 2005.0 configs and updated
3924   modules_load for alpha, um, x86, x86_64, xen0, and xenU to match
3925   x86.
3926
3927   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3928   gen_configkernel.sh:
3929   Added config parsing for dmraid modules if genkernel is called
3930   with --dmraid
3931
3932   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3933   gen_configkernel.sh:
3934   Added check for --lvm2 and enable lvm2-required modules if they
3935   are not enabled already in the supplied .config file.
3936
3937   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3938   x86/modules_load:
3939   Adding back in atp870u to modules_load on x86.
3940
3941   02 May 2005; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
3942   Add ata_piix.
3943
3944   22 Apr 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3945   Added support for reading /mnt/cdrom/cdupdate.sh if its
3946   executable on the livecd
3947
3948   22 Apr 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3949   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
3950   gen_initrd.sh, gen_package.sh, generic/linuxrc, genkernel,
3951   genkernel.8, -notes, -pkg/dietlibc-0.27.tar.bz2, +pkg/ia64,
3952   +pkg/ia64/README, +pkg/um, +pkg/um/README, +pkg/xen0,
3953   +pkg/xen0/README, +pkg/xenU, +pkg/xenU/README, +ppc/Pegasos,
3954   ppc/config.sh, +um, +um/busy-config, +um/config.sh,
3955   +um/kernel-config-2.4, +um/kernel-config-2.6, +um/modules_load,
3956   +xen0, +xen0/busy-config, +xen0/config.sh,
3957   +xen0/kernel-config-2.4, +xen0/kernel-config-2.6,
3958   +xen0/modules_load, +xenU, +xenU/busy-config, +xenU/config.sh,
3959   +xenU/kernel-config-2.4, +xenU/kernel-config-2.6,
3960   +xenU/modules_load:
3961   >> 3.2.0_beta1; now with extra froz-faktor <TM>.
3962
3963   29 Mar 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3964   fixed bug in scan delay so that it will work with both udev and
3965   devfs
3966
3967   13 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3968   Add missing mkdir -p /etc/sysconfig to linuxrc.
3969
3970   12 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3971   Get udev to go as the default manager if the udev binary exists
3972   and 2.6 or above is being used.
3973
3974   11 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
3975   mkdir -> mkdir -p
3976
3977   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3978   genkernel:
3979   Fix udev.rules install issue.
3980
3981   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3982   genkernel, genkernel.conf, -pkg/udev-039.tar.bz2,
3983   +pkg/udev-054.tar.bz2:
3984   >> 3.1.3. Remove udev static mode; upgrade udev to 054 instead.
3985
3986   08 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
3987   generic/initrd.defaults, generic/linuxrc:
3988   Add patch by Gerte Hoogewerf (gerte <-at-> nieuwenborg.nl) to
3989   fix dmraid with cdroot.
3990
3991   07 Mar 2005; Eric Edgar <rocket@gentoo.org>
3992   gen_configkernel.sh:
3993   Fix possible broken pipe error message when configuring the
3994   kernel
3995
3996   07 Mar 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3997   Fix for broken pipe when configuring busybox in the
3998   gen_compile.sh script
3999
4000   07 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
4001   genkernel, x86/modules_load, x86_64/modules_load:
4002   >> 3.1.1d. Add sata_qstor; fix #83328.
4003
4004   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
4005   generic/initrd.scripts:
4006   Check for dummy 'livecd' file instead of 'gentoo'.
4007
4008   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
4009   generic/initrd.scripts, genkernel:
4010   >> 3.1.1c. Add LiveCD detection to skip mountable but non-LiveCD
4011   media; requires Catalyst 1.1.6.
4012
4013   02 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel,
4014   genkernel.conf:
4015   Bump dmraid, >> 3.1.1.b.
4016
4017   01 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
4018   genkernel:
4019   Fix 2.4 -j0 issue.
4020
4021   28 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
4022   Fix -j0 2.4 modules breakage.
4023
4024   25 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
4025   generic/initrd.defaults, genkernel, x86/modules_load,
4026   x86_64/modules_load:
4027   >> 3.1.0k -- Add MODULES_SATA, fix udev on non-x86 archs where
4028   there seem to be problems with KLibC+udev so use a static udev
4029   on those.
4030
4031   24 Feb 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
4032   gen_determineargs.sh, gen_package.sh, genkernel, genkernel.8:
4033   Add support for maxkernpackage
4034   creates a tarball containing:
4035   kernel
4036   initrd
4037   contents of /lib/modules
4038   kernel config
4039
4040   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
4041   Fix 2.4 strict flag filtering issue.
4042
4043   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
4044   Document arbitrary scandelay initrd option.
4045
4046   20 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
4047   genkernel:
4048   Fix '/tmp/.initrd/bin/[' to '[' in places before the pivot_root.
4049
4050   18 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
4051   genkernel, pkg/udev-039.tar.bz2, x86/modules_load:
4052   Fix #58686 and #80716.
4053
4054   17 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4055   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
4056   generic/linuxrc, genkernel.conf, pkg/udev-039.tar.bz2:
4057   Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985).
4058
4059   31 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
4060   Fix #77259.
4061
4062   30 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
4063   genkernel:
4064   Fix #79999.
4065
4066   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
4067   -eq >> = for the LVM and EVMS2 checks.
4068
4069   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
4070   genkernel:
4071   Add patch for turning off LVM and EVMS2 optionally at boot time
4072   even if compiled into initrd; bug #79755.
4073
4074   26 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
4075   Fix #79502; thanks to rocket for the patch.
4076
4077   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
4078   Make udev default for 2.6+
4079
4080   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
4081   Add missing #72253 patch.
4082
4083   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
4084   Add missing echo; #77363.
4085
4086   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org>
4087   gen_bootloader.sh, generic/initrd.scripts, generic/linuxrc,
4088   genkernel:
4089   >> 3.1.0e. Fixes #73356, #74758, #77277, #77363, #78636.
4090
4091   10 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4092   gen_initrd.sh:
4093   Add --evms2 patch by Eric Edgar; bug #77385.
4094
4095   21 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
4096   pkg/dietlibc-0.27.tar.bz2:
4097   >> 3.1.0d; bug #73112.
4098
4099   17 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
4100   Removing tmscsim module; bug #72055.
4101
4102   01 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
4103   Fix for bug #73054.
4104
4105   30 Nov 2004; Tim Yamin <plasmaroo@gentoo.org>
4106   gen_determineargs.sh, gen_initrd.sh:
4107   >> 3.0.2c. Adding LVM2 args code to gen_determineargs.sh.
4108
4109   29 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
4110   Bugfix for bug #72342.
4111
4112   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
4113   +genkernel.8:
4114   Time for our own manpage...
4115
4116   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4117   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh, genkernel,
4118   genkernel.conf:
4119   LVM2 compilation support; thanks to Eric Edgar for the patch.
4120   Bug #72129.
4121
4122   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
4123   generic/initrd.scripts, generic/linuxrc:
4124   Udev speedups; thanks to Eric Edgar for the patch - bug #72253.
4125
4126   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
4127   Adding MODULES_LVM2; #72129 // #72253.
4128
4129   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4130   gen_initrd.sh:
4131   Adding user-specified /linuxrc support; bug #66198.
4132
4133   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
4134   ramdisk=8092 >> ramdisk_size=8092; bug #64864.
4135
4136   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4137   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
4138   Adding EVMS2 support; bug #61827.
4139
4140   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
4141   LVM fix, bug #69745.
4142
4143   05 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
4144   Fix for --minkernpackage and 'kernel' only instead of all; bug
4145   #70193.
4146
4147   26 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
4148   uchi-hcd >> uhci-hcd.
4149
4150   25 Oct 2004; Mike Frysinger <vapier@gentoo.org> gen_cmdline.sh:
4151   clean up some of the help output
4152
4153   23 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> README,
4154   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh,
4155   gen_initrd.sh, generic/initrd.defaults, generic/initrd.scripts,
4156   generic/linuxrc, genkernel, genkernel.conf,
4157   -pkg/busybox-1.00-pre2-decl.patch,
4158   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
4159   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
4160   -pkg/dietlibc-0.26.tar.bz2, +pkg/dietlibc-0.27.tar.bz2,
4161   -pkg/udev-030.tar.bz2, +pkg/udev-039.tar.bz2, x86/modules_load:
4162   >> 3.1.0b.
4163
4164   09 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
4165   vgscan >> lvm; bug #44091.
4166
4167   02 Oct 2004; Travis Tilley <lv@gentoo.org> x86_64/modules_load:
4168   fix the sata crap
4169
4170   27 Sep 2004; Travis Tilley <lv@gentoo.org>
4171   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp,
4172   x86_64/modules_load:
4173   add bluetooth for one user's bluetooth kb+mouse, fix usb module
4174   stuff, add in support for an ide chipset used in some em64t boxes
4175
4176   27 Sep 2004; Travis Tilley <lv@gentoo.org>
4177   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
4178   CONFIG_SCSI_AIC7XXX_OLD, you are the weakest link! goodbye!
4179
4180   26 Sep 2004; Travis Tilley <lv@gentoo.org>
4181   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
4182   new generic genkernel configs. em64t support, here we come
4183
4184   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
4185   x86/kernel-config-2.6:
4186   Adding CONFIG_CRYPTO_ARC4=m; bug #58360.
4187
4188   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
4189   gen_bootloader.sh:
4190   Adding updated grub.conf patch from Mathias Gug, bug #57576.
4191
4192   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
4193   gen_funcs.sh, genkernel:
4194   Adding robbat2's patch for bug #62365.
4195
4196   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
4197   genkernel, genkernel.conf,
4198   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
4199   -pkg/dietlibc-0.24.tar.bz2, +pkg/dietlibc-0.26.tar.bz2:
4200   Disabling dietlibc usage for devfsd and modutils; dietlibc
4201   updated to a new Hardened-aware version. Bug #60862.
4202
4203   18 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_package.sh:
4204   Adding missing {} around a logic check; bug #64514.
4205
4206   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
4207   --no-lvm-2 >> --no-lvm2 as it should be.
4208
4209   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh:
4210   Updated the --cache-dir patch to patch #36982.
4211
4212   14 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
4213   +ia64, +ia64/busy-config, +ia64/config.sh,
4214   +ia64/kernel-config-2.6, +ia64/modules_load:
4215   Added an ia64 config.
4216
4217   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
4218   Added a check to disable udev on 2.4 kernels; bug #59687.
4219
4220   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4221   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
4222   generic/initrd.scripts, generic/linuxrc, genkernel:
4223   Added LiveCD udev support.
4224
4225   07 Aug 2004; Tim Yamin <plasmaroo@gentoo.org>
4226   x86/kernel-config-2.6, x86/modules_load:
4227   modules_load cleaned up to match the version used for the 2004.2
4228   release, also added BusLogic=m to the 2.6 configartion: bug #59310.
4229
4230   30 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
4231   generic/initrd.scripts:
4232   Removed "-t iso9660" which causes issues on Gentoo/PPC-Pegasos,
4233   supposedly.
4234
4235   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4236   gen_determineargs.sh, gen_funcs.sh, genkernel, genkernel.conf:
4237   Patch for bug #57867 adding --cachedir=<dir> by Martin Parm.
4238
4239   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
4240   genkernel:
4241   '-ne' >> '!=' for LVM2 static support to work properly; bug
4242   #58816.
4243
4244   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
4245   x86/kernel-config-2.4:
4246   Ext3 shouldn't really be a module - bug #58663.
4247
4248   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
4249   generic/linuxrc:
4250   Fix for "udev" not having to be passed to the linuxrc; and a fix
4251   for the devfsd bincache not being used.
4252
4253   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
4254   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
4255   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc, genkernel,
4256   genkernel.conf, +pkg/udev-030.tar.bz2:
4257   >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a
4258   patch for bug #57953 from Martin Parm. Udev support, bug #49328.
4259
4260   22 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
4261   Fix for bug #57865. Thanks to Martin Parm for the patch!
4262
4263   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
4264   Added a patch for only [re]mounting /boot when installation is
4265   required. Patch from bug #57836 by Martin "Parmus" Parm.
4266
4267   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
4268   +gen_bootloader.sh, gen_cmdline.sh, gen_determineargs.sh,
4269   genkernel, genkernel.conf:
4270   GRUB Bootloader support - bug #57576. Thanks to Mathias Gug for
4271   the patch!
4272
4273   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4274   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
4275   gen_moddeps.sh, genkernel, genkernel.conf:
4276   Adding a set of patches submitted by Martin "Parmus" Parm; bugs
4277   #57748, #57749, #57751, #57752, and #57761.
4278
4279   16 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4280   gen_funcs.sh, genkernel:
4281   Bug #57297 fix.
4282
4283   14 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
4284   genkernel, pkg/modutils-2.4.26.tar.bz2:
4285   >> 3.0.2d. Modutils ./configure* patch for HPPA and an option
4286   parsing fix.
4287
4288   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
4289   x86/kernel-config-2.6:
4290   Added CONFIG_PRINTER=y; bug #47666.
4291
4292   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
4293   gen_configkernel.sh, x86/config.sh:
4294   Added a sed to ensure Ext2 support is on; bug #52558.
4295
4296   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
4297   gen_initrd.sh, genkernel, x86/modules_load:
4298   >> 3.0.2c. Added more PCMCIA modules to the x86 module list; and
4299   added the bug
4300   #52561 patch.
4301
4302   03 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
4303   Added a patch allowing arguments to be passed to init by
4304   real_init=...; this closes bug #55736.
4305
4306   19 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
4307   gen_configkernel.sh:
4308   Fix for bug #54455; moved the code to create a backup .config
4309   upwards since
4310   before the "make mrproper" just wiped it out.
4311
4312   04 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
4313   generic/keymaps.tar.gz:
4314   New keymaps tarball lost the keymapList file; added back in.
4315
4316   03 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
4317   alpha/modules_load, gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
4318   gen_configkernel.sh, gen_determineargs.sh, gen_funcs.sh,
4319   gen_initrd.sh, gen_moddeps.sh, gen_package.sh,
4320   generic/initrd.defaults, generic/initrd.scripts,
4321   generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
4322   genkernel, parisc/modules_load, parisc64/modules_load,
4323   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
4324   ppc/modules_load, ppc64/modules_load, sparc/modules_load,
4325   sparc64/modules_load, x86/kernel-config-2.4,
4326   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
4327   New release:
4328   
4329   * Busybox patched to support loops on 2.4 thus giving 2.4
4330   squashfs
4331   support.
4332   * Various bug fixes; #46167, #46278, #47551, #48219, #48308,
4333   #48339, #49728, #51395, #51948.
4334   * Speedups: "" > ''; [ ! ... ] && > [ ... ] || et al where
4335   applicable.
4336
4337   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org>
4338   x86/kernel-config-2.6:
4339   Modularized parallel support in the X86 2.6 configuration.
4340
4341   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
4342   generic/linuxrc, genkernel:
4343   Bugfixes for bugs #46941, #46641; and a cosmetic fix for LiveCD
4344   mount issues.
4345
4346   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
4347   Added an error message for mistyped options [ Bug #45946 ] and
4348   also shortened the help list into two sections: a long one specified by
4349   --help and a short default one.
4350
4351   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
4352   genkernel:
4353   Fix for bug #46596; version header update.
4354
4355   28 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
4356   Applied the fixed for ``docache'' to work properly on zisofs.
4357
4358   27 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
4359   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
4360   A few short fixes: reduced compilation verbosity; bootsplash fix
4361   to use both 'bootsplash' and 'bootsplash.conf' rather than 'bootsplash'
4362   and also docache support which should work on at least loopFSes for now.
4363
4364   22 Mar 2004; Jason Wever <weeve@gentoo.org> sparc/config.sh:
4365   Fixed MAKEOPTS for sparc32 so kernels will reliably build.
4366
4367   21 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> README, TODO,
4368   gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh,
4369   gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
4370   generic/initrd.defaults, generic/initrd.scripts,
4371   +generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
4372   genkernel, genkernel.conf, x86/modules_load:
4373   Version bump. Closes bugs #34948, #37371, #41129, #41166,
4374   #42725, #42815, #44127, #44556, and #44601.
4375
4376   20 Mar 2004; Tim Yamin <plasmaroo@gentoo.org>
4377   -pkg/busybox-1.00-pre8-alpha.patch,
4378   -pkg/busybox-1.00-pre8-crypto-losetup.patch,
4379   -pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
4380   Removing broken 1.00-pre8 busybox.
4381
4382   08 Mar 2004; Tom Gall <tgall@gentoo.org>
4383   +ppc64/kernel-2.6-pSeries, +ppc64/kernel-2.6.g5:
4384   g5 and pseries kernel config
4385
4386   08 Mar 2004; Brad House <brad_mssw@gentoo.org> +ppc64,
4387   +ppc64/busy-config, +ppc64/config.sh, +ppc64/modules_load:
4388   ppc64 profile
4389
4390   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
4391   +ppc/2.6.3-benh2-G4-SMP.autoload, +ppc/2.6.3-benh2-G4.autoload,
4392   +ppc/2.6.3-benh2-G5-SMP.autoload, +ppc/2.6.3-benh2-G5.autoload:
4393   What stuff needs to be automatically loaded for each kernel
4394
4395   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
4396   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
4397   bugfixes - posible /proc mounting lock bug solution included (removed
4398   rivafb support)
4399
4400   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
4401   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
4402   bugfixed kernels - still rivafb enabled
4403
4404   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4405   version bump
4406
4407   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf:
4408   busybox version change
4409
4410   27 Feb 2004; Daniel Robbins <drobbins@gentoo.org>
4411   gen_initrd.sh:
4412   initrd bootsplash fix to use "default"
4413
4414   27 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
4415   -ppc/G3, -ppc/G3-SMP:
4416   Migrated G3 into G4
4417
4418   26 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
4419   +ppc/G3, +ppc/G3-SMP, +ppc/G4, +ppc/G4-SMP, +ppc/G5,
4420   +ppc/G5-SMP, -ppc/kernel-config-2.4-g3g4,
4421   -ppc/kernel-config-2.4-g5:
4422   Updated kernel .configs.
4423   
4424   G5-SMP verified to work on dual G5 1.8 w. radeon and 160G SATA
4425   Others are being tested right now
4426
4427   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
4428   +pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2:
4429   busybox pre7 patched
4430
4431   25 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
4432   genkernel.conf, +pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
4433   -pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2,
4434   +pkg/busybox-1.00-pre8-alpha.patch,
4435   +pkg/busybox-1.00-pre8-crypto-losetup.patch,
4436   +pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
4437   busybox update and alpha fix
4438
4439   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
4440   generic/linuxrc, generic/modprobe:
4441   script updates, less debugging, and modprobe return code fix
4442
4443   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
4444   x86/kernel-config-2.4:
4445   too many complaints, make reiser static
4446
4447   22 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4448   version update
4449
4450   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
4451   +pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2:
4452   busybox tarball
4453
4454   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
4455   generic/linuxrc, genkernel.conf,
4456   -pkg/busybox-1.00-pre7-crypto-losetup.patch,
4457   -pkg/busybox-1.00-pre7-crypto-patched.tar.bz2,
4458   x86_64/kernel-config-2.6, +x86_64/kernel-config-2.6-emachines,
4459   +x86_64/kernel-config-2.6-smp:
4460   gcloop fixes
4461
4462   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4463   create /dev/console if for some reason /dev wasn't on the fs
4464
4465   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4466   temp move
4467
4468   14 Feb 2004; Brad House <brad_mssw@gentoo.org>
4469   +pkg/busybox-1.00-pre7-crypto-patched.tar.bz2:
4470   pkg
4471
4472   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf,
4473   -pkg/busybox-1.00-pre3-patched.tar.bz2,
4474   -pkg/busybox-1.00-pre3.tar.bz2,
4475   +pkg/busybox-1.00-pre7-crypto-losetup.patch:
4476   busybox updates
4477
4478   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4479   gcloop fix
4480
4481   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
4482   +pkg/ppc, +pkg/ppc/README:
4483   updates
4484
4485   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4486   initrd updates for correctness, squashfs, and gcloop
4487
4488   12 Feb 2004; Luca Barbato <lu_zero@gentoo.org> +pkg/ppc64,
4489   +pkg/ppc64/README, +ppc, +ppc/busy-config, +ppc/config.sh,
4490   +ppc/kernel-config-2.4-g3g4, +ppc/kernel-config-2.4-g5,
4491   +ppc/modules_load:
4492   pvdabeel's first import.
4493
4494   08 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4495   typo
4496
4497   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
4498   generic/linuxrc, genkernel:
4499   beta10 finalizations
4500
4501   07 Feb 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
4502   make modules_install should use -j1 only
4503
4504   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
4505   gen_configkernel.sh:
4506   err, backed up wrong file :)
4507
4508   03 Feb 2004; Guy Martin <gmsoft@gentoo.org> +parisc64,
4509   +parisc64/busy-config, +parisc64/config.sh,
4510   +parisc64/kernel-config-2.4, +parisc64/modules_load,
4511   +pkg/parisc64, +pkg/parisc64/README:
4512   Ported to parisc64
4513
4514   31 Jan 2004; Brad House <brad_mssw@gentoo.org>
4515   gen_determineargs.sh:
4516   make commandline debugfile option work
4517
4518   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
4519   generic/modprobe, x86_64/modules_load:
4520   modprobe fixes, and scsi module updates for x86_64
4521
4522   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
4523   generic/linuxrc, genkernel:
4524   hwopts fix
4525
4526   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4527   cleanups
4528
4529   28 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
4530   debugfile truncation fix
4531
4532   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4533   version bump
4534
4535   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
4536   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
4537   kernel config updates
4538
4539   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
4540   gen_configkernel.sh, genkernel:
4541   misc fixes in relation to kernel configs
4542
4543   25 Jan 2004; Brain Jackson <iggy@gentoo.org>
4544   x86/kernel-config-2.4:
4545   new default config, works well with gentoo-sources
4546
4547   24 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_funcs.sh,
4548   generic/linuxrc, genkernel:
4549   updates
4550
4551   18 Jan 2004; Brad House <brad_mssw@gentoo.org> +alpha,
4552   +alpha/busy-config, +alpha/config.sh, +alpha/kernel-config-2.4,
4553   +alpha/modules_load, +pkg/alpha, +pkg/alpha/README:
4554   add alpha profile
4555
4556   17 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4557   version bump
4558
4559   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4560   must bind-mount dev for loop devices
4561
4562   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4563   support multiple loop types
4564
4565   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4566   not -t ext3 use -t ext2 Im and idiot
4567
4568   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
4569   generic/linuxrc, genkernel:
4570   fix for loop device mounting
4571
4572   11 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4573   genkernel
4574
4575   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
4576   generic/initrd.scripts, generic/linuxrc:
4577   more fixes
4578
4579   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
4580   generic/initrd.scripts, generic/linuxrc:
4581   fixes
4582
4583   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
4584   livecd fixes
4585
4586   10 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
4587   uname machine for parisc, etc
4588
4589   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +pkg/sparc,
4590   +pkg/sparc/README, +pkg/sparc64, +pkg/sparc64/README:
4591   dont forget placeholders for pkg directory
4592
4593   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
4594   x86_64/kernel-config-2.6:
4595   updated config
4596
4597   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +TODO:
4598   todo
4599
4600   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4601   version bump
4602
4603   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
4604   fix
4605
4606   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
4607   x86_64/kernel-config-2.6:
4608   updated kernel config
4609
4610   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
4611   gen_funcs.sh, genkernel:
4612   check for loop devices and fix debug printing
4613
4614   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
4615   gen_determineargs.sh, generic/linuxrc, parisc/config.sh,
4616   sparc/config.sh, sparc64/config.sh, x86/config.sh,
4617   x86_64/config.sh:
4618   add makeopts params, and fixes for if old coreutils is in root
4619
4620   05 Jan 2004; Jason Wever <weeve@gentoo.org> +sparc,
4621   +sparc/busy-config, +sparc/config.sh, +sparc/kernel-config,
4622   +sparc/modules_load, +sparc64, +sparc64/busy-config,
4623   +sparc64/config.sh, +sparc64/kernel-config,
4624   +sparc64/modules_load:
4625   Added sparc and sparc64 dirs for genkernel.
4626
4627   03 Jan 2004; Guy Martin <gmsoft@gentoo.org> +parisc,
4628   +parisc/busy-config, +parisc/config.sh,
4629   +parisc/kernel-config-2.4, +parisc/modules_load, +pkg/parisc,
4630   +pkg/parisc/README:
4631   Added parisc files
4632
4633   31 Dec 2003; Seemant Kulleen <seemant@gentoo.org>
4634   +x86/kernel-config-2.4:
4635   2.4 config thanks to iggycvs add kernel-config-2.4
4636
4637   24 Dec 2003; Brad House <brad_mssw@gentoo.org>
4638   gen_determineargs.sh:
4639   no bootsplash fix
4640
4641   24 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel:
4642   reverse kernel compile with modules make
4643
4644   23 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
4645   +genkernel, -genkernel.sh:
4646   genkernel move
4647
4648   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
4649   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc,
4650   genkernel.sh:
4651   no initrd modules stuff
4652
4653   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
4654   gen_determineargs.sh, +gen_package.sh, genkernel.sh:
4655   changes for livecd stuff
4656
4657   22 Dec 2003; Brad House <brad_mssw@gentoo.org> README:
4658   notes
4659
4660   22 Dec 2003; Brad House <brad_mssw@gentoo.org>
4661   gen_determineargs.sh:
4662   get extraversion properly
4663
4664   17 Dec 2003; Brad House <brad_mssw@gentoo.org>
4665   -x86_64/modprobe:
4666   remove modprobe from x86_64
4667
4668   17 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
4669   gen_initrd.sh, gen_moddeps.sh, generic/initrd.defaults,
4670   generic/initrd.scripts, generic/linuxrc, generic/modprobe,
4671   x86_64/modules_load:
4672   fixes
4673
4674   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
4675   generic/linuxrc, -x86/linuxrc, x86/modules_load,
4676   x86_64/modules_load:
4677   more generic
4678
4679   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
4680   +generic, +generic/initrd.defaults, +generic/initrd.scripts,
4681   +generic/linuxrc, +generic/modprobe, -x86_64/initrd.defaults,
4682   -x86_64/initrd.scripts, -x86_64/linuxrc:
4683   make more generic
4684
4685   16 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
4686   +gen_moddeps.sh, genkernel.sh, +x86_64/initrd.defaults,
4687   +x86_64/initrd.scripts, x86_64/linuxrc, +x86_64/modprobe,
4688   x86_64/modules_load:
4689   integrate new initrd, and module scanning
4690
4691   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
4692   killall
4693
4694   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
4695   devfsd fixes
4696
4697   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
4698   typos
4699
4700   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
4701   x86/config.sh, x86_64/config.sh:
4702   fix
4703
4704   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
4705   +pkg/busybox-1.00-pre2-decl.patch:
4706   stuff
4707
4708   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
4709   gen_compile.sh, gen_determineargs.sh, x86/config.sh,
4710   x86_64/config.sh:
4711   different makes for kernel and utils
4712
4713   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
4714   gen_determineargs.sh, x86/config.sh, x86_64/config.sh:
4715   add make variable
4716
4717   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
4718   x86/config.sh:
4719   KERNEL_MAKE_2 for sparc
4720
4721   09 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel.conf,
4722   +pkg/busybox-1.00-pre3-patched.tar.bz2:
4723   busybox stuff
4724
4725   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
4726   gen_determineargs.sh, genkernel.conf, genkernel.sh:
4727   add devfsd support
4728
4729   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
4730   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
4731   +pkg/devfsd-1.3.25-dietlibc.patch:
4732   devfsd dietlibc stuff
4733
4734   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
4735   x86/config.sh, x86_64/config.sh:
4736   fixes
4737
4738   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
4739   umm, make configure scripts work with CC, AS, and LD set or unset
4740
4741   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
4742   don't forget 'env' before
4743
4744   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
4745   +pkg/modutils-2.4.26.tar.bz2:
4746   forgot modutils package
4747
4748   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
4749   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
4750   x86/config.sh, x86_64/config.sh:
4751   need seperate toolkit for compilation of kernel and utils on sparc64
4752
4753   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
4754   gen_determineargs.sh:
4755   fixes for sparc, cant set LD or AS for sparc64
4756
4757   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
4758   gen_configkernel.sh, gen_determineargs.sh, genkernel.conf,
4759   -x86/kernel-config, +x86/kernel-config-2.6,
4760   -x86_64/kernel-config, +x86_64/kernel-config-2.6:
4761   make friendly with 2.4
4762
4763   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
4764   gen_determineargs.sh, +pkg/x86, +pkg/x86/README, +pkg/x86_64,
4765   +pkg/x86_64/README:
4766   fixes
4767
4768   09 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
4769   gen_compile.sh, gen_initrd.sh, genkernel.conf, genkernel.sh:
4770   2.4 kernel updates
4771
4772   08 Dec 2003; Brad House <brad_mssw@gentoo.org> +README,
4773   +gen_arch.sh, +gen_cmdline.sh, +gen_compile.sh,
4774   +gen_configkernel.sh, +gen_determineargs.sh, +gen_funcs.sh,
4775   +gen_initrd.sh, +genkernel.conf, +genkernel.sh, +notes, +pkg,
4776   +pkg/busybox-1.00-pre3.tar.bz2, +pkg/dietlibc-0.24.tar.bz2,
4777   +pkg/module-init-tools-0.9.15-pre4.tar.bz2, +x86,
4778   +x86/busy-config, +x86/config.sh, +x86/kernel-config,
4779   +x86/linuxrc, +x86/modules_load, +x86_64, +x86_64/busy-config,
4780   +x86_64/config.sh, +x86_64/kernel-config, +x86_64/linuxrc,
4781   +x86_64/modules_load:
4782   add new genkernel dev