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