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