Remove allow_root mount opt, since it conflicts with allow_other
[genkernel.git] / ChangeLog
1 # ChangeLog for genkernel
2 # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
3 # Distributed under the GPL v2
4
5   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
6   Remove allow_root mount opt, since it conflicts with allow_other
7
8   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
9   patches/busybox/1.7.4/1.7.4-simplify-path-debug.diff:
10   Change typo in unionfs-fuse mount opt and add -i support to umount
11
12   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
13   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
14   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
15   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
16   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
17   Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
18
19   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
20   +patches/busybox/1.7.4/1.7.4-mount-i-option.diff:
21   Add patch for busybox to add -i option to mount command
22
23   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
24   Compile unionfs-fuse statically
25
26   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc,
27   gen_initramfs.sh:
28   Make sure that /sbin/unionfs is +x
29
30   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
31   gen_initramfs.sh:
32   Correct unionfs-fuse bincache path and clean up debugging code
33
34   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
35   Add -L line into LIB= in Makefile
36
37   13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
38   Unpack fuse source and modify CFLAGS for unionfs-fuse
39
40   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
41   genkernel.conf:
42   Unpack unionfs-fuse with -j
43
44   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
45   Call arch_replace and cache_replace on fuse/unionfs-fuse vars
46
47   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
48   Add fuse/unionfs-fuse blocks to genkernel.conf
49
50   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
51   Actually call compile_fuse() and compile_unionfs_fuse()
52
53   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
54   defaults/linuxrc:
55   Add back (modified) unionfs code in linuxrc
56
57   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
58   Add append_fuse() and append_unionfs_fuse() functions
59
60   12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
61   Add compile_fuse() and compile_unionfs_fuse()
62
63   04 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
64   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
65   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
66   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
67   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
68   Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of
69   gentoo bug 211976
70
71   31 Oct 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel:
72   Tagging a 3.4.10.901 release, for testing. Adding periods to ChangeLog to
73   fix syntax hilighting.
74
75   15 Sep 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS:
76   Adding Andrew and Robin to AUTHORS.
77
78   15 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
79   Add dummy handler for --config in gen_cmdline.sh for Gentoo bug #237541.
80
81   12 Sep 2008; Chris Gianelloni <wolf31o2@wolf31o2.org>
82   arch/alpha/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
83   arch/parisc/modules_load, arch/parisc64/modules_load,
84   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
85   arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load,
86   arch/x86_64/modules_load, defaults/initrd.defaults, defaults/modules_load:
87   Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own
88   module group. This allows the module to be loaded last, no matter what
89   combination of disks are in the system, allowing for firmware and such to
90   be loaded before genkernel continues, even when asynchronous SCSI scanning
91   is enabled in the kernel.
92
93   31 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
94   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
95   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
96   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
97   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config,
98   genkernel.conf:
99   Enable CONFIG_ROUTE in busy-configs.
100
101   29 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
102   arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
103   arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
104   arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
105   arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config,
106   defaults/udhcpc.scripts:
107   Enable CONFIG_HOSTNAME in all busy-configs and call 'hostname' with value
108   from DHCP.
109
110   28 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> arch/x86/kernel-config,
111   arch/x86_64/kernel-config:
112   Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs.
113
114   25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org>
115   +patches/busybox/1.7.4/README:
116   Add README to busybox patches dir.
117
118   25 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
119   Only apply files from patch dir ending in diff/patch.
120
121   24 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/linuxrc:
122   Fix CONSOLE= handling code for bug 232012.
123
124   21 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> -gen_bootloader.sh,
125   -gen_bootloader_grub.awk:
126   Remove unneeded files for broken grub code.
127
128   21 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
129   gen_determineargs.sh, genkernel, genkernel.conf:
130   Remove broken grub code.
131
132   07 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
133   Only append splash portion to initramfs if SPLASH is set.
134
135   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
136   Fix typo in man page, butt -> but.
137
138   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/udhcpc.scripts:
139   Add support to udhcpc.scripts for default route and DNS servers/domain.
140
141   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
142   Remove check for >=2.6 for mounting sysfs.
143
144   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
145   Remove check for >=2.6 for 'make prepare'.
146
147   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> gen_bootloader.sh,
148   gen_configkernel.sh, gen_moddeps.sh, genkernel.8:
149   Remove a few more 2.4 kernel support remnants.
150
151   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh, genkernel:
152   Cleanup remaining references to ${ARCH}/ without arch/ prefix.
153
154   29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> +arch/um/busy-config,
155   +arch/um/config.sh, +arch/um/kernel-config, +arch/um/modules_load,
156   -um/busy-config, -um/config.sh, -um/kernel-config, -um/modules_load:
157   Move um/ underneath arch/ where it belongs.
158
159   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> gen_compile.sh:
160   Removed some unused dietlibc code.
161
162   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
163   gen_bootloader.sh, gen_compile.sh, gen_configkernel.sh,
164   gen_determineargs.sh, genkernel:
165   Removed a large chunk of 2.4 kernel support. This will still require some
166   fairly extensive cleaning to completely remove, but I'd say that without a
167   shadow of a doubt, genkernel will not function on 2.4 kernels.
168
169   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel,
170   genkernel.8:
171   Added a couple more places where I needed to switch INITRD with RAMDISK.
172
173   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
174   arch/alpha/modules_load, arch/ia64/modules_load, arch/mips/modules_load,
175   arch/parisc/modules_load, arch/parisc64/modules_load,
176   arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load,
177   arch/sparc64/modules_load, arch/x86/modules_load,
178   arch/x86_64/modules_load, defaults/initrd.scripts, defaults/linuxrc,
179   defaults/modules_load, gen_bootloader.sh, gen_cmdline.sh,
180   gen_determineargs.sh, gen_initramfs.sh, -gen_initrd.sh, gen_moddeps.sh,
181   gen_package.sh, genkernel, genkernel.8:
182   Removed all references to an initrd and renamed most initr{d,amfs} stuff
183   to simply 'ramdisk' to simplify things for the future.
184
185   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO,
186   +defaults/initrd.defaults, +defaults/initrd.scripts,
187   +defaults/keymaps.tar.gz, +defaults/linuxrc, +defaults/modprobe,
188   +defaults/udhcpc.scripts, gen_initramfs.sh, -generic/initrd.defaults,
189   -generic/initrd.scripts, -generic/keymaps.tar.gz, -generic/linuxrc,
190   -generic/modprobe, -generic/udhcpc.scripts:
191   Moving files from generic to defaults, since they are the defaults used
192   globally.
193
194   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO, +modules/README:
195   Added the modules directory, which will be used to store the built-in
196   modules and also for external entities to add their own modules and hooks.
197
198   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +defaults/busy-config,
199   +defaults/config.sh, +defaults/kernel-config, +defaults/modules_load,
200   +defaults/nb-busybox.cf:
201   Added a defaults directory to store default files for builds. These are
202   overridden by architecture or module specific parameters. This should end
203   up reducing the amount of architecture-specific files needed, especially
204   as most of them have files which are (nearly) identical.
205
206   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> -alpha/busy-config,
207   -alpha/config.sh, -alpha/kernel-config, -alpha/modules_load,
208   +arch/alpha/busy-config, +arch/alpha/config.sh, +arch/alpha/kernel-config,
209   +arch/alpha/modules_load, +arch/ia64/busy-config, +arch/ia64/config.sh,
210   +arch/ia64/kernel-config, +arch/mips/ip22r4k-2006_1.cf,
211   -mips/ip22r4k-2006_1.cf, +arch/ia64/modules_load,
212   +arch/mips/ip22r5k-2006_1.cf, +arch/mips/ip27r10k-2006_1.cf,
213   +arch/mips/ip28r10k-2006_1.cf, +arch/mips/ip30r10k-2006_1.cf,
214   +arch/mips/ip32r5k-2006_1.cf, +arch/mips/ip32rm5k-2006_1.cf,
215   -mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_1.cf,
216   -mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_1.cf,
217   -mips/ip32r5k-2006_1.cf, -mips/ip32rm5k-2006_1.cf, +arch/mips/busy-config,
218   +arch/mips/config.sh, +arch/mips/modules_load, +arch/mips/nb-busybox.cf,
219   +arch/parisc/busy-config, +arch/parisc/config.sh,
220   +arch/parisc/modules_load, +arch/parisc64/busy-config,
221   +arch/parisc64/config.sh, +arch/parisc64/modules_load,
222   +arch/ppc/busy-config, +arch/ppc/config.sh, +arch/ppc/kernel-config,
223   +arch/ppc/modules_load, +arch/ppc64/busy-config, +arch/ppc64/config.sh,
224   +arch/ppc64/kernel-2.6-pSeries, +arch/ppc64/kernel-2.6.g5,
225   +arch/ppc64/modules_load, +arch/sparc/busy-config, +arch/sparc/config.sh,
226   +arch/sparc/kernel-config, +arch/sparc/modules_load,
227   +arch/sparc64/busy-config, +arch/sparc64/config.sh,
228   +arch/sparc64/kernel-config, +arch/sparc64/modules_load,
229   +arch/x86/busy-config, +arch/x86/config.sh, +arch/x86/kernel-config,
230   +arch/x86/modules_load, +arch/x86/nb-busybox.cf, +arch/x86_64/busy-config,
231   +arch/x86_64/config.sh, +arch/x86_64/kernel-config,
232   +arch/x86_64/modules_load, gen_configkernel.sh, genkernel.conf,
233   -ia64/busy-config, -ia64/config.sh, -ia64/kernel-config,
234   -ia64/modules_load, -mips/busy-config, -mips/config.sh,
235   -mips/modules_load, -mips/nb-busybox.cf, -parisc/busy-config,
236   -parisc/config.sh, -parisc/modules_load, -parisc64/busy-config,
237   -parisc64/config.sh, -parisc64/modules_load, -ppc/busy-config,
238   -ppc/config.sh, -ppc/kernel-config, -ppc/modules_load, -ppc64/busy-config,
239   -ppc64/config.sh, -ppc64/kernel-2.6-pSeries, -ppc64/kernel-2.6.g5,
240   -ppc64/modules_load, -sparc/busy-config, -sparc/config.sh,
241   -sparc/kernel-config, -sparc/modules_load, -sparc64/busy-config,
242   -sparc64/config.sh, -sparc64/kernel-config, -sparc64/modules_load,
243   -x86/busy-config, -x86/config.sh, -x86/kernel-config, -x86/modules_load,
244   -x86/nb-busybox.cf, -x86_64/busy-config, -x86_64/config.sh,
245   -x86_64/kernel-config, -x86_64/modules_load:
246   Moved architecture folders under the arch subfolder.
247
248   05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.6,
249   -ppc/kernel-config-2.6, -alpha/kernel-config-2.6, -ia64/kernel-config-2.6,
250   -x86/kernel-config-2.6, -x86_64/kernel-config-2.6, +um/kernel-config,
251   +ppc/kernel-config, +alpha/kernel-config, +ia64/kernel-config,
252   +x86/kernel-config, +x86_64/kernel-config, genkernel:
253   Rename kernel-config-2.6 to kernel-config, since we no longer support 2.4
254   kernels. This is genkernel 3.4.10 for release.
255
256   05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
257   -ppc/2.6.3-benh2-G4-SMP.autoload, -ppc/2.6.3-benh2-G4.autoload,
258   -ppc/2.6.3-benh2-G5-SMP.autoload, ia64/kernel-config-2.6,
259   -ppc/2.6.3-benh2-G5.autoload, -ppc/G4, -ppc/G4-SMP,
260   +ppc/kernel-config-2.6, x86/kernel-config-2.6, -ppc/G5, -ppc/G5-SMP,
261   alpha/kernel-config-2.6, x86_64/kernel-config-2.6, TODO, -ppc/Pegasos,
262   sparc64/kernel-config:
263   Sync kernel configs from releng/trunk/releases/2008.0/kconfig and remove
264   some unused configs.
265
266   13 May 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
267   Move setup_keymap call to before LUKS setup.
268
269   10 May 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
270   Store pre-oldconfig busybox .config for use in bincache comparison.
271
272   09 May 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.defaults,
273   generic/initrd.scripts, generic/linuxrc:
274   Add nomodules kernel commandline parameter to disable loading of modules.
275
276   09 May 2008; Andrew Gaffney <agaffney@gentoo.org> gen_funcs.sh, genkernel,
277   genkernel.conf:
278   Move distfile cache to /var/cache/genkernel/src and add check to make sure
279   all distfiles are present.
280
281   09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
282   ia64/modules_load, mips/modules_load, parisc/modules_load,
283   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
284   sparc/modules_load, sparc64/modules_load, um/modules_load,
285   x86/modules_load, x86_64/modules_load:
286   Added a few SATA and PATA drivers to modules_load.
287
288   09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
289   ia64/modules_load, mips/modules_load, parisc/modules_load,
290   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
291   sparc/modules_load, sparc64/modules_load, um/modules_load,
292   x86/modules_load, x86_64/modules_load:
293   Updated the modules_load files.
294
295   25 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
296   generic/initrd.scripts, genkernel:
297   Enable keymap code when keymap is set on the kernel command line. This is
298   genkernel 3.4.10_pre10 for testing.
299
300   25 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
301   generic/initrd.scripts:
302   We need to unset keymap if it doesn't match to keep from hitting an infinite
303   loop.
304
305   24 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
306   gen_funcs.sh, generic/initrd.scripts, generic/linuxrc:
307   Updated the keymap-handling code so it will be installed and displayed
308   without using --do-auto-keymap with a patch from Florian Schilhabel
309   <fernsehleo@gmx.net> for bug #215822. Also, added a keymap= command line
310   option to allow setting keymap from the bootloader, also from Florian.
311
312   22 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
313   generic/initrd.scripts:
314   Change from using a directory check to a file check. This should fix bug
315   #215822.
316
317   12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
318   generic/initrd.defaults:
319   Move removable storage like USB and firewire after traditional fixed storage
320   like PATA/SATA/SCSI for bug #217347.
321
322   10 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> TODO, genkernel:
323   Updated TODO.  This is 3.4.10_pre9 for testing.
324
325   08 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
326   generic/initrd.defaults, generic/initrd.scripts:
327   Added scsi to the default list of modules to load.
328
329   05 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
330   Set CMD_KEYMAP to default to yes, so it's enabled unless specifically
331   disabled
332
333   04 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
334   generic/initrd.scripts, genkernel:
335   Added a patch to skip device nodes for devices if at least one partition
336   exists on the device. This aids in LiveUSB usage and is for bug #212794.
337   This is genkernel 3.4.10_pre8.
338
339   03 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
340   Split up /dev node checks into console/null and tty1
341
342   02 Apr 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
343   Remove initrd-specific code from linuxrc
344
345   30 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
346   Uncomment ppc/ppc64->powerpc code in set_kernel_arch, since it appears to
347   actually be necessary as of 2.6.24-gentoo-r4
348
349   29 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
350   +patches/busybox/1.7.4/busybox-1.7.4-signal-hack.patch:
351   Add patch from ebuild in-tree to fix build issue with signals on hppa
352
353   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
354   gen_determineargs.sh:
355   Get rid of --initramfs option as it doesn't do anything anymore
356
357   14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
358   genkernel.conf, -pkg/alpha/README, -pkg/ia64/README, -pkg/mips/.keep,
359   -pkg/parisc/README, -pkg/parisc64/README, -pkg/ppc/README,
360   -pkg/ppc64/README, -pkg/sparc/README, -pkg/sparc64/README, -pkg/um/README,
361   -pkg/x86/README, -pkg/x86_64/README, -pkg/xen0/README, -pkg/xenU/README:
362   Removing pkg directory, since it is no longer necessary. From now on, we'll
363   just pull the tarballs from DISTDIR directly, and we've already moved our
364   caches to /var/tmp/genkernel, so there's nothing left to keep here. This is
365   genkernel 3.4.10_pre7 for testing.
366
367   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
368   Copy the original kconfig with a different name than the one used to build
369
370   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
371   Include original kconfig in kerncache If original kconfig exists in the
372   kerncache, use that for comparison to the current kconfig
373
374   14 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
375   Switch back to building kernel first
376   Optionally build the kernel a second time if we're integrating the initramfs
377
378   14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
379   genkernel, ia64/modules_load, mips/modules_load, parisc/modules_load,
380   parisc64/modules_load, ppc/modules_load, ppc64/modules_load,
381   sparc/modules_load, sparc64/modules_load, um/modules_load,
382   x86/modules_load, x86_64/modules_load:
383   Clean up the modules_load files and add qla2xxx. This is genkernel
384   3.4.10_pre6 for testing.
385
386   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
387   Stick CONFIG_INITRAMFS_ROOT_GID in the .config, too
388
389   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
390   Remove existing CONFIG_INITRAMFS_SOURCE line and write new one as well as
391   CONFIG_INITRAMFS_ROOT_UID line
392
393   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
394   Change sed delimeter
395
396   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
397   We should edit the copy of the kconfig instead of the source file
398
399   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
400   genkernel:
401   Instead of copying the initramfs into the kernel tree, we now sed the
402   kconfig to point CONFIG_INITRAMFS_SOURCE to the generated image
403
404   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> sparc64/modules_load:
405   Add scsi_wait_scan to sparc64's MODULES_SCSI
406
407   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
408   Add a check after mounting NEW_ROOT to see if /dev exists and /sbin/init is
409   executable before moving on
410
411   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
412   Change the location we copy the intiramfs to for integrated initramfs
413
414   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
415   Revert last commit as it wasn't a problem
416
417   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
418   Remove -c "/dev/console" from switch_root command
419
420   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
421   Add missing $ to {NORMAL} for broken /dev message
422
423   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
424   Spacing cleanups in gen_package.sh
425
426   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh, genkernel:
427   Remove unsetting of ARCH for callback and change set_kernel_arch debug to
428   use print_info
429
430   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
431   It helps to actually add the handling for the --integrated-initramfs option
432
433   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
434   Use echo instead of print
435
436   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
437   Add debug code for set_kernel_arch
438
439   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
440   Add debugging code to show ARCH when running callback
441   Unset ARCH when running callback and restore afterwards
442
443   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
444   Move set_kernel_arch() call to after determine_real_args() so that get_KV()
445   has populated the vars we need
446
447   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
448   Change powerpc switch kernel version to 2.6.16 for if we ever uncomment it
449
450   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh,
451   gen_compile.sh, genkernel:
452   Add set_kernel_arch(), which maps the genkernel arch to the arch that the
453   kernel expects based on the version of the kernel
454
455   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
456   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
457   gen_package.sh, genkernel:
458   Get rid of the ENABLE_PEGASOS_HACKS hacks Add INTEGRATED_INITRAMFS option to
459   optionally insert the generated initramfs directly into the kernel image
460   Change default build order to build the kernel last to facilitate the
461   INTEGRATED_INITRAMFS option Add GENZIMAGE option and change various checks
462   from ENABLE_PEGASOS_HACKS to GENZIMAGE
463
464   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
465   Argh...Changing the right line helps
466
467   13 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
468   Change into initramfs-firmware-temp/ instead of
469   initramfs-firmware-temp/lib/firmware/ before doing cpio
470
471   12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
472   genkernel:
473   Added a small debug statement to generic/linuxrc so we know when we're
474   hitting the initrd code path. This is genkernel 3.4.10_pre5 for testing.
475
476   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
477   Change to new temp directory so the firmware gets copied to the right place
478
479   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
480   Copy firmware file with -L so we get the file instead of the symlink
481
482   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
483   Fix another quoting malfunction
484
485   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
486   ia64/busy-config, mips/busy-config, parisc/busy-config,
487   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
488   sparc/busy-config, sparc64/busy-config, x86/busy-config,
489   x86_64/busy-config:
490   Explicitly enable MDADM and MDSTART in busy-config
491
492   12 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
493   patches/busybox/1.7.4/1.7.4-static-error.diff:
494   Update busybox static-error patch to actually work
495
496   12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
497   Change BUSYBOX_VER to VERSION_BUSYBOX for genkernel-9999 ebuild.
498
499   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
500   Remove the quotes when trying to expand a glob
501
502   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
503   patches/busybox/1.7.4/1.7.4-mdadm.diff,
504   patches/busybox/1.7.4/1.7.4-mdstart.diff:
505   Update mdadm and mdstart patches
506
507   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
508   It helps if we assign the correct value to version
509   Send output of patch command to /dev/null
510   Show a message saying we're patching if there are patches for the util
511
512   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
513   +patches/busybox/1.7.4/1.7.4-static-error.diff:
514   Add busybox patch to remove error about compiling statically
515
516   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
517   gen_compile.sh, ia64/busy-config, mips/busy-config, parisc/busy-config,
518   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
519   sparc/busy-config, sparc64/busy-config, x86/busy-config,
520   x86_64/busy-config:
521   Update busy-config files for the various arches for busybox 1.7.4
522
523   11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
524   genkernel.conf, +patches/busybox/1.7.4/1.7.4-ash-timeout.diff,
525   +patches/busybox/1.7.4/1.7.4-mdadm.diff,
526   +patches/busybox/1.7.4/1.7.4-mdstart.diff,
527   +patches/busybox/1.7.4/1.7.4-openvt.diff:
528   Add apply_patches() function to automagically apply patches for a given util
529   Add updated busybox patches for 1.7.4 from robbat2
530   Change BUSYBOX_VER to 1.7.4
531
532   11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
533   generic/initrd.scripts:
534   Rearrange checks so the return value is read correctly.
535
536   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
537   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc, ia64/busy-config,
538   mips/busy-config, parisc/busy-config, parisc64/busy-config,
539   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
540   sparc64/busy-config, um/busy-config, x86/busy-config, x86_64/busy-config:
541   Enable CONFIG_HEXDUMP globally for busybox
542   Add getdvhoff replacement function from vapier
543   Remove copying of getdvhoff from system
544
545   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
546   gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
547   Add support for --firmware-files option to make robbat2 happy
548
549   10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
550   gen_determineargs.sh, gen_initramfs.sh, genkernel.conf:
551   Add support for --firmware and --firmware-dir options to include firmware in
552   the initramfs
553
554   09 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
555   Apply patch from Vince C <v_cadet@yahoo.fr> to mount sysfs prior to loading
556   modules, so that the mdev firmware loading can actually work
557
558   04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
559   If we have a raid456.ko module, we need to create a raid45.ko symlink since
560   dmraid can be rather stupid. This should resolve bug #195804.
561
562   04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> sparc64/kernel-config,
563   alpha/kernel-config-2.6, ia64/kernel-config-2.6, x86/kernel-config-2.6,
564   x86_64/kernel-config-2.6:
565   Updated the kernel configs for arches which have given us their 2008.0
566   configs. This is 3.4.10_pre4 for testing.
567
568   29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
569   Redirect which output to /dev/null and put quotes around var in test
570
571   29 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
572   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
573   x86_64/modules_load:
574   Changed MDRAID to MDADM for bug #211316.
575
576   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
577   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts:
578   Added a --no-keymap option for bug #210886.
579
580   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
581   generic/linuxrc:
582   Use which to determine the location of splash_geninitramfs, rather than
583   having an endless number of conditional checks for the location. This fixes
584   bug #211521. Thanks to Uriy Zhuravlev <stalkerg@gmail.com> for finding the
585   problem and suggesting a solution.
586
587   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
588   -xenU/kernel-config-2.6, -xen0/kernel-config-2.6, genkernel,
589   -xen0/busy-config, -xen0/config.sh, -xen0/modules_load, -xenU/busy-config,
590   -xenU/config.sh, -xenU/modules_load:
591   Removing the xen0 and xenU arches, since they didn't work, anyway. This is
592   genkernel 3.4.10_pre3 for testing.
593
594   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
595   Add missing space before closing ]
596
597   19 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
598   Apply patch from bug 210457 to fix variable substitution. Thanks to Paul
599   Taylor <birder@ozemail.com.au> for reporting
600
601   19 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
602   Remove quotes from around ${ROOT_TREES} so that the dirs are parsed
603   separately by bash/cp
604
605   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
606   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
607   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
608   genkernel, genkernel.8, genkernel.conf:
609   Removing DEVFS support from genkernel since we don't support 2.4 kernels
610   anymore. This is 3.4.10_pre2.
611
612   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
613   generic/initrd.scripts:
614   Added a line to make sure we remove image.squashfs as well as the other loop
615   names used by catalyst.
616
617   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
618   Added another patch from Javier Miqueleiz <javier@miqueleiz.com> in bug
619   #198892 for mdadm 1.1 and 1.2 metadata support.
620
621   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
622   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
623   Switch to detection for LOOP and LOOPTYPE when they are not set.
624
625   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
626   generic/initrd.scripts, generic/linuxrc:
627   Performed some minor cleanup.
628
629   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
630   Move "busybox --install -s" to outside the /init check. Fix problems with
631   running mknod on a non-CD root filesystem, which will be read-only, for bug
632   #208266.
633
634   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> -um/kernel-config-2.4,
635   -alpha/kernel-config-2.4, -parisc64/kernel-config-2.4,
636   -xenU/kernel-config-2.4, -parisc/kernel-config-2.4,
637   -x86/kernel-config-2.4, -xen0/kernel-config-2.4:
638   Removing 2.4 kernel configs, since we aren't supporting 2.4 from here on out.
639
640   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
641   We only need to make sure that we have /sbin and /usr/sbin in our PATH for
642   bug #97378, not reset it. Thanks to Justin Bronder <jsbronder@gentoo.org> in
643   bug #209182 for pointing it out. This is genkernel 3.4.10_pre1 for testing.
644
645   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
646   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
647   generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.conf,
648   mips/config.sh:
649   This is the long-awaited unionfs code cleanup. All of the unionfs code in
650   genkernel has been removed.
651
652   07 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
653   Fix two calls to set_config_with_override on CMD_KERNCACHE and some
654   indentation weirdness
655
656   04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
657   Change &>/dev/null to >/dev/null 2>&1 because busybox ash sucks
658
659   04 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
660   generic/linuxrc:
661   Switch to double quotes where we're interpolating variables, because I suck
662
663   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> sparc64/modules_load:
664   Add qla2xxx to sparc64's MODULES_SCSI
665
666   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh,
667   gen_determineargs.sh, gen_moddeps.sh:
668   Add --all-initrd-modules option to copy all kernel modules into
669   initrd/ramfs. This is useful for netboot images
670
671   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
672   generic/linuxrc:
673   Add setup_hotplug() function that runs before the modules are loaded to
674   setup mdev as the hotplug event handler. Add $KV to /lib/modules anywhere it
675   occurs to allow for an initramfs with multiple sets of modules
676
677   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> gen_configkernel.sh,
678   genkernel.conf:
679   Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895
680
681   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
682   Moving the code to start resume operations so it doesn't run when booting
683   from CD. We also don't execute the code if there's no real_resume set on the
684   command line, since it will fail, anyway, without it.
685
686   02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/modules_load,
687   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
688   x86/modules_load, x86_64/modules_load, xen0/modules_load,
689   xenU/modules_load:
690   add megaraid module to MODULES_SCSI for bug 206039
691
692   02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> generic/modprobe:
693   specify the kernel version when looking for a module for bug 208593
694
695   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
696   generic/initrd.defaults, generic/initrd.scripts:
697   Removed runUdev, since we no longer use it.
698
699   11 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
700   gen_initrd.sh, genkernel:
701   Fixing a problem where we were copying the busybox binary cache into the
702   busybox temporary directory. I am assuming that this was a result of all of
703   the changes we've been doing, and it simply just got everlooked. Thanks to
704   Marek Szuba <cyberman@if.pw.edu.pl> for pointing it out in bug #204087. This
705   is genkernel 3.4.9 FINAL. Enjoy.
706
707   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.defaults,
708   generic/initrd.scripts, generic/linuxrc:
709   Don't scan a bunch of extra devices when CDROOT_DEV is defined.
710
711   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
712   generic/linuxrc:
713   Add new cdroot_type=foo kernel commandline parameter to override -t iso9660
714   for bug #182818.
715
716   28 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
717   Put -t auto back to -t iso9660 for mounting a cdrom. This is for bug #162962.
718
719   27 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
720   Fix description of --kernel-config for bug #194752.
721
722   27 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
723   This is 3.4.9_pre12 for testing.
724
725   23 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts,
726   generic/linuxrc, genkernel.8:
727   Apply LUKS key patch from bug #162962 from Nelson Batalha
728   <nelson_batalha@hotmail.com>
729
730   14 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
731   Fix text bolding on serial console for bug #202266 thanks to Michael Hordijk
732   <hoffbrinkle@hotmail.com>.
733
734   13 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> gen_determineargs.sh:
735   Apply a patch from John R. Graham <john_r_graham@mindspring.com> for bug
736   #201482.
737
738   06 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> gen_cmdline.sh:
739   Do s/KERNELDIR/KERNEL_DIR/ for bug #201159.
740
741   06 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> generic/initrd.scripts:
742   Fix typo for bug #201442. Thanks to Michael Hordijk <hoffbrinkle@hotmail.com>.
743
744   03 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
745   This is genkernel 3.4.9_pre11 for testing.
746
747   29 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
748   gen_initrd.sh:
749   Do s/elsif/elif/ because I use too many languages and random bash tutorials
750   online can't be trusted.
751
752   28 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
753   genkernel:
754   Added a patch line for busybox for bug #198892. This is 3.4.9_pre10 for
755   testing.
756
757   24 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_funcs.sh:
758   Added a small patch from John R. Graham <john_r_graham@mindspring.com> to
759   fix arguments with spaces for bug #200161.
760
761   24 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
762   Use 'read' to get a line at a time to account for directories with spaces in
763   the name. This fixes bug 199701.
764
765   23 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
766   gen_initrd.sh:
767   Look for cryptsetup in /bin and /sbin.
768
769   17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh:
770   Force dmraid to be built with -j1 for bug #188273.
771
772   16 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
773   My original sed of LVM2->LVM caught a few too many things. Thanks to Robin
774   Johnson <robbat2@gentoo.org> for pointing them out and providing the fix in
775   bug #198546.
776
777   13 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
778   genkernel.conf, genkernel:
779   Added config defaulting for --mdadm for bug #198694. Thanks to John R.
780   Graham <john_r_graham@mindspring.com> for providing the patch. This is
781   3.4.9_pre9 for testing.
782
783   08 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> gen_arch.sh:
784   Revert patch from bug #190327 as it breaks well more than it fixed.
785
786   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/config.sh,
787   gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh,
788   gen_initrd.sh, gen_package.sh, genkernel, genkernel.conf, ia64/config.sh,
789   mips/config.sh, parisc/config.sh, parisc64/config.sh, ppc/config.sh,
790   ppc64/config.sh, sparc/config.sh, sparc64/config.sh, um/config.sh,
791   x86/config.sh, x86_64/config.sh, xen0/config.sh, xenU/config.sh:
792   Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to
793   allow all command line options to be configurable from within the
794   genkernel.conf file. This is for bug #182616. This is genkernel 3.4.9_pre8
795   for testing.
796
797   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
798   generic/initrd.scripts:
799   Fixed the noload module code. Thanks to Mijail Fedorovich
800   <mfedorovich@gmail.com> for pointing it out in bug #198187.
801
802   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
803   generic/initrd.scripts, generic/linuxrc:
804   Added an update patch from Alon Bar-Lev <alonbl@gentoo.org> in bug #197244
805   to clean up the suspend2 code and rename the functions to tuxonice to match
806   the upstream rename.
807
808   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
809   gen_compile.sh, gen_initramfs.sh, gen_initrd.sh, gen_package.sh,
810   genkernel:
811   Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos
812   hacks in genkernel. This is from bug #193826. This is genkernel 3.4.9_pre7
813   for testing.
814
815   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_arch.sh:
816   Added a simple patch from Andrew Gaffney <agaffney@gentoo.org> to ensure
817   that we export ARCH before running menuconfig. This is from bug #190327.
818
819   07 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
820   generic/initrd.scripts, generic/linuxrc:
821   Make sure we still allow dolvm2/doevms2 on the kernel command line and give
822   a warning. I've also added a 2 second delay between vgscan and vgchange.
823   Thanks to Robin H. Johnson <robbat2@gentoo.org> for suggesting the changes
824   and testing.
825
826   02 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> +generic/modprobe,
827   gen_initramfs.sh, gen_initrd.sh, genkernel:
828   Reverting the removal of generic/modprobe for bug #197730. This is genkernel
829   3.4.9_pre6 for testing.
830
831   01 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
832   gen_initramfs.sh, genkernel:
833   Fixed device-mapper/man removal for bug #196087, fixed mdadm.conf copying,
834   and fixed syntax error for bug #197582. This is genkernel-3.4.9_pre5.
835
836   30 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
837   -pkg/suspend-0.5-Makefile.patch, -pkg/busybox-1.1.3+gentoo.tar.bz2,
838   -pkg/devfsd-1.3.25-dietlibc.patch,
839   -pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2, alpha/busy-config,
840   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
841   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
842   genkernel, ia64/busy-config, mips/busy-config, parisc/busy-config,
843   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
844   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
845   x86/modules_load, x86_64/busy-config, xen0/busy-config, xenU/busy-config:
846   Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm
847   support in busybox from bug #172128. This is genkernel 3.4.9_pre4 for
848   testing.
849
850   30 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
851   generic/initrd.scripts, generic/linuxrc:
852   Made a few minor cleanups here and there.
853
854   12 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
855   Update description for --initramfs-overlay in man page to match --help.
856
857   05 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
858   gen_initrd.sh:
859   Remove generic/modprobe and all supporting code, since busybox has it now.
860
861   04 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
862   We need to cd out of directory to be deleted for bug #194695. Thanks to Asmund
863   Grammeltvedt <asmundg@big-oil.org> for pointing this out.
864
865   18 Sep 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
866   gen_initrd.sh:
867   We don't ever want devfs in an initramfs, so check KERN_24 instead of DEVFS
868   for 2.4 initrd generation
869
870   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
871   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
872   genkernel, genkernel.8, genkernel.conf:
873   Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.
874
875   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
876   gen_configkernel.sh, genkernel:
877   Some more general cleanup and adding support for using a config file other
878   than /etc/genkernel.conf to add flexibility.
879
880   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
881   -pkg/module-init-tools-0.9.15-pre4.tar.bz2,
882   -pkg/klibc-1.1.16-sparc2.patch, -pkg/klibc-1.2.1-nostdinc-flags.patch,
883   -pkg/modutils-2.4.26.tar.bz2:
884   Removing klibc/modutils/module-init-tools files, since we don't need any of
885   them, anymore.
886
887   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
888   It helps if I use 'g' when doing a sed.
889
890   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
891   genkernel, genkernel.conf:
892   Removed the use of GK_BIN variable, since it isn't necessary.
893
894   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> TODO, genkernel.conf:
895   Updated TODO and cleaning up genkernel.conf a bit.
896
897   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
898   netboot/misc/bin/net-setup, netboot/misc/etc/fstab:
899   Remove some unnecessary copyright dates from a few files so we don't keep
900   forgetting to update them when we modify the files.
901
902   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
903   gen_configkernel.sh, gen_determineargs.sh, gen_initramfs.sh, genkernel,
904   genkernel.8, mips/config.sh:
905   Renamed gensplash to splash and marked gensplash as deprecated. This is
906   3.4.9_pre3 for testing.
907
908   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> TODO,
909   alpha/modules_load, gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh,
910   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
911   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc,
912   genkernel, genkernel.8, genkernel.conf, ia64/modules_load, mips/config.sh,
913   ppc/modules_load, ppc64/modules_load, um/modules_load, x86/modules_load,
914   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
915   Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will
916   keep everything simplified if a newer EVMS/LVM version set appears.
917
918   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> README,
919   alpha/config.sh, gen_bootloader.sh, gen_cmdline.sh, gen_configkernel.sh,
920   gen_determineargs.sh, gen_initrd.sh, gen_package.sh, genkernel,
921   genkernel.8, genkernel.conf, ia64/config.sh, mips/config.sh,
922   parisc/config.sh, parisc64/config.sh, ppc/config.sh, ppc64/config.sh,
923   sparc/config.sh, sparc64/config.sh, um/config.sh, x86/config.sh,
924   x86_64/config.sh, xen0/config.sh, xenU/config.sh:
925   Removing bootsplash support since it hasn't been in a kernel we've supported
926   for years now, causes confusion amongst users, and really wasn't being used
927   and caused issues with 2.6/initrd creation in some corner cases.
928
929   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
930   -pkg/genkernel-svn-suspend.patch:
931   Removing the reversal patch for the suspend removal, since it will no longer
932   apply.
933
934   17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
935   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
936   gen_initrd.sh, generic/linuxrc, genkernel, mips/config.sh:
937   Performed some general cleanup on a few files and removed devfs/udev
938   selection code, since we force devfs on 2.4 and mdev on 2.6 kernels.
939
940   30 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
941   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
942   gen_initramfs.sh, generic/initrd.scripts, generic/linuxrc, genkernel,
943   genkernel.conf, +pkg/genkernel-svn-suspend.patch:
944   Removing the suspend support that was added for bug #156445 until suspend is
945   added to the tree and we can determine the proper way to support it. For
946   more information, see bug #156431. This is genkernel 3.4.9_pre2 for testing.
947
948   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
949   x86_64/kernel-config-2.6, genkernel:
950   Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug
951   #186378. This is genkernel 3.4.9_pre1 for testing.
952
953   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
954   Changing to use console=tty1 instead of CONSOLE=/dev/tty1 with a patch from
955   Matthias Schwarzott <zzam@gentoo.org> for bug #188954.
956
957   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
958   ia64/modules_load, ppc/modules_load, ppc64/modules_load, um/modules_load,
959   x86/modules_load, x86_64/modules_load, xen0/modules_load,
960   xenU/modules_load:
961   Added arcmsr to MODULES_SCSI for bug #185827.
962
963   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
964   +pkg/suspend-0.5-Makefile.patch:
965   Added suspend-0.5-Makefile.patch to pkg directory for suspend capabilities,
966   bringing it into the repository, from the tree.
967
968   22 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
969   Added a small patch from Tais M. Hansen <tais.hansen@osd.dk> to add doscsi
970   to the genkernel man page for bug #183406.
971
972   21 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_funcs.sh,
973   genkernel.8:
974   Added another patch from John R. Graham <john_r_graham@mindspring.com> for
975   bug #180161.
976
977   26 Jul 2007; Robin H. Johnson <robbat2@gentoo.org> gen_initramfs.sh:
978   Clean up a cosmetic error introduced by the symlink patch:  
979   ${GK_SHARE}/gen_funcs.sh: line 431: popd:
980   /var/tmp/genkernel/3996.6301.23048.13838/initramfs-modules-${KV}-temp: No
981   such file or directory
982
983   26 Jul 2007; Robin H. Johnson <robbat2@gentoo.org> generic/initrd.scripts,
984   generic/linuxrc:
985   The previous patch from bug #174294 still contained some bugs in the linuxrc
986   and scripts, that caused a failure during boot. Clean them up with one more
987   patch from Nelson Batalha <nelson_batalha@hotmail.com>, again on bug #174294.
988
989   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> netboot/linuxrc.x:
990   enhanced netboot linuxrc from gustavoz
991
992   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
993   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
994   genkernel, genkernel.conf, ia64/busy-config, mips/busy-config,
995   parisc/busy-config, parisc64/busy-config, ppc/busy-config,
996   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
997   x86/busy-config, x86_64/busy-config, xen0/busy-config, xenU/busy-config:
998   enable CONFIG_INSMOD in all arch busy-config files
999   disable building of static insmod and remove all code related to it
1000
1001   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> gen_package.sh:
1002   Patch to compare new config instead of the one left laying around in the
1003   kerncache dir. Thanks to Pat Double <gentoo@patdouble.com> in bug #179739
1004
1005   26 Jul 2007; Andrew Gaffney <agaffney@gentoo.org> gen_compile.sh,
1006   gen_initramfs.sh, gen_initrd.sh, genkernel.conf:
1007   Patch to actually use busybox bincache. Thanks to Pat Double
1008   <gentoo@patdouble.com> on bug #180211
1009
1010   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initrd.sh:
1011   Fixed lvm/evms code for initrd generation. Thanks to Vinny
1012   <vfuria@gmail.com> on bug #179480 for pointing it out.
1013
1014   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1015   generic/initrd.defaults, ia64/modules_load, ppc/modules_load,
1016   ppc64/modules_load, um/modules_load, x86/modules_load,
1017   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
1018   Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111
1019   and also created a separate MDRAID module group.
1020
1021   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1022   generic/initrd.scripts, generic/linuxrc:
1023   Added a patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug
1024   #174294 to enable the use of encryption on a CD and the location of a key.
1025
1026   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
1027   gen_funcs.sh, genkernel, genkernel.8, genkernel.conf:
1028   Added two patches from John R. Graham <john_r_graham@mindspring.com> from
1029   bug #180161. This should fix bug #180161, bug #144703, and bug #150697.
1030
1031   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
1032   Added USB Printer support for bug #176543.
1033
1034   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1035   generic/initrd.scripts:
1036   Change the check for /livecd when booting a CD to check for a file called
1037   livecd, rather than just the existence of /livecd, which should keep it from
1038   finding disks with a /livecd directory.
1039
1040   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_package.sh:
1041   Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #174188 to
1042   fix a problem with the System.map file copying that was previously
1043   introduced.
1044
1045   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1046   Added patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug
1047   #172766 to add documentation for genkernel's LUKS features.
1048
1049   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1050   generic/initrd.scripts:
1051   Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create
1052   md devices with LUKS for bug #170753.
1053
1054   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1055   generic/initrd.scripts:
1056   Reverting patch that was originally added due to bug #160333 due to the
1057   problems it caused on the 2007.0 release.
1058
1059   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_package.sh,
1060   genkernel:
1061   Added a patch from Andrew Gaffney <agaffney@gentoo.org> to add System.map to
1062   the tarball for the minimal kernel package for bug #174188. This is also the
1063   3.4.8 release.
1064
1065   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1066   ia64/modules_load, um/modules_load, x86/modules_load, x86_64/modules_load,
1067   xen0/modules_load, xenU/modules_load:
1068   Added mptsas to SCSI for bug #174130 and removing raid0/raid1/raid10/raid456
1069   from DMRAID.
1070
1071   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1072   gen_initrd.sh:
1073   Commented out the checks on the sanity of lvm.conf since they were not quite
1074   working right. This should fix bug #173622.
1075
1076   09 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> +x86/nb-busybox.cf:
1077   Added nb-busybox.cf to x86 on the request of Andrew Gaffney
1078   <agaffney@gentoo.org>.
1079
1080   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1081   gen_initrd.sh, genkernel:
1082   Added a change to force objdump output to be English for bug #173412 and
1083   rolling 3.4.7 final for the release.
1084
1085   05 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1086   generic/initrd.scripts:
1087   Added a patch from Daniel Drake <dsd@gentoo.org> to fix splash problems for
1088   bug #172562.
1089
1090   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1091   Some minor config file cleanup.
1092
1093   03 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1094   genkernel.8:
1095   Added a second patch from John R. Graham <john_r_graham@mindspring.com> from
1096   bug #169383.
1097
1098   27 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1099   ia64/modules_load, x86/modules_load, x86_64/modules_load,
1100   xen0/modules_load, xenU/modules_load:
1101   Added raid456 to dmraid target for bug #172128.
1102
1103   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1104   gen_initrd.sh:
1105   Changed LVM configuration detection to not error.
1106
1107   26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
1108   Added joystick support to the default configuration for bug #171911.
1109
1110   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1111   gen_initrd.sh, genkernel:
1112   Before we copy lvm.conf, we run it through 'lvm dumpconfig' to make sure the
1113   config is valid for bug #156009. This is 3.4.7_pre5.
1114
1115   14 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1116   Change the default CACHE_DIR from /usr/share/genkernel/pkg/%%ARCH%% to
1117   /var/cache/genkernel/%%ARCH%% for bug #148253.
1118
1119   13 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1120   ia64/modules_load, um/modules_load, x86/modules_load, x86_64/modules_load,
1121   xen0/modules_load, xenU/modules_load:
1122   Added libata to the MODULES_SATA list. This might be why SATA CD drives
1123   weren't working for us.
1124
1125   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh,
1126   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh,
1127   gen_package.sh, genkernel:
1128   Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug
1129   #169383 to improve the --symlink option fairly significantly. This is going
1130   to be 3.4.7_pre4 and while I haven't tested this yet, it looks good.
1131
1132   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
1133   Fixed lib64 link for bug #168664.
1134
1135   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
1136   Update default kernel config with the current LiveCD config for 2007.0,
1137   which is built on 2.6.19, rather than 2.6.17 only.
1138
1139   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1140   +pkg/module-init-tools-0.9.15-pre4.tar.bz2,
1141   +pkg/busybox-1.1.3+gentoo.tar.bz2,
1142   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
1143   +pkg/modutils-2.4.26.tar.bz2:
1144   Added binary files back and updated busybox with a patch from Peter
1145   Alfredsen <peter.alfredsen@gmail.com> in bug #168599.
1146
1147   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1148   -pkg/module-init-tools-0.9.15-pre4.tar.bz2,
1149   -pkg/busybox-1.1.3+gentoo.tar.bz2,
1150   -pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
1151   -pkg/modutils-2.4.26.tar.bz2:
1152   Removing binary files from pkg since they were corrupted during the CVS->SVN
1153   migration.
1154
1155   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1156   Fixed up the man page for bug #168500 and bug #168719.
1157
1158   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
1159   parisc/config.sh, parisc64/config.sh:
1160   Moved the MAKEOPTS check to the top of the file for parisc, so it matches
1161   other architectures. This fixes bug #165494. Thanks to Andrew Gaffney
1162   <agaffney@gentoo.org> for finding the fix. I'm marking this as 3.4.7_pre3
1163   for testing.
1164
1165   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1166   generic/initrd.scripts:
1167   Adding yet another patch from Fabio Erculiani <lxnay@lxnaydesign.net> from
1168   bug #152945.
1169
1170   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
1171   generic/initrd.scripts, generic/linuxrc, genkernel:
1172   Added a non-braindead version of a patch provided by Fabio Erculiani
1173   <lxnay@lxnaydesign.net> in bug #160333. This is completely untested, so I'm
1174   rolling up 3.4.7_pre2 to get it tested prior to genkernel 3.4.7 going final.
1175
1176   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ppc/Pegasos:
1177   Add a known-working 2.6.16+ kernel config from
1178   http://www.ppczone.org/downloads/config-2.6.16-pegasos for bug #165758.
1179
1180   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.conf:
1181   Added a note about the MAKEOPTS option to genkernel as suggested in bug
1182   #165980.
1183
1184   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1185   Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the
1186   genkernel man page for bug #166179.
1187
1188   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1189   Fix REAL_INIT for bug #160635.
1190
1191   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1192   gen_compile.sh, genkernel:
1193   Added patch from Fabio Erculiani <lxnay@lxnaydesign.net> to fix unionfs
1194   compilation. This is for bug #152945.
1195
1196   08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1197   gen_funcs.sh:
1198   Added patch from Martin Parm <parmus@diku.dk> to fix the --no-color option.
1199   This resolves bug #114156.
1200
1201   15 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh:
1202   Changed basename to dirname when creating the directory from grub.conf to
1203   solve bug #161716.
1204
1205   09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1206   x86/modules_load, x86_64/modules_load, xen0/modules_load,
1207   xenU/modules_load:
1208   Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to
1209   Robin H. Johnson for <robbat2@gentoo.org> for pointing it out.
1210
1211   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_bootloader.sh,
1212   generic/initrd.scripts:
1213   Added a case statement for the keymap selection to ensure we're always using
1214   the named keymaps. This should resolve bug #146714 if everything works
1215   correctly. This is 3.4.6, for real.
1216
1217   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1218   +generic/keymaps.tar.gz:
1219   Adding back the known-good copy of keymaps.tar.gz to svn.
1220
1221   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1222   gen_compile.sh, -generic/keymaps.tar.gz, generic/linuxrc, genkernel,
1223   ia64/busy-config, mips/busy-config, parisc/busy-config,
1224   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1225   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
1226   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1227   Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame
1228   cvs2svn.  Also, added patch from Alon Bar-Lev <alonbl@gentoo.org> to switch
1229   to using switch_root for 2.6 kernels, and a small typo fix from Michael
1230   Hordijk <hoffbrinkle@hotmail.com> for bug #158776.
1231
1232   15 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initrd.sh,
1233   generic/linuxrc, genkernel:
1234   Added patches from François-Xavier Roure <fx_roure@yahoo.fr> from bug
1235   #149020. This will end up being genkernel 3.4.6, most likely.
1236
1237   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1238   Adjust selinux stuff in gen_compile.sh to actually do what we intended, not
1239   the opposite.
1240
1241   14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1242   Since device-mapper tries to build with selinux by default, we've removed
1243   it, then commented out the selinux support. The ebuild will need to
1244   enable/disable selinux support based on the selinux USE flag. This should
1245   resolve bug #157538.
1246
1247   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1248   generic/initrd.scripts:
1249   More fixes for similarly-named modules.
1250
1251   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1252   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
1253   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1254   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
1255   xen0/busy-config, xenU/busy-config:
1256   Disabled full SuSv3 compliant sort, as suggested by Aurélien Francillon
1257   <aurelien.francillon@inrialpes.fr> in bug #157777.
1258
1259   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/modprobe:
1260   Added a fix for similarly-named modules from bug #158017.
1261
1262   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_compile.sh:
1263   Fixed up linking for dmraid for bug #157538.
1264
1265   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1266   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
1267   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1268   sparc64/busy-config, x86/busy-config, x86_64/busy-config,
1269   xen0/busy-config, xenU/busy-config:
1270   Updated busy-config to work with root=LABEL=<label> for bug #156640.
1271
1272   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_determineargs.sh,
1273   gen_initramfs.sh, genkernel, genkernel.conf:
1274   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156611 to clean up
1275   the initramfs creation and create a 'proper' initramfs, instead of our
1276   concatenated monster.
1277
1278   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
1279   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
1280   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
1281   genkernel.8, genkernel.conf:
1282   Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add
1283   userspace suspend support to genkernel.
1284
1285   13 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1286   gen_initrd.sh:
1287   Added debug level to LUKS print_info messages for bug #156410.
1288
1289   03 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/modules_load,
1290   x86/modules_load, x86_64/modules_load:
1291   Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET.
1292
1293   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1294   generic/initrd.scripts:
1295   Inverted check on CDROOT_DEV, as it should be -z not -n. Thanks to Jakub Moc
1296   <jakub@gentoo.org> for coming up with the quick fix in bug #153554. I lied
1297   before. This one is really 3.4.5.
1298
1299   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc,
1300   genkernel:
1301   Added typo fix from Jason Pepas <j.pepas@mail.utexas.edu> in bug #153516.
1302   This is 3.4.5.
1303
1304   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> alpha/busy-config,
1305   ia64/busy-config, mips/busy-config, parisc/busy-config,
1306   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
1307   sparc/busy-config, sparc64/busy-config, um/busy-config, x86/busy-config,
1308   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1309   Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net>
1310   in bug #152881.
1311
1312   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1313   Added patch to improve symlink support by Michael Hordijk
1314   <hoffbrinkle@hotmail.com> for bug #143217.
1315
1316   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1317   Added patch from Tim Steiner <tsteiner@nerdclub.net> to add a real_rootflags
1318   parameter for bug #122672.
1319
1320   13 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1321   generic/initrd.scripts, generic/linuxrc:
1322   Added patch to support resuming from encrypted swap. The patch was submitted
1323   to bug #152441.
1324
1325   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1326   This is the 3.4.4 release.
1327
1328   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1329   generic/initrd.scripts, generic/linuxrc:
1330   Updated with the latest version of the LUKS patches from bug #152441.
1331
1332   25 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
1333   Changed mime-type to application/x-gzip for generic/keymaps.tar.gz for bug
1334   #151500.
1335
1336   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1337   Added patch from bug #152441 to improve LUKS support.
1338
1339   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6,
1340   x86_64/kernel-config-2.6:
1341   Updated kernel configs for amd64/x86 for bug #151609 and bug #152299.
1342
1343   23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
1344   Changed mime-type property to binary/gzip for keymaps.tar.gz for bug #151500.
1345   This is genkernel 3.4.3.
1346
1347   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
1348   generic/initrd.defaults, generic/initrd.scripts, +generic/udhcpc.scripts,
1349   x86/busy-config, x86/modules_load:
1350   Added patch for udhcp support. Patch by Stefan Nickl
1351   <snickl@snickl.freaks.de> and submitted to bug #145115.
1352
1353   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
1354   Allow root= for initramfs, instead of only real_root= to specify the root
1355   volume. Patch by Salah Coronya <salahx@yahoo.com> from bug #142606.
1356
1357   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
1358   Added patch from Salah Coronya <salahx@yahoo.com> to document dolvm2 and
1359   doevms2 in the genkernel man page from bug #142606.
1360
1361   13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> +AUTHORS, genkernel:
1362   Added the AUTHORS file and ChangeLog.  This is 3.4.2
1363
1364   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1365   generic/initrd.scripts:
1366   Added patch for suspend2-sources 2.6.18 by Romeo Benzoni
1367   <romeo@benzoni.org> and submitted to bug #148499.
1368
1369   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1370   gen_determineargs.sh:
1371   Added patch from Alon Bar-Lev <alon.barlev@gmail.com> for bug
1372   #148498 and also a patch from Robin H. Johnson
1373   <robbat2@gentoo.org> to support git-based kernels.
1374
1375   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1376   x86_64/kernel-config-2.6, -x86_64/kernel-config-2.6-emachines,
1377   -x86_64/kernel-config-2.6-smp:
1378   Update the amd64 kernel configs from the release.
1379
1380   16 Sep 2006; Tim Yamin <plasmaroo@gentoo.org>
1381   gen_initramfs.sh, genkernel:
1382   Should check for /sbin/splash_geninitramfs instead of
1383   /usr/sbin/...
1384
1385   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1386   generic/initrd.scripts:
1387   This change makes it so we only try to mount 'auto' when cdroot
1388   is specified. This should fix all of our mounting issues, as
1389   well as allow for not only USB keys to use these kernels with a
1390   LiveCD kernel/config, but allow it to boot from any media which
1391   the kernel has support.
1392
1393   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1394   generic/initrd.scripts:
1395   Added a symlink for device-mapper stuff. This should resolve
1396   both bug #142775 and bug #147015.
1397
1398   14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1399   alpha/modules_load, x86/modules_load, x86_64/modules_load:
1400   Added lpfc and scsi_transport_fc for Emulex fibre-channel
1401   controllers.
1402
1403   13 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1404   alpha/modules_load, x86/modules_load, x86_64/modules_load:
1405   Make sure we load the raid0, raid1, and raid10 personalities
1406   with dmraid.
1407
1408   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1409   generic/initrd.scripts:
1410   This is ugly. I mean, really ugly. However, it is the only way
1411   to support all of the insane ways that people are trying to boot
1412   release media. I really wish we didn't have to support this
1413   junk, but a regression really shouldn't happen with our
1414   releases. Anyway, hopefully I can come up with a better
1415   solution to this in the future.
1416
1417   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1418   generic/initrd.scripts:
1419   Try using -t iso9660,vfat to our mount command, since we can't
1420   use only iso9660 as it breaks booting from a USB stick.
1421
1422   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1423   gen_initrd.sh:
1424   The initrd code was still looking for udev, even though we
1425   aren't building it anymore. This should fix bug #145802.
1426
1427   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1428   ppc/busy-config:
1429   Fix NFS mount.
1430
1431   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1432   generic/initrd.defaults:
1433   Added emul to ROOT_LINKS for bug #145248.
1434
1435   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1436   x86/busy-config, x86_64/busy-config:
1437   Fixed the NFS mount configuration for busybox for bug #143476.
1438
1439   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1440   generic/initrd.scripts:
1441   Update the suspend2_resume function for bug #131202.
1442
1443   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1444   generic/initrd.scripts:
1445   iso9660 -> auto, and added support for checking SUBDIR for the
1446   livecd file. This is for bug #147186.
1447
1448   12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1449   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
1450   Updated default kernel configurations for x86/amd64 to match the
1451   2006.1 release.
1452
1453   08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1454   gen_initramfs.sh:
1455   Add more error checking into the splash code and die instead of
1456   silently fail on an error.
1457
1458   23 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
1459   ia64/kernel-config-2.6:
1460   Update config, fix #141949.
1461
1462   22 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1463   generic/initrd.scripts, generic/linuxrc:
1464   Added patch for suspend2 for bug #131202.
1465
1466   15 Aug 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1467   Fix bug #143442.
1468
1469   13 Aug 2006; Tim Yamin <plasmaroo@gentoo.org>
1470   generic/initrd.scripts:
1471   Fix devfsd not kicking in on 2.4 on Alpha.
1472
1473   11 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1474   gen_compile.sh, genkernel.conf:
1475   Add in the kernel version compatibility table from
1476   http://www.am-utils.org/project-unionfs.html and ensure that
1477   genkernel dies if the unionfs module fails to build. Until now,
1478   it would fail and the build would continue without it.
1479
1480   01 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1481   gen_initramfs.sh:
1482   We should be checking for /usr/bin/splash_geninitramfs, instead.
1483
1484   31 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1485   3.4.0 final... so much Bad-Ass <TM> that Chuck Norris himself
1486   digs it :)
1487
1488   20 Jul 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1489   gen_initramfs.sh, genkernel:
1490   Commit fix for bug #141153 from Pylon; 3.4.0_pre4.
1491
1492   18 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
1493   gen_bootloader.sh, gen_funcs.sh, gen_package.sh, genkernel:
1494   Commit patches #91453, #91481 from bug #139866.
1495
1496   18 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1497   alpha/modules_load, um/modules_load, x86/modules_load,
1498   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
1499   Added megaraid drivers for bug #139888.
1500
1501   16 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1502   gen_initramfs.sh:
1503   Added fix for bug #140445.
1504
1505   11 Jul 2006; Tim Yamin <plasmaroo@gentoo.org>
1506   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
1507   gen_determineargs.sh, gen_funcs.sh, gen_initramfs.sh,
1508   gen_initrd.sh, gen_package.sh, genkernel, genkernel.conf:
1509   Commit patch for bug #139866 by Martin Parm.
1510
1511   05 Jul 2006; Joshua Kinard <kumba@gentoo.org> generic/linuxrc:
1512   Tweak the sgimips section for rootfs mounting to use squashfs
1513   instead of ext2.
1514
1515   30 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1516   Fix "Cannot read /proc/mounts" cosmetics.
1517
1518   30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1519   alpha/modules_load, um/modules_load, x86/modules_load,
1520   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
1521   We need firmware_class in our initramfs for ide-cs to work.
1522
1523   20 Jun 2006; Tim Yamin <plasmaroo@gentoo.org> genkernel,
1524   genkernel.conf,
1525   -pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
1526   +pkg/busybox-1.1.3+gentoo.tar.bz2:
1527   Bump busybox to 1.1.3 courtesy of `Kumba.
1528
1529   19 Jun 2006; Joshua Kinard <kumba@gentoo.org>
1530   gen_initramfs.sh, -mips/ip22r4k-2006_0.cf,
1531   +mips/ip22r4k-2006_1.cf, -mips/ip22r5k-2006_0.cf,
1532   +mips/ip22r5k-2006_1.cf, -mips/ip27r10k-2006_0.cf,
1533   +mips/ip27r10k-2006_1.cf, -mips/ip28r10k-2006_0.cf,
1534   +mips/ip28r10k-2006_1.cf, -mips/ip30r10k-2006_0.cf,
1535   +mips/ip30r10k-2006_1.cf, -mips/ip32r5k-2006_0.cf,
1536   mips/ip32r5k-2006_1.cf, -mips/ip32rm52-2006_0.cf,
1537   +mips/ip32rm5k-2006_1.cf, mips/nb-busybox.cf, netboot/linuxrc.x:
1538   Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's
1539   a busybox applet now), tweak the ip32r5k config, add wget to the
1540   mips netboot busybox config. Also import the remaining 2006.1
1541   mips-sources configs and remove the old 2006.0 ones.
1542
1543   12 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/busy-config:
1544   Enable the config option for busybox's --install parameter.
1545
1546   12 Jun 2006; Joshua Kinard <kumba@gentoo.org>
1547   mips/busy-config, +mips/ip32r5k-2006_1.cf, mips/nb-busybox.cf:
1548   Add IP32 R5K 2.6.16.20 kernel build, and update LiveCD/Netboot
1549   Busybox configs to match with busybox-1.1.3.
1550
1551   10 Jun 2006; Joshua Kinard <kumba@gentoo.org> mips/config.sh:
1552   Modernize the mips genkernel config.
1553
1554   10 Jun 2006; Joshua Kinard <kumba@gentoo.org>
1555   -mips/ip22r4k-2005_1.cf, -mips/ip22r5k-2005_1.cf,
1556   -mips/ip27r10k-2005_1.cf, -mips/ip28r10k-2005_1.cf,
1557   -mips/ip30r10k-2005_1.cf, -mips/ip32r5k-2005_1.cf:
1558   Remove old configs.
1559
1560   10 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1561   generic/linuxrc:
1562   We can't use vol_id since it was a part of udev.
1563
1564   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1565   genkernel.8:
1566   Added --static to man page for bug #135703.
1567
1568   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1569   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
1570   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
1571   Add a modified version of the two LUKS patches that made their
1572   way into bugzilla for bug #122421.
1573
1574   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1575   alpha/modules_load, generic/initrd.defaults, generic/linuxrc,
1576   x86/modules_load, x86_64/modules_load, xen0/modules_load,
1577   xenU/modules_load:
1578   Added code to allow the root file-system to be a module. This
1579   is for bug #118098.
1580
1581   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1582   generic/linuxrc:
1583   Changed real_init to init_opts to be more accurate, and added a
1584   proper real_init option to allow the selection of the init
1585   executable to run. This is for bug #113426.
1586
1587   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1588   gen_initramfs.sh, gen_initrd.sh:
1589   Added fix for bug #134843 from Thomas Raschbacher
1590   <lordvan@gentoo.org> for evms and later glibc versions.
1591
1592   05 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1593   genkernel.8:
1594   Fixed man page. Thanks to Andrew Yates <andrew@andrewyates.net>
1595   for the patch.
1596
1597   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1598   alpha/busy-config, ia64/busy-config, mips/busy-config,
1599   parisc/busy-config, parisc64/busy-config, ppc/busy-config,
1600   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
1601   um/busy-config, x86/busy-config, x86_64/busy-config,
1602   xen0/busy-config, xenU/busy-config:
1603   Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on
1604   read, used for keymap selection.
1605
1606   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1607   generic/linuxrc:
1608   More spacing cleanups.
1609
1610   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1611   generic/linuxrc:
1612   I accidentally removed some stuff that needed to be there in my
1613   overzealous debug cleanup.
1614
1615   01 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1616   generic/linuxrc:
1617   Cleaning up debug statements.
1618
1619   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1620   generic/linuxrc:
1621   Ooops... forgot my then after elif. I hope nobody noticed.
1622
1623   31 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1624   generic/linuxrc:
1625   Change cp to mknod for sr0/loop0 for mips and also for tty1 for
1626   splash.
1627
1628   30 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1629   generic/linuxrc:
1630   Change cp to mknod for console/null.
1631
1632   25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1633   generic/initrd.scripts, generic/linuxrc:
1634   Fix an error in setup_unionfs and add in some debug support to
1635   figure out why/where this initramfs is stopping.
1636
1637   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1638   generic/initrd.scripts:
1639   Fixed up TODO with actual working code since we don't have awk.
1640
1641   24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1642   generic/initrd.scripts, generic/linuxrc:
1643   Add in image.squashfs as a squashfs loop, since it is now the
1644   default in catalyst. Also, added a nice TODO about docache and
1645   size restrictions into cache_cd_contents.
1646
1647   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1648   gen_cmdline.sh:
1649   Just some spacing clean ups in the long usage listing.
1650
1651   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1652   genkernel.conf:
1653   Comment the rest of the udev syuff from genkernel.conf as it
1654   shouldn't be necessary anymore with mdev.
1655
1656   19 May 2006; Tim Yamin <plasmaroo@gentoo.org>
1657   alpha/busy-config, gen_compile.sh, gen_initramfs.sh,
1658   generic/initrd.scripts, generic/linuxrc, genkernel,
1659   genkernel.conf, ia64/busy-config, mips/busy-config,
1660   parisc/busy-config, parisc64/busy-config,
1661   -pkg/busybox-1.00-headers_fix.patch,
1662   -pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2,
1663   +pkg/busybox-1.1.0-gentoo-gk4-20060519-snappie.tar.bz2,
1664   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
1665   sparc64/busy-config, um/busy-config, x86/busy-config,
1666   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
1667   Update to busybox 1.1.0; port over to use mdev.
1668
1669   07 May 2006; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
1670   genkernel:
1671   Fix #132408.
1672
1673   07 May 2006; Tim Yamin <plasmaroo@gentoo.org>
1674   gen_initramfs.sh, gen_initrd.sh:
1675   Fix #131769.
1676
1677   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1678   gen_compile.sh:
1679   Added patch for unionfs from bug #129965.
1680
1681   27 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1682   gen_compile.sh:
1683   Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
1684
1685   25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1686   alpha/modules_load, x86/modules_load, x86_64/modules_load,
1687   xen0/modules_load, xenU/modules_load:
1688   Added some more modules to MODULES_SCSI that could be used to
1689   boot from a genkernel-compiled kernel on a live system.
1690
1691   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1692   gen_compile.sh, generic/initrd.scripts, generic/linuxrc:
1693   Added patch from Mike Auty for udev 088+.
1694
1695   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1696   alpha/modules_load, x86/modules_load, x86_64/modules_load,
1697   xen0/modules_load, xenU/modules_load:
1698   Added 3ware card drivers to scsi modules on x86/amd64/alpha.
1699
1700   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1701   gen_compile.sh, genkernel:
1702   Updated to *hopefully* work with udev 087.
1703
1704   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> alpha/config.sh,
1705   ia64/config.sh, parisc/config.sh, parisc64/config.sh,
1706   ppc/config.sh, ppc64/config.sh, sparc/config.sh,
1707   sparc64/config.sh, um/config.sh, x86/config.sh,
1708   x86_64/config.sh, xen0/config.sh, xenU/config.sh:
1709   Fix #107628.
1710
1711   14 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1712   gen_initramfs.sh, gen_initrd.sh, generic/initrd.scripts,
1713   generic/linuxrc, genkernel:
1714   ->3.3.11d. Fix #121616, #128805, #129887, #129910.
1715
1716   14 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1717   generic/initrd.scripts:
1718   Forgot one part of the patch from bug #121334.
1719
1720   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1721   gen_compile.sh, genkernel, genkernel.8:
1722   Updated the unionfs compiling section. This *should* allow
1723   unionfs to build on supported kernels.
1724
1725   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1726   generic/linuxrc:
1727   Uncommented suspend2 support from bug #114266.
1728
1729   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1730   generic/initrd.scripts, generic/linuxrc:
1731   Added unionfs patches from bug #121334.
1732
1733   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1734   generic/initrd.scripts, generic/linuxrc, genkernel,
1735   x86/busy-config, x86/modules_load, x86_64/busy-config,
1736   x86_64/modules_load, xen0/busy-config, xen0/modules_load,
1737   xenU/busy-config, xenU/modules_load:
1738   Added a check for /dev/tty0 to setup_keymap, added raid
1739   personality modules for EVMS, and fixed lots of space/tab
1740   issues, along with a general style cleanup. I'm calling this
1741   one 3.3.11b internally, and hopefully it will be added to the
1742   tree if it resolves bug #124388.
1743
1744   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1745   gen_cmdline.sh, gen_initramfs.sh, gen_initrd.sh,
1746   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
1747   dobladecenter->slowusb
1748
1749   06 Apr 2006; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1750   +pkg/klibc-1.2.1-nostdinc-flags.patch:
1751   Add hardened fix for bug #128806.
1752
1753   24 Mar 2006; Tim Yamin <plasmaroo@gentoo.org>
1754   ia64/kernel-config-2.6:
1755   Update config for the new Fusion MPT CONFIG_ options on newer
1756   2.6 kernels; bug #125353.
1757
1758   10 Mar 2006; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1759   Fix bug #124251.
1760
1761   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1762   generic/linuxrc:
1763   Updated copyright notice to get KingTaco off my back.
1764
1765   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1766   gen_initramfs.sh, gen_initrd.sh:
1767   Added 0 0 to end of the ram0 line on fstab. Blame KingTaco for
1768   pointing it out.
1769
1770   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1771   gen_compile.sh:
1772   Changed unpacking of klibc to use tar j instead of tar z.
1773
1774   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1775   genkernel.conf:
1776   Let's use the bzip2 tarball of klibc by default form now on,
1777   shall we...
1778
1779   07 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
1780   +pkg/klibc-1.1.16-sparc2.patch:
1781   Added klibc patch for sparc to CVS (from distfiles). This is
1782   3.3.11 so like... run in fear or something...
1783
1784   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1785   gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh,
1786   gen_initrd.sh, genkernel:
1787   Added patch from Kumba to make certain initrd functions less
1788   mips-specific.
1789
1790   27 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1791   gen_compile.sh, genkernel:
1792   Removed save_args/reset_args on kernel. This is 3.3.11_pre7.
1793
1794   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1795   unset temp vars so they get cleaned up
1796
1797   26 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1798   gen_initramfs.sh, genkernel:
1799   bump to pre6. resets ARCH env var after utils are compiled
1800
1801   25 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1802   gen_arch.sh, gen_compile.sh, genkernel:
1803   Added sparc patches for udev/klibc.
1804
1805   24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1806   gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
1807   gen_determineargs.sh, genkernel:
1808   Added nice and fun patch from dostrow for building on ppc64 (and
1809   possibly others) with mixed kernel/userland.
1810
1811   23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1812   generic/linuxrc:
1813   Added fix for bug #120031.
1814
1815   20 Jan 2006; Joshua Kinard <kumba@gentoo.org>
1816   +mips/ip32rm52-2006_0.cf:
1817   Kernel 2.6.14.6 config for SGI O2 w/ RM5271 CPU ("Nevada")
1818
1819   15 Jan 2006; Joshua Kinard <kumba@gentoo.org> gen_cmdline.sh,
1820   gen_determineargs.sh, genkernel:
1821   Add support to genkernel to build a monolithic kernel by
1822   skipping module building sections when
1823   --static is passed on the gk commandline.
1824
1825   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1826   gen_compile.sh:
1827   Added comment about utils breaking udev so we don't break it
1828   again inadvertently.
1829
1830   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1831   gen_compile.sh, genkernel, +pkg/busybox-1.00-headers_fix.patch:
1832   Added busybox headers fix (_pre2) and changed utils to runtask
1833   on udev build (_pre3).
1834
1835   12 Jan 2006; Joshua Kinard <kumba@gentoo.org>
1836   netboot/linuxrc.x:
1837   chmod +x the udhcpc script on bootup
1838
1839   12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1840   gen_compile.sh, genkernel, -pkg/byteswap.h:
1841   Added patch from bug #118324.
1842
1843   10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1844   x86/modules_load, x86_64/modules_load, xen0/modules_load,
1845   xenU/modules_load:
1846   Added additional SATA controllers to MODULES_SATA for loading
1847   into the initrd/initramfs image.
1848
1849   07 Jan 2006; Joshua Kinard <kumba@gentoo.org>
1850   gen_initramfs.sh, +mips/ip22r4k-2006_0.cf,
1851   +mips/ip22r5k-2006_0.cf, +mips/ip27r10k-2006_0.cf,
1852   +mips/ip28r10k-2006_0.cf, +mips/ip30r10k-2006_0.cf,
1853   +mips/ip32r5k-2006_0.cf, +mips/nb-busybox.cf, +netboot,
1854   +netboot/linuxrc.x, +netboot/misc, +netboot/misc/bin,
1855   +netboot/misc/bin/net-setup, +netboot/misc/etc,
1856   +netboot/misc/etc/fstab, +netboot/misc/etc/group,
1857   +netboot/misc/etc/inittab, +netboot/misc/etc/passwd,
1858   +netboot/misc/etc/profile, +netboot/misc/etc/resolv.conf,
1859   +netboot/misc/etc/shadow, +netboot/misc/etc/shells,
1860   +netboot/misc/usr, +netboot/misc/usr/share,
1861   +netboot/misc/usr/share/terminfo,
1862   +netboot/misc/usr/share/terminfo/p,
1863   +netboot/misc/usr/share/terminfo/p/putty,
1864   +netboot/misc/usr/share/udhcpc,
1865   +netboot/misc/usr/share/udhcpc/default.script:
1866   Import the Genkernel-side of things for the catalyst2 netboot2
1867   module
1868
1869   06 Jan 2006; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1870   udev compile change from runtask to utils
1871
1872   03 Jan 2006; Tim Yamin <plasmaroo@gentoo.org>
1873   gen_bootloader.sh, gen_compile.sh, gen_determineargs.sh,
1874   gen_initramfs.sh, genkernel:
1875   Fix #115263, #117392, add a fix to sanify LOCALVERSION if
1876   unresolved variables are embedded.
1877
1878   02 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1879   alpha/modules_load, um/modules_load, x86/modules_load,
1880   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
1881   Updated Fusion MPT support for bug #117114.
1882
1883   21 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
1884   Fix --kernel-cross-compile with PPC64.
1885
1886   18 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
1887   genkernel:
1888   Add a compile_klibc(...) fix for old GNU tars and patch the
1889   klibc Makefile to leave /lib alone.
1890
1891   16 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
1892   runtask -> utils for compile_klibc.
1893
1894   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1895   gen_compile.sh, genkernel:
1896   Added x86/klibc fix.
1897
1898   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1899   x86/kernel-config-2.6:
1900   Added HERMES support to use in-kernel driver rather than
1901   external.
1902
1903   15 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
1904   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
1905   Fix #109196.
1906
1907   15 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1908   +pkg/byteswap.h:
1909   Fix to allow udev 076 and udev 077 to compile... add a missing
1910   file byteswap.h to klibc-1.1.1
1911
1912   15 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1913   genkernel.conf:
1914   Removed versions from all packages that are pulled from upstream
1915   so we can use sed in the ebuild to set these, making maintenance
1916   easier.
1917
1918   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1919   add quotes to the ARCH= stuff for the kernel
1920
1921   09 Dec 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
1922   Forcibly set the ARCH when compiling the kernel
1923
1924   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1925   x86/kernel-config-2.6:
1926   Changed CONFIG_BLK_DEV_MD=y for bug #112962.
1927
1928   06 Dec 2005; Tim Yamin <plasmaroo@gentoo.org>
1929   gen_bootloader_grub.awk:
1930   Fix #100637.
1931
1932   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1933   Back out suspend2 support temporarily as per #114266 comment 10.
1934
1935   05 Dec 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
1936   Fix #113634, #114266.
1937
1938   05 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1939   x86/kernel-config-2.6:
1940   Added USB Printer support for bug #114496.
1941
1942   28 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1943   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
1944   Added sata_mv to x86/amd64 for Marvell SATA controllers and
1945   updated 2.6 kernel config for x86 to match what would be used on
1946   a current 2.6.14 LiveCD.
1947
1948   23 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel:
1949   Version Bump 3.3.8
1950
1951   23 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
1952   gen_initrd.sh:
1953   Fix bug 113287
1954
1955   22 Nov 2005; Eric Edgar <rocket@gentoo.org> genkernel.conf:
1956   Update unionfs in genkernel.conf to 1.1.1
1957
1958   21 Nov 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
1959   fix for sys delete bug 109819
1960
1961   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1962   genkernel.conf:
1963   Add support for dmraid1.0.0.rc9 to fix bug 94762
1964
1965   21 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
1966   gen_initrd.sh, gen_moddeps.sh, gen_package.sh:
1967   Fix missing moddeps file by adding a test;Do not keep the
1968   initrd/initramfs with a kernelz system as it is already bundled
1969   together.
1970
1971   18 Nov 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
1972   Fix {PPC+Catalyst+Pegasos} build failure regression.
1973
1974   17 Nov 2005; Tim Yamin <plasmaroo@gentoo.org>
1975   -pkg/udev-054.tar.bz2, -pkg/udev-068.tar.bz2:
1976   Remove obsoleted udev...
1977
1978   17 Nov 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
1979   gen_determineargs.sh, genkernel.conf:
1980   Udev 075 support, klibc 1.1.1, and fixes for ppc on 2.6.14+
1981   kernels
1982
1983   04 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1984   gen_arch.sh, gen_initramfs.sh, gen_initrd.sh,
1985   generic/initrd.scripts, generic/linuxrc, genkernel, +mips,
1986   +mips/busy-config, +mips/config.sh, +mips/ip22r4k-2005_1.cf,
1987   +mips/ip22r5k-2005_1.cf, +mips/ip27r10k-2005_1.cf,
1988   +mips/ip28r10k-2005_1.cf, +mips/ip30r10k-2005_1.cf,
1989   +mips/ip32r5k-2005_1.cf, +mips/modules_load, +pkg/mips,
1990   +pkg/mips/.keep:
1991   Added patches from bug #106338. This means mips support in
1992   genkernel. Blame Kumba.
1993
1994   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1995   generic/linuxrc, genkernel:
1996   Changed the version indicator, fixing fstab generation for
1997   unionfs, and resolving bug #103332.
1998
1999   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2000   gen_initramfs.sh:
2001   Made symlink relative for bug #105572.
2002
2003   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2004   gen_compile.sh, genkernel.conf, +pkg/udev-068.tar.bz2:
2005   Upgraded to udev 068 and also closing bug #103936.
2006
2007   28 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2008   gen_funcs.sh:
2009   Added fix for bug #103717.
2010
2011   21 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2012   x86/kernel-config-2.6:
2013   Updated x86 2.6 kernel configuration.
2014
2015   10 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2016   alpha/modules_load, x86/modules_load, x86_64/modules_load:
2017   Added fix for bug #102006.
2018
2019   31 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2020   Update genkernel version number
2021
2022   31 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2023   x86/kernel-config-2.6:
2024   CONFIG_PRINTER=m for bug #104229.
2025
2026   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2027   generic/initrd.scripts, generic/linuxrc:
2028   Add nodetect and doload patch from bug #102643, with some
2029   modifications.
2030
2031   16 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2032   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc:
2033   Fix for bug 83276 and add udevsend binary to initramfs for newer
2034   udevs
2035
2036   16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2037   alpha/modules_load, um/modules_load, x86/modules_load,
2038   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2039   Added dm-mirror to dmraid on all supported arches for bug
2040   #102739.
2041
2042   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
2043   Fix #101716.
2044
2045   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
2046   gen_configkernel.sh:
2047   Fix #88080.
2048
2049   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
2050   Fix #102407.
2051
2052   15 Aug 2005; Tim Yamin <plasmaroo@gentoo.org>
2053   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2:
2054   Fix #102491.
2055
2056   11 Aug 2005; Eric Edgar <rocket@gentoo.org>
2057   alpha/modules_load, um/modules_load, x86/modules_load,
2058   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2059   Fix bug 102006 for dm-bbr. Added dm-bbr to modules_load files
2060   under MODULES_LVM2.
2061
2062   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
2063   Fix for bug 91966. Link lib64 to lib in the initramfs
2064
2065   11 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2066   generic/linuxrc:
2067   Fix for newer udevs to detect udevstart
2068
2069   06 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2070   gen_configkernel.sh:
2071   Fixed config parsing for dmraid/lvm2 to only set =m if item is
2072   not set. Closing bug #101535.
2073
2074   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2075   ppc/config.sh, ppc64/config.sh:
2076   Fix incorrect commit
2077
2078   02 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2079   gen_initramfs.sh, ppc/config.sh, ppc64/config.sh:
2080   Create symlink to init named linuxrc. In preparation for the
2081   need to pack the cpio into the kernel
2082
2083   02 Aug 2005; Eric Edgar <rocket@gentoo.org>
2084   generic/initrd.scripts:
2085   Add iseries virtual cdrom auto scanning support
2086
2087   01 Aug 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2088   Remove unnecessary check for multiple running genkernels.
2089
2090   01 Aug 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh,
2091   genkernel:
2092   kerncache wasnt sending the config to /etc/kernels properly
2093
2094   30 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2095   generic/initrd.scripts, generic/linuxrc, genkernel,
2096   ppc/config.sh:
2097   Fix cosmetics and PPC without --genzimage.
2098
2099   30 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2100   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
2101   generic/initrd.defaults, generic/initrd.scripts,
2102   generic/linuxrc, genkernel:
2103   Finally making the --bladecenter/dobladecenter stuff correct.
2104   Thanks plasmaroo for helping me wrap my head around how this
2105   works and to remove my dirty hack.
2106
2107   29 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2108   genkernel:
2109   >> 3.3.3. Fix KERNEL_MAKE_DIRECTIVE_2 if not using --genzimage.
2110
2111   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2112   gen_initramfs.sh, gen_initrd.sh, generic/linuxrc:
2113   Fixed up the BladeCenter support some more.
2114
2115   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2116   generic/linuxrc:
2117   Added bladecenter boot-time option, also... so kernels don't
2118   *have* to be built with --bladecenter.
2119
2120   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2121   generic/initrd.scripts:
2122   Fixed up --bladecenter expressions
2123
2124   29 Jul 2005; Eric Edgar <rocket@gentoo.org>
2125   gen_determineargs.sh, gen_initramfs.sh:
2126   Fix a few directory creation issues and a typo
2127
2128   29 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2129   gen_cmdline.sh, gen_determineargs.sh, generic/initrd.scripts,
2130   generic/linuxrc:
2131   Added --bladecenter for slow USB CD on IBM BladeCenter.
2132
2133   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh:
2134   Better genkernel.log output for initramfs
2135
2136   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2137   print warning that unionfs flag is disabled at this time
2138
2139   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2140   Remove normal access to unionfs
2141
2142   29 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2143   Change unionfs so that it is clearly noted as experimental
2144
2145   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh,
2146   generic/linuxrc:
2147   Fix cp /dev/tty1 error message
2148
2149   28 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2150   gen_initramfs.sh, gen_initrd.sh, gen_package.sh, ppc/config.sh:
2151   Fix ppc not compiling without --genzimage
2152
2153   28 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2154   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
2155   generic/linuxrc, genkernel, genkernel.8,
2156   pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/config.sh:
2157   >> 3.3.1. Fix #100144, #100169, #100583.
2158
2159   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
2160   gen_determineargs.sh, gen_package.sh:
2161   Remove extra TEMP checking code that was commented out
2162
2163   25 Jul 2005; Eric Edgar <rocket@gentoo.org>
2164   gen_determineargs.sh, gen_package.sh, genkernel:
2165   Add kernelz- to minkernpackage and kerncache
2166
2167   22 Jul 2005; Eric Edgar <rocket@gentoo.org>
2168   gen_determineargs.sh, gen_package.sh:
2169   Remove extra checks that fail
2170
2171   20 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_package.sh:
2172   Fix minkernpackage breakage regarding the TEMP and TMPDIR
2173   variable
2174
2175   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
2176   generic/initrd.scripts:
2177   Switch order of error messages to make less confusing
2178
2179   19 Jul 2005; Eric Edgar <rocket@gentoo.org>
2180   generic/initrd.scripts, generic/linuxrc, genkernel:
2181   Fix exit 1 issue being always called. Add UID support for
2182   unionfs. add check for livecd.unionfs file on blockdev
2183
2184   19 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2185   gen_funcs.sh, gen_initramfs.sh, gen_initrd.sh, generic/linuxrc,
2186   genkernel:
2187   Fix --no-install cleaning the tmpdir bug that plasmaroo reported
2188
2189   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2190   Fix info about the framebuffers
2191
2192   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
2193   genkernel:
2194   cause genkernel to die if cant write to the DEBUGFILE. remove
2195   extra info strings that arent necessary
2196
2197   18 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2198   Fix genkernel finishing info messages to be more accurate
2199
2200   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_funcs.sh,
2201   genkernel:
2202   Cleanup tmpdirs if genkernel dies abnormally
2203
2204   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initrd.sh:
2205   Fix evms bugs with missing sbin for an initrd
2206
2207   18 Jul 2005; Eric Edgar <rocket@gentoo.org>
2208   gen_determineargs.sh, gen_initramfs.sh:
2209   Fix evms bugs with missing sbin. Remove prepare line as it
2210   probably isnt necessary
2211
2212   18 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_bootloader.sh,
2213   gen_cmdline.sh, gen_determineargs.sh, gen_funcs.sh,
2214   gen_initramfs.sh, gen_package.sh, generic/initrd.scripts,
2215   generic/linuxrc, genkernel, genkernel.conf:
2216   Create additional cleanup options. --postclear for final
2217   cleanup and 2 new genkernel.conf options. Also fixup TEMP dir
2218   creation and extraneous %%ARCH%% creation in the cache_dir
2219
2220   16 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2221   gen_initramfs.sh, gen_initrd.sh, genkernel:
2222   Fix #98886.
2223
2224   15 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2225   genkernel:
2226   >> 3.2.6. Fix mkdir linuxrc issues and bootstrapCD() not getting
2227   called as early as it should,
2228
2229   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2230   generic/initrd.scripts:
2231   Fix '[: /dev/md: unknown operand' for LiveCD boots.
2232
2233   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2234   ia64/kernel-config-2.6:
2235   Add USB Storage support.
2236
2237   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2238   Fix bug #80617.
2239
2240   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2241   gen_bootloader.sh, +gen_bootloader_grub.awk,
2242   gen_determineargs.sh, genkernel, ia64/kernel-config-2.6:
2243   Fix #98944, add GRUB :root_device support and add a more
2244   versatile grub.conf updater.
2245
2246   14 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2247   x86/kernel-config-2.6:
2248   Add an updated x86 kernel config from wolf31o2.
2249
2250   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2251   alpha/busy-config, ia64/busy-config, parisc/busy-config,
2252   parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
2253   sparc/busy-config, sparc64/busy-config, um/busy-config,
2254   x86/busy-config, x86_64/busy-config, xen0/busy-config,
2255   xenU/busy-config:
2256   Add CONFIG_ASH_TIMEOUT.
2257
2258   13 Jul 2005; Eric Edgar <rocket@gentoo.org>
2259   generic/initrd.scripts:
2260   Fix find|grep output
2261
2262   13 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_initramfs.sh,
2263   gen_initrd.sh:
2264   Fix typo for evms and removing the swap libs in gen_initramfs
2265
2266   13 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2267   alpha/busy-config, gen_bootloader.sh, gen_compile.sh,
2268   gen_configkernel.sh, gen_determineargs.sh, gen_initramfs.sh,
2269   gen_package.sh, generic/initrd.scripts, generic/linuxrc,
2270   genkernel, genkernel.conf, ia64/busy-config, parisc/busy-config,
2271   parisc64/busy-config,
2272   -pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
2273   -pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
2274   +pkg/busybox-1.00-rt-mdstart.plasmaroo.tar.bz2, ppc/busy-config,
2275   ppc64/busy-config, sparc/busy-config, sparc64/busy-config,
2276   um/busy-config, x86/busy-config, x86_64/busy-config,
2277   xen0/busy-config, xenU/busy-config:
2278   Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX:
2279   upgraded busybox to 1.00, porting in my read -t and mdstart
2280   patches.
2281
2282   13 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2283   Fix for bug 97672. Call get_KV to get the KV after the prepare
2284   has been run
2285
2286   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2287   Fix minor print bug 98744. Shouldnt affect operation but it
2288   could be annoying
2289
2290   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2291   Fix for hardened/selinux systems to have extened attributes, per
2292   r2d2's request
2293
2294   12 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2295   gen_determineargs.sh, genkernel:
2296   Adding --symlink to fix bug 98716
2297
2298   12 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2299   generic/initrd.scripts, generic/modprobe, genkernel,
2300   genkernel.conf:
2301   >> 3.2.2. Fix #83771, #97700, #98590, #98594, #98661, #98746.
2302
2303   12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2304   generic/initrd.defaults, generic/linuxrc:
2305   Added multilib cdboot patch.
2306
2307   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2308   gen_compile.sh, gen_determineargs.sh, gen_initramfs.sh,
2309   gen_initrd.sh, generic/initrd.scripts, generic/linuxrc,
2310   genkernel, genkernel.conf:
2311   ENHANCEMENT bug 83771. Add support for LABEL= and UUID=
2312
2313   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2314   gen_determineargs.sh:
2315   Fix bug 97700. Add additional check for kernel source directory
2316   earlier
2317
2318   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_arch.sh:
2319   Fix bug 95280 in genkernel. ARCH_OVERRIDE in
2320   /etc/genkernel.conf should work now
2321
2322   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2323   gen_determineargs.sh, generic/initrd.scripts, generic/linuxrc:
2324   remove extra make prepare in gen_determineargs.sh that breaks
2325   things. Fix md /dev creation bug 98193
2326
2327   11 Jul 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh:
2328   Fix bug 98661 with the missing underscore in gen_cmdline.sh
2329
2330   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2331   generic/initrd.scripts, generic/linuxrc:
2332   Fix to let the /mnt/cdrom/cdupdate.sh script run just before the
2333   chroot
2334
2335   11 Jul 2005; Eric Edgar <rocket@gentoo.org>
2336   generic/initrd.scripts:
2337   send stderr to /dev/null for lvm startup
2338
2339   10 Jul 2005; Tim Yamin <plasmaroo@gentoo.org>
2340   gen_bootloader.sh, generic/linuxrc, genkernel:
2341   Fix #93178, #98436, #98501
2342
2343   08 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2344   gen_initramfs.sh, generic/initrd.defaults,
2345   generic/initrd.scripts, generic/linuxrc, genkernel, genkernel.8,
2346   genkernel.conf, x86/busy-config, x86_64/busy-config:
2347   >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find:
2348   ...' errors.
2349
2350   01 Jul 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos:
2351   Update Pegasos config from dholm.
2352
2353   01 Jul 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2354   fix bug 97378; setup the PATH environment properly.
2355
2356   29 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2357   +pkg/udev-054.tar.bz2, -pkg/udev-058.tar.bz2:
2358   Downgrade to 054.
2359
2360   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2361   gen_determineargs.sh:
2362   fix unionfs-modules-bincache naming error. Fix directory change
2363   error on unionfs
2364
2365   29 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2366   run modules_prepare in the kernel tree before unionfs modules
2367   compile
2368
2369   28 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2370   pkg/udev-058.tar.bz2:
2371   Revert to 1.1.
2372
2373   28 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh,
2374   generic/initrd.scripts, generic/linuxrc, pkg/udev-058.tar.bz2:
2375   changed to backticks and changed /bin/bash back to /bin/sh
2376   which is a valid shell inside the initrd/initramfs
2377
2378   27 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2379   genkernel, genkernel.conf, -pkg/udev-054.tar.bz2,
2380   +pkg/udev-058.tar.bz2:
2381   Update udev and fix for SPARC64.
2382
2383   27 Jun 2005; Eric Edgar <rocket@gentoo.org>
2384   gen_configkernel.sh:
2385   bug 97051: Initramfs on 2.6+ kernels dont require ext2
2386   filesystem so can drop this forced entry.
2387
2388   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2389   generic/initrd.defaults, generic/initrd.scripts, generic/linuxrc:
2390   Change all EVMS/evms to EVMS2/evms2 for consitency. Also,
2391   enabled dodmraid by default.
2392
2393   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2394   generic/linuxrc:
2395   Must use /bin/bash for dollar-sign, parentheses sub-shell syntax.
2396
2397   27 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2398   x86/modules_load, x86_64/modules_load:
2399   Changed sata_vitesse to sata_vsc and closing bug #97089.
2400
2401   27 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
2402   linuxrc that should not create avc denied messages for a
2403   hardened system.
2404
2405   24 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
2406   _pre12... ph43r...
2407
2408   24 Jun 2005; Eric Edgar <rocket@gentoo.org> genkernel:
2409   Add info for cmdline usage to genkernel
2410
2411   23 Jun 2005; Eric Edgar <rocket@gentoo.org>
2412   generic/initrd.scripts:
2413   Fix confusing volume manager message
2414
2415   23 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2416   alpha/modules_load, x86_64/modules_load:
2417   Add Fusion MPT support
2418
2419   23 Jun 2005; Eric Edgar <rocket@gentoo.org> x86/modules_load:
2420   Add Fusion MPT support for VMWare machines
2421
2422   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2423   Add missing else
2424
2425   23 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2426   Fix missing elif
2427
2428   22 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2429   genkernel, pkg/udev-054.tar.bz2:
2430   Fix #76082, #86487, #87673, #95993.
2431
2432   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
2433   generic/initrd.scripts, generic/linuxrc:
2434   Fix bug 87673. Option passing for dmraid. dodmraid= on the
2435   cmdline. sets up /sbin/dmraid -ay .
2436
2437   22 Jun 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
2438   Fix for bug 86487. Allowing a subdirectory of a block device to
2439   be chrooted from and booted. New cmdline option subdir=
2440
2441   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2442   Fix udev for sparc so it compiles properly
2443
2444   22 Jun 2005; Eric Edgar <rocket@gentoo.org>
2445   generic/initrd.scripts, generic/linuxrc:
2446   Remove sort because busybox is not compiled with it. Remove
2447   unnecessary UML fixes
2448
2449   22 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2450   gen_compile.sh, gen_determineargs.sh:
2451   Fix bug 68903; Allows the CROSS_COMPILE env to be set for
2452   kernel compiles. Added --kernel-cross-compile= option
2453
2454   21 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2455   genkernel, genkernel.8:
2456   Fix #95993, #96300.
2457
2458   20 Jun 2005; Eric Edgar <rocket@gentoo.org>
2459   gen_determineargs.sh:
2460   Fix genkernel crash when .config is present and testing for
2461   Localversion info on a 2.6 kernel
2462
2463   17 Jun 2005; Eric Edgar <rocket@gentoo.org>
2464   gen_determineargs.sh:
2465   Fix 2.6 crash detecting LocalVersion, fix 2.4 kernels so they
2466   dont do localversion checks as they dont support it
2467
2468   16 Jun 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2469   udev build fix for no ARCH=um architectures
2470
2471   16 Jun 2005; Eric Edgar <rocket@gentoo.org>
2472   gen_determineargs.sh, gen_initramfs.sh, gen_initrd.sh,
2473   gen_moddeps.sh, genkernel:
2474   Localversion changes to kerncache, and added a sleep statement
2475   so modprobe loop has a chance to work
2476
2477   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2478   Fix devfs for those archs that still need it.
2479
2480   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2481   gen_compile.sh, gen_determineargs.sh, gen_funcs.sh,
2482   gen_initramfs.sh, gen_initrd.sh, gen_package.sh,
2483   generic/initrd.defaults, generic/initrd.scripts,
2484   generic/linuxrc, genkernel, genkernel.conf:
2485   Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with
2486   regard to initramfs.
2487
2488   15 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> ppc/Pegasos,
2489   ppc/config.sh:
2490   Fix Pegasos on initramfs and add an updated Pegasos config,
2491   thanks dholm!
2492
2493   12 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2494   Fix 'lib64: No such...' error.
2495
2496   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2497   gen_package.sh:
2498   Fixing up minkernpackage
2499
2500   07 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2501   x86_64/kernel-config-2.6:
2502   Added floppy module to kernel config for bug #95272.
2503
2504   04 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2505   x86_64/kernel-config-2.6:
2506   Disable sound stuff, #92711.
2507
2508   03 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2509   gen_bootloader.sh, genkernel:
2510   Fix syntax.
2511
2512   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2513   gen_bootloader.sh:
2514   Add GRUB support cleanup by Richard Morris (#59192) to show an
2515   error if we can't work out device nodes and tell the user to
2516   manually generate grub.conf.
2517
2518   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2519   +gen_initramfs.sh:
2520   Add gen_initramfs.sh into CVS from rocket's initramfs support
2521   patches.
2522
2523   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2524   Fix #94860; clean up concurrent compile tmpdir-setting.
2525
2526   02 Jun 2005; Tim Yamin <plasmaroo@gentoo.org>
2527   alpha/busy-config, generic/initrd.defaults,
2528   generic/initrd.scripts, generic/linuxrc, genkernel.8,
2529   ia64/busy-config, parisc/busy-config, parisc64/busy-config,
2530   ppc/busy-config, ppc64/busy-config, sparc/busy-config,
2531   sparc64/busy-config, um/busy-config, x86/busy-config,
2532   x86_64/busy-config, xen0/busy-config, xenU/busy-config:
2533   Remove evms and lvm2 from default boot args (they cause hardware
2534   issues, so users should explicitly specify them); add NFSboot
2535   support patches by Thomas Seiler.
2536
2537   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2538   x86/kernel-config-2.6:
2539   Updated x86 2.6 kernel to 2005.0 config.
2540
2541   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2542   alpha/kernel-config-2.4, +alpha/kernel-config-2.6,
2543   alpha/modules_load, um/modules_load, x86/modules_load,
2544   x86_64/modules_load, xen0/modules_load, xenU/modules_load:
2545   Updated alpha kernel configs to 2005.0 configs and updated
2546   modules_load for alpha, um, x86, x86_64, xen0, and xenU to match
2547   x86.
2548
2549   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2550   gen_configkernel.sh:
2551   Added config parsing for dmraid modules if genkernel is called
2552   with --dmraid
2553
2554   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2555   gen_configkernel.sh:
2556   Added check for --lvm2 and enable lvm2-required modules if they
2557   are not enabled already in the supplied .config file.
2558
2559   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2560   x86/modules_load:
2561   Adding back in atp870u to modules_load on x86.
2562
2563   02 May 2005; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
2564   Add ata_piix.
2565
2566   22 Apr 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
2567   Added support for reading /mnt/cdrom/cdupdate.sh if its
2568   executable on the livecd
2569
2570   22 Apr 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2571   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
2572   gen_initrd.sh, gen_package.sh, generic/linuxrc, genkernel,
2573   genkernel.8, -notes, -pkg/dietlibc-0.27.tar.bz2, +pkg/ia64,
2574   +pkg/ia64/README, +pkg/um, +pkg/um/README, +pkg/xen0,
2575   +pkg/xen0/README, +pkg/xenU, +pkg/xenU/README, +ppc/Pegasos,
2576   ppc/config.sh, +um, +um/busy-config, +um/config.sh,
2577   +um/kernel-config-2.4, +um/kernel-config-2.6, +um/modules_load,
2578   +xen0, +xen0/busy-config, +xen0/config.sh,
2579   +xen0/kernel-config-2.4, +xen0/kernel-config-2.6,
2580   +xen0/modules_load, +xenU, +xenU/busy-config, +xenU/config.sh,
2581   +xenU/kernel-config-2.4, +xenU/kernel-config-2.6,
2582   +xenU/modules_load:
2583   >> 3.2.0_beta1; now with extra froz-faktor <TM>.
2584
2585   29 Mar 2005; Eric Edgar <rocket@gentoo.org> generic/linuxrc:
2586   fixed bug in scan delay so that it will work with both udev and
2587   devfs
2588
2589   13 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2590   Add missing mkdir -p /etc/sysconfig to linuxrc.
2591
2592   12 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2593   Get udev to go as the default manager if the udev binary exists
2594   and 2.6 or above is being used.
2595
2596   11 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
2597   mkdir -> mkdir -p
2598
2599   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2600   genkernel:
2601   Fix udev.rules install issue.
2602
2603   10 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2604   genkernel, genkernel.conf, -pkg/udev-039.tar.bz2,
2605   +pkg/udev-054.tar.bz2:
2606   >> 3.1.3. Remove udev static mode; upgrade udev to 054 instead.
2607
2608   08 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
2609   generic/initrd.defaults, generic/linuxrc:
2610   Add patch by Gerte Hoogewerf (gerte <-at-> nieuwenborg.nl) to
2611   fix dmraid with cdroot.
2612
2613   07 Mar 2005; Eric Edgar <rocket@gentoo.org>
2614   gen_configkernel.sh:
2615   Fix possible broken pipe error message when configuring the
2616   kernel
2617
2618   07 Mar 2005; Eric Edgar <rocket@gentoo.org> gen_compile.sh:
2619   Fix for broken pipe when configuring busybox in the
2620   gen_compile.sh script
2621
2622   07 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2623   genkernel, x86/modules_load, x86_64/modules_load:
2624   >> 3.1.1d. Add sata_qstor; fix #83328.
2625
2626   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
2627   generic/initrd.scripts:
2628   Check for dummy 'livecd' file instead of 'gentoo'.
2629
2630   03 Mar 2005; Tim Yamin <plasmaroo@gentoo.org>
2631   generic/initrd.scripts, genkernel:
2632   >> 3.1.1c. Add LiveCD detection to skip mountable but non-LiveCD
2633   media; requires Catalyst 1.1.6.
2634
2635   02 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel,
2636   genkernel.conf:
2637   Bump dmraid, >> 3.1.1.b.
2638
2639   01 Mar 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2640   genkernel:
2641   Fix 2.4 -j0 issue.
2642
2643   28 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
2644   Fix -j0 2.4 modules breakage.
2645
2646   25 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2647   generic/initrd.defaults, genkernel, x86/modules_load,
2648   x86_64/modules_load:
2649   >> 3.1.0k -- Add MODULES_SATA, fix udev on non-x86 archs where
2650   there seem to be problems with KLibC+udev so use a static udev
2651   on those.
2652
2653   24 Feb 2005; Eric Edgar <rocket@gentoo.org> gen_cmdline.sh,
2654   gen_determineargs.sh, gen_package.sh, genkernel, genkernel.8:
2655   Add support for maxkernpackage
2656   creates a tarball containing:
2657   kernel
2658   initrd
2659   contents of /lib/modules
2660   kernel config
2661
2662   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
2663   Fix 2.4 strict flag filtering issue.
2664
2665   24 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel.8:
2666   Document arbitrary scandelay initrd option.
2667
2668   20 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2669   genkernel:
2670   Fix '/tmp/.initrd/bin/[' to '[' in places before the pivot_root.
2671
2672   18 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2673   genkernel, pkg/udev-039.tar.bz2, x86/modules_load:
2674   Fix #58686 and #80716.
2675
2676   17 Feb 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2677   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
2678   generic/linuxrc, genkernel.conf, pkg/udev-039.tar.bz2:
2679   Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985).
2680
2681   31 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2682   Fix #77259.
2683
2684   30 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2685   genkernel:
2686   Fix #79999.
2687
2688   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
2689   -eq >> = for the LVM and EVMS2 checks.
2690
2691   27 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc,
2692   genkernel:
2693   Add patch for turning off LVM and EVMS2 optionally at boot time
2694   even if compiled into initrd; bug #79755.
2695
2696   26 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
2697   Fix #79502; thanks to rocket for the patch.
2698
2699   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2700   Make udev default for 2.6+
2701
2702   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2703   Add missing #72253 patch.
2704
2705   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2706   Add missing echo; #77363.
2707
2708   22 Jan 2005; Tim Yamin <plasmaroo@gentoo.org>
2709   gen_bootloader.sh, generic/initrd.scripts, generic/linuxrc,
2710   genkernel:
2711   >> 3.1.0e. Fixes #73356, #74758, #77277, #77363, #78636.
2712
2713   10 Jan 2005; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2714   gen_initrd.sh:
2715   Add --evms2 patch by Eric Edgar; bug #77385.
2716
2717   21 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
2718   pkg/dietlibc-0.27.tar.bz2:
2719   >> 3.1.0d; bug #73112.
2720
2721   17 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
2722   Removing tmscsim module; bug #72055.
2723
2724   01 Dec 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
2725   Fix for bug #73054.
2726
2727   30 Nov 2004; Tim Yamin <plasmaroo@gentoo.org>
2728   gen_determineargs.sh, gen_initrd.sh:
2729   >> 3.0.2c. Adding LVM2 args code to gen_determineargs.sh.
2730
2731   29 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2732   Bugfix for bug #72342.
2733
2734   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel,
2735   +genkernel.8:
2736   Time for our own manpage...
2737
2738   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2739   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh, genkernel,
2740   genkernel.conf:
2741   LVM2 compilation support; thanks to Eric Edgar for the patch.
2742   Bug #72129.
2743
2744   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
2745   generic/initrd.scripts, generic/linuxrc:
2746   Udev speedups; thanks to Eric Edgar for the patch - bug #72253.
2747
2748   27 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
2749   Adding MODULES_LVM2; #72129 // #72253.
2750
2751   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2752   gen_initrd.sh:
2753   Adding user-specified /linuxrc support; bug #66198.
2754
2755   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2756   ramdisk=8092 >> ramdisk_size=8092; bug #64864.
2757
2758   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2759   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
2760   Adding EVMS2 support; bug #61827.
2761
2762   13 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
2763   LVM fix, bug #69745.
2764
2765   05 Nov 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
2766   Fix for --minkernpackage and 'kernel' only instead of all; bug
2767   #70193.
2768
2769   26 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> x86/modules_load:
2770   uchi-hcd >> uhci-hcd.
2771
2772   25 Oct 2004; Mike Frysinger <vapier@gentoo.org> gen_cmdline.sh:
2773   clean up some of the help output
2774
2775   23 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> README,
2776   gen_cmdline.sh, gen_compile.sh, gen_determineargs.sh,
2777   gen_initrd.sh, generic/initrd.defaults, generic/initrd.scripts,
2778   generic/linuxrc, genkernel, genkernel.conf,
2779   -pkg/busybox-1.00-pre2-decl.patch,
2780   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
2781   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
2782   -pkg/dietlibc-0.26.tar.bz2, +pkg/dietlibc-0.27.tar.bz2,
2783   -pkg/udev-030.tar.bz2, +pkg/udev-039.tar.bz2, x86/modules_load:
2784   >> 3.1.0b.
2785
2786   09 Oct 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh:
2787   vgscan >> lvm; bug #44091.
2788
2789   02 Oct 2004; Travis Tilley <lv@gentoo.org> x86_64/modules_load:
2790   fix the sata crap
2791
2792   27 Sep 2004; Travis Tilley <lv@gentoo.org>
2793   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp,
2794   x86_64/modules_load:
2795   add bluetooth for one user's bluetooth kb+mouse, fix usb module
2796   stuff, add in support for an ide chipset used in some em64t boxes
2797
2798   27 Sep 2004; Travis Tilley <lv@gentoo.org>
2799   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
2800   CONFIG_SCSI_AIC7XXX_OLD, you are the weakest link! goodbye!
2801
2802   26 Sep 2004; Travis Tilley <lv@gentoo.org>
2803   x86_64/kernel-config-2.6, x86_64/kernel-config-2.6-smp:
2804   new generic genkernel configs. em64t support, here we come
2805
2806   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
2807   x86/kernel-config-2.6:
2808   Adding CONFIG_CRYPTO_ARC4=m; bug #58360.
2809
2810   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org>
2811   gen_bootloader.sh:
2812   Adding updated grub.conf patch from Mathias Gug, bug #57576.
2813
2814   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2815   gen_funcs.sh, genkernel:
2816   Adding robbat2's patch for bug #62365.
2817
2818   19 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2819   genkernel, genkernel.conf,
2820   pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
2821   -pkg/dietlibc-0.24.tar.bz2, +pkg/dietlibc-0.26.tar.bz2:
2822   Disabling dietlibc usage for devfsd and modutils; dietlibc
2823   updated to a new Hardened-aware version. Bug #60862.
2824
2825   18 Sep 2004; Tim Yamin <plasmaroo@gentoo.org> gen_package.sh:
2826   Adding missing {} around a logic check; bug #64514.
2827
2828   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
2829   --no-lvm-2 >> --no-lvm2 as it should be.
2830
2831   23 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh:
2832   Updated the --cache-dir patch to patch #36982.
2833
2834   14 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
2835   +ia64, +ia64/busy-config, +ia64/config.sh,
2836   +ia64/kernel-config-2.6, +ia64/modules_load:
2837   Added an ia64 config.
2838
2839   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2840   Added a check to disable udev on 2.4 kernels; bug #59687.
2841
2842   11 Aug 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2843   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
2844   generic/initrd.scripts, generic/linuxrc, genkernel:
2845   Added LiveCD udev support.
2846
2847   07 Aug 2004; Tim Yamin <plasmaroo@gentoo.org>
2848   x86/kernel-config-2.6, x86/modules_load:
2849   modules_load cleaned up to match the version used for the 2004.2
2850   release, also added BusLogic=m to the 2.6 configartion: bug #59310.
2851
2852   30 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
2853   generic/initrd.scripts:
2854   Removed "-t iso9660" which causes issues on Gentoo/PPC-Pegasos,
2855   supposedly.
2856
2857   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2858   gen_determineargs.sh, gen_funcs.sh, genkernel, genkernel.conf:
2859   Patch for bug #57867 adding --cachedir=<dir> by Martin Parm.
2860
2861   29 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
2862   genkernel:
2863   '-ne' >> '!=' for LVM2 static support to work properly; bug
2864   #58816.
2865
2866   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
2867   x86/kernel-config-2.4:
2868   Ext3 shouldn't really be a module - bug #58663.
2869
2870   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2871   generic/linuxrc:
2872   Fix for "udev" not having to be passed to the linuxrc; and a fix
2873   for the devfsd bincache not being used.
2874
2875   28 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
2876   gen_bootloader.sh, gen_cmdline.sh, gen_compile.sh,
2877   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc, genkernel,
2878   genkernel.conf, +pkg/udev-030.tar.bz2:
2879   >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a
2880   patch for bug #57953 from Martin Parm. Udev support, bug #49328.
2881
2882   22 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh:
2883   Fix for bug #57865. Thanks to Martin Parm for the patch!
2884
2885   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> genkernel:
2886   Added a patch for only [re]mounting /boot when installation is
2887   required. Patch from bug #57836 by Martin "Parmus" Parm.
2888
2889   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
2890   +gen_bootloader.sh, gen_cmdline.sh, gen_determineargs.sh,
2891   genkernel, genkernel.conf:
2892   GRUB Bootloader support - bug #57576. Thanks to Mathias Gug for
2893   the patch!
2894
2895   21 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2896   gen_compile.sh, gen_determineargs.sh, gen_initrd.sh,
2897   gen_moddeps.sh, genkernel, genkernel.conf:
2898   Adding a set of patches submitted by Martin "Parmus" Parm; bugs
2899   #57748, #57749, #57751, #57752, and #57761.
2900
2901   16 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2902   gen_funcs.sh, genkernel:
2903   Bug #57297 fix.
2904
2905   14 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh,
2906   genkernel, pkg/modutils-2.4.26.tar.bz2:
2907   >> 3.0.2d. Modutils ./configure* patch for HPPA and an option
2908   parsing fix.
2909
2910   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
2911   x86/kernel-config-2.6:
2912   Added CONFIG_PRINTER=y; bug #47666.
2913
2914   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org>
2915   gen_configkernel.sh, x86/config.sh:
2916   Added a sed to ensure Ext2 support is on; bug #52558.
2917
2918   12 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
2919   gen_initrd.sh, genkernel, x86/modules_load:
2920   >> 3.0.2c. Added more PCMCIA modules to the x86 module list; and
2921   added the bug
2922   #52561 patch.
2923
2924   03 Jul 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2925   Added a patch allowing arguments to be passed to init by
2926   real_init=...; this closes bug #55736.
2927
2928   19 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
2929   gen_configkernel.sh:
2930   Fix for bug #54455; moved the code to create a backup .config
2931   upwards since
2932   before the "make mrproper" just wiped it out.
2933
2934   04 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
2935   generic/keymaps.tar.gz:
2936   New keymaps tarball lost the keymapList file; added back in.
2937
2938   03 Jun 2004; Tim Yamin <plasmaroo@gentoo.org>
2939   alpha/modules_load, gen_arch.sh, gen_cmdline.sh, gen_compile.sh,
2940   gen_configkernel.sh, gen_determineargs.sh, gen_funcs.sh,
2941   gen_initrd.sh, gen_moddeps.sh, gen_package.sh,
2942   generic/initrd.defaults, generic/initrd.scripts,
2943   generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
2944   genkernel, parisc/modules_load, parisc64/modules_load,
2945   pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2,
2946   ppc/modules_load, ppc64/modules_load, sparc/modules_load,
2947   sparc64/modules_load, x86/kernel-config-2.4,
2948   x86/kernel-config-2.6, x86/modules_load, x86_64/modules_load:
2949   New release:
2950   
2951   * Busybox patched to support loops on 2.4 thus giving 2.4
2952   squashfs
2953   support.
2954   * Various bug fixes; #46167, #46278, #47551, #48219, #48308,
2955   #48339, #49728, #51395, #51948.
2956   * Speedups: "" > ''; [ ! ... ] && > [ ... ] || et al where
2957   applicable.
2958
2959   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org>
2960   x86/kernel-config-2.6:
2961   Modularized parallel support in the X86 2.6 configuration.
2962
2963   11 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_funcs.sh,
2964   generic/linuxrc, genkernel:
2965   Bugfixes for bugs #46941, #46641; and a cosmetic fix for LiveCD
2966   mount issues.
2967
2968   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_cmdline.sh:
2969   Added an error message for mistyped options [ Bug #45946 ] and
2970   also shortened the help list into two sections: a long one specified by
2971   --help and a short default one.
2972
2973   02 Apr 2004; Tim Yamin <plasmaroo@gentoo.org> gen_initrd.sh,
2974   genkernel:
2975   Fix for bug #46596; version header update.
2976
2977   28 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> generic/linuxrc:
2978   Applied the fixed for ``docache'' to work properly on zisofs.
2979
2980   27 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> gen_compile.sh,
2981   gen_initrd.sh, generic/initrd.defaults, generic/linuxrc:
2982   A few short fixes: reduced compilation verbosity; bootsplash fix
2983   to use both 'bootsplash' and 'bootsplash.conf' rather than 'bootsplash'
2984   and also docache support which should work on at least loopFSes for now.
2985
2986   22 Mar 2004; Jason Wever <weeve@gentoo.org> sparc/config.sh:
2987   Fixed MAKEOPTS for sparc32 so kernels will reliably build.
2988
2989   21 Mar 2004; Tim Yamin <plasmaroo@gentoo.org> README, TODO,
2990   gen_cmdline.sh, gen_compile.sh, gen_configkernel.sh,
2991   gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
2992   generic/initrd.defaults, generic/initrd.scripts,
2993   +generic/keymaps.tar.gz, generic/linuxrc, generic/modprobe,
2994   genkernel, genkernel.conf, x86/modules_load:
2995   Version bump. Closes bugs #34948, #37371, #41129, #41166,
2996   #42725, #42815, #44127, #44556, and #44601.
2997
2998   20 Mar 2004; Tim Yamin <plasmaroo@gentoo.org>
2999   -pkg/busybox-1.00-pre8-alpha.patch,
3000   -pkg/busybox-1.00-pre8-crypto-losetup.patch,
3001   -pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
3002   Removing broken 1.00-pre8 busybox.
3003
3004   08 Mar 2004; Tom Gall <tgall@gentoo.org>
3005   +ppc64/kernel-2.6-pSeries, +ppc64/kernel-2.6.g5:
3006   g5 and pseries kernel config
3007
3008   08 Mar 2004; Brad House <brad_mssw@gentoo.org> +ppc64,
3009   +ppc64/busy-config, +ppc64/config.sh, +ppc64/modules_load:
3010   ppc64 profile
3011
3012   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3013   +ppc/2.6.3-benh2-G4-SMP.autoload, +ppc/2.6.3-benh2-G4.autoload,
3014   +ppc/2.6.3-benh2-G5-SMP.autoload, +ppc/2.6.3-benh2-G5.autoload:
3015   What stuff needs to be automatically loaded for each kernel
3016
3017   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3018   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
3019   bugfixes - posible /proc mounting lock bug solution included (removed
3020   rivafb support)
3021
3022   06 Mar 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3023   ppc/G4, ppc/G4-SMP, ppc/G5, ppc/G5-SMP:
3024   bugfixed kernels - still rivafb enabled
3025
3026   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3027   version bump
3028
3029   01 Mar 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf:
3030   busybox version change
3031
3032   27 Feb 2004; Daniel Robbins <drobbins@gentoo.org>
3033   gen_initrd.sh:
3034   initrd bootsplash fix to use "default"
3035
3036   27 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3037   -ppc/G3, -ppc/G3-SMP:
3038   Migrated G3 into G4
3039
3040   26 Feb 2004; Pieter van den Abeele <pvdabeel@gentoo.org>
3041   +ppc/G3, +ppc/G3-SMP, +ppc/G4, +ppc/G4-SMP, +ppc/G5,
3042   +ppc/G5-SMP, -ppc/kernel-config-2.4-g3g4,
3043   -ppc/kernel-config-2.4-g5:
3044   Updated kernel .configs.
3045   
3046   G5-SMP verified to work on dual G5 1.8 w. radeon and 160G SATA
3047   Others are being tested right now
3048
3049   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
3050   +pkg/busybox-1.00-pre7-losetup-crypto-alpha.tar.bz2:
3051   busybox pre7 patched
3052
3053   25 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
3054   genkernel.conf, +pkg/busybox-1.00-pre7-crypto-losetup-2.patch,
3055   -pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2,
3056   +pkg/busybox-1.00-pre8-alpha.patch,
3057   +pkg/busybox-1.00-pre8-crypto-losetup.patch,
3058   +pkg/busybox-1.00-pre8-losetup-alpha.tar.bz2:
3059   busybox update and alpha fix
3060
3061   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
3062   generic/linuxrc, generic/modprobe:
3063   script updates, less debugging, and modprobe return code fix
3064
3065   25 Feb 2004; Brad House <brad_mssw@gentoo.org>
3066   x86/kernel-config-2.4:
3067   too many complaints, make reiser static
3068
3069   22 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3070   version update
3071
3072   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
3073   +pkg/busybox-1.00-pre7-crypto-losetup-2.tar.bz2:
3074   busybox tarball
3075
3076   22 Feb 2004; Brad House <brad_mssw@gentoo.org>
3077   generic/linuxrc, genkernel.conf,
3078   -pkg/busybox-1.00-pre7-crypto-losetup.patch,
3079   -pkg/busybox-1.00-pre7-crypto-patched.tar.bz2,
3080   x86_64/kernel-config-2.6, +x86_64/kernel-config-2.6-emachines,
3081   +x86_64/kernel-config-2.6-smp:
3082   gcloop fixes
3083
3084   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3085   create /dev/console if for some reason /dev wasn't on the fs
3086
3087   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3088   temp move
3089
3090   14 Feb 2004; Brad House <brad_mssw@gentoo.org>
3091   +pkg/busybox-1.00-pre7-crypto-patched.tar.bz2:
3092   pkg
3093
3094   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel.conf,
3095   -pkg/busybox-1.00-pre3-patched.tar.bz2,
3096   -pkg/busybox-1.00-pre3.tar.bz2,
3097   +pkg/busybox-1.00-pre7-crypto-losetup.patch:
3098   busybox updates
3099
3100   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3101   gcloop fix
3102
3103   14 Feb 2004; Brad House <brad_mssw@gentoo.org> genkernel,
3104   +pkg/ppc, +pkg/ppc/README:
3105   updates
3106
3107   14 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3108   initrd updates for correctness, squashfs, and gcloop
3109
3110   12 Feb 2004; Luca Barbato <lu_zero@gentoo.org> +pkg/ppc64,
3111   +pkg/ppc64/README, +ppc, +ppc/busy-config, +ppc/config.sh,
3112   +ppc/kernel-config-2.4-g3g4, +ppc/kernel-config-2.4-g5,
3113   +ppc/modules_load:
3114   pvdabeel's first import.
3115
3116   08 Feb 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3117   typo
3118
3119   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
3120   generic/linuxrc, genkernel:
3121   beta10 finalizations
3122
3123   07 Feb 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3124   make modules_install should use -j1 only
3125
3126   07 Feb 2004; Brad House <brad_mssw@gentoo.org>
3127   gen_configkernel.sh:
3128   err, backed up wrong file :)
3129
3130   03 Feb 2004; Guy Martin <gmsoft@gentoo.org> +parisc64,
3131   +parisc64/busy-config, +parisc64/config.sh,
3132   +parisc64/kernel-config-2.4, +parisc64/modules_load,
3133   +pkg/parisc64, +pkg/parisc64/README:
3134   Ported to parisc64
3135
3136   31 Jan 2004; Brad House <brad_mssw@gentoo.org>
3137   gen_determineargs.sh:
3138   make commandline debugfile option work
3139
3140   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
3141   generic/modprobe, x86_64/modules_load:
3142   modprobe fixes, and scsi module updates for x86_64
3143
3144   30 Jan 2004; Brad House <brad_mssw@gentoo.org>
3145   generic/linuxrc, genkernel:
3146   hwopts fix
3147
3148   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3149   cleanups
3150
3151   28 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
3152   debugfile truncation fix
3153
3154   28 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3155   version bump
3156
3157   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
3158   x86/kernel-config-2.6, x86_64/kernel-config-2.6:
3159   kernel config updates
3160
3161   28 Jan 2004; Brad House <brad_mssw@gentoo.org>
3162   gen_configkernel.sh, genkernel:
3163   misc fixes in relation to kernel configs
3164
3165   25 Jan 2004; Brain Jackson <iggy@gentoo.org>
3166   x86/kernel-config-2.4:
3167   new default config, works well with gentoo-sources
3168
3169   24 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_funcs.sh,
3170   generic/linuxrc, genkernel:
3171   updates
3172
3173   18 Jan 2004; Brad House <brad_mssw@gentoo.org> +alpha,
3174   +alpha/busy-config, +alpha/config.sh, +alpha/kernel-config-2.4,
3175   +alpha/modules_load, +pkg/alpha, +pkg/alpha/README:
3176   add alpha profile
3177
3178   17 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3179   version bump
3180
3181   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3182   must bind-mount dev for loop devices
3183
3184   17 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3185   support multiple loop types
3186
3187   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3188   not -t ext3 use -t ext2 Im and idiot
3189
3190   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
3191   generic/linuxrc, genkernel:
3192   fix for loop device mounting
3193
3194   11 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3195   genkernel
3196
3197   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
3198   generic/initrd.scripts, generic/linuxrc:
3199   more fixes
3200
3201   11 Jan 2004; Brad House <brad_mssw@gentoo.org>
3202   generic/initrd.scripts, generic/linuxrc:
3203   fixes
3204
3205   11 Jan 2004; Brad House <brad_mssw@gentoo.org> generic/linuxrc:
3206   livecd fixes
3207
3208   10 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3209   uname machine for parisc, etc
3210
3211   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +pkg/sparc,
3212   +pkg/sparc/README, +pkg/sparc64, +pkg/sparc64/README:
3213   dont forget placeholders for pkg directory
3214
3215   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
3216   x86_64/kernel-config-2.6:
3217   updated config
3218
3219   08 Jan 2004; Brad House <brad_mssw@gentoo.org> +TODO:
3220   todo
3221
3222   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3223   version bump
3224
3225   08 Jan 2004; Brad House <brad_mssw@gentoo.org> genkernel:
3226   fix
3227
3228   08 Jan 2004; Brad House <brad_mssw@gentoo.org>
3229   x86_64/kernel-config-2.6:
3230   updated kernel config
3231
3232   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3233   gen_funcs.sh, genkernel:
3234   check for loop devices and fix debug printing
3235
3236   08 Jan 2004; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3237   gen_determineargs.sh, generic/linuxrc, parisc/config.sh,
3238   sparc/config.sh, sparc64/config.sh, x86/config.sh,
3239   x86_64/config.sh:
3240   add makeopts params, and fixes for if old coreutils is in root
3241
3242   05 Jan 2004; Jason Wever <weeve@gentoo.org> +sparc,
3243   +sparc/busy-config, +sparc/config.sh, +sparc/kernel-config,
3244   +sparc/modules_load, +sparc64, +sparc64/busy-config,
3245   +sparc64/config.sh, +sparc64/kernel-config,
3246   +sparc64/modules_load:
3247   Added sparc and sparc64 dirs for genkernel.
3248
3249   03 Jan 2004; Guy Martin <gmsoft@gentoo.org> +parisc,
3250   +parisc/busy-config, +parisc/config.sh,
3251   +parisc/kernel-config-2.4, +parisc/modules_load, +pkg/parisc,
3252   +pkg/parisc/README:
3253   Added parisc files
3254
3255   31 Dec 2003; Seemant Kulleen <seemant@gentoo.org>
3256   +x86/kernel-config-2.4:
3257   2.4 config thanks to iggycvs add kernel-config-2.4
3258
3259   24 Dec 2003; Brad House <brad_mssw@gentoo.org>
3260   gen_determineargs.sh:
3261   no bootsplash fix
3262
3263   24 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel:
3264   reverse kernel compile with modules make
3265
3266   23 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
3267   +genkernel, -genkernel.sh:
3268   genkernel move
3269
3270   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3271   gen_determineargs.sh, gen_initrd.sh, generic/linuxrc,
3272   genkernel.sh:
3273   no initrd modules stuff
3274
3275   23 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3276   gen_determineargs.sh, +gen_package.sh, genkernel.sh:
3277   changes for livecd stuff
3278
3279   22 Dec 2003; Brad House <brad_mssw@gentoo.org> README:
3280   notes
3281
3282   22 Dec 2003; Brad House <brad_mssw@gentoo.org>
3283   gen_determineargs.sh:
3284   get extraversion properly
3285
3286   17 Dec 2003; Brad House <brad_mssw@gentoo.org>
3287   -x86_64/modprobe:
3288   remove modprobe from x86_64
3289
3290   17 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
3291   gen_initrd.sh, gen_moddeps.sh, generic/initrd.defaults,
3292   generic/initrd.scripts, generic/linuxrc, generic/modprobe,
3293   x86_64/modules_load:
3294   fixes
3295
3296   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
3297   generic/linuxrc, -x86/linuxrc, x86/modules_load,
3298   x86_64/modules_load:
3299   more generic
3300
3301   17 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
3302   +generic, +generic/initrd.defaults, +generic/initrd.scripts,
3303   +generic/linuxrc, +generic/modprobe, -x86_64/initrd.defaults,
3304   -x86_64/initrd.scripts, -x86_64/linuxrc:
3305   make more generic
3306
3307   16 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh,
3308   +gen_moddeps.sh, genkernel.sh, +x86_64/initrd.defaults,
3309   +x86_64/initrd.scripts, x86_64/linuxrc, +x86_64/modprobe,
3310   x86_64/modules_load:
3311   integrate new initrd, and module scanning
3312
3313   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
3314   killall
3315
3316   10 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_initrd.sh:
3317   devfsd fixes
3318
3319   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3320   typos
3321
3322   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3323   x86/config.sh, x86_64/config.sh:
3324   fix
3325
3326   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3327   +pkg/busybox-1.00-pre2-decl.patch:
3328   stuff
3329
3330   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3331   gen_compile.sh, gen_determineargs.sh, x86/config.sh,
3332   x86_64/config.sh:
3333   different makes for kernel and utils
3334
3335   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3336   gen_determineargs.sh, x86/config.sh, x86_64/config.sh:
3337   add make variable
3338
3339   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3340   x86/config.sh:
3341   KERNEL_MAKE_2 for sparc
3342
3343   09 Dec 2003; Brad House <brad_mssw@gentoo.org> genkernel.conf,
3344   +pkg/busybox-1.00-pre3-patched.tar.bz2:
3345   busybox stuff
3346
3347   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3348   gen_determineargs.sh, genkernel.conf, genkernel.sh:
3349   add devfsd support
3350
3351   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3352   +pkg/devfsd-1.3.25-dietlibc-kernel25.tar.bz2,
3353   +pkg/devfsd-1.3.25-dietlibc.patch:
3354   devfsd dietlibc stuff
3355
3356   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3357   x86/config.sh, x86_64/config.sh:
3358   fixes
3359
3360   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3361   umm, make configure scripts work with CC, AS, and LD set or unset
3362
3363   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh:
3364   don't forget 'env' before
3365
3366   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3367   +pkg/modutils-2.4.26.tar.bz2:
3368   forgot modutils package
3369
3370   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3371   gen_compile.sh, gen_configkernel.sh, gen_determineargs.sh,
3372   x86/config.sh, x86_64/config.sh:
3373   need seperate toolkit for compilation of kernel and utils on sparc64
3374
3375   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_compile.sh,
3376   gen_determineargs.sh:
3377   fixes for sparc, cant set LD or AS for sparc64
3378
3379   09 Dec 2003; Brad House <brad_mssw@gentoo.org>
3380   gen_configkernel.sh, gen_determineargs.sh, genkernel.conf,
3381   -x86/kernel-config, +x86/kernel-config-2.6,
3382   -x86_64/kernel-config, +x86_64/kernel-config-2.6:
3383   make friendly with 2.4
3384
3385   09 Dec 2003; Brad House <brad_mssw@gentoo.org> gen_cmdline.sh,
3386   gen_determineargs.sh, +pkg/x86, +pkg/x86/README, +pkg/x86_64,
3387   +pkg/x86_64/README:
3388   fixes
3389
3390   09 Dec 2003; Brad House <brad_mssw@gentoo.org> README,
3391   gen_compile.sh, gen_initrd.sh, genkernel.conf, genkernel.sh:
3392   2.4 kernel updates
3393
3394   08 Dec 2003; Brad House <brad_mssw@gentoo.org> +README,
3395   +gen_arch.sh, +gen_cmdline.sh, +gen_compile.sh,
3396   +gen_configkernel.sh, +gen_determineargs.sh, +gen_funcs.sh,
3397   +gen_initrd.sh, +genkernel.conf, +genkernel.sh, +notes, +pkg,
3398   +pkg/busybox-1.00-pre3.tar.bz2, +pkg/dietlibc-0.24.tar.bz2,
3399   +pkg/module-init-tools-0.9.15-pre4.tar.bz2, +x86,
3400   +x86/busy-config, +x86/config.sh, +x86/kernel-config,
3401   +x86/linuxrc, +x86/modules_load, +x86_64, +x86_64/busy-config,
3402   +x86_64/config.sh, +x86_64/kernel-config, +x86_64/linuxrc,
3403   +x86_64/modules_load:
3404   add new genkernel dev