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