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