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