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