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