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