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