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