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