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