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