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