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