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