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