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