Added nb-busybox.cf to x86 on the request of Andrew Gaffney <agaffney@gentoo.org>.
[genkernel.git] / ChangeLog
1 # ChangeLog for genkernel
2 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
3 # $Header: $
4
5   09 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> +x86/nb-busybox.cf:
6   Added nb-busybox.cf to x86 on the request of Andrew Gaffney
7   <agaffney@gentoo.org>.
8
9   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
10   gen_initrd.sh, genkernel:
11   Added a change to force objdump output to be English for bug #173412 and
12   rolling 3.4.7 final for the release.
13
14   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
15   generic/initrd.scripts:
16   Added a patch from Daniel Drake <dsd@gentoo.org> to fix splash problems for
17   bug #172562.
18
19   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
20   Some minor config file cleanup.
21
22   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
23   genkernel.8:
24   Added a second patch from John R. Graham <john_r_graham@mindspring.com> from
25   bug #169383.
26
27   27 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
28   ia64/modules_load, x86/modules_load, x86_64/modules_load,
29   xen0/modules_load, xenU/modules_load:
30   Added raid456 to dmraid target for bug #172128.
31
32   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
33   gen_initrd.sh:
34   Changed LVM configuration detection to not error.
35
36   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
37   Added joystick support to the default configuration for bug #171911.
38
39   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
40   gen_initrd.sh, genkernel:
41   Before we copy lvm.conf, we run it through 'lvm dumpconfig' to make sure the
42   config is valid for bug #156009. This is 3.4.7_pre5.
43
44   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
45   Change the default CACHE_DIR from /usr/share/genkernel/pkg/%%ARCH%% to
46   /var/cache/genkernel/%%ARCH%% for bug #148253.
47
48   13 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
49   ia64/modules_load, um/modules_load, x86/modules_load, x86_64/modules_load,
50   xen0/modules_load, xenU/modules_load:
51   Added libata to the MODULES_SATA list. This might be why SATA CD drives
52   weren't working for us.
53
54   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
55   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
56   gen_package.sh, genkernel:
57   Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug
58   #169383 to improve the --symlink option fairly significantly. This is going
59   to be 3.4.7_pre4 and while I haven't tested this yet, it looks good.
60
61   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
62   Fixed lib64 link for bug #168664.
63
64   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
65   Update default kernel config with the current LiveCD config for 2007.0,
66   which is built on 2.6.19, rather than 2.6.17 only.
67
68   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
69   +pkg/module-init-tools-0.9.15-pre4.tar.bz2,
70   +pkg/busybox-1.1.3+gentoo.tar.bz2,
71   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
72   +pkg/modutils-2.4.26.tar.bz2:
73   Added binary files back and updated busybox with a patch from Peter
74   Alfredsen <peter.alfredsen@gmail.com> in bug #168599.
75
76   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
77   -pkg/module-init-tools-0.9.15-pre4.tar.bz2,
78   -pkg/busybox-1.1.3+gentoo.tar.bz2,
79   -pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
80   -pkg/modutils-2.4.26.tar.bz2:
81   Removing binary files from pkg since they were corrupted during the CVS->SVN
82   migration.
83
84   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
85   Fixed up the man page for bug #168500 and bug #168719.
86
87   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
88   parisc/config.sh, parisc64/config.sh:
89   Moved the MAKEOPTS check to the top of the file for parisc, so it matches
90   other architectures. This fixes bug #165494. Thanks to Andrew Gaffney
91   <agaffney@gentoo.org> for finding the fix. I'm marking this as 3.4.7_pre3
92   for testing.
93
94   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
95   generic/initrd.scripts:
96   Adding yet another patch from Fabio Erculiani <lxnay@lxnaydesign.net> from
97   bug #152945.
98
99   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
100   generic/initrd.scripts, generic/linuxrc, genkernel:
101   Added a non-braindead version of a patch provided by Fabio Erculiani
102   <lxnay@lxnaydesign.net> in bug #160333. This is completely untested, so I'm
103   rolling up 3.4.7_pre2 to get it tested prior to genkernel 3.4.7 going final.
104
105   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ppc/Pegasos:
106   Add a known-working 2.6.16+ kernel config from
107   http://www.ppczone.org/downloads/config-2.6.16-pegasos for bug #165758.
108
109   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
110   Added a note about the MAKEOPTS option to genkernel as suggested in bug
111   #165980.
112
113   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
114   Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the
115   genkernel man page for bug #166179.
116
117   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
118   Fix REAL_INIT for bug #160635.
119
120   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
121   gen_compile.sh, genkernel:
122   Added patch from Fabio Erculiani <lxnay@lxnaydesign.net> to fix unionfs
123   compilation. This is for bug #152945.
124
125   08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
126   gen_funcs.sh:
127   Added patch from Martin Parm <parmus@diku.dk> to fix the --no-color option.
128   This resolves bug #114156.
129
130   15 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh:
131   Changed basename to dirname when creating the directory from grub.conf to
132   solve bug #161716.
133
134   09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
135   x86/modules_load, x86_64/modules_load, xen0/modules_load,
136   xenU/modules_load:
137   Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to
138   Robin H. Johnson for <robbat2@gentoo.org> for pointing it out.
139
140   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
141   generic/initrd.scripts:
142   Added a case statement for the keymap selection to ensure we're always using
143   the named keymaps. This should resolve bug #146714 if everything works
144   correctly. This is 3.4.6, for real.
145
146   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
147   +generic/keymaps.tar.gz:
148   Adding back the known-good copy of keymaps.tar.gz to svn.
149
150   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
151   gen_compile.sh, -generic/keymaps.tar.gz, generic/linuxrc, genkernel,
152   ia64/busy-config, mips/busy-config, parisc/busy-config,
153   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
154   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
155   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
156   Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame
157   cvs2svn.  Also, added patch from Alon Bar-Lev <alonbl@gentoo.org> to switch
158   to using switch_root for 2.6 kernels, and a small typo fix from Michael
159   Hordijk <hoffbrinkle@hotmail.com> for bug #158776.
160
161   15 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initrd.sh,
162   generic/linuxrc, genkernel:
163   Added patches from François-Xavier Roure <fx_roure@yahoo.fr> from bug
164   #149020. This will end up being genkernel 3.4.6, most likely.
165
166   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
167   Adjust selinux stuff in gen_compile.sh to actually do what we intended, not
168   the opposite.
169
170   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
171   Since device-mapper tries to build with selinux by default, we've removed
172   it, then commented out the selinux support. The ebuild will need to
173   enable/disable selinux support based on the selinux USE flag. This should
174   resolve bug #157538.
175
176   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
177   generic/initrd.scripts:
178   More fixes for similarly-named modules.
179
180   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
181   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
182   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
183   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
184   xen0/busy-config, xenU/busy-config:
185   Disabled full SuSv3 compliant sort, as suggested by Aurélien Francillon
186   <aurelien.francillon@inrialpes.fr> in bug #157777.
187
188   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/modprobe:
189   Added a fix for similarly-named modules from bug #158017.
190
191   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
192   Fixed up linking for dmraid for bug #157538.
193
194   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
195   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
196   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
197   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
198   xen0/busy-config, xenU/busy-config:
199   Updated busy-config to work with root=LABEL=<label> for bug #156640.
200
201   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
202   gen_initramfs.sh, genkernel, genkernel.conf:
203   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156611 to clean up
204   the initramfs creation and create a 'proper' initramfs, instead of our
205   concatenated monster.
206
207   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
208   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
209   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
210   genkernel.8, genkernel.conf:
211   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add
212   userspace suspend support to genkernel.
213
214   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
215   gen_initrd.sh:
216   Added debug level to LUKS print_info messages for bug #156410.
217
218   03 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
219   x86/modules_load, x86_64/modules_load:
220   Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET.
221
222   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
223   generic/initrd.scripts:
224   Inverted check on CDROOT_DEV, as it should be -z not -n. Thanks to Jakub Moc
225   <jakub@gentoo.org> for coming up with the quick fix in bug #153554. I lied
226   before. This one is really 3.4.5.
227
228   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
229   genkernel:
230   Added typo fix from Jason Pepas <j.pepas@mail.utexas.edu> in bug #153516.
231   This is 3.4.5.
232
233   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
234   ia64/busy-config, mips/busy-config, parisc/busy-config,
235   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
236   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
237   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
238   Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net>
239   in bug #152881.
240
241   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
242   Added patch to improve symlink support by Michael Hordijk
243   <hoffbrinkle@hotmail.com> for bug #143217.
244
245   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
246   Added patch from Tim Steiner <tsteiner@nerdclub.net> to add a real_rootflags
247   parameter for bug #122672.
248
249   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
250   generic/initrd.scripts, generic/linuxrc:
251   Added patch to support resuming from encrypted swap. The patch was submitted
252   to bug #152441.
253
254   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
255   This is the 3.4.4 release.
256
257   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
258   generic/initrd.scripts, generic/linuxrc:
259   Updated with the latest version of the LUKS patches from bug #152441.
260
261   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
262   Changed mime-type to application/x-gzip for generic/keymaps.tar.gz for bug
263   #151500.
264
265   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
266   Added patch from bug #152441 to improve LUKS support.
267
268   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
269   x86_64/kernel-config-2.6:
270   Updated kernel configs for amd64/x86 for bug #151609 and bug #152299.
271
272   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
273   Changed mime-type property to binary/gzip for keymaps.tar.gz for bug #151500.
274   This is genkernel 3.4.3.
275
276   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
277   generic/initrd.defaults, generic/initrd.scripts, +generic/udhcpc.scripts,
278   x86/busy-config, x86/modules_load:
279   Added patch for udhcp support. Patch by Stefan Nickl
280   <snickl@snickl.freaks.de> and submitted to bug #145115.
281
282   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
283   Allow root= for initramfs, instead of only real_root= to specify the root
284   volume. Patch by Salah Coronya <salahx@yahoo.com> from bug #142606.
285
286   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
287   Added patch from Salah Coronya <salahx@yahoo.com> to document dolvm2 and
288   doevms2 in the genkernel man page from bug #142606.
289
290   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> +AUTHORS, genkernel:
291   Added the AUTHORS file and ChangeLog.  This is 3.4.2
292
293   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
294   generic/initrd.scripts:
295   Added patch for suspend2-sources 2.6.18 by Romeo Benzoni
296   <romeo@benzoni.org> and submitted to bug #148499.
297
298   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
299   gen_determineargs.sh:
300   Added patch from Alon Bar-Lev <alon.barlev@gmail.com> for bug
301   #148498 and also a patch from Robin H. Johnson
302   <robbat2@gentoo.org> to support git-based kernels.
303
304   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
305   x86_64/kernel-config-2.6, -x86_64/kernel-config-2.6-emachines,
306   -x86_64/kernel-config-2.6-smp:
307   Update the amd64 kernel configs from the release.
308
309   16 Sep 2006; Tim Yamin <plasmaroo@gentoo.org>
310   gen_initramfs.sh, genkernel:
311   Should check for /sbin/splash_geninitramfs instead of
312   /usr/sbin/...
313
314   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
315   generic/initrd.scripts:
316   This change makes it so we only try to mount 'auto' when cdroot
317   is specified. This should fix all of our mounting issues, as
318   well as allow for not only USB keys to use these kernels with a
319   LiveCD kernel/config, but allow it to boot from any media which
320   the kernel has support.
321
322   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
323   generic/initrd.scripts:
324   Added a symlink for device-mapper stuff. This should resolve
325   both bug #142775 and bug #147015.
326
327   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
328   alpha/modules_load, x86/modules_load, x86_64/modules_load:
329   Added lpfc and scsi_transport_fc for Emulex fibre-channel
330   controllers.
331
332   13 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
333   alpha/modules_load, x86/modules_load, x86_64/modules_load:
334   Make sure we load the raid0, raid1, and raid10 personalities
335   with dmraid.
336
337   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
338   generic/initrd.scripts:
339   This is ugly. I mean, really ugly. However, it is the only way
340   to support all of the insane ways that people are trying to boot
341   release media. I really wish we didn't have to support this
342   junk, but a regression really shouldn't happen with our
343   releases. Anyway, hopefully I can come up with a better
344   solution to this in the future.
345
346   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
347   generic/initrd.scripts:
348   Try using -t iso9660,vfat to our mount command, since we can't
349   use only iso9660 as it breaks booting from a USB stick.
350
351   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
352   gen_initrd.sh:
353   The initrd code was still looking for udev, even though we
354   aren't building it anymore. This should fix bug #145802.
355
356   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
357   ppc/busy-config:
358   Fix NFS mount.
359
360   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
361   generic/initrd.defaults:
362   Added emul to ROOT_LINKS for bug #145248.
363
364   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
365   x86/busy-config, x86_64/busy-config:
366   Fixed the NFS mount configuration for busybox for bug #143476.
367
368   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
369   generic/initrd.scripts:
370   Update the suspend2_resume function for bug #131202.
371
372   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
373   generic/initrd.scripts:
374   iso9660 -> auto, and added support for checking SUBDIR for the
375   livecd file. This is for bug #147186.
376
377   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
378   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
379   Updated default kernel configurations for x86/amd64 to match the
380   2006.1 release.
381
382   08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
383   gen_initramfs.sh:
384   Add more error checking into the splash code and die instead of
385   silently fail on an error.
386
387   23 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
388   ia64/kernel-config-2.6:
389   Update config, fix #141949.
390
391   22 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
392   generic/initrd.scripts, generic/linuxrc:
393   Added patch for suspend2 for bug #131202.
394
395   15 Aug 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
396   Fix bug #143442.
397
398   13 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
399   generic/initrd.scripts:
400   Fix devfsd not kicking in on 2.4 on Alpha.
401
402   11 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
403   gen_compile.sh, genkernel.conf:
404   Add in the kernel version compatibility table from
405   http://www.am-utils.org/project-unionfs.html and ensure that
406   genkernel dies if the unionfs module fails to build. Until now,
407   it would fail and the build would continue without it.
408
409   01 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
410   gen_initramfs.sh:
411   We should be checking for /usr/bin/splash_geninitramfs, instead.
412
413   31 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel:
414   3.4.0 final... so much Bad-Ass <TM> that Chuck Norris himself
415   digs it :)
416
417   20 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
418   gen_initramfs.sh, genkernel:
419   Commit fix for bug #141153 from Pylon; 3.4.0_pre4.
420
421   18 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
422   gen_bootloader.sh, gen_funcs.sh, gen_package.sh, genkernel:
423   Commit patches #91453, #91481 from bug #139866.
424
425   18 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
426   alpha/modules_load, um/modules_load, x86/modules_load,
427   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
428   Added megaraid drivers for bug #139888.
429
430   16 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
431   gen_initramfs.sh:
432   Added fix for bug #140445.
433
434   11 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
435   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
436   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh,
437   gen_initrd.sh, gen_package.sh, genkernel, genkernel.conf:
438   Commit patch for bug #139866 by Martin Parm.
439
440   05 Jul 2006; Joshua Kinard <kumba@gentoo.org> generic/linuxrc:
441   Tweak the sgimips section for rootfs mounting to use squashfs
442   instead of ext2.
443
444   30 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
445   Fix "Cannot read /proc/mounts" cosmetics.
446
447   30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
448   alpha/modules_load, um/modules_load, x86/modules_load,
449   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
450   We need firmware_class in our initramfs for ide-cs to work.
451
452   20 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel,
453   genkernel.conf,
454   -pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
455   +pkg/busybox-1.1.3+gentoo.tar.bz2:
456   Bump busybox to 1.1.3 courtesy of `Kumba.
457
458   19 Jun 2006; Joshua Kinard <kumba@gentoo.org>
459   gen_initramfs.sh, -mips/ip22r4k-2006_0.cf,
460   +mips/ip22r4k-2006_1.cf, -mips/ip22r5k-2006_0.cf,
461   +mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_0.cf,
462   +mips/ip27r10k-2006_1.cf, -mips/ip28r10k-2006_0.cf,
463   +mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_0.cf,
464   +mips/ip30r10k-2006_1.cf, -mips/ip32r5k-2006_0.cf,
465   mips/ip32r5k-2006_1.cf, -mips/ip32rm52-2006_0.cf,
466   +mips/ip32rm5k-2006_1.cf, mips/nb-busybox.cf, netboot/linuxrc.x:
467   Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's
468   a busybox applet now), tweak the ip32r5k config, add wget to the
469   mips netboot busybox config. Also import the remaining 2006.1
470   mips-sources configs and remove the old 2006.0 ones.
471
472   12 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/busy-config:
473   Enable the config option for busybox's --install parameter.
474
475   12 Jun 2006; Joshua Kinard <kumba@gentoo.org>
476   mips/busy-config, +mips/ip32r5k-2006_1.cf, mips/nb-busybox.cf:
477   Add IP32 R5K 2.6.16.20 kernel build, and update LiveCD/Netboot
478   Busybox configs to match with busybox-1.1.3.
479
480   10 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/config.sh:
481   Modernize the mips genkernel config.
482
483   10 Jun 2006; Joshua Kinard <kumba@gentoo.org>
484   -mips/ip22r4k-2005_1.cf, -mips/ip22r5k-2005_1.cf,
485   -mips/ip27r10k-2005_1.cf, -mips/ip28r10k-2005_1.cf,
486   -mips/ip30r10k-2005_1.cf, -mips/ip32r5k-2005_1.cf:
487   Remove old configs.
488
489   10 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
490   generic/linuxrc:
491   We can't use vol_id since it was a part of udev.
492
493   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
494   genkernel.8:
495   Added --static to man page for bug #135703.
496
497   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
498   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
499   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
500   Add a modified version of the two LUKS patches that made their
501   way into bugzilla for bug #122421.
502
503   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
504   alpha/modules_load, generic/initrd.defaults, generic/linuxrc,
505   x86/modules_load, x86_64/modules_load, xen0/modules_load,
506   xenU/modules_load:
507   Added code to allow the root file-system to be a module. This
508   is for bug #118098.
509
510   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
511   generic/linuxrc:
512   Changed real_init to init_opts to be more accurate, and added a
513   proper real_init option to allow the selection of the init
514   executable to run. This is for bug #113426.
515
516   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
517   gen_initramfs.sh, gen_initrd.sh:
518   Added fix for bug #134843 from Thomas Raschbacher
519   <lordvan@gentoo.org> for evms and later glibc versions.
520
521   05 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
522   genkernel.8:
523   Fixed man page. Thanks to Andrew Yates <andrew@andrewyates.net>
524   for the patch.
525
526   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
527   alpha/busy-config, ia64/busy-config, mips/busy-config,
528   parisc/busy-config, parisc64/busy-config, ppc/busy-config,
529   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
530   um/busy-config, x86/busy-config, x86_64/busy-config,
531   xen0/busy-config, xenU/busy-config:
532   Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on
533   read, used for keymap selection.
534
535   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
536   generic/linuxrc:
537   More spacing cleanups.
538
539   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
540   generic/linuxrc:
541   I accidentally removed some stuff that needed to be there in my
542   overzealous debug cleanup.
543
544   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
545   generic/linuxrc:
546   Cleaning up debug statements.
547
548   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
549   generic/linuxrc:
550   Ooops... forgot my then after elif. I hope nobody noticed.
551
552   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
553   generic/linuxrc:
554   Change cp to mknod for sr0/loop0 for mips and also for tty1 for
555   splash.
556
557   30 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
558   generic/linuxrc:
559   Change cp to mknod for console/null.
560
561   25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
562   generic/initrd.scripts, generic/linuxrc:
563   Fix an error in setup_unionfs and add in some debug support to
564   figure out why/where this initramfs is stopping.
565
566   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
567   generic/initrd.scripts:
568   Fixed up TODO with actual working code since we don't have awk.
569
570   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
571   generic/initrd.scripts, generic/linuxrc:
572   Add in image.squashfs as a squashfs loop, since it is now the
573   default in catalyst. Also, added a nice TODO about docache and
574   size restrictions into cache_cd_contents.
575
576   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
577   gen_cmdline.sh:
578   Just some spacing clean ups in the long usage listing.
579
580   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
581   genkernel.conf:
582   Comment the rest of the udev syuff from genkernel.conf as it
583   shouldn't be necessary anymore with mdev.
584
585   19 May 2006; Tim Yamin <plasmaroo@gentoo.org>
586   alpha/busy-config, gen_compile.sh, gen_initramfs.sh,
587   generic/initrd.scripts, generic/linuxrc, genkernel,
588   genkernel.conf, ia64/busy-config, mips/busy-config,
589   parisc/busy-config, parisc64/busy-config,
590   -pkg/busybox-1.00-headers_fix.patch,
591   -pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2,
592   +pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
593   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
594   sparc64/busy-config, um/busy-config, x86/busy-config,
595   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
596   Update to busybox 1.1.0; port over to use mdev.
597
598   07 May 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
599   genkernel:
600   Fix #132408.
601
602   07 May 2006; Tim Yamin <plasmaroo@gentoo.org>
603   gen_initramfs.sh, gen_initrd.sh:
604   Fix #131769.
605
606   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
607   gen_compile.sh:
608   Added patch for unionfs from bug #129965.
609
610   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
611   gen_compile.sh:
612   Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
613
614   25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
615   alpha/modules_load, x86/modules_load, x86_64/modules_load,
616   xen0/modules_load, xenU/modules_load:
617   Added some more modules to MODULES_SCSI that could be used to
618   boot from a genkernel-compiled kernel on a live system.
619
620   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
621   gen_compile.sh, generic/initrd.scripts, generic/linuxrc:
622   Added patch from Mike Auty for udev 088+.
623
624   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
625   alpha/modules_load, x86/modules_load, x86_64/modules_load,
626   xen0/modules_load, xenU/modules_load:
627   Added 3ware card drivers to scsi modules on x86/amd64/alpha.
628
629   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
630   gen_compile.sh, genkernel:
631   Updated to *hopefully* work with udev 087.
632
633   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> alpha/config.sh,
634   ia64/config.sh, parisc/config.sh, parisc64/config.sh,
635   ppc/config.sh, ppc64/config.sh, sparc/config.sh,
636   sparc64/config.sh, um/config.sh, x86/config.sh,
637   x86_64/config.sh, xen0/config.sh, xenU/config.sh:
638   Fix #107628.
639
640   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
641   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts,
642   generic/linuxrc, genkernel:
643   ->3.3.11d. Fix #121616, #128805, #129887, #129910.
644
645   14 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
646   generic/initrd.scripts:
647   Forgot one part of the patch from bug #121334.
648
649   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
650   gen_compile.sh, genkernel, genkernel.8:
651   Updated the unionfs compiling section. This *should* allow
652   unionfs to build on supported kernels.
653
654   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
655   generic/linuxrc:
656   Uncommented suspend2 support from bug #114266.
657
658   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
659   generic/initrd.scripts, generic/linuxrc:
660   Added unionfs patches from bug #121334.
661
662   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
663   generic/initrd.scripts, generic/linuxrc, genkernel,
664   x86/busy-config, x86/modules_load, x86_64/busy-config,
665   x86_64/modules_load, xen0/busy-config, xen0/modules_load,
666   xenU/busy-config, xenU/modules_load:
667   Added a check for /dev/tty0 to setup_keymap, added raid
668   personality modules for EVMS, and fixed lots of space/tab
669   issues, along with a general style cleanup. I'm calling this
670   one 3.3.11b internally, and hopefully it will be added to the
671   tree if it resolves bug #124388.
672
673   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
674   gen_cmdline.sh, gen_initramfs.sh, gen_initrd.sh,
675   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
676   dobladecenter->slowusb
677
678   06 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
679   +pkg/klibc-1.2.1-nostdinc-flags.patch:
680   Add hardened fix for bug #128806.
681
682   24 Mar 2006; Tim Yamin <plasmaroo@gentoo.org>
683   ia64/kernel-config-2.6:
684   Update config for the new Fusion MPT CONFIG_ options on newer
685   2.6 kernels; bug #125353.
686
687   10 Mar 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
688   Fix bug #124251.
689
690   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
691   generic/linuxrc:
692   Updated copyright notice to get KingTaco off my back.
693
694   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
695   gen_initramfs.sh, gen_initrd.sh:
696   Added 0 0 to end of the ram0 line on fstab. Blame KingTaco for
697   pointing it out.
698
699   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
700   gen_compile.sh:
701   Changed unpacking of klibc to use tar j instead of tar z.
702
703   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
704   genkernel.conf:
705   Let's use the bzip2 tarball of klibc by default form now on,
706   shall we...
707
708   07 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
709   +pkg/klibc-1.1.16-sparc2.patch:
710   Added klibc patch for sparc to CVS (from distfiles). This is
711   3.3.11 so like... run in fear or something...
712
713   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
714   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
715   gen_initrd.sh, genkernel:
716   Added patch from Kumba to make certain initrd functions less
717   mips-specific.
718
719   27 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
720   gen_compile.sh, genkernel:
721   Removed save_args/reset_args on kernel. This is 3.3.11_pre7.
722
723   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
724   unset temp vars so they get cleaned up
725
726   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
727   gen_initramfs.sh, genkernel:
728   bump to pre6. resets ARCH env var after utils are compiled
729
730   25 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
731   gen_arch.sh, gen_compile.sh, genkernel:
732   Added sparc patches for udev/klibc.
733
734   24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
735   gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
736   gen_determineargs.sh, genkernel:
737   Added nice and fun patch from dostrow for building on ppc64 (and
738   possibly others) with mixed kernel/userland.
739
740   23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
741   generic/linuxrc:
742   Added fix for bug #120031.
743
744   20 Jan 2006; Joshua Kinard <kumba@gentoo.org>
745   +mips/ip32rm52-2006_0.cf:
746   Kernel 2.6.14.6 config for SGI O2 w/ RM5271 CPU ("Nevada")
747
748   15 Jan 2006; Joshua Kinard <kumba@gentoo.org> gen_cmdline.sh,
749   gen_determineargs.sh, genkernel:
750   Add support to genkernel to build a monolithic kernel by
751   skipping module building sections when
752   --static is passed on the gk commandline.
753
754   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
755   gen_compile.sh:
756   Added comment about utils breaking udev so we don't break it
757   again inadvertently.
758
759   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
760   gen_compile.sh, genkernel, +pkg/busybox-1.00-headers_fix.patch:
761   Added busybox headers fix (_pre2) and changed utils to runtask
762   on udev build (_pre3).
763
764   12 Jan 2006; Joshua Kinard <kumba@gentoo.org>
765   netboot/linuxrc.x:
766   chmod +x the udhcpc script on bootup
767
768   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
769   gen_compile.sh, genkernel, -pkg/byteswap.h:
770   Added patch from bug #118324.
771
772   10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
773   x86/modules_load, x86_64/modules_load, xen0/modules_load,
774   xenU/modules_load:
775   Added additional SATA controllers to MODULES_SATA for loading
776   into the initrd/initramfs image.
777
778   07 Jan 2006; Joshua Kinard <kumba@gentoo.org>
779   gen_initramfs.sh, +mips/ip22r4k-2006_0.cf,
780   +mips/ip22r5k-2006_0.cf, +mips/ip27r10k-2006_0.cf,
781   +mips/ip28r10k-2006_0.cf, +mips/ip30r10k-2006_0.cf,
782   +mips/ip32r5k-2006_0.cf, +mips/nb-busybox.cf, +netboot,
783   +netboot/linuxrc.x, +netboot/misc, +netboot/misc/bin,
784   +netboot/misc/bin/net-setup, +netboot/misc/etc,
785   +netboot/misc/etc/fstab, +netboot/misc/etc/group,
786   +netboot/misc/etc/inittab, +netboot/misc/etc/passwd,
787   +netboot/misc/etc/profile, +netboot/misc/etc/resolv.conf,
788   +netboot/misc/etc/shadow, +netboot/misc/etc/shells,
789   +netboot/misc/usr, +netboot/misc/usr/share,
790   +netboot/misc/usr/share/terminfo,
791   +netboot/misc/usr/share/terminfo/p,
792   +netboot/misc/usr/share/terminfo/p/putty,
793   +netboot/misc/usr/share/udhcpc,
794   +netboot/misc/usr/share/udhcpc/default.script:
795   Import the Genkernel-side of things for the catalyst2 netboot2
796   module
797
798   06 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
799   udev compile change from runtask to utils
800
801   03 Jan 2006; Tim Yamin <plasmaroo@gentoo.org>
802   gen_bootloader.sh, gen_compile.sh, gen_determineargs.sh,
803   gen_initramfs.sh, genkernel:
804   Fix #115263, #117392, add a fix to sanify LOCALVERSION if
805   unresolved variables are embedded.
806
807   02 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
808   alpha/modules_load, um/modules_load, x86/modules_load,
809   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
810   Updated Fusion MPT support for bug #117114.
811
812   21 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
813   Fix --kernel-cross-compile with PPC64.
814
815   18 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
816   genkernel:
817   Add a compile_klibc(...) fix for old GNU tars and patch the
818   klibc Makefile to leave /lib alone.
819
820   16 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
821   runtask -> utils for compile_klibc.
822
823   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
824   gen_compile.sh, genkernel:
825   Added x86/klibc fix.
826
827   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
828   x86/kernel-config-2.6:
829   Added HERMES support to use in-kernel driver rather than
830   external.
831
832   15 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
833   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
834   Fix #109196.
835
836   15 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
837   +pkg/byteswap.h:
838   Fix to allow udev 076 and udev 077 to compile... add a missing
839   file byteswap.h to klibc-1.1.1
840
841   15 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
842   genkernel.conf:
843   Removed versions from all packages that are pulled from upstream
844   so we can use sed in the ebuild to set these, making maintenance
845   easier.
846
847   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
848   add quotes to the ARCH= stuff for the kernel
849
850   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
851   Forcibly set the ARCH when compiling the kernel
852
853   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
854   x86/kernel-config-2.6:
855   Changed CONFIG_BLK_DEV_MD=y for bug #112962.
856
857   06 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
858   gen_bootloader_grub.awk:
859   Fix #100637.
860
861   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
862   Back out suspend2 support temporarily as per #114266c10.
863
864   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
865   Fix #113634, #114266.
866
867   05 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
868   x86/kernel-config-2.6:
869   Added USB Printer support for bug #114496.
870
871   28 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
872   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
873   Added sata_mv to x86/amd64 for Marvell SATA controllers and
874   updated 2.6 kernel config for x86 to match what would be used on
875   a current 2.6.14 LiveCD.
876
877   23 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel:
878   Version Bump 3.3.8
879
880   23 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
881   gen_initrd.sh:
882   Fix bug 113287
883
884   22 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel.conf:
885   Update unionfs in genkernel.conf to 1.1.1
886
887   21 Nov 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
888   fix for sys delete bug 109819
889
890   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
891   genkernel.conf:
892   Add support for dmraid1.0.0.rc9 to fix bug 94762
893
894   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
895   gen_initrd.sh, gen_moddeps.sh, gen_package.sh:
896   Fix missing moddeps file by adding a test;Do not keep the
897   initrd/initramfs with a kernelz system as it is already bundled
898   together.
899
900   18 Nov 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
901   Fix {PPC+Catalyst+Pegasos} build failure regression.
902
903   17 Nov 2005; Tim Yamin <plasmaroo@gentoo.org>
904   -pkg/udev-054.tar.bz2, -pkg/udev-068.tar.bz2:
905   Remove obsoleted udev...
906
907   17 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
908   gen_determineargs.sh, genkernel.conf:
909   Udev 075 support, klibc 1.1.1, and fixes for ppc on 2.6.14+
910   kernels
911
912   04 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
913   gen_arch.sh, gen_initramfs.sh, gen_initrd.sh,
914   generic/initrd.scripts, generic/linuxrc, genkernel, +mips,
915   +mips/busy-config, +mips/config.sh, +mips/ip22r4k-2005_1.cf,
916   +mips/ip22r5k-2005_1.cf, +mips/ip27r10k-2005_1.cf,
917   +mips/ip28r10k-2005_1.cf, +mips/ip30r10k-2005_1.cf,
918   +mips/ip32r5k-2005_1.cf, +mips/modules_load, +pkg/mips,
919   +pkg/mips/.keep:
920   Added patches from bug #106338. This means mips support in
921   genkernel. Blame Kumba.
922
923   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
924   generic/linuxrc, genkernel:
925   Changed the version indicator, fixing fstab generation for
926   unionfs, and resolving bug #103332.
927
928   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
929   gen_initramfs.sh:
930   Made symlink relative for bug #105572.
931
932   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
933   gen_compile.sh, genkernel.conf, +pkg/udev-068.tar.bz2:
934   Upgraded to udev 068 and also closing bug #103936.
935
936   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
937   gen_funcs.sh:
938   Added fix for bug #103717.
939
940   21 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
941   x86/kernel-config-2.6:
942   Updated x86 2.6 kernel configuration.
943
944   10 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
945   alpha/modules_load, x86/modules_load, x86_64/modules_load:
946   Added fix for bug #102006.
947
948   31 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
949   Update genkernel version number
950
951   31 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
952   x86/kernel-config-2.6:
953   CONFIG_PRINTER=m for bug #104229.
954
955   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
956   generic/initrd.scripts, generic/linuxrc:
957   Add nodetect and doload patch from bug #102643, with some
958   modifications.
959
960   16 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
961   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
962   Fix for bug 83276 and add udevsend binary to initramfs for newer
963   udevs
964
965   16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
966   alpha/modules_load, um/modules_load, x86/modules_load,
967   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
968   Added dm-mirror to dmraid on all supported arches for bug
969   #102739.
970
971   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
972   Fix #101716.
973
974   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
975   gen_configkernel.sh:
976   Fix #88080.
977
978   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
979   Fix #102407.
980
981   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
982   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
983   Fix #102491.
984
985   11 Aug 2005; Eric Edgar <rocket@gentoo.org>
986   alpha/modules_load, um/modules_load, x86/modules_load,
987   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
988   Fix bug 102006 for dm-bbr. Added dm-bbr to modules_load files
989   under MODULES_LVM2.
990
991   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
992   Fix for bug 91966. Link lib64 to lib in the initramfs
993
994   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
995   generic/linuxrc:
996   Fix for newer udevs to detect udevstart
997
998   06 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
999   gen_configkernel.sh:
1000   Fixed config parsing for dmraid/lvm2 to only set =m if item is
1001   not set. Closing bug #101535.
1002
1003   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
1004   ppc/config.sh, ppc64/config.sh:
1005   Fix incorrect commit
1006
1007   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
1008   gen_initramfs.sh, ppc/config.sh, ppc64/config.sh:
1009   Create symlink to init named linuxrc. In preparation for the
1010   need to pack the cpio into the kernel
1011
1012   02 Aug 2005; Eric Edgar <rocket@gentoo.org>
1013   generic/initrd.scripts:
1014   Add iseries virtual cdrom auto scanning support
1015
1016   01 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
1017   Remove unnecessary check for multiple running genkernels.
1018
1019   01 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh,
1020   genkernel:
1021   kerncache wasnt sending the config to /etc/kernels properly
1022
1023   30 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1024   generic/initrd.scripts, generic/linuxrc, genkernel,
1025   ppc/config.sh:
1026   Fix cosmetics and PPC without --genzimage.
1027
1028   30 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1029   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
1030   generic/initrd.defaults, generic/initrd.scripts,
1031   generic/linuxrc, genkernel:
1032   Finally making the --bladecenter/dobladecenter stuff correct.
1033   Thanks plasmaroo for helping me wrap my head around how this
1034   works and to remove my dirty hack.
1035
1036   29 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1037   genkernel:
1038   >> 3.3.3. Fix KERNEL_MAKE_DIRECTIVE_2 if not using --genzimage.
1039
1040   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1041   gen_initramfs.sh, gen_initrd.sh, generic/linuxrc:
1042   Fixed up the BladeCenter support some more.
1043
1044   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1045   generic/linuxrc:
1046   Added bladecenter boot-time option, also... so kernels don't
1047   *have* to be built with --bladecenter.
1048
1049   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1050   generic/initrd.scripts:
1051   Fixed up --bladecenter expressions
1052
1053   29 Jul 2005; Eric Edgar <rocket@gentoo.org>
1054   gen_determineargs.sh, gen_initramfs.sh:
1055   Fix a few directory creation issues and a typo
1056
1057   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1058   gen_cmdline.sh, gen_determineargs.sh, generic/initrd.scripts,
1059   generic/linuxrc:
1060   Added --bladecenter for slow USB CD on IBM BladeCenter.
1061
1062   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
1063   Better genkernel.log output for initramfs
1064
1065   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
1066   print warning that unionfs flag is disabled at this time
1067
1068   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
1069   Remove normal access to unionfs
1070
1071   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
1072   Change unionfs so that it is clearly noted as experimental
1073
1074   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh,
1075   generic/linuxrc:
1076   Fix cp /dev/tty1 error message
1077
1078   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1079   gen_initramfs.sh, gen_initrd.sh, gen_package.sh, ppc/config.sh:
1080   Fix ppc not compiling without --genzimage
1081
1082   28 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1083   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
1084   generic/linuxrc, genkernel, genkernel.8,
1085   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/config.sh:
1086   >> 3.3.1. Fix #100144, #100169, #100583.
1087
1088   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
1089   gen_determineargs.sh, gen_package.sh:
1090   Remove extra TEMP checking code that was commented out
1091
1092   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
1093   gen_determineargs.sh, gen_package.sh, genkernel:
1094   Add kernelz- to minkernpackage and kerncache
1095
1096   22 Jul 2005; Eric Edgar <rocket@gentoo.org>
1097   gen_determineargs.sh, gen_package.sh:
1098   Remove extra checks that fail
1099
1100   20 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh:
1101   Fix minkernpackage breakage regarding the TEMP and TMPDIR
1102   variable
1103
1104   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
1105   generic/initrd.scripts:
1106   Switch order of error messages to make less confusing
1107
1108   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
1109   generic/initrd.scripts, generic/linuxrc, genkernel:
1110   Fix exit 1 issue being always called. Add UID support for
1111   unionfs. add check for livecd.unionfs file on blockdev
1112
1113   19 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1114   gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh, generic/linuxrc,
1115   genkernel:
1116   Fix --no-install cleaning the tmpdir bug that plasmaroo reported
1117
1118   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
1119   Fix info about the framebuffers
1120
1121   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
1122   genkernel:
1123   cause genkernel to die if cant write to the DEBUGFILE. remove
1124   extra info strings that arent necessary
1125
1126   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
1127   Fix genkernel finishing info messages to be more accurate
1128
1129   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
1130   genkernel:
1131   Cleanup tmpdirs if genkernel dies abnormally
1132
1133   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh:
1134   Fix evms bugs with missing sbin for an initrd
1135
1136   18 Jul 2005; Eric Edgar <rocket@gentoo.org>
1137   gen_determineargs.sh, gen_initramfs.sh:
1138   Fix evms bugs with missing sbin. Remove prepare line as it
1139   probably isnt necessary
1140
1141   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_bootloader.sh,
1142   gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh,
1143   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
1144   generic/linuxrc, genkernel, genkernel.conf:
1145   Create additional cleanup options. --postclear for final
1146   cleanup and 2 new genkernel.conf options. Also fixup TEMP dir
1147   creation and extraneous %%ARCH%% creation in the cache_dir
1148
1149   16 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1150   gen_initramfs.sh, gen_initrd.sh, genkernel:
1151   Fix #98886.
1152
1153   15 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
1154   genkernel:
1155   >> 3.2.6. Fix mkdir linuxrc issues and bootstrapCD() not getting
1156   called as early as it should,
1157
1158   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1159   generic/initrd.scripts:
1160   Fix '[: /dev/md: unknown operand' for LiveCD boots.
1161
1162   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1163   ia64/kernel-config-2.6:
1164   Add USB Storage support.
1165
1166   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1167   Fix bug #80617.
1168
1169   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1170   gen_bootloader.sh, +gen_bootloader_grub.awk,
1171   gen_determineargs.sh, genkernel, ia64/kernel-config-2.6:
1172   Fix #98944, add GRUB :root_device support and add a more
1173   versatile grub.conf updater.
1174
1175   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1176   x86/kernel-config-2.6:
1177   Add an updated x86 kernel config from wolf31o2.
1178
1179   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1180   alpha/busy-config, ia64/busy-config, parisc/busy-config,
1181   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1182   sparc/busy-config, sparc64/busy-config, um/busy-config,
1183   x86/busy-config, x86_64/busy-config, xen0/busy-config,
1184   xenU/busy-config:
1185   Add CONFIG_ASH_TIMEOUT.
1186
1187   13 Jul 2005; Eric Edgar <rocket@gentoo.org>
1188   generic/initrd.scripts:
1189   Fix find|grep output
1190
1191   13 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
1192   gen_initrd.sh:
1193   Fix typo for evms and removing the swap libs in gen_initramfs
1194
1195   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1196   alpha/busy-config, gen_bootloader.sh, gen_compile.sh,
1197   gen_configkernel.sh, gen_determineargs.sh, gen_initramfs.sh,
1198   gen_package.sh, generic/initrd.scripts, generic/linuxrc,
1199   genkernel, genkernel.conf, ia64/busy-config, parisc/busy-config,
1200   parisc64/busy-config,
1201   -pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
1202   -pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
1203   +pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/busy-config,
1204   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
1205   um/busy-config, x86/busy-config, x86_64/busy-config,
1206   xen0/busy-config, xenU/busy-config:
1207   Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX:
1208   upgraded busybox to 1.00, porting in my read -t and mdstart
1209   patches.
1210
1211   13 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
1212   Fix for bug 97672. Call get_KV to get the KV after the prepare
1213   has been run
1214
1215   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
1216   Fix minor print bug 98744. Shouldnt affect operation but it
1217   could be annoying
1218
1219   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1220   Fix for hardened/selinux systems to have extened attributes, per
1221   r2d2's request
1222
1223   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
1224   gen_determineargs.sh, genkernel:
1225   Adding --symlink to fix bug 98716
1226
1227   12 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1228   generic/initrd.scripts, generic/modprobe, genkernel,
1229   genkernel.conf:
1230   >> 3.2.2. Fix #83771, #97700, #98590, #98594, #98661, #98746.
1231
1232   12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1233   generic/initrd.defaults, generic/linuxrc:
1234   Added multilib cdboot patch.
1235
1236   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
1237   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
1238   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
1239   genkernel, genkernel.conf:
1240   ENHANCEMENT bug 83771. Add support for LABEL= and UUID=
1241
1242   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
1243   gen_determineargs.sh:
1244   Fix bug 97700. Add additional check for kernel source directory
1245   earlier
1246
1247   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_arch.sh:
1248   Fix bug 95280 in genkernel. ARCH_OVERRIDE in
1249   /etc/genkernel.conf should work now
1250
1251   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
1252   gen_determineargs.sh, generic/initrd.scripts, generic/linuxrc:
1253   remove extra make prepare in gen_determineargs.sh that breaks
1254   things. Fix md /dev creation bug 98193
1255
1256   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
1257   Fix bug 98661 with the missing underscore in gen_cmdline.sh
1258
1259   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
1260   generic/initrd.scripts, generic/linuxrc:
1261   Fix to let the /mnt/cdrom/cdupdate.sh script run just before the
1262   chroot
1263
1264   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
1265   generic/initrd.scripts:
1266   send stderr to /dev/null for lvm startup
1267
1268   10 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
1269   gen_bootloader.sh, generic/linuxrc, genkernel:
1270   Fix #93178, #98436, #98501
1271
1272   08 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1273   gen_initramfs.sh, generic/initrd.defaults,
1274   generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.8,
1275   genkernel.conf, x86/busy-config, x86_64/busy-config:
1276   >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find:
1277   ...' errors.
1278
1279   01 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos:
1280   Update Pegasos config from dholm.
1281
1282   01 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
1283   fix bug 97378; setup the PATH environment properly.
1284
1285   29 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
1286   +pkg/udev-054.tar.bz2, -pkg/udev-058.tar.bz2:
1287   Downgrade to 054.
1288
1289   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1290   gen_determineargs.sh:
1291   fix unionfs-modules-bincache naming error. Fix directory change
1292   error on unionfs
1293
1294   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1295   run modules_prepare in the kernel tree before unionfs modules
1296   compile
1297
1298   28 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
1299   pkg/udev-058.tar.bz2:
1300   Revert to 1.1.
1301
1302   28 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1303   generic/initrd.scripts, generic/linuxrc, pkg/udev-058.tar.bz2:
1304   changed to backticks and changed /bin/bash back to /bin/sh
1305   which is a valid shell inside the initrd/initramfs
1306
1307   27 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1308   genkernel, genkernel.conf, -pkg/udev-054.tar.bz2,
1309   +pkg/udev-058.tar.bz2:
1310   Update udev and fix for SPARC64.
1311
1312   27 Jun 2005; Eric Edgar <rocket@gentoo.org>
1313   gen_configkernel.sh:
1314   bug 97051: Initramfs on 2.6+ kernels dont require ext2
1315   filesystem so can drop this forced entry.
1316
1317   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1318   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
1319   Change all EVMS/evms to EVMS2/evms2 for consitency. Also,
1320   enabled dodmraid by default.
1321
1322   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1323   generic/linuxrc:
1324   Must use /bin/bash for dollar-sign, parentheses sub-shell syntax.
1325
1326   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1327   x86/modules_load, x86_64/modules_load:
1328   Changed sata_vitesse to sata_vsc and closing bug #97089.
1329
1330   27 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
1331   linuxrc that should not create avc denied messages for a
1332   hardened system.
1333
1334   24 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1335   _pre12... ph43r...
1336
1337   24 Jun 2005; Eric Edgar <rocket@gentoo.org> genkernel:
1338   Add info for cmdline usage to genkernel
1339
1340   23 Jun 2005; Eric Edgar <rocket@gentoo.org>
1341   generic/initrd.scripts:
1342   Fix confusing volume manager message
1343
1344   23 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1345   alpha/modules_load, x86_64/modules_load:
1346   Add Fusion MPT support
1347
1348   23 Jun 2005; Eric Edgar <rocket@gentoo.org> x86/modules_load:
1349   Add Fusion MPT support for VMWare machines
1350
1351   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1352   Add missing else
1353
1354   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1355   Fix missing elif
1356
1357   22 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
1358   genkernel, pkg/udev-054.tar.bz2:
1359   Fix #76082, #86487, #87673, #95993.
1360
1361   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
1362   generic/initrd.scripts, generic/linuxrc:
1363   Fix bug 87673. Option passing for dmraid. dodmraid= on the
1364   cmdline. sets up /sbin/dmraid -ay .
1365
1366   22 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
1367   Fix for bug 86487. Allowing a subdirectory of a block device to
1368   be chrooted from and booted. New cmdline option subdir=
1369
1370   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1371   Fix udev for sparc so it compiles properly
1372
1373   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
1374   generic/initrd.scripts, generic/linuxrc:
1375   Remove sort because busybox is not compiled with it. Remove
1376   unnecessary UML fixes
1377
1378   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
1379   gen_compile.sh, gen_determineargs.sh:
1380   Fix bug 68903; Allows the CROSS_COMPILE env to be set for
1381   kernel compiles. Added --kernel-cross-compile= option
1382
1383   21 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1384   genkernel, genkernel.8:
1385   Fix #95993, #96300.
1386
1387   20 Jun 2005; Eric Edgar <rocket@gentoo.org>
1388   gen_determineargs.sh:
1389   Fix genkernel crash when .config is present and testing for
1390   Localversion info on a 2.6 kernel
1391
1392   17 Jun 2005; Eric Edgar <rocket@gentoo.org>
1393   gen_determineargs.sh:
1394   Fix 2.6 crash detecting LocalVersion, fix 2.4 kernels so they
1395   dont do localversion checks as they dont support it
1396
1397   16 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1398   udev build fix for no ARCH=um architectures
1399
1400   16 Jun 2005; Eric Edgar <rocket@gentoo.org>
1401   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
1402   gen_moddeps.sh, genkernel:
1403   Localversion changes to kerncache, and added a sleep statement
1404   so modprobe loop has a chance to work
1405
1406   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1407   Fix devfs for those archs that still need it.
1408
1409   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1410   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh,
1411   gen_initramfs.sh, gen_initrd.sh, gen_package.sh,
1412   generic/initrd.defaults, generic/initrd.scripts,
1413   generic/linuxrc, genkernel, genkernel.conf:
1414   Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with
1415   regard to initramfs.
1416
1417   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos,
1418   ppc/config.sh:
1419   Fix Pegasos on initramfs and add an updated Pegasos config,
1420   thanks dholm!
1421
1422   12 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1423   Fix 'lib64: No such...' error.
1424
1425   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1426   gen_package.sh:
1427   Fixing up minkernpackage
1428
1429   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1430   x86_64/kernel-config-2.6:
1431   Added floppy module to kernel config for bug #95272.
1432
1433   04 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
1434   x86_64/kernel-config-2.6:
1435   Disable sound stuff, #92711.
1436
1437   03 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
1438   gen_bootloader.sh, genkernel:
1439   Fix syntax.
1440
1441   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
1442   gen_bootloader.sh:
1443   Add GRUB support cleanup by Richard Morris (#59192) to show an
1444   error if we can't work out device nodes and tell the user to
1445   manually generate grub.conf.
1446
1447   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
1448   +gen_initramfs.sh:
1449   Add gen_initramfs.sh into CVS from rocket's initramfs support
1450   patches.
1451
1452   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1453   Fix #94860; clean up concurrent compile tmpdir-setting.
1454
1455   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
1456   alpha/busy-config, generic/initrd.defaults,
1457   generic/initrd.scripts, generic/linuxrc, genkernel.8,
1458   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
1459   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1460   sparc64/busy-config, um/busy-config, x86/busy-config,
1461   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1462   Remove evms and lvm2 from default boot args (they cause hardware
1463   issues, so users should explicitly specify them); add NFSboot
1464   support patches by Thomas Seiler.
1465
1466   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1467   x86/kernel-config-2.6:
1468   Updated x86 2.6 kernel to 2005.0 config.
1469
1470   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1471   alpha/kernel-config-2.4, +alpha/kernel-config-2.6,
1472   alpha/modules_load, um/modules_load, x86/modules_load,
1473   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
1474   Updated alpha kernel configs to 2005.0 configs and updated
1475   modules_load for alpha, um, x86, x86_64, xen0, and xenU to match
1476   x86.
1477
1478   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1479   gen_configkernel.sh:
1480   Added config parsing for dmraid modules if genkernel is called
1481   with --dmraid
1482
1483   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1484   gen_configkernel.sh:
1485   Added check for --lvm2 and enable lvm2-required modules if they
1486   are not enabled already in the supplied .config file.
1487
1488   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1489   x86/modules_load:
1490   Adding back in atp870u to modules_load on x86.
1491
1492   02 May 2005; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
1493   Add ata_piix.
1494
1495   22 Apr 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
1496   Added support for reading /mnt/cdrom/cdupdate.sh if its
1497   executable on the livecd
1498
1499   22 Apr 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1500   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
1501   gen_initrd.sh, gen_package.sh, generic/linuxrc, genkernel,
1502   genkernel.8, -notes, -pkg/dietlibc-0.27.tar.bz2, +pkg/ia64,
1503   +pkg/ia64/README, +pkg/um, +pkg/um/README, +pkg/xen0,
1504   +pkg/xen0/README, +pkg/xenU, +pkg/xenU/README, +ppc/Pegasos,
1505   ppc/config.sh, +um, +um/busy-config, +um/config.sh,
1506   +um/kernel-config-2.4, +um/kernel-config-2.6, +um/modules_load,
1507   +xen0, +xen0/busy-config, +xen0/config.sh,
1508   +xen0/kernel-config-2.4, +xen0/kernel-config-2.6,
1509   +xen0/modules_load, +xenU, +xenU/busy-config, +xenU/config.sh,
1510   +xenU/kernel-config-2.4, +xenU/kernel-config-2.6,
1511   +xenU/modules_load:
1512   >> 3.2.0_beta1; now with extra froz-faktor <TM>.
1513
1514   29 Mar 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
1515   fixed bug in scan delay so that it will work with both udev and
1516   devfs
1517
1518   13 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1519   Add missing mkdir -p /etc/sysconfig to linuxrc.
1520
1521   12 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1522   Get udev to go as the default manager if the udev binary exists
1523   and 2.6 or above is being used.
1524
1525   11 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
1526   mkdir -> mkdir -p
1527
1528   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1529   genkernel:
1530   Fix udev.rules install issue.
1531
1532   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1533   genkernel, genkernel.conf, -pkg/udev-039.tar.bz2,
1534   +pkg/udev-054.tar.bz2:
1535   >> 3.1.3. Remove udev static mode; upgrade udev to 054 instead.
1536
1537   08 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
1538   generic/initrd.defaults, generic/linuxrc:
1539   Add patch by Gerte Hoogewerf (gerte <-at-> nieuwenborg.nl) to
1540   fix dmraid with cdroot.
1541
1542   07 Mar 2005; Eric Edgar <rocket@gentoo.org>
1543   gen_configkernel.sh:
1544   Fix possible broken pipe error message when configuring the
1545   kernel
1546
1547   07 Mar 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1548   Fix for broken pipe when configuring busybox in the
1549   gen_compile.sh script
1550
1551   07 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
1552   genkernel, x86/modules_load, x86_64/modules_load:
1553   >> 3.1.1d. Add sata_qstor; fix #83328.
1554
1555   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
1556   generic/initrd.scripts:
1557   Check for dummy 'livecd' file instead of 'gentoo'.
1558
1559   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
1560   generic/initrd.scripts, genkernel:
1561   >> 3.1.1c. Add LiveCD detection to skip mountable but non-LiveCD
1562   media; requires Catalyst 1.1.6.
1563
1564   02 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel,
1565   genkernel.conf:
1566   Bump dmraid, >> 3.1.1.b.
1567
1568   01 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1569   genkernel:
1570   Fix 2.4 -j0 issue.
1571
1572   28 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
1573   Fix -j0 2.4 modules breakage.
1574
1575   25 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1576   generic/initrd.defaults, genkernel, x86/modules_load,
1577   x86_64/modules_load:
1578   >> 3.1.0k -- Add MODULES_SATA, fix udev on non-x86 archs where
1579   there seem to be problems with KLibC+udev so use a static udev
1580   on those.
1581
1582   24 Feb 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
1583   gen_determineargs.sh, gen_package.sh, genkernel, genkernel.8:
1584   Add support for maxkernpackage
1585   creates a tarball containing:
1586   kernel
1587   initrd
1588   contents of /lib/modules
1589   kernel config
1590
1591   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
1592   Fix 2.4 strict flag filtering issue.
1593
1594   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
1595   Document arbitrary scandelay initrd option.
1596
1597   20 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
1598   genkernel:
1599   Fix '/tmp/.initrd/bin/[' to '[' in places before the pivot_root.
1600
1601   18 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
1602   genkernel, pkg/udev-039.tar.bz2, x86/modules_load:
1603   Fix #58686 and #80716.
1604
1605   17 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1606   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
1607   generic/linuxrc, genkernel.conf, pkg/udev-039.tar.bz2:
1608   Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985).
1609
1610   31 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1611   Fix #77259.
1612
1613   30 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
1614   genkernel:
1615   Fix #79999.
1616
1617   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
1618   -eq >> = for the LVM and EVMS2 checks.
1619
1620   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
1621   genkernel:
1622   Add patch for turning off LVM and EVMS2 optionally at boot time
1623   even if compiled into initrd; bug #79755.
1624
1625   26 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
1626   Fix #79502; thanks to rocket for the patch.
1627
1628   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1629   Make udev default for 2.6+
1630
1631   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1632   Add missing #72253 patch.
1633
1634   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1635   Add missing echo; #77363.
1636
1637   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org>
1638   gen_bootloader.sh, generic/initrd.scripts, generic/linuxrc,
1639   genkernel:
1640   >> 3.1.0e. Fixes #73356, #74758, #77277, #77363, #78636.
1641
1642   10 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1643   gen_initrd.sh:
1644   Add --evms2 patch by Eric Edgar; bug #77385.
1645
1646   21 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
1647   pkg/dietlibc-0.27.tar.bz2:
1648   >> 3.1.0d; bug #73112.
1649
1650   17 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
1651   Removing tmscsim module; bug #72055.
1652
1653   01 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
1654   Fix for bug #73054.
1655
1656   30 Nov 2004; Tim Yamin <plasmaroo@gentoo.org>
1657   gen_determineargs.sh, gen_initrd.sh:
1658   >> 3.0.2c. Adding LVM2 args code to gen_determineargs.sh.
1659
1660   29 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1661   Bugfix for bug #72342.
1662
1663   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
1664   +genkernel.8:
1665   Time for our own manpage...
1666
1667   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1668   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh, genkernel,
1669   genkernel.conf:
1670   LVM2 compilation support; thanks to Eric Edgar for the patch.
1671   Bug #72129.
1672
1673   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
1674   generic/initrd.scripts, generic/linuxrc:
1675   Udev speedups; thanks to Eric Edgar for the patch - bug #72253.
1676
1677   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
1678   Adding MODULES_LVM2; #72129 // #72253.
1679
1680   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1681   gen_initrd.sh:
1682   Adding user-specified /linuxrc support; bug #66198.
1683
1684   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1685   ramdisk=8092 >> ramdisk_size=8092; bug #64864.
1686
1687   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1688   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
1689   Adding EVMS2 support; bug #61827.
1690
1691   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
1692   LVM fix, bug #69745.
1693
1694   05 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
1695   Fix for --minkernpackage and 'kernel' only instead of all; bug
1696   #70193.
1697
1698   26 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
1699   uchi-hcd >> uhci-hcd.
1700
1701   25 Oct 2004; Mike Frysinger <vapier@gentoo.org> gen_cmdline.sh:
1702   clean up some of the help output
1703
1704   23 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> README,
1705   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh,
1706   gen_initrd.sh, generic/initrd.defaults, generic/initrd.scripts,
1707   generic/linuxrc, genkernel, genkernel.conf,
1708   -pkg/busybox-1.00-pre2-decl.patch,
1709   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
1710   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
1711   -pkg/dietlibc-0.26.tar.bz2, +pkg/dietlibc-0.27.tar.bz2,
1712   -pkg/udev-030.tar.bz2, +pkg/udev-039.tar.bz2, x86/modules_load:
1713   >> 3.1.0b.
1714
1715   09 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
1716   vgscan >> lvm; bug #44091.
1717
1718   02 Oct 2004; Travis Tilley <lv@gentoo.org> x86_64/modules_load:
1719   fix the sata crap
1720
1721   27 Sep 2004; Travis Tilley <lv@gentoo.org>
1722   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp,
1723   x86_64/modules_load:
1724   add bluetooth for one user's bluetooth kb+mouse, fix usb module
1725   stuff, add in support for an ide chipset used in some em64t boxes
1726
1727   27 Sep 2004; Travis Tilley <lv@gentoo.org>
1728   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
1729   CONFIG_SCSI_AIC7XXX_OLD, you are the weakest link! goodbye!
1730
1731   26 Sep 2004; Travis Tilley <lv@gentoo.org>
1732   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
1733   new generic genkernel configs. em64t support, here we come
1734
1735   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
1736   x86/kernel-config-2.6:
1737   Adding CONFIG_CRYPTO_ARC4=m; bug #58360.
1738
1739   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
1740   gen_bootloader.sh:
1741   Adding updated grub.conf patch from Mathias Gug, bug #57576.
1742
1743   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1744   gen_funcs.sh, genkernel:
1745   Adding robbat2's patch for bug #62365.
1746
1747   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1748   genkernel, genkernel.conf,
1749   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
1750   -pkg/dietlibc-0.24.tar.bz2, +pkg/dietlibc-0.26.tar.bz2:
1751   Disabling dietlibc usage for devfsd and modutils; dietlibc
1752   updated to a new Hardened-aware version. Bug #60862.
1753
1754   18 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_package.sh:
1755   Adding missing {} around a logic check; bug #64514.
1756
1757   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
1758   --no-lvm-2 >> --no-lvm2 as it should be.
1759
1760   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh:
1761   Updated the --cache-dir patch to patch #36982.
1762
1763   14 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
1764   +ia64, +ia64/busy-config, +ia64/config.sh,
1765   +ia64/kernel-config-2.6, +ia64/modules_load:
1766   Added an ia64 config.
1767
1768   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1769   Added a check to disable udev on 2.4 kernels; bug #59687.
1770
1771   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1772   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
1773   generic/initrd.scripts, generic/linuxrc, genkernel:
1774   Added LiveCD udev support.
1775
1776   07 Aug 2004; Tim Yamin <plasmaroo@gentoo.org>
1777   x86/kernel-config-2.6, x86/modules_load:
1778   modules_load cleaned up to match the version used for the 2004.2
1779   release, also added BusLogic=m to the 2.6 configartion: bug #59310.
1780
1781   30 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
1782   generic/initrd.scripts:
1783   Removed "-t iso9660" which causes issues on Gentoo/PPC-Pegasos,
1784   supposedly.
1785
1786   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1787   gen_determineargs.sh, gen_funcs.sh, genkernel, genkernel.conf:
1788   Patch for bug #57867 adding --cachedir=<dir> by Martin Parm.
1789
1790   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
1791   genkernel:
1792   '-ne' >> '!=' for LVM2 static support to work properly; bug
1793   #58816.
1794
1795   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
1796   x86/kernel-config-2.4:
1797   Ext3 shouldn't really be a module - bug #58663.
1798
1799   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1800   generic/linuxrc:
1801   Fix for "udev" not having to be passed to the linuxrc; and a fix
1802   for the devfsd bincache not being used.
1803
1804   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
1805   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
1806   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc, genkernel,
1807   genkernel.conf, +pkg/udev-030.tar.bz2:
1808   >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a
1809   patch for bug #57953 from Martin Parm. Udev support, bug #49328.
1810
1811   22 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
1812   Fix for bug #57865. Thanks to Martin Parm for the patch!
1813
1814   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1815   Added a patch for only [re]mounting /boot when installation is
1816   required. Patch from bug #57836 by Martin "Parmus" Parm.
1817
1818   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
1819   +gen_bootloader.sh, gen_cmdline.sh, gen_determineargs.sh,
1820   genkernel, genkernel.conf:
1821   GRUB Bootloader support - bug #57576. Thanks to Mathias Gug for
1822   the patch!
1823
1824   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1825   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
1826   gen_moddeps.sh, genkernel, genkernel.conf:
1827   Adding a set of patches submitted by Martin "Parmus" Parm; bugs
1828   #57748, #57749, #57751, #57752, and #57761.
1829
1830   16 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1831   gen_funcs.sh, genkernel:
1832   Bug #57297 fix.
1833
1834   14 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1835   genkernel, pkg/modutils-2.4.26.tar.bz2:
1836   >> 3.0.2d. Modutils ./configure* patch for HPPA and an option
1837   parsing fix.
1838
1839   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
1840   x86/kernel-config-2.6:
1841   Added CONFIG_PRINTER=y; bug #47666.
1842
1843   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
1844   gen_configkernel.sh, x86/config.sh:
1845   Added a sed to ensure Ext2 support is on; bug #52558.
1846
1847   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
1848   gen_initrd.sh, genkernel, x86/modules_load:
1849   >> 3.0.2c. Added more PCMCIA modules to the x86 module list; and
1850   added the bug
1851   #52561 patch.
1852
1853   03 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1854   Added a patch allowing arguments to be passed to init by
1855   real_init=...; this closes bug #55736.
1856
1857   19 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
1858   gen_configkernel.sh:
1859   Fix for bug #54455; moved the code to create a backup .config
1860   upwards since
1861   before the "make mrproper" just wiped it out.
1862
1863   04 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
1864   generic/keymaps.tar.gz:
1865   New keymaps tarball lost the keymapList file; added back in.
1866
1867   03 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
1868   alpha/modules_load, gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
1869   gen_configkernel.sh, gen_determineargs.sh, gen_funcs.sh,
1870   gen_initrd.sh, gen_moddeps.sh, gen_package.sh,
1871   generic/initrd.defaults, generic/initrd.scripts,
1872   generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
1873   genkernel, parisc/modules_load, parisc64/modules_load,
1874   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
1875   ppc/modules_load, ppc64/modules_load, sparc/modules_load,
1876   sparc64/modules_load, x86/kernel-config-2.4,
1877   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
1878   New release:
1879   
1880   * Busybox patched to support loops on 2.4 thus giving 2.4
1881   squashfs
1882   support.
1883   * Various bug fixes; #46167, #46278, #47551, #48219, #48308,
1884   #48339, #49728, #51395, #51948.
1885   * Speedups: "" > ''; [ ! ... ] && > [ ... ] || et al where
1886   applicable.
1887
1888   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org>
1889   x86/kernel-config-2.6:
1890   Modularized parallel support in the X86 2.6 configuration.
1891
1892   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
1893   generic/linuxrc, genkernel:
1894   Bugfixes for bugs #46941, #46641; and a cosmetic fix for LiveCD
1895   mount issues.
1896
1897   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
1898   Added an error message for mistyped options [ Bug #45946 ] and
1899   also shortened the help list into two sections: a long one specified by
1900   --help and a short default one.
1901
1902   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
1903   genkernel:
1904   Fix for bug #46596; version header update.
1905
1906   28 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1907   Applied the fixed for ``docache'' to work properly on zisofs.
1908
1909   27 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1910   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
1911   A few short fixes: reduced compilation verbosity; bootsplash fix
1912   to use both 'bootsplash' and 'bootsplash.conf' rather than 'bootsplash'
1913   and also docache support which should work on at least loopFSes for now.
1914
1915   22 Mar 2004; Jason Wever <weeve@gentoo.org> sparc/config.sh:
1916   Fixed MAKEOPTS for sparc32 so kernels will reliably build.
1917
1918   21 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> README, TODO,
1919   gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh,
1920   gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
1921   generic/initrd.defaults, generic/initrd.scripts,
1922   +generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
1923   genkernel, genkernel.conf, x86/modules_load:
1924   Version bump. Closes bugs #34948, #37371, #41129, #41166,
1925   #42725, #42815, #44127, #44556, and #44601.
1926
1927   20 Mar 2004; Tim Yamin <plasmaroo@gentoo.org>
1928   -pkg/busybox-1.00-pre8-alpha.patch,
1929   -pkg/busybox-1.00-pre8-crypto-losetup.patch,
1930   -pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
1931   Removing broken 1.00-pre8 busybox.
1932
1933   08 Mar 2004; Tom Gall <tgall@gentoo.org>
1934   +ppc64/kernel-2.6-pSeries, +ppc64/kernel-2.6.g5:
1935   g5 and pseries kernel config
1936
1937   08 Mar 2004; Brad House <brad_mssw@gentoo.org> +ppc64,
1938   +ppc64/busy-config, +ppc64/config.sh, +ppc64/modules_load:
1939   ppc64 profile
1940
1941   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
1942   +ppc/2.6.3-benh2-G4-SMP.autoload, +ppc/2.6.3-benh2-G4.autoload,
1943   +ppc/2.6.3-benh2-G5-SMP.autoload, +ppc/2.6.3-benh2-G5.autoload:
1944   What stuff needs to be automatically loaded for each kernel
1945
1946   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
1947   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
1948   bugfixes - posible /proc mounting lock bug solution included (removed
1949   rivafb support)
1950
1951   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
1952   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
1953   bugfixed kernels - still rivafb enabled
1954
1955   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel:
1956   version bump
1957
1958   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf:
1959   busybox version change
1960
1961   27 Feb 2004; Daniel Robbins <drobbins@gentoo.org>
1962   gen_initrd.sh:
1963   initrd bootsplash fix to use "default"
1964
1965   27 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
1966   -ppc/G3, -ppc/G3-SMP:
1967   Migrated G3 into G4
1968
1969   26 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
1970   +ppc/G3, +ppc/G3-SMP, +ppc/G4, +ppc/G4-SMP, +ppc/G5,
1971   +ppc/G5-SMP, -ppc/kernel-config-2.4-g3g4,
1972   -ppc/kernel-config-2.4-g5:
1973   Updated kernel .configs.
1974   
1975   G5-SMP verified to work on dual G5 1.8 w. radeon and 160G SATA
1976   Others are being tested right now
1977
1978   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
1979   +pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2:
1980   busybox pre7 patched
1981
1982   25 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
1983   genkernel.conf, +pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
1984   -pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2,
1985   +pkg/busybox-1.00-pre8-alpha.patch,
1986   +pkg/busybox-1.00-pre8-crypto-losetup.patch,
1987   +pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
1988   busybox update and alpha fix
1989
1990   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
1991   generic/linuxrc, generic/modprobe:
1992   script updates, less debugging, and modprobe return code fix
1993
1994   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
1995   x86/kernel-config-2.4:
1996   too many complaints, make reiser static
1997
1998   22 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
1999   version update
2000
2001   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
2002   +pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2:
2003   busybox tarball
2004
2005   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
2006   generic/linuxrc, genkernel.conf,
2007   -pkg/busybox-1.00-pre7-crypto-losetup.patch,
2008   -pkg/busybox-1.00-pre7-crypto-patched.tar.bz2,
2009   x86_64/kernel-config-2.6, +x86_64/kernel-config-2.6-emachines,
2010   +x86_64/kernel-config-2.6-smp:
2011   gcloop fixes
2012
2013   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2014   create /dev/console if for some reason /dev wasn't on the fs
2015
2016   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
2017   temp move
2018
2019   14 Feb 2004; Brad House <brad_mssw@gentoo.org>
2020   +pkg/busybox-1.00-pre7-crypto-patched.tar.bz2:
2021   pkg
2022
2023   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf,
2024   -pkg/busybox-1.00-pre3-patched.tar.bz2,
2025   -pkg/busybox-1.00-pre3.tar.bz2,
2026   +pkg/busybox-1.00-pre7-crypto-losetup.patch:
2027   busybox updates
2028
2029   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2030   gcloop fix
2031
2032   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
2033   +pkg/ppc, +pkg/ppc/README:
2034   updates
2035
2036   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2037   initrd updates for correctness, squashfs, and gcloop
2038
2039   12 Feb 2004; Luca Barbato <lu_zero@gentoo.org> +pkg/ppc64,
2040   +pkg/ppc64/README, +ppc, +ppc/busy-config, +ppc/config.sh,
2041   +ppc/kernel-config-2.4-g3g4, +ppc/kernel-config-2.4-g5,
2042   +ppc/modules_load:
2043   pvdabeel's first import.
2044
2045   08 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2046   typo
2047
2048   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
2049   generic/linuxrc, genkernel:
2050   beta10 finalizations
2051
2052   07 Feb 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
2053   make modules_install should use -j1 only
2054
2055   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
2056   gen_configkernel.sh:
2057   err, backed up wrong file :)
2058
2059   03 Feb 2004; Guy Martin <gmsoft@gentoo.org> +parisc64,
2060   +parisc64/busy-config, +parisc64/config.sh,
2061   +parisc64/kernel-config-2.4, +parisc64/modules_load,
2062   +pkg/parisc64, +pkg/parisc64/README:
2063   Ported to parisc64
2064
2065   31 Jan 2004; Brad House <brad_mssw@gentoo.org>
2066   gen_determineargs.sh:
2067   make commandline debugfile option work
2068
2069   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
2070   generic/modprobe, x86_64/modules_load:
2071   modprobe fixes, and scsi module updates for x86_64
2072
2073   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
2074   generic/linuxrc, genkernel:
2075   hwopts fix
2076
2077   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
2078   cleanups
2079
2080   28 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
2081   debugfile truncation fix
2082
2083   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
2084   version bump
2085
2086   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
2087   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
2088   kernel config updates
2089
2090   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
2091   gen_configkernel.sh, genkernel:
2092   misc fixes in relation to kernel configs
2093
2094   25 Jan 2004; Brain Jackson <iggy@gentoo.org>
2095   x86/kernel-config-2.4:
2096   new default config, works well with gentoo-sources
2097
2098   24 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_funcs.sh,
2099   generic/linuxrc, genkernel:
2100   updates
2101
2102   18 Jan 2004; Brad House <brad_mssw@gentoo.org> +alpha,
2103   +alpha/busy-config, +alpha/config.sh, +alpha/kernel-config-2.4,
2104   +alpha/modules_load, +pkg/alpha, +pkg/alpha/README:
2105   add alpha profile
2106
2107   17 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
2108   version bump
2109
2110   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2111   must bind-mount dev for loop devices
2112
2113   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2114   support multiple loop types
2115
2116   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2117   not -t ext3 use -t ext2 Im and idiot
2118
2119   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
2120   generic/linuxrc, genkernel:
2121   fix for loop device mounting
2122
2123   11 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
2124   genkernel
2125
2126   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
2127   generic/initrd.scripts, generic/linuxrc:
2128   more fixes
2129
2130   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
2131   generic/initrd.scripts, generic/linuxrc:
2132   fixes
2133
2134   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
2135   livecd fixes
2136
2137   10 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
2138   uname machine for parisc, etc
2139
2140   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +pkg/sparc,
2141   +pkg/sparc/README, +pkg/sparc64, +pkg/sparc64/README:
2142   dont forget placeholders for pkg directory
2143
2144   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
2145   x86_64/kernel-config-2.6:
2146   updated config
2147
2148   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +TODO:
2149   todo
2150
2151   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
2152   version bump
2153
2154   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
2155   fix
2156
2157   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
2158   x86_64/kernel-config-2.6:
2159   updated kernel config
2160
2161   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
2162   gen_funcs.sh, genkernel:
2163   check for loop devices and fix debug printing
2164
2165   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
2166   gen_determineargs.sh, generic/linuxrc, parisc/config.sh,
2167   sparc/config.sh, sparc64/config.sh, x86/config.sh,
2168   x86_64/config.sh:
2169   add makeopts params, and fixes for if old coreutils is in root
2170
2171   05 Jan 2004; Jason Wever <weeve@gentoo.org> +sparc,
2172   +sparc/busy-config, +sparc/config.sh, +sparc/kernel-config,
2173   +sparc/modules_load, +sparc64, +sparc64/busy-config,
2174   +sparc64/config.sh, +sparc64/kernel-config,
2175   +sparc64/modules_load:
2176   Added sparc and sparc64 dirs for genkernel.
2177
2178   03 Jan 2004; Guy Martin <gmsoft@gentoo.org> +parisc,
2179   +parisc/busy-config, +parisc/config.sh,
2180   +parisc/kernel-config-2.4, +parisc/modules_load, +pkg/parisc,
2181   +pkg/parisc/README:
2182   Added parisc files
2183
2184   31 Dec 2003; Seemant Kulleen <seemant@gentoo.org>
2185   +x86/kernel-config-2.4:
2186   2.4 config thanks to iggycvs add kernel-config-2.4
2187
2188   24 Dec 2003; Brad House <brad_mssw@gentoo.org>
2189   gen_determineargs.sh:
2190   no bootsplash fix
2191
2192   24 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel:
2193   reverse kernel compile with modules make
2194
2195   23 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
2196   +genkernel, -genkernel.sh:
2197   genkernel move
2198
2199   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
2200   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc,
2201   genkernel.sh:
2202   no initrd modules stuff
2203
2204   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
2205   gen_determineargs.sh, +gen_package.sh, genkernel.sh:
2206   changes for livecd stuff
2207
2208   22 Dec 2003; Brad House <brad_mssw@gentoo.org> README:
2209   notes
2210
2211   22 Dec 2003; Brad House <brad_mssw@gentoo.org>
2212   gen_determineargs.sh:
2213   get extraversion properly
2214
2215   17 Dec 2003; Brad House <brad_mssw@gentoo.org>
2216   -x86_64/modprobe:
2217   remove modprobe from x86_64
2218
2219   17 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
2220   gen_initrd.sh, gen_moddeps.sh, generic/initrd.defaults,
2221   generic/initrd.scripts, generic/linuxrc, generic/modprobe,
2222   x86_64/modules_load:
2223   fixes
2224
2225   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
2226   generic/linuxrc, -x86/linuxrc, x86/modules_load,
2227   x86_64/modules_load:
2228   more generic
2229
2230   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
2231   +generic, +generic/initrd.defaults, +generic/initrd.scripts,
2232   +generic/linuxrc, +generic/modprobe, -x86_64/initrd.defaults,
2233   -x86_64/initrd.scripts, -x86_64/linuxrc:
2234   make more generic
2235
2236   16 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
2237   +gen_moddeps.sh, genkernel.sh, +x86_64/initrd.defaults,
2238   +x86_64/initrd.scripts, x86_64/linuxrc, +x86_64/modprobe,
2239   x86_64/modules_load:
2240   integrate new initrd, and module scanning
2241
2242   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
2243   killall
2244
2245   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
2246   devfsd fixes
2247
2248   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
2249   typos
2250
2251   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
2252   x86/config.sh, x86_64/config.sh:
2253   fix
2254
2255   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
2256   +pkg/busybox-1.00-pre2-decl.patch:
2257   stuff
2258
2259   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
2260   gen_compile.sh, gen_determineargs.sh, x86/config.sh,
2261   x86_64/config.sh:
2262   different makes for kernel and utils
2263
2264   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
2265   gen_determineargs.sh, x86/config.sh, x86_64/config.sh:
2266   add make variable
2267
2268   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
2269   x86/config.sh:
2270   KERNEL_MAKE_2 for sparc
2271
2272   09 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel.conf,
2273   +pkg/busybox-1.00-pre3-patched.tar.bz2:
2274   busybox stuff
2275
2276   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
2277   gen_determineargs.sh, genkernel.conf, genkernel.sh:
2278   add devfsd support
2279
2280   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
2281   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
2282   +pkg/devfsd-1.3.25-dietlibc.patch:
2283   devfsd dietlibc stuff
2284
2285   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
2286   x86/config.sh, x86_64/config.sh:
2287   fixes
2288
2289   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
2290   umm, make configure scripts work with CC, AS, and LD set or unset
2291
2292   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
2293   don't forget 'env' before
2294
2295   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
2296   +pkg/modutils-2.4.26.tar.bz2:
2297   forgot modutils package
2298
2299   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
2300   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
2301   x86/config.sh, x86_64/config.sh:
2302   need seperate toolkit for compilation of kernel and utils on sparc64
2303
2304   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
2305   gen_determineargs.sh:
2306   fixes for sparc, cant set LD or AS for sparc64
2307
2308   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
2309   gen_configkernel.sh, gen_determineargs.sh, genkernel.conf,
2310   -x86/kernel-config, +x86/kernel-config-2.6,
2311   -x86_64/kernel-config, +x86_64/kernel-config-2.6:
2312   make friendly with 2.4
2313
2314   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
2315   gen_determineargs.sh, +pkg/x86, +pkg/x86/README, +pkg/x86_64,
2316   +pkg/x86_64/README:
2317   fixes
2318
2319   09 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
2320   gen_compile.sh, gen_initrd.sh, genkernel.conf, genkernel.sh:
2321   2.4 kernel updates
2322
2323   08 Dec 2003; Brad House <brad_mssw@gentoo.org> +README,
2324   +gen_arch.sh, +gen_cmdline.sh, +gen_compile.sh,
2325   +gen_configkernel.sh, +gen_determineargs.sh, +gen_funcs.sh,
2326   +gen_initrd.sh, +genkernel.conf, +genkernel.sh, +notes, +pkg,
2327   +pkg/busybox-1.00-pre3.tar.bz2, +pkg/dietlibc-0.24.tar.bz2,
2328   +pkg/module-init-tools-0.9.15-pre4.tar.bz2, +x86,
2329   +x86/busy-config, +x86/config.sh, +x86/kernel-config,
2330   +x86/linuxrc, +x86/modules_load, +x86_64, +x86_64/busy-config,
2331   +x86_64/config.sh, +x86_64/kernel-config, +x86_64/linuxrc,
2332   +x86_64/modules_load:
2333   add new genkernel dev