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