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