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