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