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