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