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