Extend change log
[genkernel.git] / ChangeLog
1 # ChangeLog for genkernel
2 # Copyright: 
3 # - 2003-2008 Gentoo Foundation
4 # - 2008-2011 Various authors (see AUTHORS)
5 # Distributed under the GPL v2
6 # $Id$
7
8   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
9   Give blkid of e2fsprogs precedence over busybox re-write by putting it into
10   /sbin, not /bin (bug #352746)
11
12   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> arch/x86_64/kernel-config:
13   Enable CONFIG_USB_SUSPEND and CONFIG_PM_RUNTIME for x86_64 (bug #351376)
14
15   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
16   Bump version to 3.4.12.4
17
18   30 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
19   Enhance console handling on netboot linuxrc (bug #353084)
20   Enable shadow on netboot's busybox config (bug #353085)
21
22   Special thanks:
23   - Raúl Porcel
24
25   29 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
26   Bump version to 3.4.12.3
27
28   29 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
29   No longer require device mapper bincache for compiling lvm (bug #353026)
30
31   Special thanks:
32   - Peter Hjalmarsson
33
34   27 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
35   Bump version to 3.4.12.2
36
37   27 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_determineargs.sh:
38   Revert kernel release detection fix (regression) (bug #352787)
39
40   23 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
41   Bump version to 3.4.12.1
42
43   23 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
44   Fix copying of mdadm/mdmon to the initramfs (bug #352496). Thanks to Malcolm
45   Lashley for reporting.
46
47   23 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
48   Bump version to 3.4.12
49
50   22 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
51   Enable CONFIG_USB_SUSPEND for x86/amd64 (bug #351376)
52   Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607)
53
54   21 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_determineargs.sh:
55   Do not query generated files (like include/config/kernel.release) for kernel
56   version, as they may be out of sync (bug #263927)
57
58   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
59   Add proper mdadm support (bug #282100)
60
61   Special thanks:
62   - Craig Andrews (Testing)
63   - Laurent Pinchart (mdmon/IMSM support)
64   - Matthias Dahl (Initial patch)
65   - Peter Hjalmarsson (Testing)
66
67   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
68   Bump version to 3.4.11.1
69
70   20 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh:
71   Move application of kernel config after "make mrproper" as that deletes
72   .config (whereas "make clean" does not) (bug #351906)
73
74   Special thanks:
75   - Peter Hjalmarsson
76
77   20 Jan 2011; Sebastian Pipping <sping@gentoo.org>
78   patches/busybox/1.18.1/1.18.1-mdstart.diff:
79   busybox 1.18.1: Return of mdstart as an applet (regression) (bug #351909)
80
81   16 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
82   Bump version to 3.4.11
83
84   16 Jan 2011; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
85   Do not sleep after vgscan (bug #351047)
86
87   16 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog:
88   Changes:
89   - Fix compilation of LVM 2.02.74 (and 2.02.28) (bug #255196, bug #267383)
90   - Add minimal btrfs support (bug #303529)
91   - Add support for UUID to crypt_root (bug #315467)
92   - Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y (bug #244651)
93   - Port busybox patches from 1.7.4 to 1.18.1 (bug #331971)
94   - Handle missing kernel .config better (bug #271528)
95   - Improve slowusb handling (bug #323317)
96   - Add GnuPG 1.x support (bug #217959)
97   - Check return codes of cpio (bug #246370)
98   - Update e2fsprogs/blkid to 1.41.14 (bug #291822)
99   - Create /bin/vg* symlinks when called as /linuxrc, too (bug #307855)
100   - Pick first device when several devices are matching real_root (bug #303531)
101   - Fix warning "cannot remove `/var/cache/genkernel/src'" (bug #347213)
102   - Allow configuring the list of busybox applets (bug #326593)
103   - Fix arithmetic bug in defaults/initrd.scripts (bug #339789)
104
105   Special thanks:
106   - Amadeusz Zolnowski (LVM update)
107   - Christian Giessner (UUID crypt_root)
108   - dacook (GnuPG 1.x support)
109   - Denis Kaganovich (Busybox patch porting)
110   - devsk (Multi-device patch)
111   - Fabio Erculiani (Slowusb fixes)
112   - Kai Dietrich (Symlink analysis)
113   - Kolbjørn Barmen (Arithmetic fix)
114
115   13 Dec 2010; Sebastian Pipping <sping@gentoo.org> genkernel:
116   Bump version to 3.4.10.908
117
118   13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt, gen_cmdline.sh:
119   docs: Document --genzimage
120
121   13 Dec 2010; <sping@gentoo.org> gen_cmdline.sh:
122   Fix a reference to --nomenuconfig into --no-menuconfig
123
124   13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt:
125   docs: Update man page from output of --help
126
127   13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt:
128   docs: Document keymap= and dokeymap (bug #346017)
129
130   6 Dec 2010; <sping@gentoo.org> genkernel.conf:
131   .conf: Document LUKS variable (bug #346015)
132
133   6 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt:
134   docs: Mention both "initramfs" and "ramdisk" as available actions
135   (bug #251702)
136
137   6 Dec 2010; <sping@gentoo.org> genkernel.8:
138   man page: Propagate rename of --no-initrdmodules to --no-ramdisk-modules
139
140   29 Nov 2010; <sping@gentoo.org> ChangeLog:
141   Add patch allowing compilation of busybox 1.7.4 with make 3.82 (bug #341943)
142
143   20 Feb 2010; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
144   Apply patches from Gentoo bug #268468
145
146   19 Jan 2010; Andrew Gaffney <agaffney@gentoo.org> genkernel:
147   Only call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug
148   #301454
149
150   27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
151   arch/arm/modules_load, arch/ia64/kernel-config, arch/ia64/modules_load,
152   arch/mips/modules_load, arch/parisc/modules_load,
153   arch/parisc64/modules_load, arch/ppc/kernel-config, arch/ppc/modules_load,
154   arch/ppc64/modules_load, arch/sparc/modules_load,
155   arch/sparc64/kernel-config, arch/sparc64/modules_load,
156   arch/um/modules_load, arch/x86/kernel-config, arch/x86/modules_load,
157   arch/x86_64/kernel-config, arch/x86_64/modules_load,
158   defaults/kernel-config:
159   Add USB HID modules to modules_load and default kernel-config (for Gentoo
160   bug #270983)
161
162   27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org>
163   arch/alpha/kernel-config, arch/alpha/modules_load, arch/arm/modules_load,
164   arch/ia64/kernel-config, arch/ia64/modules_load, arch/mips/modules_load,
165   arch/parisc/modules_load, arch/parisc64/modules_load,
166   arch/ppc/kernel-config, arch/ppc/modules_load, arch/ppc64/modules_load,
167   arch/sparc/modules_load, arch/sparc64/kernel-config,
168   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/kernel-config,
169   arch/x86/modules_load, arch/x86_64/kernel-config,
170   arch/x86_64/modules_load, defaults/kernel-config, defaults/modules_load:
171   Enable ext4 by default everywhere (for Gentoo bug #268818)
172
173   27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
174   defaults/linuxrc:
175   Add support for isoboot= option (for Gentoo bug #294268)
176
177   26 Dec 2009; Andrew Gaffney <agaffney@gentoo.org>
178   defaults/initrd.defaults, defaults/initrd.scripts:
179   Properly apply NFS mount options for Gentoo bug #262915
180
181   26 Dec 2009; Andrew Gaffney <agaffney@gentoo.org>
182   arch/alpha/kernel-config, arch/ia64/kernel-config, arch/ppc/kernel-config,
183   arch/x86_64/kernel-config:
184   Enable CONFIG_SCSI_MULTI_LUN option for Gentoo bug #261122
185
186   26 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
187   Apply patch to make sure loop cache directory exists for Gentoo bug
188   #297814
189
190   17 Dec 2009; Robin H. Johnson <robbat2@gentoo.org> HACKING:
191   Document how to roll a release for the next time.
192
193   17 Dec 2009; Robin H. Johnson <robbat2@gentoo.org> genkernel:
194   Tag 3.4.10.907 release.
195
196   06 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
197   use a symlink instead of a hardlink for busybox utils (for Gentoo bug
198   #246370)
199
200   23 Nov 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
201   Fix typo for Gentoo bug #294138
202
203   16 Nov 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
204   Make sure to change back to existant directory before removing the current
205   directory for Gentoo bug #291794
206
207   15 Oct 2009; <craig@haquarter.de> Changelog:
208   added iSCSI support
209
210   22 Sep 2009; <tsunam@gentoo.org> ChangeLog:
211   modified the libaio search so it'll actually work, cause I'm a dork
212
213   21 Sep 2009; <tsunam@gentoo.org> gen_initramfs.sh:
214   Fix broken libraries for multipath per Gentoo bug #284592
215
216   21 Sep 2009; <tsunam@gentoo.org> gen_initramfs.sh:
217   Update to fix broken initramfs caused by multipath config in Gentoo bug #284589
218
219   05 Sep 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
220   defaults/linuxrc:
221   Apply patch from Gentoo bug #220913 for tuxonice resume
222
223   14 Aug 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
224   Enable DISKLABEL=yes by default
225
226   05 Aug 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel:
227   This is genkernel 3.4.10.906
228
229   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel.conf,
230   .gitattributes:
231   Adding Id header and Ident for genkernel.conf
232
233   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org>
234   arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
235   arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
236   arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
237   arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
238   arch/x86_64/config.sh, defaults/config.sh, gen_arch.sh, gen_bootloader.sh,
239   gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
240   gen_funcs.sh, gen_initramfs.sh, gen_moddeps.sh, gen_package.sh:
241   Adding Id header.
242
243   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel,
244   .gitattributes:
245   Adding Id header and enabling Ident on *.sh files.
246
247   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS, BUGS,
248   HACKING, README, TODO:
249   Adding Id header.
250
251   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> .gitattributes:
252   Adding additional files to .gitattributes to enable Ident.
253
254   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> +.gitattributes:
255   Adding .gitattributes file.
256
257   19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
258   Change command used to determine real filename for REAL_RESUME for Gentoo
259   bug #269603
260
261   19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
262   arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
263   arch/parisc/modules_load, arch/parisc64/modules_load,
264   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
265   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
266   arch/x86_64/modules_load, defaults/modules_load:
267   Add aic94xx to MODULES_SCSI for Gentoo bug #277792
268
269   12 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
270   arch/x86_64/kernel-config:
271   enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo
272   bug #225249
273
274   12 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
275   Apply patch for Gentoo bug #276753 for new lvm.static binary
276
277   07 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
278   Version bumping to 3.4.10.905 for release.
279
280   04 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel:
281   Remove code to check for host kernel LOOP support for Gentoo bug #275757
282
283   28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/modprobe,
284   genkernel.conf:
285   Restore BOOTLOADER="grub" example line in genkernel.conf for Gentoo bug
286   #274768
287
288   12 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
289   defaults/initrd.scripts:
290   Apply fix to deference links for Gentoo bug #269603
291
292   09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load:
293   foo
294
295   09 May 2009; Andrew Gaffney <agaffney@gentoo.org> arch/x86/modules_load,
296   arch/x86_64/modules_load:
297   Add dm-crypt module for Gentoo bug #269042
298
299   24 Apr 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
300   Rolling a new genkernel 3.4.10.904 version for testing.
301
302   17 Apr 2009; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
303   Apply patch from Gentoo bug #266373 for additional options in the netboot
304   busy-config
305
306   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
307   Clean up append_multipath() code to copy files in a loop and report file
308   that failed to copy
309
310   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
311   Apply patch from robbat2 to fix whitespace breakage in multipath code
312
313   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh,
314   genkernel.conf:
315   Apply patch from robbat2 to finish wiring up multipath support
316
317   06 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
318   Modify append_data to die on 0 arguments and check arg 2 with isTrue().
319   Based on a patch from robbat2
320
321   20 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> arch/sparc64/config.sh,
322   gen_compile.sh, gen_funcs.sh, gen_package.sh:
323   Add support for multiple possible kernel binary paths for Gentoo bug
324   #255085
325
326   04 Feb 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
327   Comment out the exec line for console=*, since it seems to blow up when
328   the param isn't a true device node, such as ttyS0,115200n8
329
330   19 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
331   defaults/linuxrc:
332   Remove detect_sbp2_devices() for Gentoo bug #239474
333
334   16 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
335   Add commented out DISKLABEL=yes option for Gentoo bug #229847
336
337   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
338   Added more verbosity to the auto-detection section.
339
340   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS:
341   Updated the AUTHORS section and the header for the ChangeLog, to reflect
342   that individual authors now retain their copyright to code they submit.
343
344   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
345   Added a note about Security Tokens, cleaned up the block device section, and
346   added a section about autodetection.
347
348   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> HACKING:
349   Adding a note about contacting me to HACKING.
350
351   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
352   Adding multipath support is really two different functions, so split them.
353
354   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
355   Adding a note about documenting the code paths.
356
357   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
358   Adding new boot support information to the TODO.
359
360   05 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO, genkernel:
361   Version bump to 3.4.10.903 to resolve bug #250330.
362
363   31 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
364   Add case for arm* in get_official_arch()
365
366   31 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
367   Enable CONFIG_MKSWAP for netboot busybox
368
369   26 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
370   Modify grep regex to account for additional suffixes on old kernel names
371
372   24 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
373   gen_determineargs.sh:
374   Add --busybox-config= commandline option
375
376   24 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
377   Revert to just running /bin/bash on /dev/console for serial. We still
378   start getty on tty2-6
379
380   23 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
381   Allow old 'initramfs' option instead of 'ramdisk' for compatability
382   (bug #251702)
383
384   17 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
385   Remove the use of 'env -i' when calling switch_root due to Gentoo bug
386   #248688
387
388   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
389   Run the getty commands with proper arguments so they don't die immediately
390
391   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
392   Explicitly set /bin/ashlogin +x during boot
393
394   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
395   Run getty for tty1 in the foreground
396
397   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x,
398   +netboot/misc/bin/ashlogin:
399   Use getty to launch ash, so that we can use ^C and friends
400
401   16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +BUGS:
402   Adding a BUGS file, where we can list bugs that we have found in genkernel
403   that need to be resolved.
404
405   16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +HACKING:
406   Adding a HACKING file, which I will use to document the various phases of
407   genkernel so we can split up the default functions and also so we can
408   provide hooks into the various phases for external addons.
409
410   16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
411   arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
412   arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
413   arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
414   arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
415   arch/x86_64/config.sh, defaults/config.sh, defaults/initrd.defaults,
416   defaults/initrd.scripts, defaults/linuxrc, defaults/udhcpc.scripts,
417   gen_bootloader.sh, gen_compile.sh, gen_configkernel.sh,
418   gen_determineargs.sh, gen_initramfs.sh, gen_moddeps.sh, gen_package.sh,
419   genkernel.conf, netboot/linuxrc.x, netboot/misc/bin/net-setup:
420   Actually setting permissions. It helps if one remembers to 'git add'
421   before doing their commit.
422
423   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/busy-config:
424   Enable GETTY for netboot busy-config
425
426   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
427   We don't need to add - to UTILS_CROSS_COMPILE since it's already there
428
429   16 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/busy-config,
430   gen_compile.sh, +netboot/busy-config:
431   Separate out main and netboot busy-config
432
433   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
434   Use : as a regex separator instead of / since REAL_ROOT will have / in it
435
436   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
437   Add check for existing grub.conf entry for kernel
438
439   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
440   Default to '0' if 'default' line not found at all in existing grub.conf
441
442   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh:
443   Adding code that duplicates default grub.conf entry to replace old awk
444   script. Based on code written by Mike Auty <ikelos@gentoo.org>
445
446   15 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> +gen_bootloader.sh,
447   gen_cmdline.sh, gen_determineargs.sh, genkernel:
448   Initial commit for re-adding support for --bootloader=grub
449
450   14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
451   Change -f checks to -e for /dev nodes Check that dropbear exists before
452   starting it
453
454   14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
455   Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set
456
457   14 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
458   Typo fix for Gentoo bug #250875
459
460   14 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
461   arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
462   arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
463   arch/ppc/config.sh, arch/ppc64/config.sh, arch/sparc/config.sh,
464   arch/sparc64/config.sh, arch/um/config.sh, arch/x86/config.sh,
465   arch/x86_64/config.sh, defaults/config.sh, defaults/initrd.defaults,
466   defaults/initrd.scripts, defaults/linuxrc, defaults/udhcpc.scripts,
467   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
468   gen_initramfs.sh, gen_moddeps.sh, gen_package.sh, genkernel.conf,
469   netboot/linuxrc.x, netboot/misc/bin/net-setup:
470   Setting executable bit properly on shell scripts and configuration files.
471
472   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
473   Create /sbin directory in append_luks for bug #250330
474
475   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
476   Disable creation of most standard devices nodes, since we're running mdev
477
478   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
479   gen_initramfs.sh, netboot/linuxrc.x:
480   Move udhcpc's script to default location
481
482   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/busy-config:
483   Enable support klogd and syslogd for netboot
484
485   13 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
486   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh:
487   Add --real-root=<foo> parameter to specify a default for real_root= in the
488   initramfs for Gentoo bug #249783
489
490   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> -arch/alpha/busy-config,
491   -arch/arm/busy-config, -arch/ia64/busy-config, -arch/mips/busy-config,
492   -arch/parisc/busy-config, -arch/parisc64/busy-config,
493   -arch/ppc/busy-config, -arch/ppc64/busy-config, -arch/sparc/busy-config,
494   -arch/sparc64/busy-config, -arch/x86/busy-config,
495   -arch/x86_64/busy-config, gen_compile.sh:
496   Switch search order so arch-specific is first for busy-config Remove
497   unneeded identical busy-config files
498
499   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
500   genkernel.conf:
501   Remove BUSYBOX_CONFIG from genkernel.conf Add search order for
502   busy-config: user-specified, defaults/busy-config,
503   arch/%%ARCH%%/busy-config
504
505   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> -arch/x86/nb-busybox.cf,
506   -defaults/nb-busybox.cf:
507   Remove old nb-busybox.cf files that aren't used anymore
508
509   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> +arch/arm/busy-config,
510   +arch/arm/config.sh, +arch/arm/modules_load:
511   Add support for arm from armin76
512
513   12 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
514   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
515   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
516   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
517   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
518   Enable CONFIG_MAKEDEVS in busy-config for netboot
519
520   09 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
521   s/aux/luks/ for Gentoo bug #250330
522
523   07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
524   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
525   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
526   arch/sparc/busy-config, arch/sparc64/busy-config, arch/x86/busy-config,
527   arch/x86_64/busy-config, defaults/busy-config, netboot/linuxrc.x:
528   Enable CONFIG_FEATURE_PREFER_APPLETS busybox option export PATH at top of
529   netboot linuxrc
530
531   07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
532   netboot/linuxrc.x:
533   Move all netboot logic from catalyst into gk
534
535   07 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/udhcpc.scripts,
536   gen_cmdline.sh, gen_determineargs.sh, netboot/linuxrc.x:
537   Initial support for --netboot option integrate functionality from netboot
538   udhcpc.scripts into default one
539
540   04 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
541   Bumping version for release.
542
543   25 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
544   Use symlinks for busybox utils Use full path to mount since it gets grumpy
545   without it in later bb versions for some reason
546
547   17 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
548   Break apart cryptsetup stuff into separate append_luks() and make
549   append_auxillary() dependent on ${BUSYBOX} for Gentoo bug #247052
550
551   15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
552   Applied patch for UUID support for real_resume= from Gentoo bug #239687
553
554   15 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
555   Added modified version of patch from Gentoo bug #238707
556
557   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
558   Only append unionfs_fuse stuff if UNIONFS is set
559
560   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
561   gen_cmdline.sh, gen_determineargs.sh, genkernel:
562   Add --unionfs commandline option to enable building of unionfs-fuse Add
563   nounionfs boot option
564
565   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
566   Add good_msg for creating the union mount
567
568   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
569   Pipe stderr for unionfs mount call to /dev/null to supress getcwd message
570
571   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
572   defaults/linuxrc:
573   Call switch_root with full path
574
575   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
576   Call switch_root with 'env -i' to clean out the kernel-defined key/value
577   pairs
578
579   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
580   Skip good_root check for /dev/nfs for Gentoo bug #246759
581
582   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
583   Simplify implementation of parse_opt in linuxrc
584
585   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
586   defaults/linuxrc:
587   Small cleanups in unionfs code
588
589   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/modules_load,
590   arch/ia64/modules_load, arch/mips/modules_load, arch/parisc/modules_load,
591   arch/parisc64/modules_load, arch/ppc/modules_load,
592   arch/ppc64/modules_load, arch/sparc/modules_load,
593   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
594   arch/x86_64/modules_load, defaults/modules_load, gen_compile.sh,
595   gen_initramfs.sh, genkernel:
596   Add fuse to MODULES_FS Remove direct calls to compile_fuse() and
597   append_fuse() Disable bincache for fuse, since we don't need any files at
598   runtime from it
599
600   14 Nov 2008; Andrew Gaffney <agaffney@gentoo.org>
601   +patches/busybox/1.7.4/1.7.4-mount-umount-i-option.diff,
602   -patches/busybox/1.7.4/1.7.4-simplify-path-debug.diff:
603   Replace debug patch with simple patch to add trivial support for -i option
604   to mount/umount
605
606   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
607   Add suid,dev to unionfs mount opts
608
609   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
610   Remove allow_root mount opt, since it conflicts with allow_other
611
612   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
613   patches/busybox/1.7.4/1.7.4-simplify-path-debug.diff:
614   Change typo in unionfs-fuse mount opt and add -i support to umount
615
616   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
617   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
618   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
619   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
620   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
621   Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
622
623   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
624   +patches/busybox/1.7.4/1.7.4-mount-i-option.diff:
625   Add patch for busybox to add -i option to mount command
626
627   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
628   Compile unionfs-fuse statically
629
630   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
631   gen_initramfs.sh:
632   Make sure that /sbin/unionfs is +x
633
634   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
635   gen_initramfs.sh:
636   Correct unionfs-fuse bincache path and clean up debugging code
637
638   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
639   Add -L line into LIB= in Makefile
640
641   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
642   Unpack fuse source and modify CFLAGS for unionfs-fuse
643
644   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
645   genkernel.conf:
646   Unpack unionfs-fuse with -j
647
648   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
649   Call arch_replace and cache_replace on fuse/unionfs-fuse vars
650
651   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
652   Add fuse/unionfs-fuse blocks to genkernel.conf
653
654   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
655   Actually call compile_fuse() and compile_unionfs_fuse()
656
657   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
658   defaults/linuxrc:
659   Add back (modified) unionfs code in linuxrc
660
661   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
662   Add append_fuse() and append_unionfs_fuse() functions
663
664   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
665   Add compile_fuse() and compile_unionfs_fuse()
666
667   04 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
668   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
669   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
670   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
671   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
672   Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of
673   Gentoo bug #211976
674
675   31 Oct 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
676   Tagging a 3.4.10.901 release, for testing. Adding periods to ChangeLog to
677   fix syntax hilighting.
678
679   15 Sep 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS:
680   Adding Andrew and Robin to AUTHORS.
681
682   15 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
683   Add dummy handler for --config in gen_cmdline.sh for Gentoo bug #237541.
684
685   12 Sep 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
686   arch/alpha/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
687   arch/parisc/modules_load, arch/parisc64/modules_load,
688   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
689   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
690   arch/x86_64/modules_load, defaults/initrd.defaults, defaults/modules_load:
691   Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own
692   module group. This allows the module to be loaded last, no matter what
693   combination of disks are in the system, allowing for firmware and such to
694   be loaded before genkernel continues, even when asynchronous SCSI scanning
695   is enabled in the kernel.
696
697   31 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
698   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
699   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
700   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
701   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config,
702   genkernel.conf:
703   Enable CONFIG_ROUTE in busy-configs.
704
705   29 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
706   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
707   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
708   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
709   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config,
710   defaults/udhcpc.scripts:
711   Enable CONFIG_HOSTNAME in all busy-configs and call 'hostname' with value
712   from DHCP.
713
714   28 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
715   arch/x86_64/kernel-config:
716   Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs.
717
718   25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org>
719   +patches/busybox/1.7.4/README:
720   Add README to busybox patches dir.
721
722   25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
723   Only apply files from patch dir ending in diff/patch.
724
725   24 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
726   Fix CONSOLE= handling code for bug 232012.
727
728   21 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> -gen_bootloader.sh,
729   -gen_bootloader_grub.awk:
730   Remove unneeded files for broken grub code.
731
732   21 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
733   gen_determineargs.sh, genkernel, genkernel.conf:
734   Remove broken grub code.
735
736   07 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
737   Only append splash portion to initramfs if SPLASH is set.
738
739   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
740   Fix typo in man page, butt -> but.
741
742   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/udhcpc.scripts:
743   Add support to udhcpc.scripts for default route and DNS servers/domain.
744
745   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
746   Remove check for >=2.6 for mounting sysfs.
747
748   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
749   Remove check for >=2.6 for 'make prepare'.
750
751   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh,
752   gen_configkernel.sh, gen_moddeps.sh, genkernel.8:
753   Remove a few more 2.4 kernel support remnants.
754
755   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh, genkernel:
756   Cleanup remaining references to ${ARCH}/ without arch/ prefix.
757
758   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> +arch/um/busy-config,
759   +arch/um/config.sh, +arch/um/kernel-config, +arch/um/modules_load,
760   -um/busy-config, -um/config.sh, -um/kernel-config, -um/modules_load:
761   Move um/ underneath arch/ where it belongs.
762
763   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> gen_compile.sh:
764   Removed some unused dietlibc code.
765
766   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
767   gen_bootloader.sh, gen_compile.sh, gen_configkernel.sh,
768   gen_determineargs.sh, genkernel:
769   Removed a large chunk of 2.4 kernel support. This will still require some
770   fairly extensive cleaning to completely remove, but I'd say that without a
771   shadow of a doubt, genkernel will not function on 2.4 kernels.
772
773   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel,
774   genkernel.8:
775   Added a couple more places where I needed to switch INITRD with RAMDISK.
776
777   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
778   arch/alpha/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
779   arch/parisc/modules_load, arch/parisc64/modules_load,
780   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
781   arch/sparc64/modules_load, arch/x86/modules_load,
782   arch/x86_64/modules_load, defaults/initrd.scripts, defaults/linuxrc,
783   defaults/modules_load, gen_bootloader.sh, gen_cmdline.sh,
784   gen_determineargs.sh, gen_initramfs.sh, -gen_initrd.sh, gen_moddeps.sh,
785   gen_package.sh, genkernel, genkernel.8:
786   Removed all references to an initrd and renamed most initr{d,amfs} stuff
787   to simply 'ramdisk' to simplify things for the future.
788
789   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
790   +defaults/initrd.defaults, +defaults/initrd.scripts,
791   +defaults/keymaps.tar.gz, +defaults/linuxrc, +defaults/modprobe,
792   +defaults/udhcpc.scripts, gen_initramfs.sh, -generic/initrd.defaults,
793   -generic/initrd.scripts, -generic/keymaps.tar.gz, -generic/linuxrc,
794   -generic/modprobe, -generic/udhcpc.scripts:
795   Moving files from generic to defaults, since they are the defaults used
796   globally.
797
798   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO, +modules/README:
799   Added the modules directory, which will be used to store the built-in
800   modules and also for external entities to add their own modules and hooks.
801
802   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +defaults/busy-config,
803   +defaults/config.sh, +defaults/kernel-config, +defaults/modules_load,
804   +defaults/nb-busybox.cf:
805   Added a defaults directory to store default files for builds. These are
806   overridden by architecture or module specific parameters. This should end
807   up reducing the amount of architecture-specific files needed, especially
808   as most of them have files which are (nearly) identical.
809
810   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> -alpha/busy-config,
811   -alpha/config.sh, -alpha/kernel-config, -alpha/modules_load,
812   +arch/alpha/busy-config, +arch/alpha/config.sh, +arch/alpha/kernel-config,
813   +arch/alpha/modules_load, +arch/ia64/busy-config, +arch/ia64/config.sh,
814   +arch/ia64/kernel-config, +arch/mips/ip22r4k-2006_1.cf,
815   -mips/ip22r4k-2006_1.cf, +arch/ia64/modules_load,
816   +arch/mips/ip22r5k-2006_1.cf, +arch/mips/ip27r10k-2006_1.cf,
817   +arch/mips/ip28r10k-2006_1.cf, +arch/mips/ip30r10k-2006_1.cf,
818   +arch/mips/ip32r5k-2006_1.cf, +arch/mips/ip32rm5k-2006_1.cf,
819   -mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_1.cf,
820   -mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_1.cf,
821   -mips/ip32r5k-2006_1.cf, -mips/ip32rm5k-2006_1.cf, +arch/mips/busy-config,
822   +arch/mips/config.sh, +arch/mips/modules_load, +arch/mips/nb-busybox.cf,
823   +arch/parisc/busy-config, +arch/parisc/config.sh,
824   +arch/parisc/modules_load, +arch/parisc64/busy-config,
825   +arch/parisc64/config.sh, +arch/parisc64/modules_load,
826   +arch/ppc/busy-config, +arch/ppc/config.sh, +arch/ppc/kernel-config,
827   +arch/ppc/modules_load, +arch/ppc64/busy-config, +arch/ppc64/config.sh,
828   +arch/ppc64/kernel-2.6-pSeries, +arch/ppc64/kernel-2.6.g5,
829   +arch/ppc64/modules_load, +arch/sparc/busy-config, +arch/sparc/config.sh,
830   +arch/sparc/kernel-config, +arch/sparc/modules_load,
831   +arch/sparc64/busy-config, +arch/sparc64/config.sh,
832   +arch/sparc64/kernel-config, +arch/sparc64/modules_load,
833   +arch/x86/busy-config, +arch/x86/config.sh, +arch/x86/kernel-config,
834   +arch/x86/modules_load, +arch/x86/nb-busybox.cf, +arch/x86_64/busy-config,
835   +arch/x86_64/config.sh, +arch/x86_64/kernel-config,
836   +arch/x86_64/modules_load, gen_configkernel.sh, genkernel.conf,
837   -ia64/busy-config, -ia64/config.sh, -ia64/kernel-config,
838   -ia64/modules_load, -mips/busy-config, -mips/config.sh,
839   -mips/modules_load, -mips/nb-busybox.cf, -parisc/busy-config,
840   -parisc/config.sh, -parisc/modules_load, -parisc64/busy-config,
841   -parisc64/config.sh, -parisc64/modules_load, -ppc/busy-config,
842   -ppc/config.sh, -ppc/kernel-config, -ppc/modules_load, -ppc64/busy-config,
843   -ppc64/config.sh, -ppc64/kernel-2.6-pSeries, -ppc64/kernel-2.6.g5,
844   -ppc64/modules_load, -sparc/busy-config, -sparc/config.sh,
845   -sparc/kernel-config, -sparc/modules_load, -sparc64/busy-config,
846   -sparc64/config.sh, -sparc64/kernel-config, -sparc64/modules_load,
847   -x86/busy-config, -x86/config.sh, -x86/kernel-config, -x86/modules_load,
848   -x86/nb-busybox.cf, -x86_64/busy-config, -x86_64/config.sh,
849   -x86_64/kernel-config, -x86_64/modules_load:
850   Moved architecture folders under the arch subfolder.
851
852   05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.6,
853   -ppc/kernel-config-2.6, -alpha/kernel-config-2.6, -ia64/kernel-config-2.6,
854   -x86/kernel-config-2.6, -x86_64/kernel-config-2.6, +um/kernel-config,
855   +ppc/kernel-config, +alpha/kernel-config, +ia64/kernel-config,
856   +x86/kernel-config, +x86_64/kernel-config, genkernel:
857   Rename kernel-config-2.6 to kernel-config, since we no longer support 2.4
858   kernels. This is genkernel 3.4.10 for release.
859
860   05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
861   -ppc/2.6.3-benh2-G4-SMP.autoload, -ppc/2.6.3-benh2-G4.autoload,
862   -ppc/2.6.3-benh2-G5-SMP.autoload, ia64/kernel-config-2.6,
863   -ppc/2.6.3-benh2-G5.autoload, -ppc/G4, -ppc/G4-SMP,
864   +ppc/kernel-config-2.6, x86/kernel-config-2.6, -ppc/G5, -ppc/G5-SMP,
865   alpha/kernel-config-2.6, x86_64/kernel-config-2.6, TODO, -ppc/Pegasos,
866   sparc64/kernel-config:
867   Sync kernel configs from releng/trunk/releases/2008.0/kconfig and remove
868   some unused configs.
869
870   13 May 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
871   Move setup_keymap call to before LUKS setup.
872
873   10 May 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
874   Store pre-oldconfig busybox .config for use in bincache comparison.
875
876   09 May 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.defaults,
877   generic/initrd.scripts, generic/linuxrc:
878   Add nomodules kernel commandline parameter to disable loading of modules.
879
880   09 May 2008; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel,
881   genkernel.conf:
882   Move distfile cache to /var/cache/genkernel/src and add check to make sure
883   all distfiles are present.
884
885   09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
886   ia64/modules_load, mips/modules_load, parisc/modules_load,
887   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
888   sparc/modules_load, sparc64/modules_load, um/modules_load,
889   x86/modules_load, x86_64/modules_load:
890   Added a few SATA and PATA drivers to modules_load.
891
892   09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
893   ia64/modules_load, mips/modules_load, parisc/modules_load,
894   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
895   sparc/modules_load, sparc64/modules_load, um/modules_load,
896   x86/modules_load, x86_64/modules_load:
897   Updated the modules_load files.
898
899   25 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
900   generic/initrd.scripts, genkernel:
901   Enable keymap code when keymap is set on the kernel command line. This is
902   genkernel 3.4.10_pre10 for testing.
903
904   25 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
905   generic/initrd.scripts:
906   We need to unset keymap if it doesn't match to keep from hitting an infinite
907   loop.
908
909   24 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
910   gen_funcs.sh, generic/initrd.scripts, generic/linuxrc:
911   Updated the keymap-handling code so it will be installed and displayed
912   without using --do-auto-keymap with a patch from Florian Schilhabel
913   <fernsehleo@gmx.net> for bug #215822. Also, added a keymap= command line
914   option to allow setting keymap from the bootloader, also from Florian.
915
916   22 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
917   generic/initrd.scripts:
918   Change from using a directory check to a file check. This should fix bug
919   #215822.
920
921   12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
922   generic/initrd.defaults:
923   Move removable storage like USB and firewire after traditional fixed storage
924   like PATA/SATA/SCSI for bug #217347.
925
926   10 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> TODO, genkernel:
927   Updated TODO.  This is 3.4.10_pre9 for testing.
928
929   08 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
930   generic/initrd.defaults, generic/initrd.scripts:
931   Added scsi to the default list of modules to load.
932
933   05 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
934   Set CMD_KEYMAP to default to yes, so it's enabled unless specifically
935   disabled
936
937   04 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
938   generic/initrd.scripts, genkernel:
939   Added a patch to skip device nodes for devices if at least one partition
940   exists on the device. This aids in LiveUSB usage and is for bug #212794.
941   This is genkernel 3.4.10_pre8.
942
943   03 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
944   Split up /dev node checks into console/null and tty1
945
946   02 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
947   Remove initrd-specific code from linuxrc
948
949   30 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
950   Uncomment ppc/ppc64->powerpc code in set_kernel_arch, since it appears to
951   actually be necessary as of 2.6.24-gentoo-r4
952
953   29 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
954   +patches/busybox/1.7.4/busybox-1.7.4-signal-hack.patch:
955   Add patch from ebuild in-tree to fix build issue with signals on hppa
956
957   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
958   gen_determineargs.sh:
959   Get rid of --initramfs option as it doesn't do anything anymore
960
961   14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
962   genkernel.conf, -pkg/alpha/README, -pkg/ia64/README, -pkg/mips/.keep,
963   -pkg/parisc/README, -pkg/parisc64/README, -pkg/ppc/README,
964   -pkg/ppc64/README, -pkg/sparc/README, -pkg/sparc64/README, -pkg/um/README,
965   -pkg/x86/README, -pkg/x86_64/README, -pkg/xen0/README, -pkg/xenU/README:
966   Removing pkg directory, since it is no longer necessary. From now on, we'll
967   just pull the tarballs from DISTDIR directly, and we've already moved our
968   caches to /var/tmp/genkernel, so there's nothing left to keep here. This is
969   genkernel 3.4.10_pre7 for testing.
970
971   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
972   Copy the original kconfig with a different name than the one used to build
973
974   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
975   Include original kconfig in kerncache If original kconfig exists in the
976   kerncache, use that for comparison to the current kconfig
977
978   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
979   Switch back to building kernel first
980   Optionally build the kernel a second time if we're integrating the initramfs
981
982   14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
983   genkernel, ia64/modules_load, mips/modules_load, parisc/modules_load,
984   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
985   sparc/modules_load, sparc64/modules_load, um/modules_load,
986   x86/modules_load, x86_64/modules_load:
987   Clean up the modules_load files and add qla2xxx. This is genkernel
988   3.4.10_pre6 for testing.
989
990   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
991   Stick CONFIG_INITRAMFS_ROOT_GID in the .config, too
992
993   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
994   Remove existing CONFIG_INITRAMFS_SOURCE line and write new one as well as
995   CONFIG_INITRAMFS_ROOT_UID line
996
997   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
998   Change sed delimeter
999
1000   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1001   We should edit the copy of the kconfig instead of the source file
1002
1003   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
1004   genkernel:
1005   Instead of copying the initramfs into the kernel tree, we now sed the
1006   kconfig to point CONFIG_INITRAMFS_SOURCE to the generated image
1007
1008   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> sparc64/modules_load:
1009   Add scsi_wait_scan to sparc64's MODULES_SCSI
1010
1011   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1012   Add a check after mounting NEW_ROOT to see if /dev exists and /sbin/init is
1013   executable before moving on
1014
1015   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1016   Change the location we copy the intiramfs to for integrated initramfs
1017
1018   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1019   Revert last commit as it wasn't a problem
1020
1021   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1022   Remove -c "/dev/console" from switch_root command
1023
1024   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1025   Add missing $ to {NORMAL} for broken /dev message
1026
1027   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1028   Spacing cleanups in gen_package.sh
1029
1030   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh, genkernel:
1031   Remove unsetting of ARCH for callback and change set_kernel_arch debug to
1032   use print_info
1033
1034   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
1035   It helps to actually add the handling for the --integrated-initramfs option
1036
1037   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1038   Use echo instead of print
1039
1040   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1041   Add debug code for set_kernel_arch
1042
1043   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1044   Add debugging code to show ARCH when running callback
1045   Unset ARCH when running callback and restore afterwards
1046
1047   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
1048   Move set_kernel_arch() call to after determine_real_args() so that get_KV()
1049   has populated the vars we need
1050
1051   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1052   Change powerpc switch kernel version to 2.6.16 for if we ever uncomment it
1053
1054   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh,
1055   gen_compile.sh, genkernel:
1056   Add set_kernel_arch(), which maps the genkernel arch to the arch that the
1057   kernel expects based on the version of the kernel
1058
1059   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1060   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
1061   gen_package.sh, genkernel:
1062   Get rid of the ENABLE_PEGASOS_HACKS hacks Add INTEGRATED_INITRAMFS option to
1063   optionally insert the generated initramfs directly into the kernel image
1064   Change default build order to build the kernel last to facilitate the
1065   INTEGRATED_INITRAMFS option Add GENZIMAGE option and change various checks
1066   from ENABLE_PEGASOS_HACKS to GENZIMAGE
1067
1068   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1069   Argh...Changing the right line helps
1070
1071   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1072   Change into initramfs-firmware-temp/ instead of
1073   initramfs-firmware-temp/lib/firmware/ before doing cpio
1074
1075   12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
1076   genkernel:
1077   Added a small debug statement to generic/linuxrc so we know when we're
1078   hitting the initrd code path. This is genkernel 3.4.10_pre5 for testing.
1079
1080   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1081   Change to new temp directory so the firmware gets copied to the right place
1082
1083   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1084   Copy firmware file with -L so we get the file instead of the symlink
1085
1086   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1087   Fix another quoting malfunction
1088
1089   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
1090   ia64/busy-config, mips/busy-config, parisc/busy-config,
1091   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1092   sparc/busy-config, sparc64/busy-config, x86/busy-config,
1093   x86_64/busy-config:
1094   Explicitly enable MDADM and MDSTART in busy-config
1095
1096   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
1097   patches/busybox/1.7.4/1.7.4-static-error.diff:
1098   Update busybox static-error patch to actually work
1099
1100   12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1101   Change BUSYBOX_VER to VERSION_BUSYBOX for genkernel-9999 ebuild.
1102
1103   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1104   Remove the quotes when trying to expand a glob
1105
1106   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
1107   patches/busybox/1.7.4/1.7.4-mdadm.diff,
1108   patches/busybox/1.7.4/1.7.4-mdstart.diff:
1109   Update mdadm and mdstart patches
1110
1111   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1112   It helps if we assign the correct value to version
1113   Send output of patch command to /dev/null
1114   Show a message saying we're patching if there are patches for the util
1115
1116   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
1117   +patches/busybox/1.7.4/1.7.4-static-error.diff:
1118   Add busybox patch to remove error about compiling statically
1119
1120   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
1121   gen_compile.sh, ia64/busy-config, mips/busy-config, parisc/busy-config,
1122   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1123   sparc/busy-config, sparc64/busy-config, x86/busy-config,
1124   x86_64/busy-config:
1125   Update busy-config files for the various arches for busybox 1.7.4
1126
1127   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
1128   genkernel.conf, +patches/busybox/1.7.4/1.7.4-ash-timeout.diff,
1129   +patches/busybox/1.7.4/1.7.4-mdadm.diff,
1130   +patches/busybox/1.7.4/1.7.4-mdstart.diff,
1131   +patches/busybox/1.7.4/1.7.4-openvt.diff:
1132   Add apply_patches() function to automagically apply patches for a given util
1133   Add updated busybox patches for 1.7.4 from robbat2
1134   Change BUSYBOX_VER to 1.7.4
1135
1136   11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1137   generic/initrd.scripts:
1138   Rearrange checks so the return value is read correctly.
1139
1140   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
1141   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc, ia64/busy-config,
1142   mips/busy-config, parisc/busy-config, parisc64/busy-config,
1143   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1144   sparc64/busy-config, um/busy-config, x86/busy-config, x86_64/busy-config:
1145   Enable CONFIG_HEXDUMP globally for busybox
1146   Add getdvhoff replacement function from vapier
1147   Remove copying of getdvhoff from system
1148
1149   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1150   gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
1151   Add support for --firmware-files option to make robbat2 happy
1152
1153   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1154   gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
1155   Add support for --firmware and --firmware-dir options to include firmware in
1156   the initramfs
1157
1158   09 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1159   Apply patch from Vince C <v_cadet@yahoo.fr> to mount sysfs prior to loading
1160   modules, so that the mdev firmware loading can actually work
1161
1162   04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
1163   If we have a raid456.ko module, we need to create a raid45.ko symlink since
1164   dmraid can be rather stupid. This should resolve bug #195804.
1165
1166   04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> sparc64/kernel-config,
1167   alpha/kernel-config-2.6, ia64/kernel-config-2.6, x86/kernel-config-2.6,
1168   x86_64/kernel-config-2.6:
1169   Updated the kernel configs for arches which have given us their 2008.0
1170   configs. This is 3.4.10_pre4 for testing.
1171
1172   29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1173   Redirect which output to /dev/null and put quotes around var in test
1174
1175   29 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1176   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
1177   x86_64/modules_load:
1178   Changed MDRAID to MDADM for bug #211316.
1179
1180   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1181   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts:
1182   Added a --no-keymap option for bug #210886.
1183
1184   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1185   generic/linuxrc:
1186   Use which to determine the location of splash_geninitramfs, rather than
1187   having an endless number of conditional checks for the location. This fixes
1188   bug #211521. Thanks to Uriy Zhuravlev <stalkerg@gmail.com> for finding the
1189   problem and suggesting a solution.
1190
1191   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1192   -xenU/kernel-config-2.6, -xen0/kernel-config-2.6, genkernel,
1193   -xen0/busy-config, -xen0/config.sh, -xen0/modules_load, -xenU/busy-config,
1194   -xenU/config.sh, -xenU/modules_load:
1195   Removing the xen0 and xenU arches, since they didn't work, anyway. This is
1196   genkernel 3.4.10_pre3 for testing.
1197
1198   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1199   Add missing space before closing ]
1200
1201   19 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
1202   Apply patch from bug 210457 to fix variable substitution. Thanks to Paul
1203   Taylor <birder@ozemail.com.au> for reporting
1204
1205   19 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1206   Remove quotes from around ${ROOT_TREES} so that the dirs are parsed
1207   separately by bash/cp
1208
1209   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
1210   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
1211   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
1212   genkernel, genkernel.8, genkernel.conf:
1213   Removing DEVFS support from genkernel since we don't support 2.4 kernels
1214   anymore. This is 3.4.10_pre2.
1215
1216   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1217   generic/initrd.scripts:
1218   Added a line to make sure we remove image.squashfs as well as the other loop
1219   names used by catalyst.
1220
1221   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1222   Added another patch from Javier Miqueleiz <javier@miqueleiz.com> in bug
1223   #198892 for mdadm 1.1 and 1.2 metadata support.
1224
1225   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1226   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
1227   Switch to detection for LOOP and LOOPTYPE when they are not set.
1228
1229   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1230   generic/initrd.scripts, generic/linuxrc:
1231   Performed some minor cleanup.
1232
1233   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1234   Move "busybox --install -s" to outside the /init check. Fix problems with
1235   running mknod on a non-CD root filesystem, which will be read-only, for bug
1236   #208266.
1237
1238   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.4,
1239   -alpha/kernel-config-2.4, -parisc64/kernel-config-2.4,
1240   -xenU/kernel-config-2.4, -parisc/kernel-config-2.4,
1241   -x86/kernel-config-2.4, -xen0/kernel-config-2.4:
1242   Removing 2.4 kernel configs, since we aren't supporting 2.4 from here on out.
1243
1244   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1245   We only need to make sure that we have /sbin and /usr/sbin in our PATH for
1246   bug #97378, not reset it. Thanks to Justin Bronder <jsbronder@gentoo.org> in
1247   bug #209182 for pointing it out. This is genkernel 3.4.10_pre1 for testing.
1248
1249   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1250   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
1251   generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.conf,
1252   mips/config.sh:
1253   This is the long-awaited unionfs code cleanup. All of the unionfs code in
1254   genkernel has been removed.
1255
1256   07 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
1257   Fix two calls to set_config_with_override on CMD_KERNCACHE and some
1258   indentation weirdness
1259
1260   04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
1261   Change &>/dev/null to >/dev/null 2>&1 because busybox ash sucks
1262
1263   04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
1264   generic/linuxrc:
1265   Switch to double quotes where we're interpolating variables, because I suck
1266
1267   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> sparc64/modules_load:
1268   Add qla2xxx to sparc64's MODULES_SCSI
1269
1270   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
1271   gen_determineargs.sh, gen_moddeps.sh:
1272   Add --all-initrd-modules option to copy all kernel modules into
1273   initrd/ramfs. This is useful for netboot images
1274
1275   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
1276   generic/linuxrc:
1277   Add setup_hotplug() function that runs before the modules are loaded to
1278   setup mdev as the hotplug event handler. Add $KV to /lib/modules anywhere it
1279   occurs to allow for an initramfs with multiple sets of modules
1280
1281   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_configkernel.sh,
1282   genkernel.conf:
1283   Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895
1284
1285   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1286   Moving the code to start resume operations so it doesn't run when booting
1287   from CD. We also don't execute the code if there's no real_resume set on the
1288   command line, since it will fail, anyway, without it.
1289
1290   02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/modules_load,
1291   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
1292   x86/modules_load, x86_64/modules_load, xen0/modules_load,
1293   xenU/modules_load:
1294   add megaraid module to MODULES_SCSI for bug 206039
1295
1296   02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/modprobe:
1297   specify the kernel version when looking for a module for bug 208593
1298
1299   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
1300   generic/initrd.defaults, generic/initrd.scripts:
1301   Removed runUdev, since we no longer use it.
1302
1303   11 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1304   gen_initrd.sh, genkernel:
1305   Fixing a problem where we were copying the busybox binary cache into the
1306   busybox temporary directory. I am assuming that this was a result of all of
1307   the changes we've been doing, and it simply just got everlooked. Thanks to
1308   Marek Szuba <cyberman@if.pw.edu.pl> for pointing it out in bug #204087. This
1309   is genkernel 3.4.9 FINAL. Enjoy.
1310
1311   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.defaults,
1312   generic/initrd.scripts, generic/linuxrc:
1313   Don't scan a bunch of extra devices when CDROOT_DEV is defined.
1314
1315   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
1316   generic/linuxrc:
1317   Add new cdroot_type=foo kernel commandline parameter to override -t iso9660
1318   for bug #182818.
1319
1320   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
1321   Put -t auto back to -t iso9660 for mounting a cdrom. This is for bug #162962.
1322
1323   27 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
1324   Fix description of --kernel-config for bug #194752.
1325
1326   27 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1327   This is 3.4.9_pre12 for testing.
1328
1329   23 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
1330   generic/linuxrc, genkernel.8:
1331   Apply LUKS key patch from bug #162962 from Nelson Batalha
1332   <nelson_batalha@hotmail.com>
1333
1334   14 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1335   Fix text bolding on serial console for bug #202266 thanks to Michael Hordijk
1336   <hoffbrinkle@hotmail.com>.
1337
1338   13 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
1339   Apply a patch from John R. Graham <john_r_graham@mindspring.com> for bug
1340   #201482.
1341
1342   06 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
1343   Do s/KERNELDIR/KERNEL_DIR/ for bug #201159.
1344
1345   06 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
1346   Fix typo for bug #201442. Thanks to Michael Hordijk <hoffbrinkle@hotmail.com>.
1347
1348   03 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1349   This is genkernel 3.4.9_pre11 for testing.
1350
1351   29 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
1352   gen_initrd.sh:
1353   Do s/elsif/elif/ because I use too many languages and random bash tutorials
1354   online can't be trusted.
1355
1356   28 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
1357   genkernel:
1358   Added a patch line for busybox for bug #198892. This is 3.4.9_pre10 for
1359   testing.
1360
1361   24 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_funcs.sh:
1362   Added a small patch from John R. Graham <john_r_graham@mindspring.com> to
1363   fix arguments with spaces for bug #200161.
1364
1365   24 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
1366   Use 'read' to get a line at a time to account for directories with spaces in
1367   the name. This fixes bug 199701.
1368
1369   23 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
1370   gen_initrd.sh:
1371   Look for cryptsetup in /bin and /sbin.
1372
1373   17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
1374   Force dmraid to be built with -j1 for bug #188273.
1375
1376   16 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1377   My original sed of LVM2->LVM caught a few too many things. Thanks to Robin
1378   Johnson <robbat2@gentoo.org> for pointing them out and providing the fix in
1379   bug #198546.
1380
1381   13 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
1382   genkernel.conf, genkernel:
1383   Added config defaulting for --mdadm for bug #198694. Thanks to John R.
1384   Graham <john_r_graham@mindspring.com> for providing the patch. This is
1385   3.4.9_pre9 for testing.
1386
1387   08 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
1388   Revert patch from bug #190327 as it breaks well more than it fixed.
1389
1390   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/config.sh,
1391   gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh,
1392   gen_initrd.sh, gen_package.sh, genkernel, genkernel.conf, ia64/config.sh,
1393   mips/config.sh, parisc/config.sh, parisc64/config.sh, ppc/config.sh,
1394   ppc64/config.sh, sparc/config.sh, sparc64/config.sh, um/config.sh,
1395   x86/config.sh, x86_64/config.sh, xen0/config.sh, xenU/config.sh:
1396   Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to
1397   allow all command line options to be configurable from within the
1398   genkernel.conf file. This is for bug #182616. This is genkernel 3.4.9_pre8
1399   for testing.
1400
1401   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1402   generic/initrd.scripts:
1403   Fixed the noload module code. Thanks to Mijail Fedorovich
1404   <mfedorovich@gmail.com> for pointing it out in bug #198187.
1405
1406   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1407   generic/initrd.scripts, generic/linuxrc:
1408   Added an update patch from Alon Bar-Lev <alonbl@gentoo.org> in bug #197244
1409   to clean up the suspend2 code and rename the functions to tuxonice to match
1410   the upstream rename.
1411
1412   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1413   gen_compile.sh, gen_initramfs.sh, gen_initrd.sh, gen_package.sh,
1414   genkernel:
1415   Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos
1416   hacks in genkernel. This is from bug #193826. This is genkernel 3.4.9_pre7
1417   for testing.
1418
1419   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_arch.sh:
1420   Added a simple patch from Andrew Gaffney <agaffney@gentoo.org> to ensure
1421   that we export ARCH before running menuconfig. This is from bug #190327.
1422
1423   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
1424   generic/initrd.scripts, generic/linuxrc:
1425   Make sure we still allow dolvm2/doevms2 on the kernel command line and give
1426   a warning. I've also added a 2 second delay between vgscan and vgchange.
1427   Thanks to Robin H. Johnson <robbat2@gentoo.org> for suggesting the changes
1428   and testing.
1429
1430   02 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> +generic/modprobe,
1431   gen_initramfs.sh, gen_initrd.sh, genkernel:
1432   Reverting the removal of generic/modprobe for bug #197730. This is genkernel
1433   3.4.9_pre6 for testing.
1434
1435   01 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
1436   gen_initramfs.sh, genkernel:
1437   Fixed device-mapper/man removal for bug #196087, fixed mdadm.conf copying,
1438   and fixed syntax error for bug #197582. This is genkernel-3.4.9_pre5.
1439
1440   30 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1441   -pkg/suspend-0.5-Makefile.patch, -pkg/busybox-1.1.3+gentoo.tar.bz2,
1442   -pkg/devfsd-1.3.25-dietlibc.patch,
1443   -pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2, alpha/busy-config,
1444   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
1445   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
1446   genkernel, ia64/busy-config, mips/busy-config, parisc/busy-config,
1447   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1448   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
1449   x86/modules_load, x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1450   Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm
1451   support in busybox from bug #172128. This is genkernel 3.4.9_pre4 for
1452   testing.
1453
1454   30 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1455   generic/initrd.scripts, generic/linuxrc:
1456   Made a few minor cleanups here and there.
1457
1458   12 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
1459   Update description for --initramfs-overlay in man page to match --help.
1460
1461   05 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
1462   gen_initrd.sh:
1463   Remove generic/modprobe and all supporting code, since busybox has it now.
1464
1465   04 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
1466   We need to cd out of directory to be deleted for bug #194695. Thanks to Asmund
1467   Grammeltvedt <asmundg@big-oil.org> for pointing this out.
1468
1469   18 Sep 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
1470   gen_initrd.sh:
1471   We don't ever want devfs in an initramfs, so check KERN_24 instead of DEVFS
1472   for 2.4 initrd generation
1473
1474   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1475   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
1476   genkernel, genkernel.8, genkernel.conf:
1477   Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.
1478
1479   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1480   gen_configkernel.sh, genkernel:
1481   Some more general cleanup and adding support for using a config file other
1482   than /etc/genkernel.conf to add flexibility.
1483
1484   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1485   -pkg/module-init-tools-0.9.15-pre4.tar.bz2,
1486   -pkg/klibc-1.1.16-sparc2.patch, -pkg/klibc-1.2.1-nostdinc-flags.patch,
1487   -pkg/modutils-2.4.26.tar.bz2:
1488   Removing klibc/modutils/module-init-tools files, since we don't need any of
1489   them, anymore.
1490
1491   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1492   It helps if I use 'g' when doing a sed.
1493
1494   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
1495   genkernel, genkernel.conf:
1496   Removed the use of GK_BIN variable, since it isn't necessary.
1497
1498   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> TODO, genkernel.conf:
1499   Updated TODO and cleaning up genkernel.conf a bit.
1500
1501   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
1502   netboot/misc/bin/net-setup, netboot/misc/etc/fstab:
1503   Remove some unnecessary copyright dates from a few files so we don't keep
1504   forgetting to update them when we modify the files.
1505
1506   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1507   gen_configkernel.sh, gen_determineargs.sh, gen_initramfs.sh, genkernel,
1508   genkernel.8, mips/config.sh:
1509   Renamed gensplash to splash and marked gensplash as deprecated. This is
1510   3.4.9_pre3 for testing.
1511
1512   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> TODO,
1513   alpha/modules_load, gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh,
1514   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
1515   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
1516   genkernel, genkernel.8, genkernel.conf, ia64/modules_load, mips/config.sh,
1517   ppc/modules_load, ppc64/modules_load, um/modules_load, x86/modules_load,
1518   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
1519   Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will
1520   keep everything simplified if a newer EVMS/LVM version set appears.
1521
1522   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> README,
1523   alpha/config.sh, gen_bootloader.sh, gen_cmdline.sh, gen_configkernel.sh,
1524   gen_determineargs.sh, gen_initrd.sh, gen_package.sh, genkernel,
1525   genkernel.8, genkernel.conf, ia64/config.sh, mips/config.sh,
1526   parisc/config.sh, parisc64/config.sh, ppc/config.sh, ppc64/config.sh,
1527   sparc/config.sh, sparc64/config.sh, um/config.sh, x86/config.sh,
1528   x86_64/config.sh, xen0/config.sh, xenU/config.sh:
1529   Removing bootsplash support since it hasn't been in a kernel we've supported
1530   for years now, causes confusion amongst users, and really wasn't being used
1531   and caused issues with 2.6/initrd creation in some corner cases.
1532
1533   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1534   -pkg/genkernel-svn-suspend.patch:
1535   Removing the reversal patch for the suspend removal, since it will no longer
1536   apply.
1537
1538   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
1539   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
1540   gen_initrd.sh, generic/linuxrc, genkernel, mips/config.sh:
1541   Performed some general cleanup on a few files and removed devfs/udev
1542   selection code, since we force devfs on 2.4 and mdev on 2.6 kernels.
1543
1544   30 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1545   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
1546   gen_initramfs.sh, generic/initrd.scripts, generic/linuxrc, genkernel,
1547   genkernel.conf, +pkg/genkernel-svn-suspend.patch:
1548   Removing the suspend support that was added for bug #156445 until suspend is
1549   added to the tree and we can determine the proper way to support it. For
1550   more information, see bug #156431. This is genkernel 3.4.9_pre2 for testing.
1551
1552   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
1553   x86_64/kernel-config-2.6, genkernel:
1554   Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug
1555   #186378. This is genkernel 3.4.9_pre1 for testing.
1556
1557   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1558   Changing to use console=tty1 instead of CONSOLE=/dev/tty1 with a patch from
1559   Matthias Schwarzott <zzam@gentoo.org> for bug #188954.
1560
1561   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1562   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
1563   x86/modules_load, x86_64/modules_load, xen0/modules_load,
1564   xenU/modules_load:
1565   Added arcmsr to MODULES_SCSI for bug #185827.
1566
1567   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1568   +pkg/suspend-0.5-Makefile.patch:
1569   Added suspend-0.5-Makefile.patch to pkg directory for suspend capabilities,
1570   bringing it into the repository, from the tree.
1571
1572   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1573   Added a small patch from Tais M. Hansen <tais.hansen@osd.dk> to add doscsi
1574   to the genkernel man page for bug #183406.
1575
1576   21 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_funcs.sh,
1577   genkernel.8:
1578   Added another patch from John R. Graham <john_r_graham@mindspring.com> for
1579   bug #180161.
1580
1581   26 Jul 2007; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
1582   Clean up a cosmetic error introduced by the symlink patch:  
1583   ${GK_SHARE}/gen_funcs.sh: line 431: popd:
1584   /var/tmp/genkernel/3996.6301.23048.13838/initramfs-modules-${KV}-temp: No
1585   such file or directory
1586
1587   26 Jul 2007; Robin H. Johnson <robbat2@gentoo.org> generic/initrd.scripts,
1588   generic/linuxrc:
1589   The previous patch from bug #174294 still contained some bugs in the linuxrc
1590   and scripts, that caused a failure during boot. Clean them up with one more
1591   patch from Nelson Batalha <nelson_batalha@hotmail.com>, again on bug #174294.
1592
1593   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
1594   enhanced netboot linuxrc from gustavoz
1595
1596   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
1597   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
1598   genkernel, genkernel.conf, ia64/busy-config, mips/busy-config,
1599   parisc/busy-config, parisc64/busy-config, ppc/busy-config,
1600   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
1601   x86/busy-config, x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1602   enable CONFIG_INSMOD in all arch busy-config files
1603   disable building of static insmod and remove all code related to it
1604
1605   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1606   Patch to compare new config instead of the one left laying around in the
1607   kerncache dir. Thanks to Pat Double <gentoo@patdouble.com> in bug #179739
1608
1609   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
1610   gen_initramfs.sh, gen_initrd.sh, genkernel.conf:
1611   Patch to actually use busybox bincache. Thanks to Pat Double
1612   <gentoo@patdouble.com> on bug #180211
1613
1614   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initrd.sh:
1615   Fixed lvm/evms code for initrd generation. Thanks to Vinny
1616   <vfuria@gmail.com> on bug #179480 for pointing it out.
1617
1618   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1619   generic/initrd.defaults, ia64/modules_load, ppc/modules_load,
1620   ppc64/modules_load, um/modules_load, x86/modules_load,
1621   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
1622   Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111
1623   and also created a separate MDRAID module group.
1624
1625   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1626   generic/initrd.scripts, generic/linuxrc:
1627   Added a patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug
1628   #174294 to enable the use of encryption on a CD and the location of a key.
1629
1630   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
1631   gen_funcs.sh, genkernel, genkernel.8, genkernel.conf:
1632   Added two patches from John R. Graham <john_r_graham@mindspring.com> from
1633   bug #180161. This should fix bug #180161, bug #144703, and bug #150697.
1634
1635   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
1636   Added USB Printer support for bug #176543.
1637
1638   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1639   generic/initrd.scripts:
1640   Change the check for /livecd when booting a CD to check for a file called
1641   livecd, rather than just the existence of /livecd, which should keep it from
1642   finding disks with a /livecd directory.
1643
1644   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_package.sh:
1645   Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #174188 to
1646   fix a problem with the System.map file copying that was previously
1647   introduced.
1648
1649   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1650   Added patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug
1651   #172766 to add documentation for genkernel's LUKS features.
1652
1653   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1654   generic/initrd.scripts:
1655   Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create
1656   md devices with LUKS for bug #170753.
1657
1658   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1659   generic/initrd.scripts:
1660   Reverting patch that was originally added due to bug #160333 due to the
1661   problems it caused on the 2007.0 release.
1662
1663   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_package.sh,
1664   genkernel:
1665   Added a patch from Andrew Gaffney <agaffney@gentoo.org> to add System.map to
1666   the tarball for the minimal kernel package for bug #174188. This is also the
1667   3.4.8 release.
1668
1669   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1670   ia64/modules_load, um/modules_load, x86/modules_load, x86_64/modules_load,
1671   xen0/modules_load, xenU/modules_load:
1672   Added mptsas to SCSI for bug #174130 and removing raid0/raid1/raid10/raid456
1673   from DMRAID.
1674
1675   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1676   gen_initrd.sh:
1677   Commented out the checks on the sanity of lvm.conf since they were not quite
1678   working right. This should fix bug #173622.
1679
1680   09 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> +x86/nb-busybox.cf:
1681   Added nb-busybox.cf to x86 on the request of Andrew Gaffney
1682   <agaffney@gentoo.org>.
1683
1684   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1685   gen_initrd.sh, genkernel:
1686   Added a change to force objdump output to be English for bug #173412 and
1687   rolling 3.4.7 final for the release.
1688
1689   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1690   generic/initrd.scripts:
1691   Added a patch from Daniel Drake <dsd@gentoo.org> to fix splash problems for
1692   bug #172562.
1693
1694   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1695   Some minor config file cleanup.
1696
1697   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1698   genkernel.8:
1699   Added a second patch from John R. Graham <john_r_graham@mindspring.com> from
1700   bug #169383.
1701
1702   27 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1703   ia64/modules_load, x86/modules_load, x86_64/modules_load,
1704   xen0/modules_load, xenU/modules_load:
1705   Added raid456 to dmraid target for bug #172128.
1706
1707   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1708   gen_initrd.sh:
1709   Changed LVM configuration detection to not error.
1710
1711   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
1712   Added joystick support to the default configuration for bug #171911.
1713
1714   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1715   gen_initrd.sh, genkernel:
1716   Before we copy lvm.conf, we run it through 'lvm dumpconfig' to make sure the
1717   config is valid for bug #156009. This is 3.4.7_pre5.
1718
1719   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1720   Change the default CACHE_DIR from /usr/share/genkernel/pkg/%%ARCH%% to
1721   /var/cache/genkernel/%%ARCH%% for bug #148253.
1722
1723   13 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1724   ia64/modules_load, um/modules_load, x86/modules_load, x86_64/modules_load,
1725   xen0/modules_load, xenU/modules_load:
1726   Added libata to the MODULES_SATA list. This might be why SATA CD drives
1727   weren't working for us.
1728
1729   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
1730   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
1731   gen_package.sh, genkernel:
1732   Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug
1733   #169383 to improve the --symlink option fairly significantly. This is going
1734   to be 3.4.7_pre4 and while I haven't tested this yet, it looks good.
1735
1736   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
1737   Fixed lib64 link for bug #168664.
1738
1739   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
1740   Update default kernel config with the current LiveCD config for 2007.0,
1741   which is built on 2.6.19, rather than 2.6.17 only.
1742
1743   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1744   +pkg/module-init-tools-0.9.15-pre4.tar.bz2,
1745   +pkg/busybox-1.1.3+gentoo.tar.bz2,
1746   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
1747   +pkg/modutils-2.4.26.tar.bz2:
1748   Added binary files back and updated busybox with a patch from Peter
1749   Alfredsen <peter.alfredsen@gmail.com> in bug #168599.
1750
1751   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1752   -pkg/module-init-tools-0.9.15-pre4.tar.bz2,
1753   -pkg/busybox-1.1.3+gentoo.tar.bz2,
1754   -pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
1755   -pkg/modutils-2.4.26.tar.bz2:
1756   Removing binary files from pkg since they were corrupted during the CVS->SVN
1757   migration.
1758
1759   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1760   Fixed up the man page for bug #168500 and bug #168719.
1761
1762   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
1763   parisc/config.sh, parisc64/config.sh:
1764   Moved the MAKEOPTS check to the top of the file for parisc, so it matches
1765   other architectures. This fixes bug #165494. Thanks to Andrew Gaffney
1766   <agaffney@gentoo.org> for finding the fix. I'm marking this as 3.4.7_pre3
1767   for testing.
1768
1769   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1770   generic/initrd.scripts:
1771   Adding yet another patch from Fabio Erculiani <lxnay@lxnaydesign.net> from
1772   bug #152945.
1773
1774   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1775   generic/initrd.scripts, generic/linuxrc, genkernel:
1776   Added a non-braindead version of a patch provided by Fabio Erculiani
1777   <lxnay@lxnaydesign.net> in bug #160333. This is completely untested, so I'm
1778   rolling up 3.4.7_pre2 to get it tested prior to genkernel 3.4.7 going final.
1779
1780   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ppc/Pegasos:
1781   Add a known-working 2.6.16+ kernel config from
1782   http://www.ppczone.org/downloads/config-2.6.16-pegasos for bug #165758.
1783
1784   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1785   Added a note about the MAKEOPTS option to genkernel as suggested in bug
1786   #165980.
1787
1788   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1789   Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the
1790   genkernel man page for bug #166179.
1791
1792   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1793   Fix REAL_INIT for bug #160635.
1794
1795   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1796   gen_compile.sh, genkernel:
1797   Added patch from Fabio Erculiani <lxnay@lxnaydesign.net> to fix unionfs
1798   compilation. This is for bug #152945.
1799
1800   08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1801   gen_funcs.sh:
1802   Added patch from Martin Parm <parmus@diku.dk> to fix the --no-color option.
1803   This resolves bug #114156.
1804
1805   15 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh:
1806   Changed basename to dirname when creating the directory from grub.conf to
1807   solve bug #161716.
1808
1809   09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1810   x86/modules_load, x86_64/modules_load, xen0/modules_load,
1811   xenU/modules_load:
1812   Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to
1813   Robin H. Johnson for <robbat2@gentoo.org> for pointing it out.
1814
1815   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
1816   generic/initrd.scripts:
1817   Added a case statement for the keymap selection to ensure we're always using
1818   the named keymaps. This should resolve bug #146714 if everything works
1819   correctly. This is 3.4.6, for real.
1820
1821   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1822   +generic/keymaps.tar.gz:
1823   Adding back the known-good copy of keymaps.tar.gz to svn.
1824
1825   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1826   gen_compile.sh, -generic/keymaps.tar.gz, generic/linuxrc, genkernel,
1827   ia64/busy-config, mips/busy-config, parisc/busy-config,
1828   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1829   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
1830   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1831   Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame
1832   cvs2svn.  Also, added patch from Alon Bar-Lev <alonbl@gentoo.org> to switch
1833   to using switch_root for 2.6 kernels, and a small typo fix from Michael
1834   Hordijk <hoffbrinkle@hotmail.com> for bug #158776.
1835
1836   15 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initrd.sh,
1837   generic/linuxrc, genkernel:
1838   Added patches from François-Xavier Roure <fx_roure@yahoo.fr> from bug
1839   #149020. This will end up being genkernel 3.4.6, most likely.
1840
1841   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1842   Adjust selinux stuff in gen_compile.sh to actually do what we intended, not
1843   the opposite.
1844
1845   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1846   Since device-mapper tries to build with selinux by default, we've removed
1847   it, then commented out the selinux support. The ebuild will need to
1848   enable/disable selinux support based on the selinux USE flag. This should
1849   resolve bug #157538.
1850
1851   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1852   generic/initrd.scripts:
1853   More fixes for similarly-named modules.
1854
1855   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1856   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
1857   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1858   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
1859   xen0/busy-config, xenU/busy-config:
1860   Disabled full SuSv3 compliant sort, as suggested by Aurélien Francillon
1861   <aurelien.francillon@inrialpes.fr> in bug #157777.
1862
1863   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/modprobe:
1864   Added a fix for similarly-named modules from bug #158017.
1865
1866   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1867   Fixed up linking for dmraid for bug #157538.
1868
1869   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1870   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
1871   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1872   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
1873   xen0/busy-config, xenU/busy-config:
1874   Updated busy-config to work with root=LABEL=<label> for bug #156640.
1875
1876   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
1877   gen_initramfs.sh, genkernel, genkernel.conf:
1878   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156611 to clean up
1879   the initramfs creation and create a 'proper' initramfs, instead of our
1880   concatenated monster.
1881
1882   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1883   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
1884   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
1885   genkernel.8, genkernel.conf:
1886   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add
1887   userspace suspend support to genkernel.
1888
1889   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1890   gen_initrd.sh:
1891   Added debug level to LUKS print_info messages for bug #156410.
1892
1893   03 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1894   x86/modules_load, x86_64/modules_load:
1895   Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET.
1896
1897   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1898   generic/initrd.scripts:
1899   Inverted check on CDROOT_DEV, as it should be -z not -n. Thanks to Jakub Moc
1900   <jakub@gentoo.org> for coming up with the quick fix in bug #153554. I lied
1901   before. This one is really 3.4.5.
1902
1903   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
1904   genkernel:
1905   Added typo fix from Jason Pepas <j.pepas@mail.utexas.edu> in bug #153516.
1906   This is 3.4.5.
1907
1908   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1909   ia64/busy-config, mips/busy-config, parisc/busy-config,
1910   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1911   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
1912   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1913   Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net>
1914   in bug #152881.
1915
1916   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1917   Added patch to improve symlink support by Michael Hordijk
1918   <hoffbrinkle@hotmail.com> for bug #143217.
1919
1920   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1921   Added patch from Tim Steiner <tsteiner@nerdclub.net> to add a real_rootflags
1922   parameter for bug #122672.
1923
1924   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1925   generic/initrd.scripts, generic/linuxrc:
1926   Added patch to support resuming from encrypted swap. The patch was submitted
1927   to bug #152441.
1928
1929   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1930   This is the 3.4.4 release.
1931
1932   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1933   generic/initrd.scripts, generic/linuxrc:
1934   Updated with the latest version of the LUKS patches from bug #152441.
1935
1936   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
1937   Changed mime-type to application/x-gzip for generic/keymaps.tar.gz for bug
1938   #151500.
1939
1940   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1941   Added patch from bug #152441 to improve LUKS support.
1942
1943   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
1944   x86_64/kernel-config-2.6:
1945   Updated kernel configs for amd64/x86 for bug #151609 and bug #152299.
1946
1947   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1948   Changed mime-type property to binary/gzip for keymaps.tar.gz for bug #151500.
1949   This is genkernel 3.4.3.
1950
1951   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1952   generic/initrd.defaults, generic/initrd.scripts, +generic/udhcpc.scripts,
1953   x86/busy-config, x86/modules_load:
1954   Added patch for udhcp support. Patch by Stefan Nickl
1955   <snickl@snickl.freaks.de> and submitted to bug #145115.
1956
1957   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1958   Allow root= for initramfs, instead of only real_root= to specify the root
1959   volume. Patch by Salah Coronya <salahx@yahoo.com> from bug #142606.
1960
1961   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1962   Added patch from Salah Coronya <salahx@yahoo.com> to document dolvm2 and
1963   doevms2 in the genkernel man page from bug #142606.
1964
1965   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> +AUTHORS, genkernel:
1966   Added the AUTHORS file and ChangeLog.  This is 3.4.2
1967
1968   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1969   generic/initrd.scripts:
1970   Added patch for suspend2-sources 2.6.18 by Romeo Benzoni
1971   <romeo@benzoni.org> and submitted to bug #148499.
1972
1973   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1974   gen_determineargs.sh:
1975   Added patch from Alon Bar-Lev <alon.barlev@gmail.com> for bug
1976   #148498 and also a patch from Robin H. Johnson
1977   <robbat2@gentoo.org> to support git-based kernels.
1978
1979   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1980   x86_64/kernel-config-2.6, -x86_64/kernel-config-2.6-emachines,
1981   -x86_64/kernel-config-2.6-smp:
1982   Update the amd64 kernel configs from the release.
1983
1984   16 Sep 2006; Tim Yamin <plasmaroo@gentoo.org>
1985   gen_initramfs.sh, genkernel:
1986   Should check for /sbin/splash_geninitramfs instead of
1987   /usr/sbin/...
1988
1989   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1990   generic/initrd.scripts:
1991   This change makes it so we only try to mount 'auto' when cdroot
1992   is specified. This should fix all of our mounting issues, as
1993   well as allow for not only USB keys to use these kernels with a
1994   LiveCD kernel/config, but allow it to boot from any media which
1995   the kernel has support.
1996
1997   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1998   generic/initrd.scripts:
1999   Added a symlink for device-mapper stuff. This should resolve
2000   both bug #142775 and bug #147015.
2001
2002   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2003   alpha/modules_load, x86/modules_load, x86_64/modules_load:
2004   Added lpfc and scsi_transport_fc for Emulex fibre-channel
2005   controllers.
2006
2007   13 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2008   alpha/modules_load, x86/modules_load, x86_64/modules_load:
2009   Make sure we load the raid0, raid1, and raid10 personalities
2010   with dmraid.
2011
2012   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2013   generic/initrd.scripts:
2014   This is ugly. I mean, really ugly. However, it is the only way
2015   to support all of the insane ways that people are trying to boot
2016   release media. I really wish we didn't have to support this
2017   junk, but a regression really shouldn't happen with our
2018   releases. Anyway, hopefully I can come up with a better
2019   solution to this in the future.
2020
2021   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2022   generic/initrd.scripts:
2023   Try using -t iso9660,vfat to our mount command, since we can't
2024   use only iso9660 as it breaks booting from a USB stick.
2025
2026   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2027   gen_initrd.sh:
2028   The initrd code was still looking for udev, even though we
2029   aren't building it anymore. This should fix bug #145802.
2030
2031   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2032   ppc/busy-config:
2033   Fix NFS mount.
2034
2035   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2036   generic/initrd.defaults:
2037   Added emul to ROOT_LINKS for bug #145248.
2038
2039   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2040   x86/busy-config, x86_64/busy-config:
2041   Fixed the NFS mount configuration for busybox for bug #143476.
2042
2043   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2044   generic/initrd.scripts:
2045   Update the suspend2_resume function for bug #131202.
2046
2047   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2048   generic/initrd.scripts:
2049   iso9660 -> auto, and added support for checking SUBDIR for the
2050   livecd file. This is for bug #147186.
2051
2052   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2053   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
2054   Updated default kernel configurations for x86/amd64 to match the
2055   2006.1 release.
2056
2057   08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2058   gen_initramfs.sh:
2059   Add more error checking into the splash code and die instead of
2060   silently fail on an error.
2061
2062   23 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
2063   ia64/kernel-config-2.6:
2064   Update config, fix #141949.
2065
2066   22 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2067   generic/initrd.scripts, generic/linuxrc:
2068   Added patch for suspend2 for bug #131202.
2069
2070   15 Aug 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2071   Fix bug #143442.
2072
2073   13 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
2074   generic/initrd.scripts:
2075   Fix devfsd not kicking in on 2.4 on Alpha.
2076
2077   11 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2078   gen_compile.sh, genkernel.conf:
2079   Add in the kernel version compatibility table from
2080   http://www.am-utils.org/project-unionfs.html and ensure that
2081   genkernel dies if the unionfs module fails to build. Until now,
2082   it would fail and the build would continue without it.
2083
2084   01 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2085   gen_initramfs.sh:
2086   We should be checking for /usr/bin/splash_geninitramfs, instead.
2087
2088   31 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2089   3.4.0 final... so much Bad-Ass <TM> that Chuck Norris himself
2090   digs it :)
2091
2092   20 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2093   gen_initramfs.sh, genkernel:
2094   Commit fix for bug #141153 from Pylon; 3.4.0_pre4.
2095
2096   18 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
2097   gen_bootloader.sh, gen_funcs.sh, gen_package.sh, genkernel:
2098   Commit patches #91453, #91481 from bug #139866.
2099
2100   18 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2101   alpha/modules_load, um/modules_load, x86/modules_load,
2102   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2103   Added megaraid drivers for bug #139888.
2104
2105   16 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2106   gen_initramfs.sh:
2107   Added fix for bug #140445.
2108
2109   11 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
2110   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
2111   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh,
2112   gen_initrd.sh, gen_package.sh, genkernel, genkernel.conf:
2113   Commit patch for bug #139866 by Martin Parm.
2114
2115   05 Jul 2006; Joshua Kinard <kumba@gentoo.org> generic/linuxrc:
2116   Tweak the sgimips section for rootfs mounting to use squashfs
2117   instead of ext2.
2118
2119   30 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2120   Fix "Cannot read /proc/mounts" cosmetics.
2121
2122   30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2123   alpha/modules_load, um/modules_load, x86/modules_load,
2124   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2125   We need firmware_class in our initramfs for ide-cs to work.
2126
2127   20 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel,
2128   genkernel.conf,
2129   -pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
2130   +pkg/busybox-1.1.3+gentoo.tar.bz2:
2131   Bump busybox to 1.1.3 courtesy of `Kumba.
2132
2133   19 Jun 2006; Joshua Kinard <kumba@gentoo.org>
2134   gen_initramfs.sh, -mips/ip22r4k-2006_0.cf,
2135   +mips/ip22r4k-2006_1.cf, -mips/ip22r5k-2006_0.cf,
2136   +mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_0.cf,
2137   +mips/ip27r10k-2006_1.cf, -mips/ip28r10k-2006_0.cf,
2138   +mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_0.cf,
2139   +mips/ip30r10k-2006_1.cf, -mips/ip32r5k-2006_0.cf,
2140   mips/ip32r5k-2006_1.cf, -mips/ip32rm52-2006_0.cf,
2141   +mips/ip32rm5k-2006_1.cf, mips/nb-busybox.cf, netboot/linuxrc.x:
2142   Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's
2143   a busybox applet now), tweak the ip32r5k config, add wget to the
2144   mips netboot busybox config. Also import the remaining 2006.1
2145   mips-sources configs and remove the old 2006.0 ones.
2146
2147   12 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/busy-config:
2148   Enable the config option for busybox's --install parameter.
2149
2150   12 Jun 2006; Joshua Kinard <kumba@gentoo.org>
2151   mips/busy-config, +mips/ip32r5k-2006_1.cf, mips/nb-busybox.cf:
2152   Add IP32 R5K 2.6.16.20 kernel build, and update LiveCD/Netboot
2153   Busybox configs to match with busybox-1.1.3.
2154
2155   10 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/config.sh:
2156   Modernize the mips genkernel config.
2157
2158   10 Jun 2006; Joshua Kinard <kumba@gentoo.org>
2159   -mips/ip22r4k-2005_1.cf, -mips/ip22r5k-2005_1.cf,
2160   -mips/ip27r10k-2005_1.cf, -mips/ip28r10k-2005_1.cf,
2161   -mips/ip30r10k-2005_1.cf, -mips/ip32r5k-2005_1.cf:
2162   Remove old configs.
2163
2164   10 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2165   generic/linuxrc:
2166   We can't use vol_id since it was a part of udev.
2167
2168   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2169   genkernel.8:
2170   Added --static to man page for bug #135703.
2171
2172   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2173   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
2174   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
2175   Add a modified version of the two LUKS patches that made their
2176   way into bugzilla for bug #122421.
2177
2178   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2179   alpha/modules_load, generic/initrd.defaults, generic/linuxrc,
2180   x86/modules_load, x86_64/modules_load, xen0/modules_load,
2181   xenU/modules_load:
2182   Added code to allow the root file-system to be a module. This
2183   is for bug #118098.
2184
2185   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2186   generic/linuxrc:
2187   Changed real_init to init_opts to be more accurate, and added a
2188   proper real_init option to allow the selection of the init
2189   executable to run. This is for bug #113426.
2190
2191   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2192   gen_initramfs.sh, gen_initrd.sh:
2193   Added fix for bug #134843 from Thomas Raschbacher
2194   <lordvan@gentoo.org> for evms and later glibc versions.
2195
2196   05 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2197   genkernel.8:
2198   Fixed man page. Thanks to Andrew Yates <andrew@andrewyates.net>
2199   for the patch.
2200
2201   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2202   alpha/busy-config, ia64/busy-config, mips/busy-config,
2203   parisc/busy-config, parisc64/busy-config, ppc/busy-config,
2204   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
2205   um/busy-config, x86/busy-config, x86_64/busy-config,
2206   xen0/busy-config, xenU/busy-config:
2207   Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on
2208   read, used for keymap selection.
2209
2210   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2211   generic/linuxrc:
2212   More spacing cleanups.
2213
2214   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2215   generic/linuxrc:
2216   I accidentally removed some stuff that needed to be there in my
2217   overzealous debug cleanup.
2218
2219   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2220   generic/linuxrc:
2221   Cleaning up debug statements.
2222
2223   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2224   generic/linuxrc:
2225   Ooops... forgot my then after elif. I hope nobody noticed.
2226
2227   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2228   generic/linuxrc:
2229   Change cp to mknod for sr0/loop0 for mips and also for tty1 for
2230   splash.
2231
2232   30 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2233   generic/linuxrc:
2234   Change cp to mknod for console/null.
2235
2236   25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2237   generic/initrd.scripts, generic/linuxrc:
2238   Fix an error in setup_unionfs and add in some debug support to
2239   figure out why/where this initramfs is stopping.
2240
2241   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2242   generic/initrd.scripts:
2243   Fixed up TODO with actual working code since we don't have awk.
2244
2245   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2246   generic/initrd.scripts, generic/linuxrc:
2247   Add in image.squashfs as a squashfs loop, since it is now the
2248   default in catalyst. Also, added a nice TODO about docache and
2249   size restrictions into cache_cd_contents.
2250
2251   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2252   gen_cmdline.sh:
2253   Just some spacing clean ups in the long usage listing.
2254
2255   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2256   genkernel.conf:
2257   Comment the rest of the udev syuff from genkernel.conf as it
2258   shouldn't be necessary anymore with mdev.
2259
2260   19 May 2006; Tim Yamin <plasmaroo@gentoo.org>
2261   alpha/busy-config, gen_compile.sh, gen_initramfs.sh,
2262   generic/initrd.scripts, generic/linuxrc, genkernel,
2263   genkernel.conf, ia64/busy-config, mips/busy-config,
2264   parisc/busy-config, parisc64/busy-config,
2265   -pkg/busybox-1.00-headers_fix.patch,
2266   -pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2,
2267   +pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
2268   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
2269   sparc64/busy-config, um/busy-config, x86/busy-config,
2270   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
2271   Update to busybox 1.1.0; port over to use mdev.
2272
2273   07 May 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2274   genkernel:
2275   Fix #132408.
2276
2277   07 May 2006; Tim Yamin <plasmaroo@gentoo.org>
2278   gen_initramfs.sh, gen_initrd.sh:
2279   Fix #131769.
2280
2281   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2282   gen_compile.sh:
2283   Added patch for unionfs from bug #129965.
2284
2285   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2286   gen_compile.sh:
2287   Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
2288
2289   25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2290   alpha/modules_load, x86/modules_load, x86_64/modules_load,
2291   xen0/modules_load, xenU/modules_load:
2292   Added some more modules to MODULES_SCSI that could be used to
2293   boot from a genkernel-compiled kernel on a live system.
2294
2295   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2296   gen_compile.sh, generic/initrd.scripts, generic/linuxrc:
2297   Added patch from Mike Auty for udev 088+.
2298
2299   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2300   alpha/modules_load, x86/modules_load, x86_64/modules_load,
2301   xen0/modules_load, xenU/modules_load:
2302   Added 3ware card drivers to scsi modules on x86/amd64/alpha.
2303
2304   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2305   gen_compile.sh, genkernel:
2306   Updated to *hopefully* work with udev 087.
2307
2308   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> alpha/config.sh,
2309   ia64/config.sh, parisc/config.sh, parisc64/config.sh,
2310   ppc/config.sh, ppc64/config.sh, sparc/config.sh,
2311   sparc64/config.sh, um/config.sh, x86/config.sh,
2312   x86_64/config.sh, xen0/config.sh, xenU/config.sh:
2313   Fix #107628.
2314
2315   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2316   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts,
2317   generic/linuxrc, genkernel:
2318   ->3.3.11d. Fix #121616, #128805, #129887, #129910.
2319
2320   14 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2321   generic/initrd.scripts:
2322   Forgot one part of the patch from bug #121334.
2323
2324   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2325   gen_compile.sh, genkernel, genkernel.8:
2326   Updated the unionfs compiling section. This *should* allow
2327   unionfs to build on supported kernels.
2328
2329   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2330   generic/linuxrc:
2331   Uncommented suspend2 support from bug #114266.
2332
2333   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2334   generic/initrd.scripts, generic/linuxrc:
2335   Added unionfs patches from bug #121334.
2336
2337   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2338   generic/initrd.scripts, generic/linuxrc, genkernel,
2339   x86/busy-config, x86/modules_load, x86_64/busy-config,
2340   x86_64/modules_load, xen0/busy-config, xen0/modules_load,
2341   xenU/busy-config, xenU/modules_load:
2342   Added a check for /dev/tty0 to setup_keymap, added raid
2343   personality modules for EVMS, and fixed lots of space/tab
2344   issues, along with a general style cleanup. I'm calling this
2345   one 3.3.11b internally, and hopefully it will be added to the
2346   tree if it resolves bug #124388.
2347
2348   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2349   gen_cmdline.sh, gen_initramfs.sh, gen_initrd.sh,
2350   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
2351   dobladecenter->slowusb
2352
2353   06 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2354   +pkg/klibc-1.2.1-nostdinc-flags.patch:
2355   Add hardened fix for bug #128806.
2356
2357   24 Mar 2006; Tim Yamin <plasmaroo@gentoo.org>
2358   ia64/kernel-config-2.6:
2359   Update config for the new Fusion MPT CONFIG_ options on newer
2360   2.6 kernels; bug #125353.
2361
2362   10 Mar 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2363   Fix bug #124251.
2364
2365   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2366   generic/linuxrc:
2367   Updated copyright notice to get KingTaco off my back.
2368
2369   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2370   gen_initramfs.sh, gen_initrd.sh:
2371   Added 0 0 to end of the ram0 line on fstab. Blame KingTaco for
2372   pointing it out.
2373
2374   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2375   gen_compile.sh:
2376   Changed unpacking of klibc to use tar j instead of tar z.
2377
2378   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2379   genkernel.conf:
2380   Let's use the bzip2 tarball of klibc by default form now on,
2381   shall we...
2382
2383   07 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
2384   +pkg/klibc-1.1.16-sparc2.patch:
2385   Added klibc patch for sparc to CVS (from distfiles). This is
2386   3.3.11 so like... run in fear or something...
2387
2388   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2389   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
2390   gen_initrd.sh, genkernel:
2391   Added patch from Kumba to make certain initrd functions less
2392   mips-specific.
2393
2394   27 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2395   gen_compile.sh, genkernel:
2396   Removed save_args/reset_args on kernel. This is 3.3.11_pre7.
2397
2398   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2399   unset temp vars so they get cleaned up
2400
2401   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2402   gen_initramfs.sh, genkernel:
2403   bump to pre6. resets ARCH env var after utils are compiled
2404
2405   25 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2406   gen_arch.sh, gen_compile.sh, genkernel:
2407   Added sparc patches for udev/klibc.
2408
2409   24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2410   gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
2411   gen_determineargs.sh, genkernel:
2412   Added nice and fun patch from dostrow for building on ppc64 (and
2413   possibly others) with mixed kernel/userland.
2414
2415   23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2416   generic/linuxrc:
2417   Added fix for bug #120031.
2418
2419   20 Jan 2006; Joshua Kinard <kumba@gentoo.org>
2420   +mips/ip32rm52-2006_0.cf:
2421   Kernel 2.6.14.6 config for SGI O2 w/ RM5271 CPU ("Nevada")
2422
2423   15 Jan 2006; Joshua Kinard <kumba@gentoo.org> gen_cmdline.sh,
2424   gen_determineargs.sh, genkernel:
2425   Add support to genkernel to build a monolithic kernel by
2426   skipping module building sections when
2427   --static is passed on the gk commandline.
2428
2429   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2430   gen_compile.sh:
2431   Added comment about utils breaking udev so we don't break it
2432   again inadvertently.
2433
2434   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2435   gen_compile.sh, genkernel, +pkg/busybox-1.00-headers_fix.patch:
2436   Added busybox headers fix (_pre2) and changed utils to runtask
2437   on udev build (_pre3).
2438
2439   12 Jan 2006; Joshua Kinard <kumba@gentoo.org>
2440   netboot/linuxrc.x:
2441   chmod +x the udhcpc script on bootup
2442
2443   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2444   gen_compile.sh, genkernel, -pkg/byteswap.h:
2445   Added patch from bug #118324.
2446
2447   10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2448   x86/modules_load, x86_64/modules_load, xen0/modules_load,
2449   xenU/modules_load:
2450   Added additional SATA controllers to MODULES_SATA for loading
2451   into the initrd/initramfs image.
2452
2453   07 Jan 2006; Joshua Kinard <kumba@gentoo.org>
2454   gen_initramfs.sh, +mips/ip22r4k-2006_0.cf,
2455   +mips/ip22r5k-2006_0.cf, +mips/ip27r10k-2006_0.cf,
2456   +mips/ip28r10k-2006_0.cf, +mips/ip30r10k-2006_0.cf,
2457   +mips/ip32r5k-2006_0.cf, +mips/nb-busybox.cf, +netboot,
2458   +netboot/linuxrc.x, +netboot/misc, +netboot/misc/bin,
2459   +netboot/misc/bin/net-setup, +netboot/misc/etc,
2460   +netboot/misc/etc/fstab, +netboot/misc/etc/group,
2461   +netboot/misc/etc/inittab, +netboot/misc/etc/passwd,
2462   +netboot/misc/etc/profile, +netboot/misc/etc/resolv.conf,
2463   +netboot/misc/etc/shadow, +netboot/misc/etc/shells,
2464   +netboot/misc/usr, +netboot/misc/usr/share,
2465   +netboot/misc/usr/share/terminfo,
2466   +netboot/misc/usr/share/terminfo/p,
2467   +netboot/misc/usr/share/terminfo/p/putty,
2468   +netboot/misc/usr/share/udhcpc,
2469   +netboot/misc/usr/share/udhcpc/default.script:
2470   Import the Genkernel-side of things for the catalyst2 netboot2
2471   module
2472
2473   06 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2474   udev compile change from runtask to utils
2475
2476   03 Jan 2006; Tim Yamin <plasmaroo@gentoo.org>
2477   gen_bootloader.sh, gen_compile.sh, gen_determineargs.sh,
2478   gen_initramfs.sh, genkernel:
2479   Fix #115263, #117392, add a fix to sanify LOCALVERSION if
2480   unresolved variables are embedded.
2481
2482   02 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
2483   alpha/modules_load, um/modules_load, x86/modules_load,
2484   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2485   Updated Fusion MPT support for bug #117114.
2486
2487   21 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
2488   Fix --kernel-cross-compile with PPC64.
2489
2490   18 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2491   genkernel:
2492   Add a compile_klibc(...) fix for old GNU tars and patch the
2493   klibc Makefile to leave /lib alone.
2494
2495   16 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
2496   runtask -> utils for compile_klibc.
2497
2498   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2499   gen_compile.sh, genkernel:
2500   Added x86/klibc fix.
2501
2502   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2503   x86/kernel-config-2.6:
2504   Added HERMES support to use in-kernel driver rather than
2505   external.
2506
2507   15 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
2508   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
2509   Fix #109196.
2510
2511   15 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2512   +pkg/byteswap.h:
2513   Fix to allow udev 076 and udev 077 to compile... add a missing
2514   file byteswap.h to klibc-1.1.1
2515
2516   15 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2517   genkernel.conf:
2518   Removed versions from all packages that are pulled from upstream
2519   so we can use sed in the ebuild to set these, making maintenance
2520   easier.
2521
2522   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2523   add quotes to the ARCH= stuff for the kernel
2524
2525   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2526   Forcibly set the ARCH when compiling the kernel
2527
2528   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2529   x86/kernel-config-2.6:
2530   Changed CONFIG_BLK_DEV_MD=y for bug #112962.
2531
2532   06 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
2533   gen_bootloader_grub.awk:
2534   Fix #100637.
2535
2536   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2537   Back out suspend2 support temporarily as per #114266 comment 10.
2538
2539   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2540   Fix #113634, #114266.
2541
2542   05 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2543   x86/kernel-config-2.6:
2544   Added USB Printer support for bug #114496.
2545
2546   28 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2547   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
2548   Added sata_mv to x86/amd64 for Marvell SATA controllers and
2549   updated 2.6 kernel config for x86 to match what would be used on
2550   a current 2.6.14 LiveCD.
2551
2552   23 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2553   Version Bump 3.3.8
2554
2555   23 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
2556   gen_initrd.sh:
2557   Fix bug 113287
2558
2559   22 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel.conf:
2560   Update unionfs in genkernel.conf to 1.1.1
2561
2562   21 Nov 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
2563   fix for sys delete bug 109819
2564
2565   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2566   genkernel.conf:
2567   Add support for dmraid1.0.0.rc9 to fix bug 94762
2568
2569   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
2570   gen_initrd.sh, gen_moddeps.sh, gen_package.sh:
2571   Fix missing moddeps file by adding a test;Do not keep the
2572   initrd/initramfs with a kernelz system as it is already bundled
2573   together.
2574
2575   18 Nov 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2576   Fix {PPC+Catalyst+Pegasos} build failure regression.
2577
2578   17 Nov 2005; Tim Yamin <plasmaroo@gentoo.org>
2579   -pkg/udev-054.tar.bz2, -pkg/udev-068.tar.bz2:
2580   Remove obsoleted udev...
2581
2582   17 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2583   gen_determineargs.sh, genkernel.conf:
2584   Udev 075 support, klibc 1.1.1, and fixes for ppc on 2.6.14+
2585   kernels
2586
2587   04 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2588   gen_arch.sh, gen_initramfs.sh, gen_initrd.sh,
2589   generic/initrd.scripts, generic/linuxrc, genkernel, +mips,
2590   +mips/busy-config, +mips/config.sh, +mips/ip22r4k-2005_1.cf,
2591   +mips/ip22r5k-2005_1.cf, +mips/ip27r10k-2005_1.cf,
2592   +mips/ip28r10k-2005_1.cf, +mips/ip30r10k-2005_1.cf,
2593   +mips/ip32r5k-2005_1.cf, +mips/modules_load, +pkg/mips,
2594   +pkg/mips/.keep:
2595   Added patches from bug #106338. This means mips support in
2596   genkernel. Blame Kumba.
2597
2598   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2599   generic/linuxrc, genkernel:
2600   Changed the version indicator, fixing fstab generation for
2601   unionfs, and resolving bug #103332.
2602
2603   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2604   gen_initramfs.sh:
2605   Made symlink relative for bug #105572.
2606
2607   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2608   gen_compile.sh, genkernel.conf, +pkg/udev-068.tar.bz2:
2609   Upgraded to udev 068 and also closing bug #103936.
2610
2611   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2612   gen_funcs.sh:
2613   Added fix for bug #103717.
2614
2615   21 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2616   x86/kernel-config-2.6:
2617   Updated x86 2.6 kernel configuration.
2618
2619   10 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2620   alpha/modules_load, x86/modules_load, x86_64/modules_load:
2621   Added fix for bug #102006.
2622
2623   31 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2624   Update genkernel version number
2625
2626   31 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2627   x86/kernel-config-2.6:
2628   CONFIG_PRINTER=m for bug #104229.
2629
2630   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2631   generic/initrd.scripts, generic/linuxrc:
2632   Add nodetect and doload patch from bug #102643, with some
2633   modifications.
2634
2635   16 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2636   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
2637   Fix for bug 83276 and add udevsend binary to initramfs for newer
2638   udevs
2639
2640   16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2641   alpha/modules_load, um/modules_load, x86/modules_load,
2642   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2643   Added dm-mirror to dmraid on all supported arches for bug
2644   #102739.
2645
2646   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
2647   Fix #101716.
2648
2649   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
2650   gen_configkernel.sh:
2651   Fix #88080.
2652
2653   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
2654   Fix #102407.
2655
2656   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
2657   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
2658   Fix #102491.
2659
2660   11 Aug 2005; Eric Edgar <rocket@gentoo.org>
2661   alpha/modules_load, um/modules_load, x86/modules_load,
2662   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2663   Fix bug 102006 for dm-bbr. Added dm-bbr to modules_load files
2664   under MODULES_LVM2.
2665
2666   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
2667   Fix for bug 91966. Link lib64 to lib in the initramfs
2668
2669   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2670   generic/linuxrc:
2671   Fix for newer udevs to detect udevstart
2672
2673   06 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2674   gen_configkernel.sh:
2675   Fixed config parsing for dmraid/lvm2 to only set =m if item is
2676   not set. Closing bug #101535.
2677
2678   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2679   ppc/config.sh, ppc64/config.sh:
2680   Fix incorrect commit
2681
2682   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2683   gen_initramfs.sh, ppc/config.sh, ppc64/config.sh:
2684   Create symlink to init named linuxrc. In preparation for the
2685   need to pack the cpio into the kernel
2686
2687   02 Aug 2005; Eric Edgar <rocket@gentoo.org>
2688   generic/initrd.scripts:
2689   Add iseries virtual cdrom auto scanning support
2690
2691   01 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2692   Remove unnecessary check for multiple running genkernels.
2693
2694   01 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh,
2695   genkernel:
2696   kerncache wasnt sending the config to /etc/kernels properly
2697
2698   30 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2699   generic/initrd.scripts, generic/linuxrc, genkernel,
2700   ppc/config.sh:
2701   Fix cosmetics and PPC without --genzimage.
2702
2703   30 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2704   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
2705   generic/initrd.defaults, generic/initrd.scripts,
2706   generic/linuxrc, genkernel:
2707   Finally making the --bladecenter/dobladecenter stuff correct.
2708   Thanks plasmaroo for helping me wrap my head around how this
2709   works and to remove my dirty hack.
2710
2711   29 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2712   genkernel:
2713   >> 3.3.3. Fix KERNEL_MAKE_DIRECTIVE_2 if not using --genzimage.
2714
2715   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2716   gen_initramfs.sh, gen_initrd.sh, generic/linuxrc:
2717   Fixed up the BladeCenter support some more.
2718
2719   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2720   generic/linuxrc:
2721   Added bladecenter boot-time option, also... so kernels don't
2722   *have* to be built with --bladecenter.
2723
2724   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2725   generic/initrd.scripts:
2726   Fixed up --bladecenter expressions
2727
2728   29 Jul 2005; Eric Edgar <rocket@gentoo.org>
2729   gen_determineargs.sh, gen_initramfs.sh:
2730   Fix a few directory creation issues and a typo
2731
2732   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2733   gen_cmdline.sh, gen_determineargs.sh, generic/initrd.scripts,
2734   generic/linuxrc:
2735   Added --bladecenter for slow USB CD on IBM BladeCenter.
2736
2737   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
2738   Better genkernel.log output for initramfs
2739
2740   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2741   print warning that unionfs flag is disabled at this time
2742
2743   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2744   Remove normal access to unionfs
2745
2746   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2747   Change unionfs so that it is clearly noted as experimental
2748
2749   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh,
2750   generic/linuxrc:
2751   Fix cp /dev/tty1 error message
2752
2753   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2754   gen_initramfs.sh, gen_initrd.sh, gen_package.sh, ppc/config.sh:
2755   Fix ppc not compiling without --genzimage
2756
2757   28 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2758   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
2759   generic/linuxrc, genkernel, genkernel.8,
2760   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/config.sh:
2761   >> 3.3.1. Fix #100144, #100169, #100583.
2762
2763   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
2764   gen_determineargs.sh, gen_package.sh:
2765   Remove extra TEMP checking code that was commented out
2766
2767   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
2768   gen_determineargs.sh, gen_package.sh, genkernel:
2769   Add kernelz- to minkernpackage and kerncache
2770
2771   22 Jul 2005; Eric Edgar <rocket@gentoo.org>
2772   gen_determineargs.sh, gen_package.sh:
2773   Remove extra checks that fail
2774
2775   20 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh:
2776   Fix minkernpackage breakage regarding the TEMP and TMPDIR
2777   variable
2778
2779   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
2780   generic/initrd.scripts:
2781   Switch order of error messages to make less confusing
2782
2783   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
2784   generic/initrd.scripts, generic/linuxrc, genkernel:
2785   Fix exit 1 issue being always called. Add UID support for
2786   unionfs. add check for livecd.unionfs file on blockdev
2787
2788   19 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2789   gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh, generic/linuxrc,
2790   genkernel:
2791   Fix --no-install cleaning the tmpdir bug that plasmaroo reported
2792
2793   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2794   Fix info about the framebuffers
2795
2796   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
2797   genkernel:
2798   cause genkernel to die if cant write to the DEBUGFILE. remove
2799   extra info strings that arent necessary
2800
2801   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2802   Fix genkernel finishing info messages to be more accurate
2803
2804   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
2805   genkernel:
2806   Cleanup tmpdirs if genkernel dies abnormally
2807
2808   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh:
2809   Fix evms bugs with missing sbin for an initrd
2810
2811   18 Jul 2005; Eric Edgar <rocket@gentoo.org>
2812   gen_determineargs.sh, gen_initramfs.sh:
2813   Fix evms bugs with missing sbin. Remove prepare line as it
2814   probably isnt necessary
2815
2816   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_bootloader.sh,
2817   gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh,
2818   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
2819   generic/linuxrc, genkernel, genkernel.conf:
2820   Create additional cleanup options. --postclear for final
2821   cleanup and 2 new genkernel.conf options. Also fixup TEMP dir
2822   creation and extraneous %%ARCH%% creation in the cache_dir
2823
2824   16 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2825   gen_initramfs.sh, gen_initrd.sh, genkernel:
2826   Fix #98886.
2827
2828   15 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2829   genkernel:
2830   >> 3.2.6. Fix mkdir linuxrc issues and bootstrapCD() not getting
2831   called as early as it should,
2832
2833   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2834   generic/initrd.scripts:
2835   Fix '[: /dev/md: unknown operand' for LiveCD boots.
2836
2837   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2838   ia64/kernel-config-2.6:
2839   Add USB Storage support.
2840
2841   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2842   Fix bug #80617.
2843
2844   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2845   gen_bootloader.sh, +gen_bootloader_grub.awk,
2846   gen_determineargs.sh, genkernel, ia64/kernel-config-2.6:
2847   Fix #98944, add GRUB :root_device support and add a more
2848   versatile grub.conf updater.
2849
2850   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2851   x86/kernel-config-2.6:
2852   Add an updated x86 kernel config from wolf31o2.
2853
2854   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2855   alpha/busy-config, ia64/busy-config, parisc/busy-config,
2856   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
2857   sparc/busy-config, sparc64/busy-config, um/busy-config,
2858   x86/busy-config, x86_64/busy-config, xen0/busy-config,
2859   xenU/busy-config:
2860   Add CONFIG_ASH_TIMEOUT.
2861
2862   13 Jul 2005; Eric Edgar <rocket@gentoo.org>
2863   generic/initrd.scripts:
2864   Fix find|grep output
2865
2866   13 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
2867   gen_initrd.sh:
2868   Fix typo for evms and removing the swap libs in gen_initramfs
2869
2870   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2871   alpha/busy-config, gen_bootloader.sh, gen_compile.sh,
2872   gen_configkernel.sh, gen_determineargs.sh, gen_initramfs.sh,
2873   gen_package.sh, generic/initrd.scripts, generic/linuxrc,
2874   genkernel, genkernel.conf, ia64/busy-config, parisc/busy-config,
2875   parisc64/busy-config,
2876   -pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
2877   -pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
2878   +pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/busy-config,
2879   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
2880   um/busy-config, x86/busy-config, x86_64/busy-config,
2881   xen0/busy-config, xenU/busy-config:
2882   Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX:
2883   upgraded busybox to 1.00, porting in my read -t and mdstart
2884   patches.
2885
2886   13 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2887   Fix for bug 97672. Call get_KV to get the KV after the prepare
2888   has been run
2889
2890   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2891   Fix minor print bug 98744. Shouldnt affect operation but it
2892   could be annoying
2893
2894   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2895   Fix for hardened/selinux systems to have extened attributes, per
2896   r2d2's request
2897
2898   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2899   gen_determineargs.sh, genkernel:
2900   Adding --symlink to fix bug 98716
2901
2902   12 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2903   generic/initrd.scripts, generic/modprobe, genkernel,
2904   genkernel.conf:
2905   >> 3.2.2. Fix #83771, #97700, #98590, #98594, #98661, #98746.
2906
2907   12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2908   generic/initrd.defaults, generic/linuxrc:
2909   Added multilib cdboot patch.
2910
2911   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2912   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
2913   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
2914   genkernel, genkernel.conf:
2915   ENHANCEMENT bug 83771. Add support for LABEL= and UUID=
2916
2917   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2918   gen_determineargs.sh:
2919   Fix bug 97700. Add additional check for kernel source directory
2920   earlier
2921
2922   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_arch.sh:
2923   Fix bug 95280 in genkernel. ARCH_OVERRIDE in
2924   /etc/genkernel.conf should work now
2925
2926   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2927   gen_determineargs.sh, generic/initrd.scripts, generic/linuxrc:
2928   remove extra make prepare in gen_determineargs.sh that breaks
2929   things. Fix md /dev creation bug 98193
2930
2931   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2932   Fix bug 98661 with the missing underscore in gen_cmdline.sh
2933
2934   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2935   generic/initrd.scripts, generic/linuxrc:
2936   Fix to let the /mnt/cdrom/cdupdate.sh script run just before the
2937   chroot
2938
2939   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2940   generic/initrd.scripts:
2941   send stderr to /dev/null for lvm startup
2942
2943   10 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2944   gen_bootloader.sh, generic/linuxrc, genkernel:
2945   Fix #93178, #98436, #98501
2946
2947   08 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2948   gen_initramfs.sh, generic/initrd.defaults,
2949   generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.8,
2950   genkernel.conf, x86/busy-config, x86_64/busy-config:
2951   >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find:
2952   ...' errors.
2953
2954   01 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos:
2955   Update Pegasos config from dholm.
2956
2957   01 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2958   fix bug 97378; setup the PATH environment properly.
2959
2960   29 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2961   +pkg/udev-054.tar.bz2, -pkg/udev-058.tar.bz2:
2962   Downgrade to 054.
2963
2964   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2965   gen_determineargs.sh:
2966   fix unionfs-modules-bincache naming error. Fix directory change
2967   error on unionfs
2968
2969   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2970   run modules_prepare in the kernel tree before unionfs modules
2971   compile
2972
2973   28 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2974   pkg/udev-058.tar.bz2:
2975   Revert to 1.1.
2976
2977   28 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2978   generic/initrd.scripts, generic/linuxrc, pkg/udev-058.tar.bz2:
2979   changed to backticks and changed /bin/bash back to /bin/sh
2980   which is a valid shell inside the initrd/initramfs
2981
2982   27 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2983   genkernel, genkernel.conf, -pkg/udev-054.tar.bz2,
2984   +pkg/udev-058.tar.bz2:
2985   Update udev and fix for SPARC64.
2986
2987   27 Jun 2005; Eric Edgar <rocket@gentoo.org>
2988   gen_configkernel.sh:
2989   bug 97051: Initramfs on 2.6+ kernels dont require ext2
2990   filesystem so can drop this forced entry.
2991
2992   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2993   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
2994   Change all EVMS/evms to EVMS2/evms2 for consitency. Also,
2995   enabled dodmraid by default.
2996
2997   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2998   generic/linuxrc:
2999   Must use /bin/bash for dollar-sign, parentheses sub-shell syntax.
3000
3001   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3002   x86/modules_load, x86_64/modules_load:
3003   Changed sata_vitesse to sata_vsc and closing bug #97089.
3004
3005   27 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3006   linuxrc that should not create avc denied messages for a
3007   hardened system.
3008
3009   24 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
3010   _pre12... ph43r...
3011
3012   24 Jun 2005; Eric Edgar <rocket@gentoo.org> genkernel:
3013   Add info for cmdline usage to genkernel
3014
3015   23 Jun 2005; Eric Edgar <rocket@gentoo.org>
3016   generic/initrd.scripts:
3017   Fix confusing volume manager message
3018
3019   23 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3020   alpha/modules_load, x86_64/modules_load:
3021   Add Fusion MPT support
3022
3023   23 Jun 2005; Eric Edgar <rocket@gentoo.org> x86/modules_load:
3024   Add Fusion MPT support for VMWare machines
3025
3026   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3027   Add missing else
3028
3029   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3030   Fix missing elif
3031
3032   22 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3033   genkernel, pkg/udev-054.tar.bz2:
3034   Fix #76082, #86487, #87673, #95993.
3035
3036   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
3037   generic/initrd.scripts, generic/linuxrc:
3038   Fix bug 87673. Option passing for dmraid. dodmraid= on the
3039   cmdline. sets up /sbin/dmraid -ay .
3040
3041   22 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3042   Fix for bug 86487. Allowing a subdirectory of a block device to
3043   be chrooted from and booted. New cmdline option subdir=
3044
3045   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3046   Fix udev for sparc so it compiles properly
3047
3048   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
3049   generic/initrd.scripts, generic/linuxrc:
3050   Remove sort because busybox is not compiled with it. Remove
3051   unnecessary UML fixes
3052
3053   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
3054   gen_compile.sh, gen_determineargs.sh:
3055   Fix bug 68903; Allows the CROSS_COMPILE env to be set for
3056   kernel compiles. Added --kernel-cross-compile= option
3057
3058   21 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3059   genkernel, genkernel.8:
3060   Fix #95993, #96300.
3061
3062   20 Jun 2005; Eric Edgar <rocket@gentoo.org>
3063   gen_determineargs.sh:
3064   Fix genkernel crash when .config is present and testing for
3065   Localversion info on a 2.6 kernel
3066
3067   17 Jun 2005; Eric Edgar <rocket@gentoo.org>
3068   gen_determineargs.sh:
3069   Fix 2.6 crash detecting LocalVersion, fix 2.4 kernels so they
3070   dont do localversion checks as they dont support it
3071
3072   16 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3073   udev build fix for no ARCH=um architectures
3074
3075   16 Jun 2005; Eric Edgar <rocket@gentoo.org>
3076   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
3077   gen_moddeps.sh, genkernel:
3078   Localversion changes to kerncache, and added a sleep statement
3079   so modprobe loop has a chance to work
3080
3081   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3082   Fix devfs for those archs that still need it.
3083
3084   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3085   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh,
3086   gen_initramfs.sh, gen_initrd.sh, gen_package.sh,
3087   generic/initrd.defaults, generic/initrd.scripts,
3088   generic/linuxrc, genkernel, genkernel.conf:
3089   Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with
3090   regard to initramfs.
3091
3092   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos,
3093   ppc/config.sh:
3094   Fix Pegasos on initramfs and add an updated Pegasos config,
3095   thanks dholm!
3096
3097   12 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3098   Fix 'lib64: No such...' error.
3099
3100   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3101   gen_package.sh:
3102   Fixing up minkernpackage
3103
3104   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3105   x86_64/kernel-config-2.6:
3106   Added floppy module to kernel config for bug #95272.
3107
3108   04 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3109   x86_64/kernel-config-2.6:
3110   Disable sound stuff, #92711.
3111
3112   03 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3113   gen_bootloader.sh, genkernel:
3114   Fix syntax.
3115
3116   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3117   gen_bootloader.sh:
3118   Add GRUB support cleanup by Richard Morris (#59192) to show an
3119   error if we can't work out device nodes and tell the user to
3120   manually generate grub.conf.
3121
3122   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3123   +gen_initramfs.sh:
3124   Add gen_initramfs.sh into CVS from rocket's initramfs support
3125   patches.
3126
3127   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3128   Fix #94860; clean up concurrent compile tmpdir-setting.
3129
3130   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
3131   alpha/busy-config, generic/initrd.defaults,
3132   generic/initrd.scripts, generic/linuxrc, genkernel.8,
3133   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
3134   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
3135   sparc64/busy-config, um/busy-config, x86/busy-config,
3136   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
3137   Remove evms and lvm2 from default boot args (they cause hardware
3138   issues, so users should explicitly specify them); add NFSboot
3139   support patches by Thomas Seiler.
3140
3141   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3142   x86/kernel-config-2.6:
3143   Updated x86 2.6 kernel to 2005.0 config.
3144
3145   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3146   alpha/kernel-config-2.4, +alpha/kernel-config-2.6,
3147   alpha/modules_load, um/modules_load, x86/modules_load,
3148   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
3149   Updated alpha kernel configs to 2005.0 configs and updated
3150   modules_load for alpha, um, x86, x86_64, xen0, and xenU to match
3151   x86.
3152
3153   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3154   gen_configkernel.sh:
3155   Added config parsing for dmraid modules if genkernel is called
3156   with --dmraid
3157
3158   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3159   gen_configkernel.sh:
3160   Added check for --lvm2 and enable lvm2-required modules if they
3161   are not enabled already in the supplied .config file.
3162
3163   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3164   x86/modules_load:
3165   Adding back in atp870u to modules_load on x86.
3166
3167   02 May 2005; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
3168   Add ata_piix.
3169
3170   22 Apr 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3171   Added support for reading /mnt/cdrom/cdupdate.sh if its
3172   executable on the livecd
3173
3174   22 Apr 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3175   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
3176   gen_initrd.sh, gen_package.sh, generic/linuxrc, genkernel,
3177   genkernel.8, -notes, -pkg/dietlibc-0.27.tar.bz2, +pkg/ia64,
3178   +pkg/ia64/README, +pkg/um, +pkg/um/README, +pkg/xen0,
3179   +pkg/xen0/README, +pkg/xenU, +pkg/xenU/README, +ppc/Pegasos,
3180   ppc/config.sh, +um, +um/busy-config, +um/config.sh,
3181   +um/kernel-config-2.4, +um/kernel-config-2.6, +um/modules_load,
3182   +xen0, +xen0/busy-config, +xen0/config.sh,
3183   +xen0/kernel-config-2.4, +xen0/kernel-config-2.6,
3184   +xen0/modules_load, +xenU, +xenU/busy-config, +xenU/config.sh,
3185   +xenU/kernel-config-2.4, +xenU/kernel-config-2.6,
3186   +xenU/modules_load:
3187   >> 3.2.0_beta1; now with extra froz-faktor <TM>.
3188
3189   29 Mar 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
3190   fixed bug in scan delay so that it will work with both udev and
3191   devfs
3192
3193   13 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3194   Add missing mkdir -p /etc/sysconfig to linuxrc.
3195
3196   12 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3197   Get udev to go as the default manager if the udev binary exists
3198   and 2.6 or above is being used.
3199
3200   11 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
3201   mkdir -> mkdir -p
3202
3203   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3204   genkernel:
3205   Fix udev.rules install issue.
3206
3207   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3208   genkernel, genkernel.conf, -pkg/udev-039.tar.bz2,
3209   +pkg/udev-054.tar.bz2:
3210   >> 3.1.3. Remove udev static mode; upgrade udev to 054 instead.
3211
3212   08 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
3213   generic/initrd.defaults, generic/linuxrc:
3214   Add patch by Gerte Hoogewerf (gerte <-at-> nieuwenborg.nl) to
3215   fix dmraid with cdroot.
3216
3217   07 Mar 2005; Eric Edgar <rocket@gentoo.org>
3218   gen_configkernel.sh:
3219   Fix possible broken pipe error message when configuring the
3220   kernel
3221
3222   07 Mar 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
3223   Fix for broken pipe when configuring busybox in the
3224   gen_compile.sh script
3225
3226   07 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3227   genkernel, x86/modules_load, x86_64/modules_load:
3228   >> 3.1.1d. Add sata_qstor; fix #83328.
3229
3230   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
3231   generic/initrd.scripts:
3232   Check for dummy 'livecd' file instead of 'gentoo'.
3233
3234   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
3235   generic/initrd.scripts, genkernel:
3236   >> 3.1.1c. Add LiveCD detection to skip mountable but non-LiveCD
3237   media; requires Catalyst 1.1.6.
3238
3239   02 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel,
3240   genkernel.conf:
3241   Bump dmraid, >> 3.1.1.b.
3242
3243   01 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3244   genkernel:
3245   Fix 2.4 -j0 issue.
3246
3247   28 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
3248   Fix -j0 2.4 modules breakage.
3249
3250   25 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3251   generic/initrd.defaults, genkernel, x86/modules_load,
3252   x86_64/modules_load:
3253   >> 3.1.0k -- Add MODULES_SATA, fix udev on non-x86 archs where
3254   there seem to be problems with KLibC+udev so use a static udev
3255   on those.
3256
3257   24 Feb 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
3258   gen_determineargs.sh, gen_package.sh, genkernel, genkernel.8:
3259   Add support for maxkernpackage
3260   creates a tarball containing:
3261   kernel
3262   initrd
3263   contents of /lib/modules
3264   kernel config
3265
3266   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
3267   Fix 2.4 strict flag filtering issue.
3268
3269   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
3270   Document arbitrary scandelay initrd option.
3271
3272   20 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3273   genkernel:
3274   Fix '/tmp/.initrd/bin/[' to '[' in places before the pivot_root.
3275
3276   18 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3277   genkernel, pkg/udev-039.tar.bz2, x86/modules_load:
3278   Fix #58686 and #80716.
3279
3280   17 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3281   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
3282   generic/linuxrc, genkernel.conf, pkg/udev-039.tar.bz2:
3283   Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985).
3284
3285   31 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3286   Fix #77259.
3287
3288   30 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3289   genkernel:
3290   Fix #79999.
3291
3292   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
3293   -eq >> = for the LVM and EVMS2 checks.
3294
3295   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
3296   genkernel:
3297   Add patch for turning off LVM and EVMS2 optionally at boot time
3298   even if compiled into initrd; bug #79755.
3299
3300   26 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
3301   Fix #79502; thanks to rocket for the patch.
3302
3303   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3304   Make udev default for 2.6+
3305
3306   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3307   Add missing #72253 patch.
3308
3309   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3310   Add missing echo; #77363.
3311
3312   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org>
3313   gen_bootloader.sh, generic/initrd.scripts, generic/linuxrc,
3314   genkernel:
3315   >> 3.1.0e. Fixes #73356, #74758, #77277, #77363, #78636.
3316
3317   10 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3318   gen_initrd.sh:
3319   Add --evms2 patch by Eric Edgar; bug #77385.
3320
3321   21 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
3322   pkg/dietlibc-0.27.tar.bz2:
3323   >> 3.1.0d; bug #73112.
3324
3325   17 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
3326   Removing tmscsim module; bug #72055.
3327
3328   01 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
3329   Fix for bug #73054.
3330
3331   30 Nov 2004; Tim Yamin <plasmaroo@gentoo.org>
3332   gen_determineargs.sh, gen_initrd.sh:
3333   >> 3.0.2c. Adding LVM2 args code to gen_determineargs.sh.
3334
3335   29 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3336   Bugfix for bug #72342.
3337
3338   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
3339   +genkernel.8:
3340   Time for our own manpage...
3341
3342   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3343   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh, genkernel,
3344   genkernel.conf:
3345   LVM2 compilation support; thanks to Eric Edgar for the patch.
3346   Bug #72129.
3347
3348   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
3349   generic/initrd.scripts, generic/linuxrc:
3350   Udev speedups; thanks to Eric Edgar for the patch - bug #72253.
3351
3352   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
3353   Adding MODULES_LVM2; #72129 // #72253.
3354
3355   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3356   gen_initrd.sh:
3357   Adding user-specified /linuxrc support; bug #66198.
3358
3359   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3360   ramdisk=8092 >> ramdisk_size=8092; bug #64864.
3361
3362   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3363   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
3364   Adding EVMS2 support; bug #61827.
3365
3366   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
3367   LVM fix, bug #69745.
3368
3369   05 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
3370   Fix for --minkernpackage and 'kernel' only instead of all; bug
3371   #70193.
3372
3373   26 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
3374   uchi-hcd >> uhci-hcd.
3375
3376   25 Oct 2004; Mike Frysinger <vapier@gentoo.org> gen_cmdline.sh:
3377   clean up some of the help output
3378
3379   23 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> README,
3380   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh,
3381   gen_initrd.sh, generic/initrd.defaults, generic/initrd.scripts,
3382   generic/linuxrc, genkernel, genkernel.conf,
3383   -pkg/busybox-1.00-pre2-decl.patch,
3384   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
3385   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
3386   -pkg/dietlibc-0.26.tar.bz2, +pkg/dietlibc-0.27.tar.bz2,
3387   -pkg/udev-030.tar.bz2, +pkg/udev-039.tar.bz2, x86/modules_load:
3388   >> 3.1.0b.
3389
3390   09 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
3391   vgscan >> lvm; bug #44091.
3392
3393   02 Oct 2004; Travis Tilley <lv@gentoo.org> x86_64/modules_load:
3394   fix the sata crap
3395
3396   27 Sep 2004; Travis Tilley <lv@gentoo.org>
3397   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp,
3398   x86_64/modules_load:
3399   add bluetooth for one user's bluetooth kb+mouse, fix usb module
3400   stuff, add in support for an ide chipset used in some em64t boxes
3401
3402   27 Sep 2004; Travis Tilley <lv@gentoo.org>
3403   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
3404   CONFIG_SCSI_AIC7XXX_OLD, you are the weakest link! goodbye!
3405
3406   26 Sep 2004; Travis Tilley <lv@gentoo.org>
3407   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
3408   new generic genkernel configs. em64t support, here we come
3409
3410   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
3411   x86/kernel-config-2.6:
3412   Adding CONFIG_CRYPTO_ARC4=m; bug #58360.
3413
3414   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
3415   gen_bootloader.sh:
3416   Adding updated grub.conf patch from Mathias Gug, bug #57576.
3417
3418   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3419   gen_funcs.sh, genkernel:
3420   Adding robbat2's patch for bug #62365.
3421
3422   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3423   genkernel, genkernel.conf,
3424   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
3425   -pkg/dietlibc-0.24.tar.bz2, +pkg/dietlibc-0.26.tar.bz2:
3426   Disabling dietlibc usage for devfsd and modutils; dietlibc
3427   updated to a new Hardened-aware version. Bug #60862.
3428
3429   18 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_package.sh:
3430   Adding missing {} around a logic check; bug #64514.
3431
3432   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
3433   --no-lvm-2 >> --no-lvm2 as it should be.
3434
3435   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh:
3436   Updated the --cache-dir patch to patch #36982.
3437
3438   14 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
3439   +ia64, +ia64/busy-config, +ia64/config.sh,
3440   +ia64/kernel-config-2.6, +ia64/modules_load:
3441   Added an ia64 config.
3442
3443   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3444   Added a check to disable udev on 2.4 kernels; bug #59687.
3445
3446   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3447   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
3448   generic/initrd.scripts, generic/linuxrc, genkernel:
3449   Added LiveCD udev support.
3450
3451   07 Aug 2004; Tim Yamin <plasmaroo@gentoo.org>
3452   x86/kernel-config-2.6, x86/modules_load:
3453   modules_load cleaned up to match the version used for the 2004.2
3454   release, also added BusLogic=m to the 2.6 configartion: bug #59310.
3455
3456   30 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
3457   generic/initrd.scripts:
3458   Removed "-t iso9660" which causes issues on Gentoo/PPC-Pegasos,
3459   supposedly.
3460
3461   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3462   gen_determineargs.sh, gen_funcs.sh, genkernel, genkernel.conf:
3463   Patch for bug #57867 adding --cachedir=<dir> by Martin Parm.
3464
3465   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
3466   genkernel:
3467   '-ne' >> '!=' for LVM2 static support to work properly; bug
3468   #58816.
3469
3470   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
3471   x86/kernel-config-2.4:
3472   Ext3 shouldn't really be a module - bug #58663.
3473
3474   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3475   generic/linuxrc:
3476   Fix for "udev" not having to be passed to the linuxrc; and a fix
3477   for the devfsd bincache not being used.
3478
3479   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
3480   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
3481   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc, genkernel,
3482   genkernel.conf, +pkg/udev-030.tar.bz2:
3483   >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a
3484   patch for bug #57953 from Martin Parm. Udev support, bug #49328.
3485
3486   22 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
3487   Fix for bug #57865. Thanks to Martin Parm for the patch!
3488
3489   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
3490   Added a patch for only [re]mounting /boot when installation is
3491   required. Patch from bug #57836 by Martin "Parmus" Parm.
3492
3493   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
3494   +gen_bootloader.sh, gen_cmdline.sh, gen_determineargs.sh,
3495   genkernel, genkernel.conf:
3496   GRUB Bootloader support - bug #57576. Thanks to Mathias Gug for
3497   the patch!
3498
3499   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3500   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
3501   gen_moddeps.sh, genkernel, genkernel.conf:
3502   Adding a set of patches submitted by Martin "Parmus" Parm; bugs
3503   #57748, #57749, #57751, #57752, and #57761.
3504
3505   16 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3506   gen_funcs.sh, genkernel:
3507   Bug #57297 fix.
3508
3509   14 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
3510   genkernel, pkg/modutils-2.4.26.tar.bz2:
3511   >> 3.0.2d. Modutils ./configure* patch for HPPA and an option
3512   parsing fix.
3513
3514   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
3515   x86/kernel-config-2.6:
3516   Added CONFIG_PRINTER=y; bug #47666.
3517
3518   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
3519   gen_configkernel.sh, x86/config.sh:
3520   Added a sed to ensure Ext2 support is on; bug #52558.
3521
3522   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
3523   gen_initrd.sh, genkernel, x86/modules_load:
3524   >> 3.0.2c. Added more PCMCIA modules to the x86 module list; and
3525   added the bug
3526   #52561 patch.
3527
3528   03 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3529   Added a patch allowing arguments to be passed to init by
3530   real_init=...; this closes bug #55736.
3531
3532   19 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
3533   gen_configkernel.sh:
3534   Fix for bug #54455; moved the code to create a backup .config
3535   upwards since
3536   before the "make mrproper" just wiped it out.
3537
3538   04 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
3539   generic/keymaps.tar.gz:
3540   New keymaps tarball lost the keymapList file; added back in.
3541
3542   03 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
3543   alpha/modules_load, gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
3544   gen_configkernel.sh, gen_determineargs.sh, gen_funcs.sh,
3545   gen_initrd.sh, gen_moddeps.sh, gen_package.sh,
3546   generic/initrd.defaults, generic/initrd.scripts,
3547   generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
3548   genkernel, parisc/modules_load, parisc64/modules_load,
3549   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
3550   ppc/modules_load, ppc64/modules_load, sparc/modules_load,
3551   sparc64/modules_load, x86/kernel-config-2.4,
3552   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
3553   New release:
3554   
3555   * Busybox patched to support loops on 2.4 thus giving 2.4
3556   squashfs
3557   support.
3558   * Various bug fixes; #46167, #46278, #47551, #48219, #48308,
3559   #48339, #49728, #51395, #51948.
3560   * Speedups: "" > ''; [ ! ... ] && > [ ... ] || et al where
3561   applicable.
3562
3563   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org>
3564   x86/kernel-config-2.6:
3565   Modularized parallel support in the X86 2.6 configuration.
3566
3567   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
3568   generic/linuxrc, genkernel:
3569   Bugfixes for bugs #46941, #46641; and a cosmetic fix for LiveCD
3570   mount issues.
3571
3572   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
3573   Added an error message for mistyped options [ Bug #45946 ] and
3574   also shortened the help list into two sections: a long one specified by
3575   --help and a short default one.
3576
3577   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
3578   genkernel:
3579   Fix for bug #46596; version header update.
3580
3581   28 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
3582   Applied the fixed for ``docache'' to work properly on zisofs.
3583
3584   27 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
3585   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
3586   A few short fixes: reduced compilation verbosity; bootsplash fix
3587   to use both 'bootsplash' and 'bootsplash.conf' rather than 'bootsplash'
3588   and also docache support which should work on at least loopFSes for now.
3589
3590   22 Mar 2004; Jason Wever <weeve@gentoo.org> sparc/config.sh:
3591   Fixed MAKEOPTS for sparc32 so kernels will reliably build.
3592
3593   21 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> README, TODO,
3594   gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh,
3595   gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
3596   generic/initrd.defaults, generic/initrd.scripts,
3597   +generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
3598   genkernel, genkernel.conf, x86/modules_load:
3599   Version bump. Closes bugs #34948, #37371, #41129, #41166,
3600   #42725, #42815, #44127, #44556, and #44601.
3601
3602   20 Mar 2004; Tim Yamin <plasmaroo@gentoo.org>
3603   -pkg/busybox-1.00-pre8-alpha.patch,
3604   -pkg/busybox-1.00-pre8-crypto-losetup.patch,
3605   -pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
3606   Removing broken 1.00-pre8 busybox.
3607
3608   08 Mar 2004; Tom Gall <tgall@gentoo.org>
3609   +ppc64/kernel-2.6-pSeries, +ppc64/kernel-2.6.g5:
3610   g5 and pseries kernel config
3611
3612   08 Mar 2004; Brad House <brad_mssw@gentoo.org> +ppc64,
3613   +ppc64/busy-config, +ppc64/config.sh, +ppc64/modules_load:
3614   ppc64 profile
3615
3616   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3617   +ppc/2.6.3-benh2-G4-SMP.autoload, +ppc/2.6.3-benh2-G4.autoload,
3618   +ppc/2.6.3-benh2-G5-SMP.autoload, +ppc/2.6.3-benh2-G5.autoload:
3619   What stuff needs to be automatically loaded for each kernel
3620
3621   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3622   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
3623   bugfixes - posible /proc mounting lock bug solution included (removed
3624   rivafb support)
3625
3626   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3627   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
3628   bugfixed kernels - still rivafb enabled
3629
3630   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3631   version bump
3632
3633   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf:
3634   busybox version change
3635
3636   27 Feb 2004; Daniel Robbins <drobbins@gentoo.org>
3637   gen_initrd.sh:
3638   initrd bootsplash fix to use "default"
3639
3640   27 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3641   -ppc/G3, -ppc/G3-SMP:
3642   Migrated G3 into G4
3643
3644   26 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3645   +ppc/G3, +ppc/G3-SMP, +ppc/G4, +ppc/G4-SMP, +ppc/G5,
3646   +ppc/G5-SMP, -ppc/kernel-config-2.4-g3g4,
3647   -ppc/kernel-config-2.4-g5:
3648   Updated kernel .configs.
3649   
3650   G5-SMP verified to work on dual G5 1.8 w. radeon and 160G SATA
3651   Others are being tested right now
3652
3653   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
3654   +pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2:
3655   busybox pre7 patched
3656
3657   25 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
3658   genkernel.conf, +pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
3659   -pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2,
3660   +pkg/busybox-1.00-pre8-alpha.patch,
3661   +pkg/busybox-1.00-pre8-crypto-losetup.patch,
3662   +pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
3663   busybox update and alpha fix
3664
3665   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
3666   generic/linuxrc, generic/modprobe:
3667   script updates, less debugging, and modprobe return code fix
3668
3669   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
3670   x86/kernel-config-2.4:
3671   too many complaints, make reiser static
3672
3673   22 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3674   version update
3675
3676   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
3677   +pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2:
3678   busybox tarball
3679
3680   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
3681   generic/linuxrc, genkernel.conf,
3682   -pkg/busybox-1.00-pre7-crypto-losetup.patch,
3683   -pkg/busybox-1.00-pre7-crypto-patched.tar.bz2,
3684   x86_64/kernel-config-2.6, +x86_64/kernel-config-2.6-emachines,
3685   +x86_64/kernel-config-2.6-smp:
3686   gcloop fixes
3687
3688   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3689   create /dev/console if for some reason /dev wasn't on the fs
3690
3691   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3692   temp move
3693
3694   14 Feb 2004; Brad House <brad_mssw@gentoo.org>
3695   +pkg/busybox-1.00-pre7-crypto-patched.tar.bz2:
3696   pkg
3697
3698   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf,
3699   -pkg/busybox-1.00-pre3-patched.tar.bz2,
3700   -pkg/busybox-1.00-pre3.tar.bz2,
3701   +pkg/busybox-1.00-pre7-crypto-losetup.patch:
3702   busybox updates
3703
3704   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3705   gcloop fix
3706
3707   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
3708   +pkg/ppc, +pkg/ppc/README:
3709   updates
3710
3711   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3712   initrd updates for correctness, squashfs, and gcloop
3713
3714   12 Feb 2004; Luca Barbato <lu_zero@gentoo.org> +pkg/ppc64,
3715   +pkg/ppc64/README, +ppc, +ppc/busy-config, +ppc/config.sh,
3716   +ppc/kernel-config-2.4-g3g4, +ppc/kernel-config-2.4-g5,
3717   +ppc/modules_load:
3718   pvdabeel's first import.
3719
3720   08 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3721   typo
3722
3723   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
3724   generic/linuxrc, genkernel:
3725   beta10 finalizations
3726
3727   07 Feb 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3728   make modules_install should use -j1 only
3729
3730   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
3731   gen_configkernel.sh:
3732   err, backed up wrong file :)
3733
3734   03 Feb 2004; Guy Martin <gmsoft@gentoo.org> +parisc64,
3735   +parisc64/busy-config, +parisc64/config.sh,
3736   +parisc64/kernel-config-2.4, +parisc64/modules_load,
3737   +pkg/parisc64, +pkg/parisc64/README:
3738   Ported to parisc64
3739
3740   31 Jan 2004; Brad House <brad_mssw@gentoo.org>
3741   gen_determineargs.sh:
3742   make commandline debugfile option work
3743
3744   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
3745   generic/modprobe, x86_64/modules_load:
3746   modprobe fixes, and scsi module updates for x86_64
3747
3748   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
3749   generic/linuxrc, genkernel:
3750   hwopts fix
3751
3752   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3753   cleanups
3754
3755   28 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
3756   debugfile truncation fix
3757
3758   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3759   version bump
3760
3761   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
3762   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
3763   kernel config updates
3764
3765   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
3766   gen_configkernel.sh, genkernel:
3767   misc fixes in relation to kernel configs
3768
3769   25 Jan 2004; Brain Jackson <iggy@gentoo.org>
3770   x86/kernel-config-2.4:
3771   new default config, works well with gentoo-sources
3772
3773   24 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_funcs.sh,
3774   generic/linuxrc, genkernel:
3775   updates
3776
3777   18 Jan 2004; Brad House <brad_mssw@gentoo.org> +alpha,
3778   +alpha/busy-config, +alpha/config.sh, +alpha/kernel-config-2.4,
3779   +alpha/modules_load, +pkg/alpha, +pkg/alpha/README:
3780   add alpha profile
3781
3782   17 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3783   version bump
3784
3785   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3786   must bind-mount dev for loop devices
3787
3788   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3789   support multiple loop types
3790
3791   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3792   not -t ext3 use -t ext2 Im and idiot
3793
3794   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
3795   generic/linuxrc, genkernel:
3796   fix for loop device mounting
3797
3798   11 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3799   genkernel
3800
3801   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
3802   generic/initrd.scripts, generic/linuxrc:
3803   more fixes
3804
3805   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
3806   generic/initrd.scripts, generic/linuxrc:
3807   fixes
3808
3809   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3810   livecd fixes
3811
3812   10 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3813   uname machine for parisc, etc
3814
3815   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +pkg/sparc,
3816   +pkg/sparc/README, +pkg/sparc64, +pkg/sparc64/README:
3817   dont forget placeholders for pkg directory
3818
3819   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
3820   x86_64/kernel-config-2.6:
3821   updated config
3822
3823   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +TODO:
3824   todo
3825
3826   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3827   version bump
3828
3829   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3830   fix
3831
3832   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
3833   x86_64/kernel-config-2.6:
3834   updated kernel config
3835
3836   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3837   gen_funcs.sh, genkernel:
3838   check for loop devices and fix debug printing
3839
3840   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3841   gen_determineargs.sh, generic/linuxrc, parisc/config.sh,
3842   sparc/config.sh, sparc64/config.sh, x86/config.sh,
3843   x86_64/config.sh:
3844   add makeopts params, and fixes for if old coreutils is in root
3845
3846   05 Jan 2004; Jason Wever <weeve@gentoo.org> +sparc,
3847   +sparc/busy-config, +sparc/config.sh, +sparc/kernel-config,
3848   +sparc/modules_load, +sparc64, +sparc64/busy-config,
3849   +sparc64/config.sh, +sparc64/kernel-config,
3850   +sparc64/modules_load:
3851   Added sparc and sparc64 dirs for genkernel.
3852
3853   03 Jan 2004; Guy Martin <gmsoft@gentoo.org> +parisc,
3854   +parisc/busy-config, +parisc/config.sh,
3855   +parisc/kernel-config-2.4, +parisc/modules_load, +pkg/parisc,
3856   +pkg/parisc/README:
3857   Added parisc files
3858
3859   31 Dec 2003; Seemant Kulleen <seemant@gentoo.org>
3860   +x86/kernel-config-2.4:
3861   2.4 config thanks to iggycvs add kernel-config-2.4
3862
3863   24 Dec 2003; Brad House <brad_mssw@gentoo.org>
3864   gen_determineargs.sh:
3865   no bootsplash fix
3866
3867   24 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel:
3868   reverse kernel compile with modules make
3869
3870   23 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
3871   +genkernel, -genkernel.sh:
3872   genkernel move
3873
3874   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3875   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc,
3876   genkernel.sh:
3877   no initrd modules stuff
3878
3879   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3880   gen_determineargs.sh, +gen_package.sh, genkernel.sh:
3881   changes for livecd stuff
3882
3883   22 Dec 2003; Brad House <brad_mssw@gentoo.org> README:
3884   notes
3885
3886   22 Dec 2003; Brad House <brad_mssw@gentoo.org>
3887   gen_determineargs.sh:
3888   get extraversion properly
3889
3890   17 Dec 2003; Brad House <brad_mssw@gentoo.org>
3891   -x86_64/modprobe:
3892   remove modprobe from x86_64
3893
3894   17 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
3895   gen_initrd.sh, gen_moddeps.sh, generic/initrd.defaults,
3896   generic/initrd.scripts, generic/linuxrc, generic/modprobe,
3897   x86_64/modules_load:
3898   fixes
3899
3900   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
3901   generic/linuxrc, -x86/linuxrc, x86/modules_load,
3902   x86_64/modules_load:
3903   more generic
3904
3905   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
3906   +generic, +generic/initrd.defaults, +generic/initrd.scripts,
3907   +generic/linuxrc, +generic/modprobe, -x86_64/initrd.defaults,
3908   -x86_64/initrd.scripts, -x86_64/linuxrc:
3909   make more generic
3910
3911   16 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
3912   +gen_moddeps.sh, genkernel.sh, +x86_64/initrd.defaults,
3913   +x86_64/initrd.scripts, x86_64/linuxrc, +x86_64/modprobe,
3914   x86_64/modules_load:
3915   integrate new initrd, and module scanning
3916
3917   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
3918   killall
3919
3920   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
3921   devfsd fixes
3922
3923   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3924   typos
3925
3926   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3927   x86/config.sh, x86_64/config.sh:
3928   fix
3929
3930   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3931   +pkg/busybox-1.00-pre2-decl.patch:
3932   stuff
3933
3934   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3935   gen_compile.sh, gen_determineargs.sh, x86/config.sh,
3936   x86_64/config.sh:
3937   different makes for kernel and utils
3938
3939   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3940   gen_determineargs.sh, x86/config.sh, x86_64/config.sh:
3941   add make variable
3942
3943   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3944   x86/config.sh:
3945   KERNEL_MAKE_2 for sparc
3946
3947   09 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel.conf,
3948   +pkg/busybox-1.00-pre3-patched.tar.bz2:
3949   busybox stuff
3950
3951   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3952   gen_determineargs.sh, genkernel.conf, genkernel.sh:
3953   add devfsd support
3954
3955   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3956   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
3957   +pkg/devfsd-1.3.25-dietlibc.patch:
3958   devfsd dietlibc stuff
3959
3960   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3961   x86/config.sh, x86_64/config.sh:
3962   fixes
3963
3964   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3965   umm, make configure scripts work with CC, AS, and LD set or unset
3966
3967   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3968   don't forget 'env' before
3969
3970   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3971   +pkg/modutils-2.4.26.tar.bz2:
3972   forgot modutils package
3973
3974   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3975   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
3976   x86/config.sh, x86_64/config.sh:
3977   need seperate toolkit for compilation of kernel and utils on sparc64
3978
3979   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3980   gen_determineargs.sh:
3981   fixes for sparc, cant set LD or AS for sparc64
3982
3983   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3984   gen_configkernel.sh, gen_determineargs.sh, genkernel.conf,
3985   -x86/kernel-config, +x86/kernel-config-2.6,
3986   -x86_64/kernel-config, +x86_64/kernel-config-2.6:
3987   make friendly with 2.4
3988
3989   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3990   gen_determineargs.sh, +pkg/x86, +pkg/x86/README, +pkg/x86_64,
3991   +pkg/x86_64/README:
3992   fixes
3993
3994   09 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
3995   gen_compile.sh, gen_initrd.sh, genkernel.conf, genkernel.sh:
3996   2.4 kernel updates
3997
3998   08 Dec 2003; Brad House <brad_mssw@gentoo.org> +README,
3999   +gen_arch.sh, +gen_cmdline.sh, +gen_compile.sh,
4000   +gen_configkernel.sh, +gen_determineargs.sh, +gen_funcs.sh,
4001   +gen_initrd.sh, +genkernel.conf, +genkernel.sh, +notes, +pkg,
4002   +pkg/busybox-1.00-pre3.tar.bz2, +pkg/dietlibc-0.24.tar.bz2,
4003   +pkg/module-init-tools-0.9.15-pre4.tar.bz2, +x86,
4004   +x86/busy-config, +x86/config.sh, +x86/kernel-config,
4005   +x86/linuxrc, +x86/modules_load, +x86_64, +x86_64/busy-config,
4006   +x86_64/config.sh, +x86_64/kernel-config, +x86_64/linuxrc,
4007   +x86_64/modules_load:
4008   add new genkernel dev