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