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