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