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