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