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