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