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