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