Changed boot/kernel/${kname}/config and boot/kernel/${kname}/sources to be valid...
[catalyst.git] / ChangeLog
1 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
2 # $Id: $
3
4   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
5   modules/generic_stage_target.py, targets/support/kmerge.sh,
6   targets/support/pre-kmerge.sh:
7   Changed boot/kernel/${kname}/config and boot/kernel/${kname}/sources to be
8   valid, rather than required, changed clst_ksource to default to
9   virtual/linux-sources if boot/kernel/${kname}/sources is unset, moved
10   removal of USE to after the kernel build so the modules get the correct USE,
11   and did some minor cleanup on pre-kmerge. This is 2.0.6_pre13 for testing.
12
13   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
14   targets/support/kmerge.sh:
15   We should run the default functions for kmerge.sh, too.
16
17   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
18   -livecd/cdtar/aboot-0.9-r1-cdtar.tar.bz2,
19   +livecd/cdtar/aboot-1.0_pre20040408-r2-cdtar.tar.bz2:
20   Updated aboot cdtar with a newer version to support newer kernels.
21
22   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
23   targets/stage1/stage1-chroot.sh, targets/support/chroot-functions.sh:
24   Updated make_destpath so it writes out to make.conf as well as exporting
25   ROOT to the environment, added a make_destpath call to cleanup_stages, and
26   adding make_destpath /tmp/stage1root to stage1.
27
28   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> README, catalyst:
29   Updated README a bit and rolling 2.0.6_pre12 for testing.
30
31   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
32   targets/support/create-iso.sh:
33   Removed any further checks for clst_fstype and making sure everybody is
34   using ${mkisofs_zisofs_opts}.
35
36   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
37   targets/support/livecdfs-update.sh:
38   The default theme for GNOME is now Clearlooks, so we can remove the theme
39   code, but we still want to set the font size.
40
41   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
42   targets/support/livecdfs-update.sh:
43   We need to put quotes around ${user_comment} or useradd gets confused.
44
45   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
46   targets/support/chroot-functions.sh:
47   Changed make_destpath to write out ROOT to make.conf, rather than (ab)using
48   the environment.
49
50   05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
51   targets/support/kmerge.sh:
52   Added an additional make_destpath call to kmerge.sh so it'll export ROOT=/
53   prior to running genkernel. This is catalyst 2.0.6_pre11 for testing.
54
55   04 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
56   targets/support/create-iso.sh:
57   Bash fscking sucks, so we have to compromise on this code reduction solution
58   a bit. It's still far better than it was
59
60   03 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
61   targets/support/create-iso.sh:
62   Don't escape quotes when actually running the command
63
64   02 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
65   targets/support/kmerge.sh:
66   Pass clst_root_path instead of ROOT to run_merge, since it overrides ROOT
67
68   29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
69   targets/support/kmerge.sh:
70   Use -L instead of -l in test for symlink
71
72   29 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
73   targets/stage1/stage1-controller.sh:
74   Remove code for gcc-config/binutils-config since it should be getting done
75   in the preclean script, anyway.
76
77   29 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
78   targets/stage1/stage1-chroot.sh:
79   I missed one place where HOSTUSE was being used incorrectly.
80
81   29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
82   targets/support/kmerge.sh:
83   Escape the correct quote
84
85   29 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
86   targets/support/kmerge.sh:
87   Change remaining instances of run_emerge to run_merge
88
89   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
90   targets/support/bootloader-setup.sh, targets/support/create-iso.sh:
91   Change all clst_hostuse checks for ppc/ppc64 to ppc*|powerpc* so we match,
92   no matter what.
93
94   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
95   targets/support/bootloader-setup.sh:
96   Let's change our splash checking to a global check so it only needs to be
97   done once. This makes much more sense than having all of those if ... else
98   ... statements.
99
100   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
101   targets/stage1/stage1-chroot.sh, targets/support/kmerge.sh:
102   Fix our USE invocation here so things work as expected.
103
104   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
105   targets/support/livecdfs-update.sh:
106   Force-enable livecd/users for livecd/type gentoo-release-livecd and
107   gentoo-gamecd.
108
109   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
110   targets/support/livecdfs-update.sh:
111   Remove /etc/conf.d/domainname code, since /etc/conf.d/domainname is no
112   longer used.
113
114   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
115   targets/livecd-stage2/livecd-stage2-controller.sh:
116   Fixing the snapshot copying so it will only copy the correct snapshot for
117   people who don't know how to properly use wget.
118
119   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
120   targets/stage1/stage1-chroot.sh:
121   Fix HOSTUSE invocation on stage1, since we use -* at the beginning to
122   disable profile USE.
123
124   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
125   targets/stage1/stage1-chroot.sh, targets/support/kmerge.sh:
126   OK, we have to escape our quotes, rather than use single quotes, or we don't
127   evaluate the variables properly.
128
129   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
130   targets/stage1/stage1-chroot.sh, targets/support/chroot-functions.sh,
131   targets/support/kmerge.sh:
132   Fixing echo/sed for make.conf writing.
133
134   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
135   targets/grp/grp-chroot.sh, targets/stage1/stage1-chroot.sh,
136   targets/support/kmerge.sh, targets/support/livecdfs-update.sh:
137   Rather than using the environment, we write out our USE to make.conf, then
138   remove it once we're done. We don't bother adding clst_HOSTUSE, since it'll
139   be written to make.conf, already.
140
141   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
142   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
143   targets/livecd-stage1/livecd-stage1-chroot.sh,
144   targets/netboot/netboot-chroot.sh, targets/netboot/netboot-combine.sh,
145   targets/netboot2/netboot2-pkg.sh, targets/stage1/stage1-chroot.sh,
146   targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
147   targets/stage3/stage3-preclean-chroot.sh, targets/stage4/stage4-chroot.sh,
148   targets/support/chroot-functions.sh, targets/support/pre-kmerge.sh,
149   targets/support/unmerge.sh, targets/tinderbox/tinderbox-chroot.sh:
150   Changing run_emerge to run_merge, changing both setup_portage and
151   setup_myfeatures to add any USE changes to make.conf prior to merge, then
152   removing the settings added, rather than (ab)using the environment.
153
154   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
155   targets/grp/grp-chroot.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
156   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh,
157   targets/stage4/stage4-chroot.sh, targets/support/chroot-functions.sh,
158   targets/tinderbox/tinderbox-chroot.sh:
159   Rearrange some of the functions in chroot-functions.sh in preparation for
160   some upcoming changes and rename setup_portage to setup_pkgmgr.
161
162   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
163   targets/stage1/stage1-controller.sh:
164   Removing an extra env-update call from stage1's preclean.
165
166   28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
167   livecd/cdtar/grub-memtest86+-cdtar.tar.bz2,
168   targets/support/bootloader-setup.sh:
169   Set default for grub to 0 and updated cdtar so we don't ship a half-broken
170   help.msg which we didn't even use.
171
172   28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
173   targets/support/bootloader-setup.sh:
174   Don't write out out 'default 1' line when creating grub.conf, since the
175   'help' entry is now at the bottom, and we want grub to default to the first
176   entry
177
178   27 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
179   targets/support/bootloader-setup.sh:
180   Removed checks on livecd/splash_type, since we only support one type,
181   removed remaining bootsplash code from bootloader-setup.sh, added automatic
182   copying of splash.xpm.gz for Gentoo releases when using grub, and moved grub
183   help to bottom of titles. This is catalyst 2.0.6_pre10 for testing.
184
185   27 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
186   targets/livecd-stage2/livecd-stage2-controller.sh:
187   Let's automatically copy in the snapshot if livecd/type is
188   gentoo-release-livecd.
189
190   26 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
191   modules/generic_stage_target.py:
192   Fix leading whitespace in empty() so it's only executed if there's something
193   to execute it on. Thanks to Justin Bronder <jsbronder@gentoo.org> in bug
194   211410 for pointing this out
195
196   21 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
197   targets/support/rc-update.sh:
198   Quote baselayout package atom
199
200   21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
201   targets/support/chroot-functions.sh:
202   OK, we shouldn't use which to find env-update, since /usr/sbin isn't in the
203   PATH by default. Instead, simply check if it exists.
204
205   21 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
206   targets/support/chroot-functions.sh:
207   Remove temporary package listing code, since --verbose is forced on with
208   --debug
209
210   21 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst:
211   Force-enable --verbose when using --debug
212
213   21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
214   targets/support/kmerge.sh:
215   Changing modules-update to update-modules to quiet a warning and keep us
216   from having it get removed out from under us.
217
218   21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
219   targets/support/chroot-functions.sh:
220   Adding a note to myself for better debug and moving run_default_funcs to the
221   bottom of the script so it gets executed. Since this can otherwise break
222   pkgcache, I'm making this catalyst 2.0.6_pre9 for testing, immediately.
223
224   21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
225   targets/stage1/stage1-chroot.sh, targets/stage2/stage2-chroot.sh,
226   targets/support/chroot-functions.sh:
227   Moved creating of stage1 package list to the beginning of stage1-chroot.sh
228   so we can get the output with --debug, added --newuse to the options for
229   stage1, as we should always rebuild any package where the USE has changed,
230   removed removal of portage logs from stage2-chroot.sh since it is being done
231   by cleanup_stages, moved world removal in cleanup_stages into a check for
232   stages 1 through 3, made update_env_settings check for the existence of
233   env-update before running it since we now run update_env_settings by default
234   everywhere chroot-functions.sh is sourced, and added a section to show_debug
235   to list the packages, since we don't yet force-enable verbose with debug.
236
237   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
238   modules/catalyst_lock.py:
239   Since my python sucks and I don't feel like troubleshooting it at the
240   moment, commenting out all the DEBUG code in catalyst_lock and rolling up
241   2.0.6_pre8 for testing.
242
243   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS, catalyst,
244   modules/builder.py, modules/catalyst_lock.py:
245   Added some extra debug output to catalyst_lock.py and added Stuart Longland
246   to AUTHORS. This is catalyst 2.0.6_pre7 for testing.
247
248   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
249   modules/catalyst_support.py:
250   change 'is' to == because python is grumpy
251
252   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
253   examples/livecd-stage2_template.spec, examples/stage4_template.spec,
254   modules/livecd_stage2_target.py, targets/support/kmerge.sh,
255   targets/support/livecdfs-update.sh, targets/support/pre-kmerge.sh,
256   targets/support/rc-update.sh:
257   Removing support for bootsplash, since it hasn't been in a supported kernel
258   in a couple years and isn't accepted upstream.
259
260   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
261   targets/support/pre-kmerge.sh, targets/tinderbox/tinderbox-chroot.sh:
262   Fix up the sed for genkernel so it works on versions both before and after
263   3.4.10_pre2 and fixing a couple places where my sed for the . -> source
264   change was a bit too aggressive.
265
266   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
267   targets/support/bootloader-setup.sh:
268   Change grub timeout to 15 seconds instead of 150.
269
270   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
271   targets/support/pre-kmerge.sh:
272   Comment out sed on genkernel executable as it appears to do nothing these
273   days.
274
275   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
276   targets/livecd-stage2/livecd-stage2-controller.sh:
277   Only call find on libdirs that actually exist. Thanks to Kristoffer
278   <krek6597@student.uu.se> in bug #210807.
279
280   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
281   modules/generic_stage_target.py:
282   Add warning about -* in foo/use in the spec.
283
284   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
285   targets/embedded/embedded-chroot.sh,
286   targets/embedded/embedded-preclean-chroot.sh, targets/grp/grp-chroot.sh,
287   targets/grp/grp-preclean-chroot.sh,
288   targets/livecd-stage1/livecd-stage1-chroot.sh,
289   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
290   targets/netboot/netboot-chroot.sh, targets/netboot/netboot-image.sh,
291   targets/netboot2/netboot2-copyfile.sh, targets/netboot2/netboot2-pkg.sh,
292   targets/stage1/stage1-chroot.sh, targets/stage1/stage1-preclean-chroot.sh,
293   targets/stage2/stage2-chroot.sh, targets/stage2/stage2-preclean-chroot.sh,
294   targets/stage3/stage3-chroot.sh, targets/stage3/stage3-preclean-chroot.sh,
295   targets/stage4/stage4-chroot.sh, targets/stage4/stage4-preclean-chroot.sh,
296   targets/support/pre-kmerge.sh, targets/tinderbox/tinderbox-chroot.sh,
297   targets/tinderbox/tinderbox-preclean-chroot.sh:
298   Change all . to source.
299
300   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
301   targets/embedded/embedded-preclean-chroot.sh,
302   targets/grp/grp-preclean-chroot.sh,
303   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
304   targets/stage1/stage1-chroot.sh, targets/stage1/stage1-preclean-chroot.sh,
305   targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
306   targets/stage3/stage3-preclean-chroot.sh,
307   targets/stage4/stage4-preclean-chroot.sh,
308   targets/support/chroot-functions.sh,
309   targets/tinderbox/tinderbox-preclean-chroot.sh:
310   Added a cleanup_stages function and added it to the appropriate places.
311
312   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
313   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
314   targets/livecd-stage1/livecd-stage1-chroot.sh,
315   targets/netboot/netboot-chroot.sh, targets/stage1/stage1-chroot.sh,
316   targets/stage2/stage2-chroot.sh, targets/stage3/stage3-chroot.sh,
317   targets/stage4/stage4-chroot.sh, targets/support/chroot-functions.sh,
318   targets/support/kmerge.sh, targets/support/livecdfs-update.sh,
319   targets/support/post-kmerge.sh, targets/support/pre-kmerge.sh,
320   targets/support/unmerge.sh, targets/tinderbox/tinderbox-chroot.sh:
321   Removing any functions that we now call by default when we source
322   chroot-functions.sh by default.
323
324   20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
325   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
326   targets/livecd-stage1/livecd-stage1-chroot.sh,
327   targets/netboot/netboot-chroot.sh, targets/netboot2/netboot2-pkg.sh,
328   targets/stage1/stage1-chroot.sh, targets/stage2/stage2-chroot.sh,
329   targets/stage3/stage3-chroot.sh, targets/stage4/stage4-chroot.sh,
330   targets/support/chroot-functions.sh, targets/support/pre-kmerge.sh:
331   Clean up the debug code that I've added to stage1, move it to
332   chroot_functions.sh, and call it from all of our main targets.
333
334   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
335   modules/generic_stage_target.py:
336   Wow. I need to make sure that we actually comment comments in make.conf or
337   we end up with a failed build. Thanks to Christian Heim <phreak@gentoo.org>
338   for pointing it out. This is catalyst 2.0.6_pre6 for testing.
339
340   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
341   targets/stage1/stage1-chroot.sh, targets/stage2/stage2-chroot.sh,
342   targets/stage3/stage3-chroot.sh:
343   We need to be sure we clear out /var/log/portage/elog as well as
344   /var/log/emerge.log for stages 1 through 3.
345
346   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
347   modules/generic_stage_target.py,
348   targets/livecd-stage2/livecd-stage2-controller.sh,
349   targets/support/livecdfs-update.sh:
350   Clean up firmware code in livecdfs-update.sh, add beginnings of new firmware
351   code in livecd-stage2-controller.sh, and fix output for USE in make.conf to
352   80 columns. This is catalyst 2.0.6_pre5 for testing.
353
354   14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
355   modules/generic_stage_target.py:
356   Apparently, python doesn't like it when you put a set of comments in front
357   of an elif. Thanks to Robin Johnson <robbat2@gentoo.org> for pointing it out
358   and the patch.
359
360   13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
361   modules/generic_stage_target.py:
362   Huge refactoring of modules/generic_stage_target.py to fix indentation and
363   generally clean up the code so it's a bit easier to read/follow.
364
365   13 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
366   modules/generic_stage_target.py:
367   Sort and de-dupe myusevars.
368
369   13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
370   targets/stage1/stage1-chroot.sh:
371   Modify stage1-chroot.sh to use the actual -d/--debug code already in catalyst.
372
373   13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
374   modules/generic_stage_target.py, targets/embedded/embedded-chroot.sh,
375   targets/grp/grp-chroot.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
376   targets/netboot/netboot-chroot.sh, targets/stage3/stage3-chroot.sh,
377   targets/stage4/stage4-chroot.sh, targets/support/chroot-functions.sh,
378   targets/tinderbox/tinderbox-chroot.sh:
379   Move export of FEATURES to setup_myfeatures.
380
381   12 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
382   targets/stage1/stage1-chroot.sh:
383   Added some debug code to stage1 and fixed a nice bug where we weren't
384   building with the correct USE. Unfortunately, this invalidates any caches
385   for stage1, since we were building with the entire USE from the profile.
386   This is 2.0.6_pre4 for testing.
387
388   11 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
389   targets/stage1/stage1-chroot.sh:
390   We don't need to do the device building twice, so removing USE=build from
391   first baselayout install.
392
393   09 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
394   targets/support/livecdfs-update.sh:
395   We check for a plugdev group, add it if it doesn't exist, and make sure any
396   users specified by livecd/users is in the group.
397
398   09 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> arch/mips.py:
399   Changing cobalt_n32 to use mipsel4_n32 as its inheritance point. Thanks to
400   Stuart Longland <redhatter@gentoo.org> for pointing this change out.
401
402   08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
403   modules/catalyst_support.py:
404   Fix up calc_contents in contents_map. Thanks to Brent Baude
405   <ranger@gentoo.org> for pointing it out. This is catalyst 2.0.6_pre3 for
406   testing.
407
408   08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
409   targets/stage1/stage1-chroot.sh:
410   Ensure /etc/xml/catalog does not exist in stage1, since it will always be
411   empty and will cause issues in stage3 and beyond.
412
413   08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
414   targets/support/kmerge.sh, targets/support/rc-update.sh:
415   Changed some of the rc-update code so it should work with baselayout-2,
416   also. This is 2.0.6_pre2 for testing.
417
418   08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS, catalyst,
419   files/catalyst.conf, modules/catalyst_support.py,
420   modules/generic_stage_target.py, modules/grp_target.py,
421   modules/snapshot_target.py:
422   Added support for generating CONTENTS files automatically. Patch by Robin
423   Johnson <robbat2@gentoo.org> for bug #207862.
424
425   08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
426   modules/snapshot_target.py:
427   Add a patch from Robin Johnson <robbat2@gentoo.org> from bug #207860 to
428   exclude digest-* files from the snapshot.
429
430   08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> arch/amd64.py,
431   arch/x86.py, modules/generic_stage_target.py:
432   Fixing a minor display issue when we write out make.conf, adding HOSTUSE for
433   amd64 to add mmx, sse, and sse2 to USE, adding sse2 to pentium4's HOSTUSE.
434
435   07 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
436   targets/support/kmerge.sh:
437   Make the --kerncache option to genkernel dependent on 'kerncache' being in
438   options, so that it can actually be turned off.
439
440   07 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> arch/amd64.py,
441   arch/mips.py:
442   Rearrange things in the arch/*.py files to ensure that nothing is used
443   before it has been defined.
444
445   07 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> arch/powerpc.py:
446   Reorder arch/powerpc.py to make python happy.
447
448   07 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
449   modules/snapshot_target.py:
450   Change .svn --include to an --exclude like it was supposed to be.
451
452   07 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> arch/mips.py,
453   catalyst:
454   Added several subarches for mips so we can dump the mips subarch profiles
455   from my shiny new multi-parent profile structure. This is 2.0.6_pre1 for
456   testing.
457
458   07 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
459   targets/livecd-stage2/livecd-stage2-controller.sh:
460   Changed the code for copying the MOTD files so it's fewer lines and makes
461   more sense.
462
463   06 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> +arch/powerpc.py,
464   -arch/ppc.py, -arch/ppc64.py, arch/sparc.py, -arch/sparc64.py:
465   Merged ppc.py and ppc64.py into powerpc.py and merged sparc.py and
466   sparc64.py into sparc.py, so we have a cleaner set of arch files.
467
468   06 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> arch/amd64.py,
469   arch/x86.py:
470   Did a little cleanup on the x86.py to remove some redundant entries and
471   added nocona and core2 to amd64.py, though they're currently commented out.
472
473   06 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
474   modules/generic_stage_target.py:
475   Write out HOSTUSE settings from arch/*.py to make.conf as well as any USE
476   flags defined in the spec file.
477
478   06 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> arch/ppc64.py:
479   Added a patch from Markus Rothe <corsair@gentoo.org> to add power6 and cell
480   subarches to ppc64 for bug #208860 and removing redundant CXXFLAGS settings,
481   since catalyst sets CXXFLAGS=CFLAGS by default.
482
483   06 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
484   targets/livecd-stage1/livecd-stage1-chroot.sh, targets/support/kmerge.sh:
485   Added clst_HOSTUSE to livecd-stage1 and livecd-stage2 package builds.
486
487   06 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> arch/x86.py:
488   Added prescott to the subarches for x86.
489
490   06 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
491   modules/netboot2_target.py, targets/support/kmerge.sh:
492   Add patch to enabled netboot2/linuxrc and automatically add path for
493   initramfs overlay to genkernel commandline. Thanks to Justin Bronder
494   <jsbronder@gentoo.org> in bug #208106.
495
496   06 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
497   modules/netboot2_target.py:
498   Allow root_overlay in netboot2 target for bug #208106.
499
500   04 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
501   modules/generic_stage_target.py, modules/livecd_stage1_target.py,
502   targets/stage1/stage1-chroot.sh, targets/support/chroot-functions.sh:
503   Added USE=bindist automatically to everything that inherits set_use from
504   generic_stage_target, added USE=bindist to livecd_stage1_target, added
505   USE=bindist to emerge run for stage1, and did some minor cleanup in
506   get_libdir in chroot-functions.
507
508   03 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
509   targets/support/bootloader-setup.sh:
510   Add splashimage= line to grub.conf if /boot/grub/splash.xpm.gz exists.
511
512   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
513   examples/generic_stage_template.spec, examples/grp_template.spec,
514   examples/livecd-stage1_template.spec,
515   examples/livecd-stage2_template.spec, examples/netboot_template.spec,
516   examples/stage4_template.spec, examples/tinderbox_template.spec:
517   Changing link so it no longer points to a dead page.  This is for bug #208609.
518
519   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
520   modules/snapshot_target.py:
521   Add .svn to the catalyst snapshot excludes and remove old pordir_overlay code.
522
523   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
524   targets/stage1/stage1-chroot.sh:
525   As much as I hate this, we're going to force baselayout to install first.
526   This will keep us from having any issues with packages that don't respect
527   multilib libdirs.
528
529   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf:
530   Reorder options in catalyst.conf so they're alphabetical.
531
532   02 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
533   targets/support/bootloader-setup.sh:
534   Add 'pager on' to grub.conf for bug #208531.
535
536   02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
537   livecd/files/README.txt, livecd/files/x86-F6.msg:
538   Removing the unused kernel command line options from Volume/Device Management.
539
540   10 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
541   This is now 2.0.5 for release.
542
543   25 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
544   files/catalyst.conf, modules/catalyst_support.py,
545   modules/generic_stage_target.py,
546   targets/embedded/embedded-preclean-chroot.sh,
547   targets/grp/grp-preclean-chroot.sh,
548   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
549   targets/stage2/stage2-preclean-chroot.sh,
550   targets/stage3/stage3-preclean-chroot.sh,
551   targets/support/chroot-functions.sh,
552   targets/tinderbox/tinderbox-preclean-chroot.sh:
553   Applying a patch from Tais M. Hansen <tais.hansen@osd.dk> to add initial
554   sys-devel/icecream cluster compiler support for bug #200095. This is
555   catalyst 2.0.5_pre6 for testing.
556
557   25 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> catalyst,
558   files/catalyst.conf, modules/generic_stage_target.py:
559   Add the option for using metadata_overlay with portage to speed up cache.
560
561   25 Nov 2007; Andrew Gaffney <agaffney@gentoo.org>
562   modules/stage1_target.py, modules/stage2_target.py,
563   modules/stage3_target.py:
564   Add /etc/portage to cleanables for stages 1 through 3.
565
566   17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org>
567   livecd/files/livecd-local.start,
568   targets/livecd-stage2/livecd-stage2-controller.sh,
569   targets/support/livecdfs-update.sh:
570   We apparently still need profiles/eclass for building the stage3 from the
571   LiveCD with the installer.
572
573   17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> arch/mips.py:
574   Apply patch for MIPS N32 support from Stuart Longland <redhatter@gentoo.org>
575   in bug #197917.
576
577   17 Nov 2007; Andrew Gaffney <agaffney@gentoo.org>
578   targets/livecd-stage2/livecd-stage2-controller.sh,
579   targets/support/livecdfs-update.sh:
580   Create symlink for /etc/gconf and /var/db when moving to /usr/livecd, remove
581   preservation of eclasses/profiles, and remove copying of livecd-local.start
582   since it's not needed anymore.
583
584   16 Nov 2007; Andrew Gaffney <agaffney@gentoo.org>
585   targets/support/livecdfs-update.sh, targets/support/unmerge.sh:
586   Move moving of /var/db back to livecdfs-update.sh but keep the symlink so we
587   can unmerge.
588
589   13 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
590   targets/support/livecdfs-update.sh, targets/support/unmerge.sh:
591   Removing old mkvardb code which is no longer used, commenting out setting of
592   Gnome theme for testing now that Clearlooks has been default for some time,
593   and changing vdb move from a case statement to a simple if statement. This
594   is 2.0.5_pre5 for testing.
595
596   13 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
597   modules/stage1_target.py:
598   Removing cleaning of python encodings for bug #64890.
599
600   11 Nov 2007; Andrew Gaffney <agaffney@gentoo.org>
601   modules/generic_stage_target.py:
602   Add an extra warning into the generated make.conf about changing the CHOST.
603
604   01 Nov 2007; Andrew Gaffney <agaffney@gentoo.org>
605   targets/support/livecdfs-update.sh:
606   We don't need to copy files from /usr/lib/hotplug/firmware anymore.
607
608   29 Oct 2007; Andrew Gaffney <agaffney@gentoo.org>
609   targets/embedded/embedded-preclean-chroot.sh,
610   targets/grp/grp-preclean-chroot.sh,
611   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
612   targets/stage2/stage2-preclean-chroot.sh,
613   targets/stage3/stage3-preclean-chroot.sh,
614   targets/tinderbox/tinderbox-preclean-chroot.sh:
615   Check to see if distcc is enabled before calling cleanup_distcc().
616
617   17 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> arch/ppc.py,
618   arch/sparc.py, arch/x86.py:
619   Look for linux32 in /bin and /usr/bin.
620
621   12 Oct 2007; Andrew Gaffney <agaffney@gentoo.org>
622   modules/generic_stage_target.py:
623   Make error message more specific when removing immutable flag.
624
625   11 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
626   examples/livecd-stage2_template.spec, modules/generic_stage_target.py:
627   Added Andrew Gaffney to maintainer list, fixed a typo, updated copyright
628   information, and added a small fix for FreeBSD for bug #169041. This is
629   catalyst 2.0.5_pre4 for testing.
630
631   11 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
632   targets/support/chroot-functions.sh:
633   Adding a slightly modified version of Andrew Gaffney's <agaffney@gentoo.org>
634   patch from bug #120076 to add cross-compiling support to our distcc
635   configuration.
636
637   11 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
638   targets/support/chroot-functions.sh:
639   Added a version of get_libdir from multilib.eclass so we can determine where
640   to go poking around if we need to touch anything in libdir.
641
642   11 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> catalyst:
643   Print an error saying what target failed before the traceback.
644
645   25 Sep 2007; Andrew Gaffney <agaffney@gentoo.org>
646   modules/catalyst_support.py:
647   When parsing make.conf, first try pkgcore's
648   snakeoil.fileutils.read_bash_dict(), then portage's
649   portage_util.getconfig(), then the internal parse_makeconf().
650
651   06 Sep 2007; Andrew Gaffney <agaffney@gentoo.org>
652   modules/catalyst_support.py:
653   Raise an exception in parse_spec() if there's a duplicate key in the spec.
654
655   06 Sep 2007; Andrew Gaffney <agaffney@gentoo.org>
656   examples/netboot_template.spec, examples/tinderbox_template.spec,
657   modules/grp_target.py, modules/tinderbox_target.py:
658   Remove redundant set_pkgcache_path() functions from tinderbox and grp
659   modules, and remove extra pkgcache_path and kerncache_path options from
660   example specs.
661
662   31 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
663   This is catalyst 2.0.5_pre3 for testing the new stages code.
664
665   31 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
666   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh:
667   We need to force USE=bindist on for building stages.
668
669   29 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
670   modules/generic_stage_target.py:
671   Fixed livecd/volid by removing the string.join() from set_iso_volume_id()
672   for bug #188099. This is catalyst 2.0.5_pre2 for testing.
673
674   29 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
675   targets/support/rc-update.sh:
676   Added support for the newer versions of splashutils which use fbcondecor as
677   the init script. This is catalyst 2.0.5_pre1 for testing.
678
679   29 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
680   targets/livecd-stage2/livecd-stage2-controller.sh:
681   Make sure we mkdir on /etc/X11/xinit before we put files in it for bug
682   #178289.
683
684   22 Aug 2007; Andrew Gaffney <agaffney@gentoo.org>
685   modules/generic_stage_target.py, modules/stage1_target.py,
686   modules/stage2_target.py:
687   The 'chost' option is only valid in stage 1/2 specs.  Have catalyst error
688   otherwise.
689
690   13 Aug 2007; Andrew Gaffney <agaffney@gentoo.org> catalyst,
691   modules/generic_stage_target.py, modules/netboot2_target.py:
692   Fix typo in getopt call for --clear-autoresume. thanks to
693   Tais M. Hansen <tais.hansen@osd.dk> in bug #188339 for catching this.
694   Conditionally write CFLAGS to make.conf in stages for bug #177796.
695   Copy overlay files in netboot2 target into proper dir for bug #174635.
696
697   17 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
698   modules/netboot2_target.py, targets/netboot2/netboot2-copyfile.sh,
699   targets/support/netboot2-final.sh:
700   Added a patch from Andrew Gaffney <agaffney@gentoo.org> on bug #174635 to
701   fix a minor bug in System.map copying, add portage_overlay support, and adds
702   the ability to use globbing in the package file lists for the netboot2
703   target.
704
705   17 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
706   +targets/netboot2/nb-busybox.cf:
707   Added nb-busybox.cf to the netboot2 target for bug #174298.
708
709   16 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
710   targets/support/chroot-functions.sh:
711   Make sure we install ccache/distcc into the build root, not necessarily ROOT.
712
713   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
714   targets/support/livecdfs-update.sh, targets/support/unmerge.sh:
715   Change moving the VDB until after we have processed unmerge by moving it
716   from livecdfs-update.sh to unmerge.sh, instead. This allows someone to
717   unmerge packages from the gentoo-release-livecd target.
718
719   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
720   targets/support/kmerge.sh:
721   Commented out the package.provided code in catalyst that seemed to cause
722   problems with kerncache in testing. This is 2.0.4 and should be used for the
723   2007.0 release.
724
725   12 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
726   modules/netboot2_target.py, targets/netboot2/netboot2-controller.sh,
727   targets/netboot2/netboot2-copyfile.sh, targets/support/functions.sh,
728   targets/support/netboot2-final.sh, targets/support/pre-kmerge.sh:
729   Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #173826 to
730   improve the netboot2 target.
731
732   10 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
733   modules/generic_stage_target.py:
734   Added a patch from Mike Frysinger <vapier@gentoo.org> for bug #173740 to
735   cause catalyst to export boolean variables as well as string-based
736   variables.
737
738   10 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
739   modules/generic_stage_target.py:
740   Fixing check for invalid subarch to not filter too much. Fix from Mike
741   Frysinger <vapier@gentoo.org> for bug #173532.
742
743   10 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> arch/s390.py:
744   Added s390x (64-bit) support via a patch from Mike Frysinger
745   <vapier@gentoo.org> for bug #173002.
746
747   10 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
748   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
749   targets/livecd-stage1/livecd-stage1-chroot.sh,
750   targets/netboot/netboot-chroot.sh, targets/netboot/netboot-combine.sh,
751   targets/netboot2/netboot2-pkg.sh, targets/stage1/stage1-chroot.sh,
752   targets/stage1/stage1-controller.sh, targets/stage2/stage2-chroot.sh,
753   targets/stage3/stage3-chroot.sh, targets/stage4/stage4-chroot.sh,
754   targets/support/chroot-functions.sh, targets/support/kmerge.sh,
755   targets/support/pre-kmerge.sh:
756   Added setup_myemergeopts to setup_myfeatures and removed redundant calls to
757   setup_myemergeopts. Added some extra checks for clst_FETCH to disable
758   certain functions/code paths when running with -F/--fetchonly. Simplified
759   kmerge.sh with regards to kerncache and callback packages. Also, changed
760   ccache/distcc installs to use run_emerge instead of emerge directly, which
761   allows us to more easily replace the underlying package manager, or add
762   support for multiple package managers to catalyst.
763
764   20 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
765   modules/grp_target.py:
766   Added patch from Ã…smund Grammeltvedt <grammel@online.no> to add
767   portage_overlay functionality to GRP, where it was mistakenly missing, for
768   bug #171157. This is catalyst 2.0.3 and ready for release.
769
770   12 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
771   targets/livecd-stage1/livecd-stage1-controller.sh,
772   targets/support/livecdfs-update.sh:
773   Removed the generation of grppkgs.txt since the Installer now uses vdb
774   directly.
775
776   09 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
777   targets/support/create-iso.sh:
778   Fix creation of the EFI images. Since it is FAT, we can't go around
779   perserving permissions, now, can we?
780
781   06 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
782   targets/support/livecdfs-update.sh:
783   Added a patch from Andrew Gaffney <agaffney@gentoo.org> to fix my completely
784   broken sed for rc.conf, which caused all kinds of hell to break loose when
785   booting a new CD. This is 2.0.3_pre3.
786
787   06 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
788   modules/generic_stage_target.py:
789   Added a patch from Christian Heim <phreak@gentoo.org> to remove stale files,
790   such as group- from /etc before creating our stage tarballs. This is for bug
791   #166695.
792
793   06 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
794   targets/support/livecdfs-update.sh:
795   Commenting out the livecd-kernel code, since the Installer should be doing
796   everything necessary itself.
797
798   14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
799   targets/support/livecdfs-update.sh:
800   Fix up the pci.ids/usb.ids code to work with newer pciutils and future-proof
801   the usbutils hanlding in case they follow suit with pciutils.
802
803   13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> arch/alpha.py,
804   arch/amd64.py, arch/arm.py, arch/hppa.py, arch/ia64.py, arch/mips.py,
805   arch/ppc.py, arch/ppc64.py, arch/s390.py, arch/sh.py, arch/sparc.py,
806   arch/sparc64.py, arch/x86.py, catalyst, modules/generic_stage_target.py:
807   Added a patch from Andrew Gaffney <agaffney@gentoo.org> to fix up the
808   problems with using all of the various subarch settings.
809
810   13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
811   targets/support/bootloader-setup.sh, targets/support/create-iso.sh:
812   Disabled deleting of /boot so we actually can work with EFI/grub, made EFI
813   check look in the correct location, and made sure we don't delete /voot
814   within the EFI code if grub is present.
815
816   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
817   modules/generic_stage_target.py:
818   Added another fix from Andrew Gaffney <agaffney@gentoo.org> from bug
819   #166294. This one should fix the HPPA/PPC architectures.
820
821   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
822   targets/support/chroot-functions.sh:
823   Added patch from Andrew Gaffney <agaffney@gentoo.org> for bug #166420 to
824   remove the autoresume point for portage, as it really isn't needed and
825   doesn't really gain us much, anyway.
826
827   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
828   targets/stage1/stage1-chroot.sh:
829   Added patch from Andrew Gaffney <agaffney@gentoo.org> for bug #166426.
830
831   06 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
832   examples/generic_stage_template.spec, examples/grp_template.spec,
833   examples/livecd-stage1_template.spec,
834   examples/livecd-stage2_template.spec, examples/netboot2_template.spec,
835   examples/netboot_template.spec, examples/snapshot_template.spec,
836   examples/stage4_template.spec, examples/tinderbox_template.spec:
837   Update the examples to have 2006.1 for the dates. This is catalyst 2.0.2, so
838   everyone enjoy it.
839
840   06 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf,
841   targets/support/livecdfs-update.sh:
842   Make sure the user owns his home directory for bug #147195.
843
844   30 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf,
845   +files/catalystrc, modules/catalyst_support.py:
846   Re-arranged catalyst.conf to make it easier to follow while looking at the
847   online reference and added a default catalystrc file, which does nothing.
848
849   23 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
850   modules/catalyst_support.py, modules/embedded_target.py,
851   modules/generic_stage_target.py, modules/grp_target.py,
852   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
853   modules/stage3_target.py, modules/tinderbox_target.py:
854   Added patch from Andrew Gaffney <agaffney@gentoo.org> to fix up some of the
855   tab/space nastiness. This is for bug #161915.
856
857   23 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
858   modules/generic_stage_target.py:
859   Fixed new cbuild code with another patch from Mike Frysinger
860   <vapier@gentoo.org> to allow the usage of subarches.
861
862   09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> arch/alpha.py,
863   arch/amd64.py, arch/arm.py, arch/hppa.py, arch/ia64.py, arch/mips.py,
864   arch/ppc.py, arch/ppc64.py, arch/s390.py, arch/sh.py, arch/sparc.py,
865   arch/sparc64.py, arch/x86.py, modules/generic_stage_target.py,
866   targets/netboot/netboot-combine.sh, targets/support/bootloader-setup.sh,
867   targets/support/create-iso.sh, targets/support/functions.sh,
868   targets/support/netboot2-final.sh, targets/support/pre-kmerge.sh:
869   Added a patch from Mike Frysinger <vapier@gentoo.org> to support cbuild.
870
871   02 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> README, arch/alpha.py,
872   arch/amd64.py, arch/arm.py, arch/hppa.py, arch/ia64.py, arch/mips.py,
873   arch/ppc.py, arch/ppc64.py, arch/s390.py, arch/sh.py, arch/sparc.py,
874   arch/sparc64.py, arch/x86.py, files/catalyst.conf, modules/builder.py,
875   modules/catalyst_lock.py, modules/catalyst_support.py,
876   modules/embedded_target.py, modules/generic_stage_target.py,
877   modules/generic_target.py, modules/grp_target.py,
878   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
879   modules/netboot2_target.py, modules/netboot_target.py,
880   modules/snapshot_target.py, modules/stage1_target.py,
881   modules/stage2_target.py, modules/stage3_target.py,
882   modules/stage4_target.py, modules/tinderbox_target.py,
883   targets/embedded/embedded-chroot.sh,
884   targets/embedded/embedded-controller.sh,
885   targets/embedded/embedded-preclean-chroot.sh, targets/embedded/unmerge.sh,
886   targets/grp/grp-chroot.sh, targets/grp/grp-controller.sh,
887   targets/grp/grp-preclean-chroot.sh,
888   targets/livecd-stage1/livecd-stage1-chroot.sh,
889   targets/livecd-stage1/livecd-stage1-controller.sh,
890   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
891   targets/livecd-stage2/livecd-stage2-controller.sh,
892   targets/netboot/netboot-chroot.sh, targets/netboot/netboot-combine.sh,
893   targets/netboot/netboot-controller.sh, targets/netboot/netboot-image.sh,
894   targets/netboot2/netboot2-controller.sh,
895   targets/netboot2/netboot2-copyfile.sh, targets/netboot2/netboot2-pkg.sh,
896   targets/stage1/build.py, targets/stage1/stage1-chroot.sh,
897   targets/stage1/stage1-controller.sh,
898   targets/stage1/stage1-preclean-chroot.sh, targets/stage2/stage2-chroot.sh,
899   targets/stage2/stage2-controller.sh,
900   targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
901   targets/stage3/stage3-controller.sh,
902   targets/stage3/stage3-preclean-chroot.sh,
903   targets/stage4/stage4-controller.sh,
904   targets/stage4/stage4-preclean-chroot.sh,
905   targets/support/bootloader-setup.sh, targets/support/create-iso.sh,
906   targets/support/livecdfs-update.sh, targets/support/netboot2-final.sh,
907   targets/support/unmerge.sh, targets/tinderbox/tinderbox-chroot.sh,
908   targets/tinderbox/tinderbox-controller.sh,
909   targets/tinderbox/tinderbox-preclean-chroot.sh:
910   Removing old CVS Header lines, which are no longer used since moving to SVN.
911
912   02 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
913   targets/stage4/stage4-chroot.sh:
914   Added back a missing 'then' from stage4 target.
915
916   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
917   modules/generic_stage_target.py:
918   Fix indentation so things actually work.
919
920   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> arch/sparc.py:
921   Added patch from Mike Frysinger <vapier@gentoo.org> to change the SPARC
922   personality check.
923
924   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
925   targets/support/chroot-functions.sh, targets/support/livecdfs-update.sh:
926   Fix the display manager sed lines and change the icon for the local Handbook
927   to use the GNOME 2.16 icon for gedit.
928
929   27 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
930   modules/generic_stage_target.py:
931   Changed the portage_overlay option to always install overlays in
932   /usr/local/portage and added code to clean up /usr/local/portage and
933   make.conf after sucessful execution and before creation of ISO/tarballs.
934
935   22 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
936   targets/support/livecdfs-update.sh:
937   Fixed a typo which broke coldplugging.
938
939   20 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
940   targets/support/chroot-functions.sh, targets/support/livecdfs-update.sh:
941   Added a create_handbook_icon function and rearranged some of the icon
942   creation for the LiveCD. This should resolve bug #143725 once a new release
943   is made.
944
945   20 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
946   targets/support/livecdfs-update.sh:
947   We now disable the RC_COLDPLUG in /etc/conf.d/rc so udev will not do
948   coldplugging. This allows us to unpack our firmware before we detect
949   devices, so that devices that need it will get it.
950
951   06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
952   modules/generic_stage_target.py:
953   Fix a typo in generic_stage_target.
954
955   06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
956   targets/support/livecdfs-update.sh:
957   Make sure we setup the DISPLAYMANAGER variable in both /etc/rc.conf and
958   /etc/conf.d/xdm so we support older snapshots and newer ones.
959
960   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
961   modules/livecd_stage2_target.py:
962   OK. We've fixed the spacing issue with livecd-stage2, so this is 2.0.1, for
963   real.
964
965   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
966   modules/livecd_stage2_target.py:
967   Reverted change in livecd-stage2 to the action_sequence until I can figure
968   out what the problem is with it.
969
970   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
971   livecd/cdtar/isolinux-3.09-memtest86+-cdtar.tar.bz2, catalyst,
972   livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2,
973   modules/livecd_stage2_target.py:
974   Fixed the livecd-stage2 action_sequence and updated the isolinux cdtar's to
975   include newer memtest86. This is catalyst 2.0.1 and ready to roll.
976
977   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
978   modules/livecd_stage2_target.py, targets/support/livecdfs-update.sh:
979   Added a patch from Bardur Arantsson <bugs-gentoo.org@scientician.net> which
980   resolves an issue where a variable could be accessed unitialized in obscure
981   circumstances. This is wrt bug #144984.
982
983   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
984   modules/generic_stage_target.py, modules/livecd_stage2_target.py,
985   modules/stage2_target.py, modules/stage4_target.py:
986   Fixed up action_sequence when using --fetchonly to not create tarballs or
987   ISO images for bug #143392.
988
989   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
990   targets/grp/grp-chroot.sh, targets/stage4/stage4-chroot.sh:
991   Clean up the USE usage in GRP/stage4.
992
993   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
994   modules/generic_stage_target.py, modules/stage1_target.py,
995   modules/stage2_target.py:
996   Added cleanup patch for stage1/stage2 and generic_stage_target from Andrew
997   Gaffney <agaffney@gentoo.org> wrt bug #155911.
998
999   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1000   targets/grp/grp-chroot.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
1001   targets/netboot/netboot-chroot.sh, targets/netboot2/netboot2-pkg.sh,
1002   targets/stage4/stage4-chroot.sh, targets/tinderbox/tinderbox-chroot.sh:
1003   Added patch from Andrew Gaffney <agaffney@gentoo.org> to remove all
1004   instances of USE_ORDER since auto hasn't been valid for some time. This is
1005   wrt bug #155864.
1006
1007   22 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1008   modules/generic_stage_target.py, modules/stage1_target.py:
1009   Added patch from Daniel Ostrow <dostrow@gentoo.org> for added FreeBSD
1010   goodness wrt bug #153587.
1011
1012   03 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1013   livecd/files/x86-F3.msg, livecd/files/x86-F4.msg, livecd/files/x86-F5.msg:
1014   Changed dobladecenter to slowusb.  Thanks to solar for pointing this out.
1015
1016   03 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1017   modules/generic_stage_target.py, modules/stage4_target.py:
1018   Added a check to see if we have the tarball option enabled, which causes
1019   catalyst to run the capture sequence. This was requested by Tim Yamin for
1020   the stage4 target, but I thought it should be usable on any stage target.
1021
1022   03 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1023   targets/support/livecdfs-update.sh:
1024   Moved fstab tweaks all into one location and added make.conf tweak for bug
1025   #144647.
1026
1027   03 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1028   Changed the options to be in alphabetical order so my meatspace logical
1029   parser can process them better, added the compress and tarball options,
1030   which are as of yet unused for bug #139390 and request from Tim Yamin, and
1031   removed the unused -x command line parameter for bug #151405.
1032
1033   03 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1034   modules/generic_stage_target.py:
1035   Added a warning about changing the CHOST setting for bug #142034.
1036
1037   11 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS,
1038   modules/generic_stage_target.py, targets/stage1/stage1-controller.sh,
1039   targets/support/chroot-functions.sh:
1040   Added initial Gentoo/FreeBSD support. Patch from Diego Pettenò
1041   <flameeyes@gentoo.org> and attached to bug #150351.
1042
1043   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> README, arch/alpha.py,
1044   arch/amd64.py, arch/arm.py, arch/hppa.py, arch/ia64.py, arch/mips.py,
1045   arch/ppc.py, arch/ppc64.py, arch/s390.py, arch/sh.py, arch/sparc.py,
1046   arch/sparc64.py, arch/x86.py, catalyst, files/catalyst.conf,
1047   modules/builder.py, modules/catalyst_lock.py, modules/catalyst_support.py,
1048   modules/embedded_target.py, modules/generic_stage_target.py,
1049   modules/generic_target.py, modules/grp_target.py,
1050   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
1051   modules/netboot2_target.py, modules/netboot_target.py,
1052   modules/snapshot_target.py, modules/stage1_target.py,
1053   modules/stage2_target.py, modules/stage3_target.py,
1054   modules/stage4_target.py, modules/tinderbox_target.py,
1055   targets/embedded/embedded-chroot.sh,
1056   targets/embedded/embedded-controller.sh,
1057   targets/embedded/embedded-fs-runscript.sh,
1058   targets/embedded/embedded-preclean-chroot.sh, targets/embedded/unmerge.sh,
1059   targets/grp/grp-chroot.sh, targets/grp/grp-controller.sh,
1060   targets/grp/grp-preclean-chroot.sh,
1061   targets/livecd-stage1/livecd-stage1-chroot.sh,
1062   targets/livecd-stage1/livecd-stage1-controller.sh,
1063   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
1064   targets/livecd-stage2/livecd-stage2-controller.sh,
1065   targets/netboot/netboot-chroot.sh, targets/netboot/netboot-combine.sh,
1066   targets/netboot/netboot-controller.sh, targets/netboot/netboot-image.sh,
1067   targets/netboot2/netboot2-controller.sh,
1068   targets/netboot2/netboot2-copyfile.sh, targets/netboot2/netboot2-pkg.sh,
1069   targets/stage1/build.py, targets/stage1/stage1-chroot.sh,
1070   targets/stage1/stage1-controller.sh,
1071   targets/stage1/stage1-preclean-chroot.sh, targets/stage2/stage2-chroot.sh,
1072   targets/stage2/stage2-controller.sh,
1073   targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
1074   targets/stage3/stage3-controller.sh,
1075   targets/stage3/stage3-preclean-chroot.sh, targets/stage4/stage4-chroot.sh,
1076   targets/stage4/stage4-controller.sh,
1077   targets/stage4/stage4-preclean-chroot.sh,
1078   targets/support/bootloader-setup.sh, targets/support/create-iso.sh,
1079   targets/support/functions.sh, targets/support/kmerge.sh,
1080   targets/support/livecdfs-update.sh, targets/support/netboot2-final.sh,
1081   targets/support/post-kmerge.sh, targets/support/pre-kmerge.sh,
1082   targets/support/rc-update.sh, targets/support/target_image_setup.sh,
1083   targets/support/unmerge.sh, targets/tinderbox/tinderbox-chroot.sh,
1084   targets/tinderbox/tinderbox-controller.sh,
1085   targets/tinderbox/tinderbox-preclean-chroot.sh:
1086   Removing all copyright and license comment headers from all files so we
1087   don't ever get another bug like bug #149638.
1088
1089   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1090   modules/generic_stage_target.py:
1091   Clean up more spacing/capitalization.
1092
1093   02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> README,
1094   modules/generic_stage_target.py, modules/livecd_stage1_target.py,
1095   modules/stage4_target.py, targets/embedded/embedded-chroot.sh,
1096   targets/embedded/embedded-controller.sh,
1097   targets/embedded/embedded-fs-runscript.sh,
1098   targets/embedded/embedded-preclean-chroot.sh,
1099   targets/livecd-stage2/livecd-stage2-controller.sh,
1100   targets/netboot2/netboot2-copyfile.sh,
1101   targets/stage4/stage4-controller.sh, targets/support/kmerge.sh,
1102   targets/support/pre-kmerge.sh:
1103   Fixed lots of spacing issues, removed livecd/type from livecd-stage1, add
1104   splash capabilities to stage4, change 'cp -a' to 'cp -pPR', add -q to emerge
1105   calls in kmerge.sh, and updated README.
1106
1107   13 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1108   livecd/files/livecd-bashrc, targets/support/livecdfs-update.sh:
1109   Fix bashrc so it doesn't give an error and add System.map to livecd-kernel.
1110
1111   08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1112   modules/catalyst_support.py:
1113   Added fix for bug #143348.
1114
1115   23 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1116   targets/support/livecdfs-update.sh:
1117   Added -q to emerge call for systempkgs.txt just to be on the safe side.
1118
1119   22 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1120   targets/livecd-stage2/livecd-stage2-controller.sh,
1121   targets/support/livecdfs-update.sh:
1122   Changed some copy commands to use -f, added a check for /etc/gconf before
1123   moving it when not using gentoo-release-livecd, and fixed a sed for root's
1124   .bashrc, as reported on the gentoo-catalyst mailing list by Luca Casagrande
1125   <luca.casagrande@gmail.com>.
1126
1127   16 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1128   targets/support/livecdfs-update.sh:
1129   Fixing sed so that systemspkgs.txt is built properly.
1130
1131   11 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> arch/sparc.py:
1132   The sparc32 binary is in /bin, not /usr/bin.
1133
1134   11 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1135   targets/support/chroot-functions.sh:
1136   We now only set the options for pkgcache if we are not using fetchonly. This
1137   should work around a problem where portage won't fetch the files if a binpkg
1138   already exists for the package.
1139
1140   09 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1141   targets/support/livecdfs-update.sh:
1142   Added code to make a backup of custom.conf before we edit it for the
1143   installer.
1144
1145   29 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1146   targets/support/livecdfs-update.sh:
1147   Remove sed from splash section, since it wasn't actually resolving the
1148   issue, anyway. Change the installer's dialog front-end code to simply run
1149   via sudo, since we don't need to worry about having the X DISPLAY setup or
1150   anything. This is catalyst 2.0, so you guys can all start rejoicing.
1151
1152   26 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1153   targets/support/livecdfs-update.sh:
1154   Fix my sed line so it actually applies correctly.
1155
1156   25 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1157   targets/support/chroot-functions.sh:
1158   Added check for verbose, and add --verbose if found, or --quiet, to emerge
1159   options.
1160
1161   21 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1162   targets/support/livecdfs-update.sh:
1163   Fix the splash code so we have our splash theme on all 6 virtual consoles,
1164   as well as a possible fix for the read-only filesystem messages from
1165   /sbin/splash-functions.sh
1166
1167   20 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1168   targets/support/chroot-functions.sh:
1169   Fix --fetchonly to actually work.
1170
1171   19 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1172   examples/livecd-stage2_template.spec:
1173   Added description for livecd/fsops to livecd-stage2's spec template.
1174
1175   19 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1176   targets/support/livecdfs-update.sh:
1177   I've modified the GDM configuration section to work correctly. I have also
1178   ensured that xdm is no longer started just because livecd/xdm is used, which
1179   was causing issues for the generic-livecd type. This is 2.0_rc50, which
1180   should be the last of the 'release candidates' made. If there are no bug
1181   reports in 2 days, then I'm rolling this as 2.0 final.
1182
1183   12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1184   targets/support/livecdfs-update.sh:
1185   Hopefully, I have fixed the issue with the Installer icons. We'll have to
1186   see once the newer Installer is released, as I still have to fix the
1187   installer scripts.
1188
1189   12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1190   targets/support/rc-update.sh:
1191   Removed famd from the default runlevel for gentoo-release-livecd. It really
1192   shouldn't cause a problem, but I prefer it stay a bit clean.
1193
1194   11 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> 
1195   modules/generic_stage_target.py, targets/support/bootloader-setup.sh,
1196   targets/support/create-iso.sh, targets/support/kmerge.sh,
1197   targets/support/livecdfs-update.sh, targets/support/mips-arcload_conf.sh:
1198   Added patches from Joshua Kinard <kumba@gentoo.org> from bug #139337.
1199
1200   05 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1201   -livecd/cdtar/silo-1.2.6-sparc-cdtar.tar.bz2,
1202   +livecd/cdtar/silo-1.4.13-sparc-cdtar.tar.bz2,
1203   targets/support/bootloader-setup.sh:
1204   Added patch from Gustavo Zacarias <gustavoz@gentoo.org> for sparc/silo
1205   parameters support. This is for bug #139300.
1206
1207   28 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1208   modules/generic_stage_target.py, modules/livecd_stage2_target.py,
1209   targets/support/filesystem-functions.sh:
1210   Added two patches from Joshua Kinard from bug #138255 to fix livecd/fsops
1211   and also to remove some redundant values from livecd-stage2's valid_values.
1212   This is 2.0_rc49.
1213
1214   28 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> arch/ppc.py,
1215   arch/x86.py:
1216   Fixed invocation of linux32 for x86 and ppc.  This is for bug #138080.
1217
1218   22 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1219   modules/generic_stage_target.py:
1220   Fix a problem where catalyst was creating an initial list, then putting that
1221   list inside another. Thanks to Andrew Gaffney <agaffney@gentoo.org> for
1222   pointing it out and for the fix. This is for bug #136351.
1223
1224   22 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1225   targets/support/unmerge.sh:
1226   Removing loop for unmerge, as it didn't actually solve anything and the
1227   portage team has helped us out by reverting the behavior that caused this
1228   change in the first place.
1229
1230   21 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1231   modules/netboot2_target.py, modules/stage1_target.py,
1232   targets/netboot2/netboot2-copyfile.sh, targets/support/pre-kmerge.sh:
1233   Added two patches from Joshua Kinard <kumba@gentoo.org> to fix stage1 not
1234   having /proc mounted during the preclean stage and also to clean up the
1235   netboot2 code. This is 2.0_rc48.
1236
1237   20 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1238   targets/support/unmerge.sh:
1239   Change our unmerge from being a single unmerge to a loop, to work around an
1240   unexpected change in portage 2.1's unmerge processing.
1241
1242   19 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1243   targets/support/bootloader-setup.sh:
1244   Fixed a problem where we were putting the kernel name in twice and causing
1245   and error when using grub as a bootloader. This is for bug #137252.
1246
1247   15 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1248   targets/support/bootloader-setup.sh:
1249   Added a second pass to the alpha bootloader setup to create aboot items for
1250   serial console for bug #133457.
1251
1252   12 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1253   +livecd/cdtar/arcload-0.43-r1.tbz2:
1254   Added arcload cdtar for mips.
1255
1256   09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1257   targets/netboot/netboot-controller.sh:
1258   Added make-busybox-symlinks to USE for busybox compile. This is catalyst
1259   2.0_rc47.
1260
1261   08 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1262   modules/generic_stage_target.py, targets/support/livecdfs-update.sh:
1263   Add patch from bug #135051 to fix the seedcache extraction logic.
1264
1265   03 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1266   targets/support/livecdfs-update.sh:
1267   Don't set icon theme to Clearlooks, since it doesn't exist.
1268
1269   03 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1270   targets/support/livecdfs-update.sh:
1271   Fix sed on installer icons.
1272
1273   25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1274   This is 2.0_rc46.
1275
1276   23 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1277   targets/stage1/stage1-controller.sh:
1278   Added a -type f to the find call in stage1 for bug #132180.
1279
1280   19 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1281   livecd/cdtar/yaboot-1.3.13-cdtar.tar.bz2:
1282   Updated yaboot cdtar from Daniel Ostrow <dostrow@gentoo.org> so it will boot
1283   properly on IBM PPC64 machines.
1284
1285   19 May 2006; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
1286   modules/generic_stage_target.py:
1287   Fix DIGESTS output
1288
1289   16 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1290   targets/support/rc-update.sh:
1291   Removed x-setup from default runlevel, as it is now controlled via the
1292   autoconfig init script.
1293
1294   15 May 2006; Eric Edgar <rocket@gentoo.org> arch/ppc64.py:
1295   Fix ppc64 based arches to subclass ppc64
1296
1297   15 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1298   modules/livecd_stage1_target.py:
1299   Use the full category/package name for livecd-tools.
1300
1301   13 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1302   targets/support/livecdfs-update.sh:
1303   Make copies and deletes recursive for firmware since some packages put their
1304   firmware in a subdirectory.
1305
1306   10 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1307   targets/support/livecdfs-update.sh:
1308   Fix detection of the Installer.
1309
1310   10 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> arch/ppc64.py:
1311   Added 970, power3, power4, and power5 sub-arches for ppc64.
1312
1313   09 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1314   targets/support/livecdfs-update.sh:
1315   Removed portion of livecdfs-update.sh that created /etc/conf.d/net as it is
1316   no longer necessary and can cause possible problems with Installer-based
1317   installs.
1318
1319   08 May 2006; Eric Edgar <rocket@gentoo.org> modules/catalyst_lock.py:
1320   recursive directory create
1321
1322   01 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1323   modules/catalyst_support.py:
1324   Changed a display error from bug #131502 and rolling 2.0_rc45.
1325
1326   25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1327   targets/support/create-iso.sh:
1328   Added patch from Gustavo Zacharias <gustavoz@gentoo.org> for some fun
1329   silo-fu on SPARC.
1330
1331   25 Apr 2006; Eric Edgar <rocket@gentoo.org>
1332   modules/generic_stage_target.py:
1333   digests function uses raw output from hash function now
1334
1335   25 Apr 2006; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py:
1336   change hash result format so .DIGESTS is generated correctly
1337
1338   25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1339   modules/catalyst_support.py:
1340   Added patch to parse_spec by Andrew Gaffney <agaffney@gentoo.org> and for
1341   bug #131190.
1342
1343   25 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1344   targets/support/livecdfs-update.sh:
1345   Added a space for bug #131181.
1346
1347   23 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1348   targets/support/kmerge.sh:
1349   Fixed creation of kernelpkgs.txt file for the installer.
1350
1351   21 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1352   modules/generic_stage_target.py:
1353   Somehow this hosts.bck fix got reverted and I really don't know how. Anyway,
1354   I'm adding it back.
1355
1356   20 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1357   targets/livecd-stage2/livecd-stage2-controller.sh,
1358   targets/support/bootloader-setup.sh:
1359   I missed an extra else in bootloader-setup.sh, so I'm fixing that and
1360   rolling out an emergency rc44.
1361
1362   20 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1363   targets/support/bootloader-setup.sh:
1364   If you use elif, you have to use a then after it. Yeah, that one's totally
1365   my fault.
1366
1367   19 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1368   targets/support/livecdfs-update.sh:
1369   Fixing my own bug in livecdfs-update.sh and rolling 2.0_rc43.
1370
1371   19 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1372   targets/support/rc-update.sh:
1373   Removed runlevel deletion, as it probably wasn't a good idea. This is for
1374   bug #130476.
1375
1376   19 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1377   targets/support/bootloader-setup.sh:
1378   Removed bootplash support from ppc/ppc64 since they only will work with
1379   gensplash. Forced use of livecd/splash_type of bootsplash to get
1380   splash=silent. This should reduce the number of things on the kernel command
1381   line that aren't necessary.
1382
1383   18 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS, catalyst,
1384   modules/catalyst_support.py:
1385   Added patch from Andrew Gaffney <agaffney@gentoo.org> to re-write
1386   parse_spec. This should resolve bug #130103, as well as make the code much
1387   cleaner. This is 2.0_rc42.
1388
1389   18 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1390   modules/generic_stage_target.py:
1391   Forced -p on tar for compressing stages.
1392
1393   18 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1394   targets/support/chroot-functions.sh:
1395   Fixed fetchonly option for stages 1 through 3 and livecd-stage1, and
1396   possibly others.
1397
1398   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1399   targets/stage1/build.py:
1400   Added patch to build.py for portage 2.1 support.
1401
1402   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1403   targets/support/kmerge.sh:
1404   Fixed genkernel initramfs overlay support. Thanks to Alvin Lee
1405   <liyiming@ict.ac.cn> in bug #129890.
1406
1407   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1408   targets/support/livecdfs-update.sh:
1409   Moved sed line for ##STARTX to end of file, since we aren't touching
1410   /etc/startx until the end.
1411
1412   17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1413   targets/support/livecdfs-update.sh:
1414   Added a check for the games group and add it if it doesn't exist already.
1415   This should resolve bug #125498.
1416
1417   13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1418   examples/generic_stage_template.spec, examples/grp_template.spec,
1419   examples/livecd-stage1_template.spec,
1420   examples/livecd-stage2_template.spec, examples/netboot2_template.spec,
1421   examples/netboot_template.spec, examples/snapshot_template.spec,
1422   examples/stage4_template.spec, examples/tinderbox_template.spec:
1423   Removed portdir_overlay from the snapshot example spec and added
1424   portage_overlay to the example specs for the relevant targets.
1425
1426   04 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1427   This is 2.0_rc41 since it has better LiveCD support.
1428
1429   04 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1430   targets/support/livecdfs-update.sh:
1431   Fix theme for gdm.
1432
1433   31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1434   targets/support/functions.sh:
1435   Removed check for livecd/dev-manager being udev since it was done
1436   incorrectly and genkernel assumes udev by default on a 2.6 kernel and devfs
1437   by default on a 2.4 kernel. Thanks to Alvin Lee <liyiming@ict.ac.cn> on bug
1438   #128265 for pointing this out.
1439
1440   23 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1441   -livecd/cdtar/elilo-3.4-cdtar.tar.bz2,
1442   +livecd/cdtar/elilo-3.6-cdtar.tar.bz2:
1443   Replaced elilo-3.4 cdtar with elilo-3.6 cdtar for IA64.
1444
1445   22 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1446   modules/generic_stage_target.py:
1447   Fix to ensure that we look inside the chroot for /etc/hosts.bck, not on our
1448   live system. You can thank Andrew Gaffney for the fix.
1449
1450   22 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1451   targets/livecd-stage2/livecd-stage2-controller.sh:
1452   Don't copy motd files if we're using livecd/type generic-livecd.
1453
1454   22 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1455   targets/livecd-stage2/livecd-stage2-controller.sh,
1456   targets/support/livecdfs-update.sh:
1457   Made sure that livecd/motd is ignored for livecd/type: gentoo-* and added
1458   some extra cleanup to generic-livecd.
1459
1460   16 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1461   -livecd/cdtar/yaboot-1.3.11-cdtar.tar.bz2,
1462   -livecd/cdtar/yaboot-1.3.11-ppc64-cdtar-r1.tar.bz2,
1463   +livecd/cdtar/yaboot-1.3.13-cdtar.tar.bz2,
1464   -livecd/cdtar/ppc-yaboot-cdtar.tar.bz2,
1465   targets/support/bootloader-setup.sh:
1466   Added sed to PPC/PPC64 to change boot.msg to match the hardware for which
1467   the CD was built, merged the PPC and PPC64 cdtar files into a single cdtar,
1468   and removed all older cdtar files for PPC*.
1469
1470   13 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1471   livecd/files/livecd.motd.txt:
1472   Added message to the official LiveCD MOTD mentioning how to run the
1473   installer. Blame codeman. This is 2.0_rc40.
1474
1475   13 Mar 2006; Eric Edgar <rocket@gentoo.org> modules/snapshot_target.py:
1476   fix so snapshot target doesnt have errors
1477
1478   13 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1479   targets/support/livecdfs-update.sh:
1480   Finalized the sync from my fsscript for 2006.0 into catalyst. It is now no
1481   longer necessary to use a fsscript to duplicate the official Gentoo LiveCD
1482   builds.
1483
1484   12 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1485   targets/support/rc-update.sh:
1486   Removed hdparm and alsasound from rc-update.sh as they are pulled in by the
1487   autoconfig script.
1488
1489   21 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1490   targets/support/livecdfs-update.sh:
1491   Added wrapping around the udev sed for those crazy 2.4-users.
1492
1493   17 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1494   targets/support/livecdfs-update.sh:
1495   Added sed fix for udev starting evms_activate unconditionally. This is
1496   2.0_rc39.
1497
1498   17 Feb 2006; Eric Edgar <rocket@gentoo.org> modules/stage4_target.py:
1499   add stage4/unmerge stage4/rm to valid options
1500
1501   15 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1502   targets/support/rc-update.sh:
1503   Added fix for bug #122154 from Rajiv Manglani.
1504
1505   15 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1506   targets/support/kmerge.sh:
1507   Fixed creation of kernelpkgs.txt for the Installer.
1508
1509   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1510   livecd/cdtar/elilo-3.4-cdtar.tar.bz2:
1511   Updated elilo tarball for IA64.
1512
1513   14 Feb 2006; Eric Edgar <rocket@gentoo.org> modules/snapshot_target.py:
1514   DIGESTS support for snapshot creation
1515
1516   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1517   This is catalyst 2.0_rc38, codenamed: When will the stinking release
1518   candidates ever end?
1519
1520   14 Feb 2006; Eric Edgar <rocket@gentoo.org> modules/grp_target.py:
1521   fix for .DIGESTS.DIGESTS issue in grp
1522
1523   14 Feb 2006; Eric Edgar <rocket@gentoo.org>
1524   modules/generic_stage_target.py:
1525   fix for failure when root_overlay is not set
1526
1527   14 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1528   targets/support/bootloader-setup.sh:
1529   Added IA64/SGI patch from plasmaroo.
1530
1531   13 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1532   targets/livecd-stage1/livecd-stage1-controller.sh,
1533   targets/support/kmerge.sh, targets/support/livecdfs-update.sh:
1534   Fixed generation of grppkgs.txt and kernelpkgs.txt for the Installer. This
1535   is 2.0_rc37.
1536
1537   10 Feb 2006; Eric Edgar <rocket@gentoo.org>
1538   modules/generic_stage_target.py:
1539   Allow multiple overlays for root_overlay and overlay spec option
1540
1541   10 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1542   -livecd/cdtar/yaboot-1.3.11-ppc-cdtar-r1.tar.bz2,
1543   +livecd/cdtar/yaboot-1.3.11-ppc64-cdtar-r1.tar.bz2, catalyst,
1544   targets/support/rc-update.sh:
1545   Updated ppc64's cdtar file with a new boot.msg, removed older file, and
1546   fixed bug #122154. This is catalyst 2.0_rc36.
1547
1548   09 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1549   livecd/files/livecd.motd.txt, targets/support/livecdfs-update.sh:
1550   Updated the LiveCD motd to tell the user to run the display manager again,
1551   rather than startx, while mentioning that startx is useful as a rescue X
1552   session since it starts twm. This is catalyst 2.0_rc35.
1553
1554   09 Feb 2006; Eric Edgar <rocket@gentoo.org> targets/support/create-iso.sh:
1555   Add hfs-hide options to mkisofs so macs boot
1556
1557   09 Feb 2006; Eric Edgar <rocket@gentoo.org>
1558   modules/generic_stage_target.py:
1559   Fix indentation issues
1560
1561   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1562   This is 2.0_rc34.
1563
1564   08 Feb 2006; Eric Edgar <rocket@gentoo.org>
1565   targets/support/bootloader-setup.sh:
1566   add additional console less entry when consoles are chosen for ppc64
1567
1568   08 Feb 2006; Eric Edgar <rocket@gentoo.org>
1569   modules/generic_stage_target.py:
1570   fix kernelopts and extraversion env variable exports
1571
1572   08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1573   targets/support/livecdfs-update.sh:
1574   Rearranged generation of /usr/livecd/systempkgs.txt for the LiveCD. Thanks
1575   to Andrew Gaffney for spotting this.  This is 2.0_rc33.
1576
1577   07 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1578   targets/support/kmerge.sh:
1579   Changing the way we determine if extraversion is set. This is catalyst
1580   2.0_rc32.
1581
1582   07 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1583   targets/support/livecdfs-update.sh:
1584   Change net.ethX links to link to net.lo instead of net.eth0.
1585
1586   07 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1587   examples/stage4_template.spec:
1588   Fixed rcadd example for stage4.  Blame rajiv.
1589
1590   06 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1591   This is catalyst 2.0_rc31.
1592
1593   05 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1594   targets/support/livecdfs-update.sh:
1595   Added copy of /usr/portage/eclass for the Installer. Thanks to Andrew
1596   Gaffney for pointing me in the right direction.
1597
1598   03 Feb 2006; Eric Edgar <rocket@gentoo.org> targets/support/create-iso.sh:
1599   change all occurrences of ${clst_livecd_cdfstype} with ${clst_fstype}
1600
1601   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1602   This is 2.0_rc30.
1603
1604   02 Feb 2006; Eric Edgar <rocket@gentoo.org>
1605   examples/livecd-stage2_template.spec:
1606   updated examples to have console and machine_type
1607
1608   02 Feb 2006; Eric Edgar <rocket@gentoo.org>
1609   targets/support/bootloader-setup.sh:
1610   Change [ console ] to -console in yaboot.conf for ppc64.  Spaces aren't
1611   allowed.
1612
1613   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1614   This is catalyst 2.0_rc29.
1615
1616   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1617   livecd/cdtar/yaboot-1.3.11-ppc-cdtar-r1.tar.bz2:
1618   Removed extra yaboot.conf from
1619   livecd/cdtar/yaboot-1.3.11-ppc-cdtar-r1.tar.bz2.
1620
1621   01 Feb 2006; Eric Edgar <rocket@gentoo.org>
1622   targets/support/kill-chroot-pids.sh:
1623   add sleep to try and give processes a chance to die. bug 119940
1624
1625   01 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1626   targets/support/functions.sh:
1627   Removed some quotes to make sure we have a binary operator and closing bug
1628   #117649.
1629
1630   31 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1631   targets/support/create-iso.sh:
1632   Added fix for amd64/x86 ISO creation.  This is 2.0_rc28.
1633
1634   30 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1635   targets/support/bootloader-setup.sh:
1636   Added path from bug #120935 for PPC/PPC64.
1637
1638   30 Jan 2006; Eric Edgar <rocket@gentoo.org> modules/stage2_target.py:
1639   Additional spacing fixes submitted by `Kumba
1640
1641   29 Jan 2006; Eric Edgar <rocket@gentoo.org> modules/stage1_target.py,
1642   modules/stage2_target.py:
1643   space cleanups contributed from `Kumba
1644
1645   29 Jan 2006; Eric Edgar <rocket@gentoo.org> modules/grp_target.py:
1646   add grp/use to valid_values in the grp module
1647
1648   29 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1649   This is 2.0_rc27.
1650
1651   28 Jan 2006; Eric Edgar <rocket@gentoo.org>
1652   -livecd/cdtar/yaboot-1.3.11-ppc-cdtar.tar.bz2,
1653   +livecd/cdtar/yaboot-1.3.11-ppc-cdtar-r1.tar.bz2,
1654   targets/support/bootloader-setup.sh:
1655   ppc cdtar update; ppc64 bootloader updates
1656
1657   27 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1658   targets/support/create-iso.sh:
1659   Fixing HFS bless on PPC64.  This is catalyst 2.0_rc26.
1660
1661   27 Jan 2006; Eric Edgar <rocket@gentoo.org>
1662   +livecd/cdtar/yaboot-1.3.11-ppc-cdtar.tar.bz2,
1663   modules/generic_stage_target.py, targets/support/bootloader-setup.sh,
1664   targets/support/create-iso.sh:
1665   Fix ppc64 iso creation.  Add console machine_type for ppc yaboot separation.
1666
1667   27 Jan 2006; Eric Edgar <rocket@gentoo.org>
1668   modules/generic_stage_target.py, targets/support/bootloader-setup.sh:
1669   Add ppc console and  machine_type=ibm
1670
1671   27 Jan 2006; Eric Edgar <rocket@gentoo.org>
1672   modules/generic_stage_target.py:
1673   Fix type error when kernel packages arent defined
1674
1675   27 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1676   examples/generic_stage_template.spec, examples/grp_template.spec,
1677   examples/livecd-stage1_template.spec,
1678   examples/livecd-stage2_template.spec, examples/netboot_template.spec,
1679   examples/stage4_template.spec:
1680   Added more verbose wording and examples for pkgcache_path and
1681   kerncache_path, where necessary.
1682
1683   26 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1684   targets/support/create-iso.sh:
1685   Really fixing bug #120475 this time.  This is 2.0_rc25.
1686
1687   26 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1688   targets/support/create-iso.sh:
1689   Added patch from bug #120475 that resolves HFS blessing on PPC*. This is
1690   2.0_rc24.
1691
1692   26 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1693   +livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2,
1694   targets/support/bootloader-setup.sh, targets/support/create-iso.sh:
1695   Added initial support for EFI booting on x86. This is completely untested,
1696   so use it at your own risk. Also, no bug reports without patches, please.
1697   This is catalyst 2.0_rc23.
1698
1699   26 Jan 2006; Eric Edgar <rocket@gentoo.org> targets/support/functions.sh:
1700   kmerge should have been kerncache
1701
1702   26 Jan 2006; Eric Edgar <rocket@gentoo.org> targets/support/functions.sh,
1703   targets/support/pre-kmerge.sh:
1704   Fix a few other places for the kerncache update
1705
1706   26 Jan 2006; Eric Edgar <rocket@gentoo.org>
1707   examples/generic_stage_template.spec, examples/grp_template.spec,
1708   examples/livecd-stage1_template.spec,
1709   examples/livecd-stage2_template.spec, examples/netboot2_template.spec,
1710   examples/netboot_template.spec, examples/stage4_template.spec,
1711   examples/tinderbox_template.spec, modules/generic_stage_target.py,
1712   targets/support/kmerge.sh:
1713   Separation of kerncache from snapcache
1714
1715   26 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1716   It helps if I actually increment the version number.
1717
1718   26 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1719   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh:
1720   Added --oneshot to default options for stage1 building. Added code to wipe
1721   world during stages 1 and 3. This is catalyst 2.0_rc22.
1722
1723   25 Jan 2006; Eric Edgar <rocket@gentoo.org>
1724   modules/generic_stage_target.py, targets/support/bootloader-setup.sh:
1725   Fix bug if no kernel packages were defined but there was a postconf setting.
1726   x86 softlevel support is enhanced.
1727
1728   24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1729   targets/support/bootloader-setup.sh:
1730   Added IA64 patch from plasmaroo.  This is catalyst 2.0_rc21.
1731
1732   23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> arch/x86.py:
1733   Changed mcpu to mtune since mcpu is deprecated on GCC 3.4 and above.
1734
1735   20 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1736   This is 2.0_rc20.
1737
1738   20 Jan 2006; Eric Edgar <rocket@gentoo.org> modules/netboot2_target.py:
1739   Netboot2 fixes for spec parameter checks
1740
1741   20 Jan 2006; Eric Edgar <rocket@gentoo.org>
1742   modules/generic_stage_target.py, modules/stage4_target.py:
1743   add makeopts spec file support.
1744
1745   20 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1746   modules/generic_stage_target.py:
1747   Added fix for bug #119635.
1748
1749   19 Jan 2006; Eric Edgar <rocket@gentoo.org> targets/support/pre-kmerge.sh:
1750   Fix pre-kmerge.sh for stage4
1751
1752   18 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1753   This is 2.0_rc19.
1754
1755   18 Jan 2006; Eric Edgar <rocket@gentoo.org>
1756   modules/generic_stage_target.py:
1757   fix crash when no kernel is defined.  spacing issue
1758
1759   18 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1760   This is 2.0_rc18.
1761
1762   18 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1763   modules/livecd_stage2_target.py:
1764   Added livecd/volid to valid_values.
1765
1766   17 Jan 2006; Eric Edgar <rocket@gentoo.org>
1767   modules/generic_stage_target.py:
1768   remove extra function that was converting strings to lists unnecessarily
1769
1770   17 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1771   This is catalyst 2.0_rc17.
1772
1773   17 Jan 2006; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
1774   modules/generic_stage_target.py, modules/livecd_stage2_target.py,
1775   modules/stage4_target.py:
1776   fix issue where args not allowed that arose due to earlier myspec addlargs bug
1777
1778   17 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1779   targets/embedded/embedded-preclean-chroot.sh,
1780   targets/grp/grp-preclean-chroot.sh,
1781   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
1782   targets/stage1/stage1-preclean-chroot.sh,
1783   targets/stage2/stage2-preclean-chroot.sh,
1784   targets/stage3/stage3-preclean-chroot.sh,
1785   targets/support/chroot-functions.sh,
1786   targets/tinderbox/tinderbox-preclean-chroot.sh:
1787   Added function to cleanup stray /etc/distcc/hosts files.
1788
1789   16 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1790   targets/support/bootloader-setup.sh:
1791   Added fix from bug #119123.  This is catalyst 2.0_rc16.
1792
1793   16 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1794   targets/support/create-iso.sh, targets/support/netboot2-final.sh:
1795   Fixing some spacing.  This is catalyst 2.0_rc15.
1796
1797   16 Jan 2006; Eric Edgar <rocket@gentoo.org> targets/support/functions.sh:
1798   Attempt to fix bug #117649
1799
1800   16 Jan 2006; Eric Edgar <rocket@gentoo.org>
1801   modules/generic_stage_target.py:
1802   fixes for bugs #119009, #119041 and #118985
1803
1804   13 Jan 2006; Eric Edgar <rocket@gentoo.org>
1805   +examples/netboot2_template.spec, modules/catalyst_support.py,
1806   +modules/netboot2_target.py, +targets/netboot2/netboot2-controller.sh,
1807   +targets/netboot2/netboot2-copyfile.sh, +targets/netboot2/netboot2-pkg.sh,
1808   +targets/support/netboot2-final.sh, targets/support/pre-kmerge.sh:
1809   Add netboot2 target
1810
1811   13 Jan 2006; Eric Edgar <rocket@gentoo.org> modules/generic_stage_target.py,
1812   targets/support/kmerge.sh:
1813   Fix for ccache (null)/.ccache bug
1814
1815   13 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1816   This is 2.0_rc14.
1817
1818   11 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS, arch/ppc.py:
1819   Added ppc -mcpu patch from Pylon for bug #118709.
1820
1821   10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1822   modules/embedded_target.py, modules/stage4_target.py:
1823   Added linuxrc to embedded and stage4 targets.
1824
1825   10 Jan 2006; Eric Edgar <rocket@gentoo.org>
1826   modules/generic_stage_target.py, targets/support/kmerge.sh:
1827   filter kname - and . for kmerge.sh
1828   
1829   10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1830   targets/support/create-iso.sh:
1831   Added sparc64 to sparc lines for create-iso.sh to fix ISO creation on sparc64.
1832
1833   05 Jan 2006; Eric Edgar <rocket@gentoo.org>
1834   modules/generic_stage_target.py:
1835   change .digests to .DIGESTS
1836
1837   04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1838   targets/support/kmerge.sh:
1839   Commented ccache for genkernel build which will resolve #117648 until a
1840   proper solution can be found. This is 2.0_rc13.
1841
1842   04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
1843   targets/stage1/stage1-controller.sh:
1844   Added patch from vapier for bug #117254.
1845
1846   03 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> arch/alpha.py,
1847   arch/amd64.py, arch/mips.py, arch/ppc.py, arch/ppc64.py, arch/s390.py,
1848   arch/sh.py, arch/sparc.py, arch/sparc64.py, arch/x86.py:
1849   Added -pipe to default CFLAGS/CXXFLAGS and doing some minor cleanup
1850   (comments mostly).
1851
1852   03 Jan 2006; Eric Edgar <rocket@gentoo.org>
1853   modules/generic_stage_target.py:
1854   Remove chost/cflags etc. warning messages
1855
1856   31 Dec 2005; Eric Edgar <rocket@gentoo.org>
1857   modules/generic_stage_target.py:
1858   Attempt to fix bug 117253; chost is wrong on autoresume
1859
1860   28 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/embedded_target.py,
1861   modules/generic_stage_target.py, modules/netboot_target.py,
1862   modules/stage1_target.py:
1863   make setting of destdir more global and part of generic_stage_target
1864
1865   28 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/netboot_target.py:
1866   Fix destpath bug in netboot target
1867
1868   28 Dec 2005; Eric Edgar <rocket@gentoo.org>
1869   modules/generic_stage_target.py, modules/stage4_target.py:
1870   Fix for bug 116305;removed unnecessary pkgcache_path processing from the
1871   stage4 target
1872
1873   23 Dec 2005; Eric Edgar <rocket@gentoo.org> arch/sh.py,
1874   modules/generic_stage_target.py, modules/stage4_target.py:
1875   remove stray ' from arch/sh.py
1876
1877   21 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1878   targets/stage1/stage1-controller.sh:
1879   This finally fixes the issues with gcc-config/binutils-config in stage1.
1880   This is catalyst 2.0_rc12.
1881
1882   21 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/snapshot_target.py:
1883   Fix incorrect warning message.  portdir_overlay -> portage_overlay
1884
1885   21 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1886   targets/stage1/stage1-controller.sh,
1887   targets/stage1/stage1-preclean-chroot.sh:
1888   Revert gcc-config/binutils-config to _rc11 locations. This should fix
1889   running gcc-config and binutils-config, though it probably breaks running on
1890   non-Gentoo platforms.
1891
1892   21 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1893   modules/stage1_target.py:
1894   Make stage1 clean up python 2.3 and 2.4, also.
1895
1896   21 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> README,
1897   targets/support/livecdfs-update.sh:
1898   Updated requirements and added creation of metadata.tar.bz2 for the installer.
1899
1900   21 Dec 2005; Eric Edgar <rocket@gentoo.org>
1901   modules/generic_stage_target.py:
1902   Change digests file format to HASH_NAME HASH FILE_NAME
1903
1904   21 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1905   targets/stage1/stage1-controller.sh:
1906   Moved gcc-config/binutils-config to before the chroot.
1907
1908   21 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py:
1909   Remove requirement on md5sum,sha1sum,crc32 .. only need to have shash
1910   installed. Supports all of shashs algorithms as of 12_21_2005
1911
1912   20 Dec 2005; Eric Edgar <rocket@gentoo.org>
1913   modules/generic_stage_target.py:
1914   Catalyst should die if source_subpath is not a string
1915
1916   20 Dec 2005; Eric Edgar <rocket@gentoo.org>
1917   modules/generic_stage_target.py:
1918   Fix for source_subpath bug
1919
1920   20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1921   examples/generic_stage_template.spec:
1922   Updated example specs with information on cflags/chost/cxxflags/ldflags in
1923   both stages 1 and 2.
1924
1925   20 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/stage1_target.py,
1926   modules/stage2_target.py:
1927   Disable reading of CHOST/CFLAGS/CXXFLAGS/LDFLAGS from the environment. Allow
1928   stage1 to be overridden again.
1929
1930   20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1931   targets/stage1/stage1-controller.sh:
1932   It looks like gcc-config/binutils-config needs to be run with the full path,
1933   since it is run outside of the chroot.
1934
1935   20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
1936   targets/stage1/stage1-controller.sh:
1937   Fixed gcc-config calls.  This is 2.0_rc11.
1938
1939   20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
1940   This is catalyst 2.0_rc10.
1941
1942   20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/sh.py,
1943   modules/generic_stage_target.py:
1944   Updated sh support from Mike Frysinger <vapier@gentoo.org> and closing bug
1945   #115866.
1946
1947   20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1948   targets/support/functions.sh:
1949   Changed from -z to -n for bug #116180.
1950
1951   19 Dec 2005; Eric Edgar <rocket@gentoo.org> catalyst,
1952   modules/catalyst_support.py, modules/generic_stage_target.py:
1953   Detect missing binaries for the hashing functions and abort if not found
1954
1955   19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> README,
1956   files/catalyst.conf:
1957   Updated README to list new requirements. Set default hash as crc32. Set
1958   default digests as sha1/md5.
1959
1960   19 Dec 2005; Eric Edgar <rocket@gentoo.org> catalyst, files/catalyst.conf,
1961   modules/catalyst_support.py, modules/generic_stage_target.py,
1962   modules/livecd_stage2_target.py, modules/stage2_target.py:
1963   Change the internal hash checking to be quicker and more memory efficient.
1964   Add additional hash digests options.
1965
1966   19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1967   targets/tinderbox/tinderbox-chroot.sh,
1968   targets/tinderbox/tinderbox-controller.sh,
1969   targets/tinderbox/tinderbox-preclean-chroot.sh:
1970   Fixed up spacing/coding style on tinderbox.
1971
1972   19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1973   targets/support/kill-chroot-pids.sh, targets/support/kmerge.sh,
1974   targets/support/livecdfs-update.sh, targets/support/post-kmerge.sh,
1975   targets/support/pre-kmerge.sh, targets/support/rc-update.sh,
1976   targets/support/target_image_setup.sh, targets/support/unmerge.sh:
1977   Fixed up spacing/coding style on support.
1978
1979   19 Dec 2005; Eric Edgar <rocket@gentoo.org> catalyst:
1980   Optimize catalyst bytecode and set a sane sys.exit for keyboard interrupts
1981
1982   19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1983   targets/stage4/stage4-chroot.sh, targets/stage4/stage4-controller.sh,
1984   targets/stage4/stage4-preclean-chroot.sh:
1985   Fixed up spacing/coding style on stage4.
1986
1987   19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1988   targets/stage2/stage2-chroot.sh, targets/stage2/stage2-controller.sh,
1989   targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
1990   targets/stage3/stage3-controller.sh,
1991   targets/stage3/stage3-preclean-chroot.sh:
1992   Fixed up spacing/coding style on stages 2 and 3
1993
1994   19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
1995   targets/stage1/stage1-chroot.sh, targets/stage1/stage1-controller.sh,
1996   targets/stage1/stage1-preclean-chroot.sh:
1997   Fixed up spacing/coding style on stage1. Also changed
1998   gcc-config/binutils-config to be outside the chroot.
1999
2000   19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2001   targets/netboot/netboot-chroot.sh, targets/netboot/netboot-combine.sh,
2002   targets/netboot/netboot-controller.sh, targets/netboot/netboot-image.sh:
2003   Fixed up spacing/coding style on netboot.
2004
2005   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2006   targets/livecd-stage1/livecd-stage1-chroot.sh,
2007   targets/livecd-stage1/livecd-stage1-controller.sh,
2008   targets/livecd-stage2/livecd-stage2-controller.sh:
2009   Fixed up spacing/coding style on livecd-stage*.
2010
2011   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2012   targets/grp/grp-chroot.sh, targets/grp/grp-controller.sh,
2013   targets/grp/grp-preclean-chroot.sh:
2014   Fixed up spacing/coding style on grp.
2015
2016   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2017   targets/embedded/embedded-chroot.sh,
2018   targets/embedded/embedded-controller.sh,
2019   targets/embedded/embedded-fs-runscript.sh,
2020   targets/embedded/embedded-preclean-chroot.sh:
2021   Fixed up spacing/coding style on embedded.
2022
2023   16 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/x86.py,
2024   targets/support/bootloader-setup.sh, targets/support/chroot-functions.sh,
2025   targets/support/create-iso.sh, targets/support/filesystem-functions.sh,
2026   targets/support/functions.sh:
2027   Removing extra line from x86.py, fixing up comments, spacing, and coding
2028   style in targets/support through functions.sh
2029
2030   16 Dec 2005; Eric Edgar <rocket@gentoo.org>
2031   modules/generic_stage_target.py, modules/livecd_stage2_target.py:
2032   Fix more tab/spacing issues .. trying to make everything use tabs
2033
2034   16 Dec 2005; Eric Edgar <rocket@gentoo.org>
2035   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
2036   modules/stage1_target.py, modules/stage2_target.py,
2037   modules/stage3_target.py, modules/stage4_target.py:
2038   Fix warning message in stage1,2 and 3. Fix tab spacing issues in various
2039   other files
2040
2041   14 Dec 2005; Eric Edgar <rocket@gentoo.org>
2042   modules/generic_stage_target.py:
2043   Add envscript warning to aid users who may not know what they are doing
2044
2045   13 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2046   examples/generic_stage_template.spec:
2047   Changed example specs to match that cflags/cxxflags/chost/ldflags are now
2048   only configurable when building a stage2 tarball, to match the current state
2049   of portage. This is 2.0_rc9.
2050
2051   13 Dec 2005; Eric Edgar <rocket@gentoo.org>
2052   targets/support/chroot-functions.sh:
2053   Silence more of portages beeps and clicks and whistles
2054
2055   13 Dec 2005; Eric Edgar <rocket@gentoo.org>
2056   targets/support/chroot-functions.sh:
2057   Change the portage emerge to use run_emerge
2058
2059   13 Dec 2005; Eric Edgar <rocket@gentoo.org>
2060   modules/generic_stage_target.py, modules/snapshot_target.py,
2061   modules/stage1_target.py, modules/stage2_target.py,
2062   modules/stage3_target.py:
2063   allow portdir_overlay to be part of all specs not including snapshot spec.
2064   Add warnings for stage1,2 and 3 in case someone uses this feature there.
2065   Remove overlay support from the snapshot spec but added a warning.
2066
2067   13 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/stage1_target.py,
2068   modules/stage2_target.py:
2069   Move allowable cflags/cxxflags/chost/ldflags changing to stage2 from stage1
2070   where it is allowed
2071
2072   11 Dec 2005; Eric Edgar <rocket@gentoo.org>
2073   modules/generic_stage_target.py, targets/support/bootloader-setup.sh:
2074   Add support for bootloader softlevel=; have rsync delete the extra files out
2075   of the overlay so that the overlay always matches the source dir
2076
2077   09 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
2078   Swapped -v/-V since I had gotten them wrong here.
2079
2080   09 Dec 2005; Eric Edgar <rocket@gentoo.org>
2081   modules/generic_stage_target.py:
2082   Fix stupid overlay bug
2083
2084   09 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2085   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
2086   targets/livecd-stage1/livecd-stage1-chroot.sh,
2087   targets/netboot/netboot-chroot.sh, targets/netboot/netboot-combine.sh,
2088   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh,
2089   targets/stage4/stage4-chroot.sh, targets/support/chroot-functions.sh,
2090   targets/support/kmerge.sh, targets/support/livecdfs-update.sh,
2091   targets/support/unmerge.sh:
2092   Made sure we use -f on removing the default links for splash. Removed
2093   check_portage_version as it really isn't needed anymore. Removed
2094   --no-install from genkernel commands in kmerge.sh so users must manually
2095   remove kernels from /boot. This is 2.0_rc8.
2096
2097   09 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2098   targets/support/livecdfs-update.sh:
2099   Made sed on devfsd.conf conditional on it existing. Removes one more error
2100   message from a standard catalyst run.
2101
2102   09 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf:
2103   Added warning about breaking snapshot cache and re-enable autoresume, since
2104   the errors I was getting were elsewhere.
2105
2106   09 Dec 2005; Eric Edgar <rocket@gentoo.org>
2107   modules/generic_stage_target.py:
2108   Fix indentation error the last commit caused
2109
2110   09 Dec 2005; Eric Edgar <rocket@gentoo.org>
2111   modules/generic_stage_target.py:
2112   Always clear autoresume points after a successful run
2113
2114   09 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2115   targets/support/livecdfs-update.sh:
2116   Changed mv -f in livecdfs-update.sh to a cp -r, as it was seriously breaking
2117   snapshot caching after a successful gentoo-release-livecd run.
2118
2119   08 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2120   targets/support/rc-update.sh:
2121   Added famd to default on official LiveCD.
2122
2123   08 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2124   targets/support/chroot-functions.sh:
2125   Fixes 'too many arguments' error in check_portage_version.
2126
2127   08 Dec 2005; Eric Edgar <rocket@gentoo.org>
2128   modules/generic_stage_target.py:
2129   remove extra self.env={} that was resetting the environment to null
2130
2131   08 Dec 2005; Eric Edgar <rocket@gentoo.org>
2132   modules/livecd_stage1_target.py:
2133   Fix appending livecd use flag if no use flag is specified in livecd-stage1
2134   spec file
2135
2136   08 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/generic_target.py:
2137   Add a default path to the environment in the chroot
2138
2139   08 Dec 2005; Eric Edgar <rocket@gentoo.org>
2140   modules/generic_stage_target.py, targets/embedded/embedded-chroot.sh,
2141   targets/grp/grp-chroot.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
2142   targets/livecd-stage2/livecd-stage2-controller.sh,
2143   -targets/livecd-stage2/unmerge.sh, targets/netboot/netboot-chroot.sh,
2144   targets/stage1/stage1-chroot.sh, targets/stage2/stage2-chroot.sh,
2145   targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
2146   targets/stage3/stage3-preclean-chroot.sh, targets/stage4/stage4-chroot.sh,
2147   targets/stage4/stage4-controller.sh, -targets/stage4/unmerge.sh,
2148   targets/support/chroot-functions.sh, targets/support/pre-kmerge.sh,
2149   +targets/support/unmerge.sh, targets/tinderbox/tinderbox-chroot.sh:
2150   move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and
2151   CONFIG_PROTECT stuff in the run_emerge function for cleanliness
2152
2153   08 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2154   files/catalyst.1:
2155   Fixed up the man page, which has been suffering for some time, and also
2156   reversed -v/-V in the help message.
2157
2158   08 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2159   targets/support/livecdfs-update.sh:
2160   Added fun gnome theme stuff to livecdfs-update.sh for the official Gentoo
2161   LiveCD.
2162
2163   08 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf:
2164   Turning off autoresume of doom until I can get more testing. I've had
2165   several issues with it. I'll be reporting/fixing these as I come across them
2166   but for now wish to turn it off by default as I don't want this one feature
2167   to stop the possible 2.0 final release.
2168
2169   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2170   targets/livecd-stage2/unmerge.sh:
2171   Removed profiles hack from livecd-stage2's unmerge, since it isn't used
2172   anymore and probably should have been removed a long time ago when the new
2173   code was put into place in livecdfs-update.sh and livecd-local.start
2174   instead.
2175
2176   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2177   targets/livecd-stage1/livecd-stage1-chroot.sh,
2178   targets/stage1/stage1-chroot.sh, targets/stage2/stage2-chroot.sh,
2179   targets/stage3/stage3-chroot.sh, targets/stage4/stage4-chroot.sh:
2180   Made EMERGE_WARNING_DELAY=0 for all stages.  This is 2.0_rc7.
2181
2182   07 Dec 2005; Eric Edgar <rocket@gentoo.org>
2183   modules/generic_stage_target.py, modules/generic_target.py:
2184   self.env should be a part of the super class generic_target so it applies to
2185   snapshots as well; removing redundant pass in the generic_target class as
2186   its not needed. There is code there to fill the statements
2187
2188   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2189   targets/support/livecdfs-update.sh:
2190   Forward-porting portage tmpfs mounting from catalyst 1.x, otherwise we break
2191   the Installer.
2192
2193   07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
2194   Changed version stamp to 2.0_rc6.
2195
2196   07 Dec 2005; Eric Edgar <rocket@gentoo.org>
2197   modules/generic_stage_target.py:
2198   Fix for unpack cases
2199
2200   05 Dec 2005; Eric Edgar <rocket@gentoo.org>
2201   modules/generic_stage_target.py:
2202   Fixes for env
2203
2204   05 Dec 2005; Eric Edgar <rocket@gentoo.org> catalyst, files/catalyst.1,
2205   modules/catalyst_support.py, modules/generic_stage_target.py,
2206   modules/grp_target.py, modules/livecd_stage1_target.py,
2207   modules/livecd_stage2_target.py, modules/netboot_target.py,
2208   modules/snapshot_target.py, modules/tinderbox_target.py:
2209   Stop reading env from the OS. Rely on the more on the envscript for oddball
2210   settings. Change -v to verbose and -V to version
2211
2212   04 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
2213   This is 2.0_rc5.
2214
2215   04 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/stage1_target.py:
2216   Fix stage1 to NOT contain the code from stage2;continued cleanup from the
2217   space fix issue
2218
2219   02 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2220   examples/generic_stage_template.spec:
2221   Added chost/cflags/cxxflags/ldflags to example spec template.
2222
2223   02 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2224   targets/support/rc-update.sh:
2225   OK, just kidding on that last commit. We were already doing rc-update add
2226   xdm default in livecdfs-update.sh and since it is a livecd-only function,
2227   there's no point in having it in rc-update.sh
2228
2229   02 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2230   targets/support/rc-update.sh:
2231   Have rc-update add xdm if livecd/xdm is set.
2232
2233   02 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2234   modules/catalyst_lock.py, modules/catalyst_support.py,
2235   modules/embedded_target.py, modules/generic_stage_target.py,
2236   modules/grp_target.py, modules/livecd_stage1_target.py,
2237   modules/livecd_stage2_target.py, modules/netboot_target.py,
2238   modules/stage1_target.py, modules/stage4_target.py,
2239   modules/tinderbox_target.py:
2240   So I was just kidding on that last commit.  This one is 2.0_rc4.
2241
2242   02 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2243   modules/catalyst_lock.py, modules/catalyst_support.py,
2244   modules/embedded_target.py, modules/generic_stage_target.py,
2245   modules/grp_target.py, modules/livecd_stage1_target.py,
2246   modules/livecd_stage2_target.py, modules/netboot_target.py,
2247   modules/stage1_target.py, modules/stage2_target.py,
2248   modules/stage4_target.py, modules/tinderbox_target.py:
2249   Reverting my nasty spaces->tabs mess-up and pushing out 2.0_rc4 quickly.
2250
2251   02 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2252   files/catalyst.conf, modules/catalyst_lock.py,
2253   modules/catalyst_support.py, modules/embedded_target.py,
2254   modules/generic_stage_target.py, modules/grp_target.py,
2255   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
2256   modules/netboot_target.py, modules/stage1_target.py,
2257   modules/stage2_target.py, modules/stage4_target.py,
2258   modules/tinderbox_target.py, targets/stage1/stage1-controller.sh:
2259   Fixed spacing/tabs. Updated catalyst.conf comments. Added autoresume, md5,
2260   and sha to catalyst.conf by default. This is catalyst 2.0_rc3.
2261
2262   02 Dec 2005; Eric Edgar <rocket@gentoo.org>
2263   modules/generic_stage_target.py:
2264   Fix autoresume for unpacking tarballs
2265
2266   02 Dec 2005; Eric Edgar <rocket@gentoo.org>
2267   targets/support/livecdfs-update.sh:
2268   remove gnap livecd-type per Koon's request
2269
2270   02 Dec 2005; Eric Edgar <rocket@gentoo.org> targets/support/rc-update.sh:
2271   change rc-update add modules default to rc-update add modules boot
2272
2273   02 Dec 2005; Eric Edgar <rocket@gentoo.org>
2274   modules/generic_stage_target.py, modules/grp_target.py:
2275   Add more verbosity to digests if -V is enabled, add more print messages to
2276   grp digesting code
2277
2278   02 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
2279   modules/generic_stage_target.py, modules/grp_target.py:
2280   Add sha/md5 digests support for grp and cleanup other sha/md5 code
2281
2282   01 Dec 2005; Eric Edgar <rocket@gentoo.org> modules/grp_target.py:
2283   Fix folder name for grp build dir to not have .tar.bz2 at the end
2284
2285   01 Dec 2005; Eric Edgar <rocket@gentoo.org> catalyst, files/catalyst.conf,
2286   modules/catalyst_support.py, modules/generic_stage_target.py:
2287   Add md5 and sha .digests file creation per wolf31o2's feature request
2288
2289   30 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
2290   This is catalyst-2.0_rc2.
2291
2292   30 Nov 2005; Eric Edgar <rocket@gentoo.org> examples/stage4_template.spec,
2293   files/catalyst.conf, modules/generic_stage_target.py,
2294   modules/livecd_stage1_target.py:
2295   Fix livecd-stage1 livecd use flag bug; stage4 doc cleanups;autoresume points
2296   after each successful kernel build;add autoresume documentation to
2297   catalyst.conf
2298
2299   30 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/ppc.py,
2300   targets/embedded/embedded-controller.sh,
2301   targets/embedded/embedded-fs-runscript.sh,
2302   targets/livecd-stage2/livecd-stage2-controller.sh,
2303   targets/netboot/netboot-combine.sh, targets/netboot/netboot-controller.sh,
2304   targets/stage1/stage1-chroot.sh, targets/stage4/stage4-controller.sh,
2305   targets/support/bootloader-setup.sh, targets/support/chroot-functions.sh,
2306   targets/support/create-iso.sh, targets/support/filesystem-functions.sh,
2307   targets/support/functions.sh, targets/support/kill-chroot-pids.sh,
2308   targets/support/kmerge.sh, targets/support/livecdfs-update.sh,
2309   targets/support/rc-update.sh:
2310   Changed multiple spaces to tabs to satisfy my OCD.
2311
2312   29 Nov 2005; Eric Edgar <rocket@gentoo.org>
2313   targets/support/chroot-functions.sh:
2314   Bumped genkernel detection to require 3.3.0 or higher
2315
2316   29 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2317   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
2318   targets/netboot/netboot-controller.sh:
2319   Changed to clst_use from clst_embedded_use and clst_netboot_use and
2320   clst_grp_use. This is catalyst-2.0_rc1.
2321
2322   29 Nov 2005; Eric Edgar <rocket@gentoo.org>
2323   targets/netboot/netboot-controller.sh:
2324   change to clst_use from clst_netboot_use
2325
2326   29 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2327   targets/livecd-stage1/livecd-stage1-chroot.sh,
2328   targets/stage4/stage4-chroot.sh:
2329   Changed to clst_use from clst_stage4_use and clst_livecd_use.
2330
2331   29 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2332   targets/stage4/stage4-chroot.sh:
2333   Fixed USE invocations in stage4 target.
2334
2335   29 Nov 2005; Eric Edgar <rocket@gentoo.org>
2336   modules/livecd_stage1_target.py:
2337   Force use=livecd for livecd-stage1
2338
2339   29 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
2340   This is version 2.0_pre20051129.
2341
2342   28 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2343   examples/livecd-stage1_template.spec, examples/stage4_template.spec:
2344   Removed kudzu-knoppix from example spec files.
2345
2346   22 Nov 2005; Eric Edgar <rocket@gentoo.org>
2347   +livecd/cdtar/ppc-yaboot-cdtar.tar.bz2:
2348   Added ppc-yaboot-cdtar.tar.bz2 to have an Apple/IBM bootable cdrom
2349
2350   22 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2351   examples/grp_template.spec, examples/livecd-stage1_template.spec,
2352   examples/stage4_template.spec, +examples/tinderbox_template.spec:
2353   Added tinderbox_template.spec to examples and cleaned up pkgcache_path
2354   definitions in the examples to fit in 80 columns.
2355
2356   22 Nov 2005; Eric Edgar <rocket@gentoo.org> examples/grp_template.spec,
2357   examples/livecd-stage1_template.spec, examples/stage4_template.spec,
2358   modules/grp_target.py, modules/tinderbox_target.py,
2359   targets/tinderbox/tinderbox-chroot.sh:
2360   Tinderbox script: added newuse, tinderbox and grp targets added support for
2361   overriding the pkgcache location via pkgcache_path - pkgcache_path:
2362   /path/to/cache in the spec file, updated example specs to note pkgcache_path
2363
2364   22 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf:
2365   Added portdir example to catalyst.conf for bug #113272.
2366
2367   22 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2368   targets/support/create-iso.sh:
2369   Fixed a few lines which were causing the isolinux directory to be removed
2370   when using an isolinux cdtar on x86/amd64. This is 2.0_pre20051122.
2371
2372   21 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2373   targets/support/create-iso.sh:
2374   Changed check for /boot/isolinux.bin to /isolinux/isolinux.bin
2375
2376   21 Nov 2005; Eric Edgar <rocket@gentoo.org>
2377   targets/support/bootloader-setup.sh, targets/support/functions.sh:
2378   Fix pegasos kernelz rename;fix default_append_line to not include initrd= as
2379   too many arches dont use it by default, test for an initrd in the yaboot
2380   config.
2381
2382   18 Nov 2005; Eric Edgar <rocket@gentoo.org>
2383   modules/generic_stage_target.py:
2384   Fix split error if use is specified
2385
2386   18 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2387   -livecd/cdtar/palo-1.2_pre20030630-cdtar.tar.bz2,
2388   +livecd/cdtar/palo-1.5_pre20040515-cdtar.tar.bz2:
2389   Updated palo version from catalyst 1.x for HPPA.
2390
2391   18 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2392   targets/support/bootloader-setup.sh:
2393   Removing for loop for grub on amd64/x86 as it was totally useless.
2394
2395   18 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2396   targets/support/bootloader-setup.sh:
2397   Remove vga= line for PPC.
2398
2399   18 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2400   targets/support/bootloader-setup.sh:
2401   PPC yaboot.conf fix from Lars Weiler <pylon@gentoo.org>.
2402
2403   18 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2404   -catalyst-2.0_pre20051101-slot.patch, catalyst:
2405   Removing slot patch as it probably didn't belong here anyway, and updating
2406   version stamp to 2.0_pre20051118.
2407
2408   18 Nov 2005; Eric Edgar <rocket@gentoo.org>
2409   modules/generic_stage_target.py, modules/livecd_stage1_target.py,
2410   targets/support/bootloader-setup.sh:
2411   fix the bootloader script for isolinux so that it actually makes a cfg file,
2412   remove extra unneeded catalyst aborting print statement, reorganize rm code
2413   to make sure is splits properly and is an array even from the cmdline
2414
2415   17 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2416   targets/support/livecdfs-update.sh:
2417   Added call to update-usbids to download the latest usb.ids file.
2418
2419   17 Nov 2005; Eric Edgar <rocket@gentoo.org> catalyst,
2420   modules/generic_stage_target.py:
2421   Move checks of running catalyst into the target which is simpler
2422
2423   17 Nov 2005; Eric Edgar <rocket@gentoo.org>
2424   modules/generic_stage_target.py:
2425   Attempt to fix bug #111752, due to mount_safety_check calling a lock object
2426   that doesnt exist yet
2427
2428   17 Nov 2005; Eric Edgar <rocket@gentoo.org> targets/support/kmerge.sh:
2429   Keep unnecessary programs from installing into kerncache
2430
2431   17 Nov 2005; Eric Edgar <rocket@gentoo.org> catalyst,
2432   modules/generic_stage_target.py:
2433   Turn on more tracebacks at this point to better debug .. will need to turn
2434   them down as we find errors and build appropriate error handlers
2435
2436   15 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
2437   Changed version marker to 2.0_pre20051115 for new ebuild.
2438
2439   15 Nov 2005; Eric Edgar <rocket@gentoo.org>
2440   modules/livecd_stage2_target.py:
2441   Fix bug in livecd stage2 so that it doesnt try to use tar
2442
2443   14 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2444   targets/livecd-stage2/livecd-stage2-controller.sh:
2445   Fixed livecd/readme functionality, as reported to gentoo-catalyst mailing
2446   list by Paul Kessler <kessler@co.wabasha.mn.us> and forward-ported copying
2447   of Getting_Online.txt from catalyst 1.1.10.10.
2448
2449   11 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS:
2450   Added Joshua Kinard to authors for his mips contributions.
2451
2452   11 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2453   examples/livecd-stage2_template.spec:
2454   Fixed duplicate linuxrc entry in livecd-stage2_template.spec file. Blame
2455   Paul Kessler on gentoo-catalyst. ;]
2456
2457   07 Nov 2005; Eric Edgar <rocket@gentoo.org> targets/support/create-iso.sh:
2458   Change variables from cat1 format to cat2
2459
2460   07 Nov 2005; Eric Edgar <rocket@gentoo.org>
2461   modules/generic_stage_target.py, modules/stage1_target.py:
2462   Fix modules has no attribute register
2463
2464   07 Nov 2005; Eric Edgar <rocket@gentoo.org>
2465   modules/generic_stage_target.py:
2466   Fix broken aliases code that was just proof of concept
2467
2468   07 Nov 2005; Eric Edgar <rocket@gentoo.org> targets/support/create-iso.sh:
2469   Output mkisofs command line options to assist in debugging
2470
2471   07 Nov 2005; Eric Edgar <rocket@gentoo.org>
2472   modules/generic_stage_target.py, targets/support/create-iso.sh:
2473   Fix the -o option
2474
2475   07 Nov 2005; Eric Edgar <rocket@gentoo.org>
2476   modules/generic_stage_target.py:
2477   Add VERY basic support for aliases kernel parameter.
2478
2479   07 Nov 2005; Eric Edgar <rocket@gentoo.org>
2480   modules/livecd_stage2_target.py:
2481   Remove large section of commented code
2482
2483   07 Nov 2005; Eric Edgar <rocket@gentoo.org>
2484   modules/generic_stage_target.py, modules/stage1_target.py:
2485   Allow LDFLAGS to be specified as an ENV variable for stage1
2486
2487   07 Nov 2005; Eric Edgar <rocket@gentoo.org>
2488   modules/generic_stage_target.py:
2489   Fix rc-update to automatically run default options for livecds. Removed an
2490   erroneous key check.
2491
2492   02 Nov 2005; Eric Edgar <rocket@gentoo.org> modules/embedded_target.py,
2493   modules/livecd_stage1_target.py, modules/tinderbox_target.py:
2494   Make use spec key optional to default to profile defaults
2495
2496   02 Nov 2005; Eric Edgar <rocket@gentoo.org>
2497   +examples/stage4_template.spec:
2498   Preliminary stage4_template.spec file
2499
2500   01 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2501   +catalyst-2.0_pre20051101-slot.patch, catalyst:
2502   Updated version stamp and added slot patch.
2503
2504   26 Oct 2005; Eric Edgar <rocket@gentoo.org> modules/netboot_target.py:
2505   Fix ordering problem so self.settings is defined
2506
2507   18 Oct 2005; Eric Edgar <rocket@gentoo.org>
2508   modules/generic_stage_target.py:
2509   Correct a rsync issue when the directory doesnt exist
2510
2511   17 Oct 2005; Eric Edgar <rocket@gentoo.org>
2512   modules/generic_stage_target.py, targets/embedded/embedded-controller.sh,
2513   targets/livecd-stage2/livecd-stage2-controller.sh,
2514   targets/netboot/netboot-controller.sh,
2515   targets/stage4/stage4-controller.sh:
2516   run pre_kmerge and post_kmerge only once
2517
2518   17 Oct 2005; Eric Edgar <rocket@gentoo.org>
2519   targets/support/bootloader-setup.sh:
2520   MIPS bootloader patch
2521
2522   15 Oct 2005; Eric Edgar <rocket@gentoo.org>
2523   targets/support/mips-arcload_conf.sh:
2524   Fix MIPS Serial Detection
2525
2526   13 Oct 2005; Eric Edgar <rocket@gentoo.org>
2527   targets/support/bootloader-setup.sh, targets/support/create-iso.sh,
2528   +targets/support/mips-arcload_conf.sh:
2529   Application of Kumba's patches for MIPS support
2530
2531   13 Oct 2005; Eric Edgar <rocket@gentoo.org> targets/support/create-iso.sh:
2532   Check for the correct arch specific cd building tool
2533
2534   13 Oct 2005; Eric Edgar <rocket@gentoo.org>
2535   modules/generic_stage_target.py:
2536   Print a warning if livecd/iso is not defined
2537
2538   11 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/x86.py:
2539   Reverted default CHOST for x86 back to i386-pc-linux-gnu.
2540
2541   11 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2542   targets/support/post-kmerge.sh:
2543   Check for existence of files in /lib/modules before running depscan.sh. This
2544   replaces the mips-specific check and makes it portable.
2545
2546   10 Oct 2005; Eric Edgar <rocket@gentoo.org>
2547   modules/generic_stage_target.py:
2548   update autoresume logic when dealing with rsync unpack operations
2549
2550   10 Oct 2005; Eric Edgar <rocket@gentoo.org>
2551   targets/support/post-kmerge.sh:
2552   Bypass module load on mips
2553
2554   10 Oct 2005; Eric Edgar <rocket@gentoo.org> targets/support/pre-kmerge.sh:
2555   remove --no-deps so dependancies get installed for genkernel
2556
2557   10 Oct 2005; Eric Edgar <rocket@gentoo.org>
2558   modules/generic_stage_target.py:
2559   Fix missing : statement in unpack
2560
2561   10 Oct 2005; Eric Edgar <rocket@gentoo.org>
2562   modules/generic_stage_target.py:
2563   fix livecd-stage2 unpack when seedcache is turned off
2564
2565   10 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2566   targets/support/functions.sh:
2567   Fix module unpacking and make it actually optional.
2568
2569   10 Oct 2005; Eric Edgar <rocket@gentoo.org>
2570   modules/generic_stage_target.py:
2571   Fix broken seedcache autoresume interaction
2572
2573   07 Oct 2005; Eric Edgar <rocket@gentoo.org>
2574   modules/generic_stage_target.py:
2575   Cleanup stage directories properly for tar installs
2576
2577   06 Oct 2005; Eric Edgar <rocket@gentoo.org> modules/tinderbox_target.py:
2578   Tinderbox no longer cleans /tmp/*
2579
2580   06 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2581   targets/tinderbox/tinderbox-chroot.sh,
2582   targets/tinderbox/tinderbox-controller.sh:
2583   Fixing problem with bind mounted portage and final rsync on tinderbox target
2584   and adding additional logging.
2585
2586   06 Oct 2005; Eric Edgar <rocket@gentoo.org> modules/tinderbox_target.py:
2587   Stop tinderbox from trying to create a tarball of itself
2588
2589   06 Oct 2005; Eric Edgar <rocket@gentoo.org>
2590   modules/generic_stage_target.py:
2591   Fix catalyst so it fully disables snapcache when its not specified in the
2592   config file
2593
2594   06 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2595   examples/livecd-stage2_template.spec:
2596   Removed livecd/runscript and livecd/archscript from livecd-stage2 example
2597   spec template and updating version stamp.
2598
2599   06 Oct 2005; Eric Edgar <rocket@gentoo.org> catalyst,
2600   modules/catalyst_support.py:
2601   allow file_check to proceed if key is not in use
2602
2603   06 Oct 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_lock.py:
2604   Recursively make the missing directories
2605
2606   05 Oct 2005; Eric Edgar <rocket@gentoo.org> targets/support/functions.sh:
2607   Fix extract_modules to just echo a warning that it is missing
2608
2609   30 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
2610   files/catalyst.conf:
2611   Updating default configuration for catalyst and updating version stamp,
2612   since we're beginning internal testing for release.
2613
2614   15 Sep 2005; Eric Edgar <rocket@gentoo.org>
2615   modules/generic_stage_target.py:
2616   fix bug 106004 split strings into a list for empty and rm operation
2617
2618   15 Sep 2005; Eric Edgar <rocket@gentoo.org>
2619   modules/livecd_stage2_target.py:
2620   Append slashes to directories so rsyncs work properly
2621
2622   13 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2623   examples/livecd-stage2_template.spec:
2624   Changing source_subpath for livecd-stage2 example for bug #101704.
2625
2626   12 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2627   examples/livecd-stage2_template.spec, modules/livecd_stage2_target.py,
2628   targets/support/livecdfs-update.sh:
2629   Added livecd/xdm and livecd/xsession options. These are used to setup the
2630   default display manager and X session, respectively. Added supporting
2631   documentation to example spec files. Imported more work from my fsscript for
2632   the official LiveCD.
2633
2634   12 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/x86.py:
2635   Changing default CHOST for x86 from i386-pc-linux to i686-pc-linux. For
2636   discussion, see bug #88777.
2637
2638   12 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS, +arch/sh.py,
2639   modules/generic_stage_target.py:
2640   Added sh architecture to supported architectures. Thanks to Matsuu Takuto
2641   <matsuu@gentoo.org> for the patch. Closing bug #105693.
2642
2643   08 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2644   targets/livecd-stage1/livecd-stage1-controller.sh,
2645   targets/support/kmerge.sh, targets/support/livecdfs-update.sh:
2646   Add code to dump grppkgs.txt file on livecd-stage1 and kernelpkgs.txt file
2647   on livecd-stage2 and removing universal motd for livecd/type of
2648   gentoo-release-livecd.
2649
2650   08 Sep 2005; Eric Edgar <rocket@gentoo.org>
2651   modules/livecd_stage1_target.py:
2652   Add optional livecd/type env var for scripts to add optional items to the
2653   scripts
2654
2655   08 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2656   -livecd/files/x86-help.msg:
2657   Removing x86-help.msg as it is no longer used.
2658
2659   08 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2660   livecd/files/README.txt, livecd/files/x86-F3.msg, livecd/files/x86-F4.msg,
2661   livecd/files/x86-F5.msg, livecd/files/x86-F6.msg, livecd/files/x86-F7.msg:
2662   Add dobladecenter description to bootloader files for x86/amd64.
2663
2664   06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/x86.py:
2665   Changed pentium-mmx to use -march=pentium-mmx and closing bug #102366.
2666
2667   01 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2668   modules/generic_stage_target.py:
2669   Added split to use section for bug #104414.
2670
2671   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2672   livecd/files/x86-F3.msg, livecd/files/x86-F4.msg, livecd/files/x86-F5.msg,
2673   livecd/files/x86-F6.msg, livecd/files/x86-F7.msg:
2674   Tabs to whitespaces for isolinux.
2675
2676   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2677   targets/support/bootloader-setup.sh:
2678   Changed isolinux to use new split-out help messages. Using grub gives a
2679   single help message with pager.
2680
2681   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2682   +livecd/files/x86-F2.msg, +livecd/files/x86-F3.msg,
2683   +livecd/files/x86-F4.msg, +livecd/files/x86-F5.msg,
2684   +livecd/files/x86-F6.msg, +livecd/files/x86-F7.msg:
2685   Added F2->F7 help messages for isolinux.
2686
2687   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2688   livecd/files/README.txt, livecd/files/generic.motd.txt,
2689   livecd/files/livecd.motd.txt, livecd/files/livecd-bashrc,
2690   livecd/files/livecd-local.start:
2691   Updated files from latest used to build LiveCD.
2692
2693   30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/x86.py:
2694   Added sse to HOSTUSE for athlon-xp, since it supports SSE instructions.
2695
2696   29 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2697   modules/catalyst_support.py:
2698   Added fix for using options with = in them with --cli (ex.
2699   livecd/gk_mainargs='--makeopts=-j3'). Blame Jason Pepas
2700   <cell@ices.utexas.edu> for pointing this out to me via email.
2701
2702   09 Aug 2005; Eric Edgar <rocket@gentoo.org>
2703   modules/generic_stage_target.py, targets/support/functions.sh:
2704   fix bug in exec_in_chroot for stage1 target
2705
2706   09 Aug 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
2707   modules/generic_stage_target.py:
2708   fix missing os. in os.popen. and clear the autoresume flags if the chroot is
2709   invalid. Fix SEEDCACHE unpack issue when needing to use tarball.
2710
2711   09 Aug 2005; Eric Edgar <rocket@gentoo.org> AUTHORS, arch/hppa.py,
2712   catalyst, examples/livecd-stage2_template.spec,
2713   examples/snapshot_template.spec, files/catalyst.conf,
2714   livecd/files/Getting_Online.txt, livecd/files/generic.motd.txt,
2715   livecd/files/livecd-bashrc, livecd/files/livecd-local.start,
2716   livecd/files/x86-help.msg, modules/catalyst_lock.py,
2717   modules/catalyst_support.py, modules/livecd_stage2_target.py,
2718   targets/embedded/embedded-controller.sh, targets/grp/grp-chroot.sh,
2719   targets/livecd-stage2/livecd-stage2-controller.sh,
2720   targets/stage1/stage1-chroot.sh, targets/stage2/stage2-chroot.sh,
2721   targets/stage2/stage2-preclean-chroot.sh,
2722   targets/stage3/stage3-preclean-chroot.sh,
2723   targets/stage4/stage4-controller.sh, targets/support/bootloader-setup.sh,
2724   targets/support/chroot-functions.sh, targets/support/create-iso.sh,
2725   targets/support/filesystem-functions.sh, targets/support/functions.sh,
2726   targets/support/kmerge.sh, targets/support/livecdfs-update.sh,
2727   targets/support/target_image_setup.sh:
2728   Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need
2729   to look at gamecdfs-update.sh yet.
2730
2731   09 Aug 2005; Eric Edgar <rocket@gentoo.org>
2732   modules/generic_stage_target.py:
2733   Remove extra debugging print statement
2734
2735   09 Aug 2005; Eric Edgar <rocket@gentoo.org> catalyst,
2736   +modules/catalyst_lock.py, modules/catalyst_support.py,
2737   modules/embedded_target.py, modules/generic_stage_target.py,
2738   modules/grp_target.py, modules/livecd_stage1_target.py,
2739   modules/livecd_stage2_target.py, modules/netboot_target.py,
2740   modules/snapshot_target.py, modules/stage1_target.py,
2741   modules/stage2_target.py, modules/stage4_target.py,
2742   targets/support/functions.sh:
2743   Add locking support. Code simplification for unpack and unpack snapshot.
2744   Remove redundant setup_dir. change --clear_autoresume to --clear-autoresume.
2745   Add seedcache support (Grabs output from previous target run)
2746   options=seedcache. Cleanup code in functions.sh to remove extra /'s printed.
2747
2748   27 Jul 2005; Eric Edgar <rocket@gentoo.org> catalyst,
2749   modules/catalyst_support.py, modules/generic_stage_target.py:
2750   Add support to cache the snapshot dir. add snapcache to options. add
2751   snapshot_cache= to override the default location of the cache in
2752   catalyst.conf (eg snapshot_cache="/mnt/catalyst/snapshot")
2753
2754   27 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2755   +livecd/files/Getting_Online.txt, +livecd/files/README.txt:
2756   Forward port README.txt and Getting_Online.txt files from catalyst
2757   1.1.10.8's release.
2758
2759   22 Jul 2005; Eric Edgar <rocket@gentoo.org> targets/support/rc-update.sh:
2760   Add automatic creation/deletion of runlevels based on rcadd rcdel
2761
2762   19 Jul 2005; Eric Edgar <rocket@gentoo.org> modules/grp_target.py:
2763   Fix grp so that grp/use is not required anymore
2764
2765   12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2766   -livecd/cdtar/isolinux-2.11-cdtar.tar.bz2,
2767   -livecd/cdtar/isolinux-2.11-memtest86+-cdtar.tar.bz2,
2768   -livecd/cdtar/isolinux-2.13-cdtar.tar.bz2,
2769   -livecd/cdtar/isolinux-2.13-memtest86+-cdtar.tar.bz2,
2770   +livecd/cdtar/isolinux-3.09-cdtar.tar.bz2,
2771   +livecd/cdtar/isolinux-3.09-memtest86+-cdtar.tar.bz2:
2772   Updated x86/amd64 isolinux cdtar to 3.09 and removing older versions, as
2773   they are known to cause booting problems.
2774
2775   08 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2776   livecd/files/livecd-bashrc, targets/support/livecdfs-update.sh:
2777   Fixing sed line for startx to auto-start X. Thanks to Christophe PEREZ
2778   <christophe.perez@novazur.com> on the gentoo-catalyst mailing list for
2779   finding this bug.
2780
2781   08 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2782   targets/stage1/stage1-chroot.sh:
2783   Fixed quoting in stage1 profile check.
2784
2785   07 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2786   targets/stage3/stage3-chroot.sh:
2787   Fixing USE for stage3.
2788
2789   07 Jul 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
2790   targets/support/chroot-functions.sh:
2791   Fix FETCH code so it will run for Pylon
2792
2793   07 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> modules/grp_target.py,
2794   targets/grp/grp-chroot.sh:
2795   Fix bindist invcation.
2796
2797   07 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2798   targets/grp/grp-chroot.sh:
2799   Made sure bindist was used for all emerges in GRP.
2800
2801   07 Jul 2005; Eric Edgar <rocket@gentoo.org> targets/grp/grp-chroot.sh:
2802   Fix USE flags for GRP build
2803
2804   07 Jul 2005; Eric Edgar <rocket@gentoo.org> targets/grp/grp-chroot.sh,
2805   targets/stage4/stage4-chroot.sh:
2806   let GRP use the users environment variables and removed extra
2807   GRP_STAGE23_USE from stage4
2808
2809   07 Jul 2005; Eric Edgar <rocket@gentoo.org>
2810   targets/stage2/stage2-chroot.sh, targets/stage3/stage3-chroot.sh:
2811   Remove unnecessary GRP_STAGE23_USE from stage2 and stage3 builds
2812
2813   07 Jul 2005; Eric Edgar <rocket@gentoo.org> targets/support/rc-update.sh:
2814   fix bug 98165. Change the separator on rcadd/rcdel from : to | This will
2815   impact all previous spec files that use this option. It's beejay's fault.
2816
2817   06 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/ppc.py:
2818   Changed to use linux32 for ppc32 support when build host is ppc64.
2819
2820   06 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/mips.py,
2821   arch/x86.py:
2822   Removed -fomit-frame-pointer from default CFLAGS, since it isn't necessary.
2823
2824   06 Jul 2005; Eric Edgar <rocket@gentoo.org> modules/generic_stage_target.py:
2825   Minor cosmetic print statement fixes for readability
2826
2827   06 Jul 2005; Eric Edgar <rocket@gentoo.org> catalyst,
2828   modules/catalyst_support.py, modules/generic_stage_target.py:
2829   Fix None None bug and exception reporting
2830
2831   06 Jul 2005; Eric Edgar <rocket@gentoo.org> targets/support/create-iso.sh:
2832   Fix iso creation script.  Case statement out of place
2833   
2834   05 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/alpha.py,
2835   arch/amd64.py, arch/hppa.py, arch/ia64.py, arch/mips.py, arch/ppc.py,
2836   arch/ppc64.py, arch/s390.py, arch/sparc.py, arch/sparc64.py, arch/x86.py,
2837   catalyst, files/catalyst.conf, modules/builder.py,
2838   modules/catalyst_support.py, modules/embedded_target.py,
2839   modules/generic_stage_target.py, modules/generic_target.py,
2840   modules/grp_target.py, modules/livecd_stage1_target.py,
2841   modules/livecd_stage2_target.py, modules/netboot_target.py,
2842   modules/snapshot_target.py, modules/stage1_target.py,
2843   modules/stage2_target.py, modules/stage3_target.py,
2844   modules/stage4_target.py, modules/tinderbox_target.py,
2845   targets/embedded/embedded-chroot.sh,
2846   targets/embedded/embedded-fs-runscript.sh,
2847   targets/embedded/embedded-preclean-chroot.sh, targets/embedded/unmerge.sh,
2848   targets/grp/grp-chroot.sh, targets/grp/grp-controller.sh,
2849   targets/grp/grp-preclean-chroot.sh,
2850   targets/livecd-stage1/livecd-stage1-chroot.sh,
2851   targets/livecd-stage1/livecd-stage1-controller.sh,
2852   targets/livecd-stage2/livecd-stage2-controller.sh,
2853   targets/livecd-stage2/unmerge.sh, targets/netboot/netboot-chroot.sh,
2854   targets/netboot/netboot-combine.sh, targets/netboot/netboot-controller.sh,
2855   targets/netboot/netboot-image.sh, targets/stage1/build.py,
2856   targets/stage1/stage1-chroot.sh, targets/stage1/stage1-controller.sh,
2857   targets/stage1/stage1-preclean-chroot.sh, targets/stage2/stage2-chroot.sh,
2858   targets/stage2/stage2-controller.sh,
2859   targets/stage2/stage2-preclean-chroot.sh, targets/stage3/stage3-chroot.sh,
2860   targets/stage3/stage3-controller.sh,
2861   targets/stage3/stage3-preclean-chroot.sh, targets/stage4/stage4-chroot.sh,
2862   targets/stage4/stage4-controller.sh,
2863   targets/stage4/stage4-preclean-chroot.sh, targets/stage4/unmerge.sh,
2864   targets/support/create-iso.sh, targets/support/functions.sh,
2865   targets/support/kmerge.sh, targets/support/livecdfs-update.sh,
2866   targets/support/post-kmerge.sh, targets/support/pre-kmerge.sh,
2867   targets/support/target_image_setup.sh,
2868   targets/tinderbox/tinderbox-chroot.sh,
2869   targets/tinderbox/tinderbox-controller.sh,
2870   targets/tinderbox/tinderbox-preclean-chroot.sh:
2871   Big honkin' copyright update.
2872
2873   05 Jul 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
2874   modules/generic_stage_target.py:
2875   add additional logging output. Use standard os redirection methods to log to
2876   a file
2877
2878   05 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2879   targets/stage1/stage1-chroot.sh:
2880   Added profile sanity check for bug #97867.
2881
2882   05 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2883   targets/support/bootloader-setup.sh:
2884   Removing acpi=off from default kernel arguments and adding ia64
2885   livecd-stage2 support functions and cdtar.
2886
2887   30 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2888   targets/support/bootloader-setup.sh, targets/support/pre-kmerge.sh:
2889   Changed sed line for 1024x768-only splash for x86 and amd64 only, as we
2890   control the framebuffer size there. Also, added CONSOLE=/dev/tty1 quiet to
2891   splash command line.
2892
2893   28 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2894   targets/support/create-iso.sh:
2895   Fixed up zisofs support. Waiting for response from sparc before touching
2896   their ISO creation.
2897
2898   28 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2899   modules/livecd_stage2_target.py, targets/support/bootloader-setup.sh,
2900   targets/support/functions.sh:
2901   Added livecd/bootargs and added the option to the bootloader-setup.sh script
2902   to allow it to work on all arches that dynamically build their bootloader
2903   configuration.
2904
2905   27 Jun 2005; Eric Edgar <rocket@gentoo.org>
2906   targets/stage4/stage4-controller.sh:
2907   Fix stage4 so it doesnt run the bootloader stuff
2908
2909   24 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2910   targets/support/bootloader-setup.sh:
2911   Removed dokeymap from non-Gentoo releases.
2912
2913   23 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2914   targets/support/livecdfs-update.sh:
2915   Added call to update-pciids to download the latest pci.ids file.
2916
2917   23 Jun 2005; Eric Edgar <rocket@gentoo.org>
2918   modules/generic_stage_target.py, modules/livecd_stage1_target.py,
2919   modules/stage4_target.py:
2920   Allow changing the location of the pkg_cache in stage4 or livecd-stage1
2921
2922   22 Jun 2005; Eric Edgar <rocket@gentoo.org> :
2923   Fix issue where -s on the command line would not run
2924
2925   22 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2926   livecd/files/generic.motd.txt:
2927   Changed motd to point to /boot/config-* rather than /proc/config(.gz) for
2928   kernel configurations.
2929
2930   22 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2931   targets/support/livecdfs-update.sh:
2932   Updated hostname/domainname creation for new baselayout.
2933
2934   16 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2935   targets/support/bootloader-setup.sh, targets/support/create-iso.sh:
2936   Fixing some bootloader isolinux/boot stuff for x86/amd64.
2937
2938   14 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2939   targets/support/chroot-functions.sh:
2940   Change portage emerge to use --oneshot --nodeps to keep from merging the
2941   same packages multiple times.
2942
2943   14 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2944   targets/stage2/stage2-chroot.sh:
2945   Added a -p bootstrap when catalyst is called with -V (verbose).
2946
2947   10 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2948   targets/support/livecdfs-update.sh:
2949   Removed inittab hack, as this is done by livecd-tools.
2950
2951   09 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2952   livecd/files/minimal.motd.txt, livecd/files/universal.motd.txt:
2953   Revert sync for bug #86914.  Yeah... I need to pay more attention sometimes.
2954
2955   09 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2956   -livecd/files/README.txt, -livecd/files/environmental.motd.txt,
2957   -livecd/files/gentoo.png, +livecd/files/livecd.motd.txt,
2958   livecd/files/livecd-bash_profile, livecd/files/livecd-bashrc,
2959   livecd/files/minimal.motd.txt, livecd/files/universal.motd.txt,
2960   targets/livecd-stage2/livecd-stage2-controller.sh:
2961   Removed gentoo.png and creation of face directory. Changed
2962   livecd-bash_profile to source root's .bashrc. Sync motd files with catalyst
2963   1.1.10_pre4.
2964
2965   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2966   targets/stage1/stage1-preclean-chroot.sh,
2967   targets/support/chroot-functions.sh:
2968   Added setup_binutils function and force both of them to run during stage1
2969   cleanup.
2970
2971   01 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2972   examples/livecd-stage2_template.spec:
2973   Added livecd/volid explanation to example spec.
2974
2975   01 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2976   targets/support/create-iso.sh:
2977   General cleanup of ISO code and added default livecd/volid when it is not set.
2978
2979   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2980   targets/embedded/embedded-controller.sh:
2981   Actually modify the embedded target this time.
2982
2983   25 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS,
2984   examples/livecd-stage2_template.spec, modules/livecd_stage2_target.py,
2985   targets/livecd-stage2/livecd-stage2-controller.sh,
2986   targets/stage4/stage4-controller.sh, targets/support/kmerge.sh:
2987   Added mutex to AUTHORS and added livecd/linuxrc support to embedded, stage4,
2988   and livecd-stage2 targets.
2989
2990   20 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS, catalyst,
2991   files/catalyst.conf:
2992   Retired John Davis <zhen@gentoo.org> and added storedir to default
2993   catalyst.conf.
2994
2995   20 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
2996   targets/support/livecdfs-update.sh:
2997   Uncommented openglify, since it is needed for both opengl-update-livecd and
2998   opengl-update.
2999
3000   18 May 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3001   modules/generic_stage_target.py:
3002   Fix print statement so it shows when kill_chroot_pids is run correctly
3003
3004   16 May 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3005   modules/snapshot_target.py:
3006   Fix snapshot target to skip the kill_pids check
3007
3008   06 May 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py:
3009   Bug fixes in parse_spec, fix issues detecting list or string.
3010
3011   05 May 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3012   modules/catalyst_support.py:
3013   Fix bug 65284. More flexible spec parsing. Should handle cases where no
3014   spaces are after :. Better handling of comments ( ie preprocessed and
3015   stripped off ). Unset empty keys.
3016
3017   03 May 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3018   targets/support/kill-chroot-pids.sh:
3019   Remove extra P_NAME definition that is never used. Saves processing time.
3020   Bumped catalyst to pre2
3021
3022   03 May 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3023   modules/generic_stage_target.py, modules/livecd_stage2_target.py,
3024   +targets/support/kill-chroot-pids.sh:
3025   User info about runscript and archscript. Added checks for processes running
3026   in the chroot and created a script to kill them. Should fix the unmounting
3027   issues with gconfd or any other running application in the chroot
3028
3029   29 Apr 2005; Eric Edgar <rocket@gentoo.org>
3030   targets/stage1/stage1-chroot.sh, targets/stage1/stage1-preclean-chroot.sh:
3031   Remove using gcc-config to set things up as we should all be using 2005.0
3032   seed stages now.
3033
3034   29 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3035   examples/livecd-stage2_template.spec:
3036   Added livecd/users to example livecd-stage2 spec file.
3037
3038   29 Apr 2005; Eric Edgar <rocket@gentoo.org>
3039   targets/support/livecdfs-update.sh:
3040   Change default hostnames for livecds
3041
3042   29 Apr 2005; Eric Edgar <rocket@gentoo.org>
3043   targets/support/bootloader-setup.sh, targets/support/livecdfs-update.sh:
3044   Fix /etc/hosts aliases for catalyst-livecd and work on help menu for grub
3045   bootloading
3046
3047   29 Apr 2005; Eric Edgar <rocket@gentoo.org>
3048   modules/livecd_stage2_target.py:
3049   Clear autoresume flags when build is done
3050
3051   29 Apr 2005; Eric Edgar <rocket@gentoo.org>
3052   modules/livecd_stage2_target.py, targets/support/bootloader-setup.sh,
3053   targets/support/create-iso.sh:
3054   Fix isolinux so that it finds menus and kernels and stuff
3055
3056   28 Apr 2005; Eric Edgar <rocket@gentoo.org>
3057   modules/generic_stage_target.py:
3058   Make purge operation a little less chatty, removed print statements
3059
3060   28 Apr 2005; Eric Edgar <rocket@gentoo.org>
3061   livecd/cdtar/isolinux-2.13-cdtar.tar.bz2,
3062   livecd/cdtar/isolinux-2.13-memtest86+-cdtar.tar.bz2:
3063   updated isolinux-2.13 cdtars to have files under boot/ rather than isolinux/
3064
3065   28 Apr 2005; Eric Edgar <rocket@gentoo.org>
3066   modules/generic_stage_target.py, modules/livecd_stage2_target.py:
3067   print warning message about deprecated use of cdfstype
3068
3069   28 Apr 2005; Eric Edgar <rocket@gentoo.org>
3070   targets/support/chroot-functions.sh:
3071   statically define genkernel location to eliminate which command failure if
3072   genkernel is not installed
3073
3074   27 Apr 2005; Eric Edgar <rocket@gentoo.org>
3075   modules/generic_stage_target.py:
3076   change the portage_overlay to an array so it always works
3077
3078   27 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3079   modules/catalyst_support.py:
3080   Fix exception handling to remove extraneous prints of None
3081
3082   27 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/stage4_target.py:
3083   Remove iso creation code from stage4
3084
3085   27 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
3086   modules/generic_stage_target.py, modules/livecd_stage1_target.py,
3087   modules/livecd_stage2_target.py, modules/snapshot_target.py,
3088   targets/embedded/embedded-controller.sh, targets/grp/grp-controller.sh,
3089   targets/livecd-stage1/livecd-stage1-chroot.sh,
3090   targets/livecd-stage1/livecd-stage1-controller.sh,
3091   targets/livecd-stage2/livecd-stage2-controller.sh,
3092   targets/netboot/netboot-controller.sh,
3093   targets/stage1/stage1-controller.sh, targets/stage2/stage2-controller.sh,
3094   targets/stage3/stage3-controller.sh, targets/stage4/stage4-controller.sh,
3095   targets/support/bootloader-setup.sh, targets/support/chroot-functions.sh,
3096   targets/support/create-iso.sh, targets/support/kmerge.sh,
3097   targets/support/target_image_setup.sh,
3098   targets/tinderbox/tinderbox-controller.sh:
3099   Fix some exception handling in catalyst_support.py, remove intermediate
3100   destination folder of iso and tarball, add additional tests for folders not
3101   found on host but defined in spec file, keep catalyst from erroring in this
3102   case, change exit code on shell scripts so that errors are reported to
3103   catalyst and causes catalyst to die on errors, fix bug in
3104   livecd-stage1-chroot.sh so that it uses USE flags properly, added additional
3105   check for mkisofs that informs the user of where to get the program, and
3106   removed the autoresume code from ccache and distcc installation until I can
3107   figure out a way to have the autoresume flag go someplace outside the chroot.
3108
3109   26 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst:
3110   Remove bind mounts before rm operations happen at startup
3111
3112   26 Apr 2005; Eric Edgar <rocket@gentoo.org>
3113   modules/generic_stage_target.py:
3114   Fix bug where purge deletes the autoresume directory but doesnt recreate it
3115
3116   26 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
3117   modules/generic_stage_target.py:
3118   fix minor bug in the purge code so that it actually runs the commands
3119
3120   22 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/embedded_target.py,
3121   modules/generic_stage_target.py, modules/livecd_stage2_target.py,
3122   modules/stage4_target.py:
3123   Change ordering of tasks so root_overlay and fsscript occur after
3124   livecd_update, giving users a chance to override livecd_update
3125
3126   21 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3127   modules/catalyst_support.py, modules/generic_stage_target.py:
3128   Added a better exception handling message for keyboard interrupt and added
3129   countdown timer for purge operation to give an opportunity to exit
3130
3131   21 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3132   modules/catalyst_support.py, modules/generic_stage_target.py:
3133   Add support to clear the autoresume flags and improve the purge code to
3134   clean the chroot, and pkg/kern cache
3135
3136   21 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3137   modules/catalyst_support.py, modules/generic_stage_target.py,
3138   modules/livecd_stage1_target.py:
3139   only append livecd-tools to the livecd-stage1 target package list and move a
3140   check out of the way so command line and spec files can co-exist
3141
3142   21 Apr 2005; Eric Edgar <rocket@gentoo.org>
3143   modules/generic_stage_target.py:
3144   fixed python syntax in set_packages so catalyst will run
3145
3146   21 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
3147   modules/embedded_target.py, modules/generic_stage_target.py,
3148   modules/grp_target.py, modules/livecd_stage1_target.py,
3149   modules/livecd_stage2_target.py, modules/netboot_target.py,
3150   modules/stage4_target.py, modules/tinderbox_target.py,
3151   targets/embedded/embedded-chroot.sh,
3152   targets/embedded/embedded-controller.sh,
3153   targets/livecd-stage1/livecd-stage1-controller.sh,
3154   -targets/livecd-stage2/livecd-stage2-bootloader.sh,
3155   -targets/livecd-stage2/livecd-stage2-cdfs.sh,
3156   targets/livecd-stage2/livecd-stage2-controller.sh,
3157   -targets/livecd-stage2/livecd-stage2-iso.sh,
3158   targets/stage4/stage4-chroot.sh, targets/stage4/stage4-controller.sh,
3159   +targets/support/bootloader-setup.sh, targets/support/chroot-functions.sh,
3160   +targets/support/create-iso.sh, targets/support/filesystem-functions.sh,
3161   targets/support/functions.sh, targets/support/livecdfs-update.sh,
3162   +targets/support/target_image_setup.sh:
3163   embedded target cleanups ... iso,bootloader,target_setup generalizations,
3164   minor code fixes
3165
3166   20 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3167   targets/livecd-stage2/livecd-stage2-controller.sh,
3168   targets/support/livecdfs-update.sh:
3169   Moved xinitrc to after livecdfs-update to allow for changing the xinitrc to
3170   a custom one if livecd/type is gentoo-gamecd. Added more default setup to
3171   livecdfs-update.sh for livecd/type: gentoo-gamecd, gentoo-release-livecd,
3172   and generic-livecd.
3173
3174   20 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3175   targets/livecd-stage2/livecd-stage2-controller.sh,
3176   targets/support/rc-update.sh:
3177   Updated rc-update.sh with better defaults for different livecd/type settings
3178   and cleaning up file copying in livecd-stage2-controller.sh to match
3179   catalyst 1.1.9.
3180
3181   20 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org> README:
3182   Made example of catalyst.conf in README match the default catalyst.conf
3183   provided.
3184
3185   20 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org> -NOTES, README,
3186   -REMARKS, -TODO:
3187   Removing old files from previous maintainers and updating README.
3188
3189   20 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3190   modules/livecd_stage2_target.py, targets/support/livecdfs-update.sh:
3191   Added livecd/users option to create non-root users. The first user listed
3192   will also be used for auto-starting X, if X is merged onto the CD.
3193
3194   20 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3195   targets/livecd-stage1/livecd-stage1-controller.sh,
3196   targets/livecd-stage2/livecd-stage2-controller.sh,
3197   targets/support/livecdfs-update.sh:
3198   Updated all instances of livecd/type: gentoo-release-environmental to
3199   gentoo-release-livecd and added generic-livecd.
3200
3201   20 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3202   examples/fsscript.sh.example, examples/gamecd.conf.example,
3203   examples/generic_stage_template.spec, examples/grp_template.spec,
3204   examples/livecd-stage1_template.spec,
3205   examples/livecd-stage2_template.spec, examples/netboot_template.spec,
3206   examples/snapshot_template.spec:
3207   Imported example files from catalyst 1.1.9 to make them more verbose.
3208
3209   18 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/grp_target.py:
3210   Fix grp/use bug #89365
3211
3212   15 Apr 2005; Eric Edgar <rocket@gentoo.org>
3213   modules/generic_stage_target.py, targets/support/kmerge.sh:
3214   Fixes for initramfs overlay support.
3215
3216   15 Apr 2005; Eric Edgar <rocket@gentoo.org>
3217   modules/generic_stage_target.py, targets/support/kmerge.sh,
3218   targets/support/pre-kmerge.sh:
3219   Fix ctrl-c error if pre-kmerge.sh is running by sourcing
3220   /tmp/chroot-functions.sh and removed extra equal sign to fix a genkernel
3221   caching bug; Also adding preliminary support for initramfs_overlay from
3222   genkernel
3223
3224   14 Apr 2005; Eric Edgar <rocket@gentoo.org>
3225   modules/generic_stage_target.py, targets/support/kmerge.sh:
3226   Removed support for postconf as genkernel no longer has that option
3227
3228   14 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
3229   modules/embedded_target.py, modules/generic_stage_target.py,
3230   modules/grp_target.py, modules/livecd_stage1_target.py,
3231   modules/livecd_stage2_target.py, modules/netboot_target.py,
3232   modules/stage4_target.py, modules/tinderbox_target.py,
3233   targets/stage1/stage1-chroot.sh, targets/stage1/stage1-controller.sh,
3234   targets/stage1/stage1-preclean-chroot.sh,
3235   targets/support/chroot-functions.sh:
3236   AUTORESUME PATCH; modified the chroot-functions.sh script so the chroot will
3237   die properly on CTRL-C; fixed stage1 bug with gcc-setup
3238
3239   11 Apr 2005; Eric Edgar <rocket@gentoo.org>
3240   modules/livecd_stage2_target.py:
3241   Added support for livecd-stage2 to use a snapshot or livecd-stage1 image
3242
3243   11 Apr 2005; Eric Edgar <rocket@gentoo.org>
3244   modules/generic_stage_target.py, modules/livecd_stage1_target.py,
3245   modules/livecd_stage2_target.py, modules/stage4_target.py,
3246   targets/livecd-stage1/livecd-stage1-controller.sh,
3247   targets/livecd-stage2/livecd-stage2-controller.sh,
3248   targets/stage4/stage4-controller.sh, +targets/stage4/unmerge.sh,
3249   targets/support/functions.sh, targets/support/kmerge.sh,
3250   targets/support/livecdfs-update.sh, +targets/support/rc-update.sh:
3251   Generalized kernel support, fsscript, rcupdate, etc for stage4
3252
3253   09 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3254   targets/support/pre-kmerge.sh:
3255   Removed sed for usb devices from legacy genkernel, as we're going to require
3256   a version much higher that no longer exhibits the bug.
3257
3258   08 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3259   examples/gamecd.conf.example, -targets/support/gamecdfs-update.sh,
3260   targets/support/livecdfs-update.sh:
3261   Removed empty gamecdfs-update.sh, updated livecdfs-update.sh to work
3262   properly with hotplug firmwares, and also updated gamecd.conf.example, since
3263   the ut2004demo shell script has been renamed to ut2004-demo.
3264
3265   08 Apr 2005; Eric Edgar <rocket@gentoo.org> targets/support/pre-kmerge.sh:
3266   let genkernel always reinstall itself
3267
3268   07 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst,
3269   modules/catalyst_support.py, modules/generic_stage_target.py,
3270   modules/stage1_target.py, targets/support/livecdfs-update.sh:
3271   fix case bug in livecdfs-update.sh; fix bug in initial command line
3272   arguement parsing; add cflags spec file support which is only allowed to
3273   override in stage1
3274
3275   07 Apr 2005; Eric Edgar <rocket@gentoo.org>
3276   targets/stage3/stage3-chroot.sh:
3277   Fix a use flag bug in the stage3
3278
3279   07 Apr 2005; Eric Edgar <rocket@gentoo.org> modules/catalyst_support.py,
3280   modules/generic_stage_target.py:
3281   Changes to allow cflags, chost, cxxflags in a spec file
3282
3283   06 Apr 2005; Eric Edgar <rocket@gentoo.org>
3284   targets/livecd-stage1/livecd-stage1-controller.sh,
3285   targets/livecd-stage2/livecd-stage2-controller.sh,
3286   targets/stage1/stage1-preclean-chroot.sh, targets/support/functions.sh,
3287   targets/support/gamecdfs-update.sh, targets/support/livecdfs-update.sh,
3288   targets/support/pre-kmerge.sh:
3289   change the code to use more case statements. Fix gcc issue in stage1.
3290
3291   06 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3292   targets/livecd-stage1/livecd-stage1-controller.sh,
3293   targets/support/gamecdfs-update.sh, targets/support/livecdfs-update.sh:
3294   Merging in changes from catalyst 1.1.x for gamecd support.
3295
3296   06 Apr 2005; Eric Edgar <rocket@gentoo.org>
3297   targets/stage1/stage1-preclean-chroot.sh:
3298   Removing gcc-config stuff to see if its still required to work around a gcc
3299   bug
3300
3301   06 Apr 2005; Eric Edgar <rocket@gentoo.org>
3302   targets/support/chroot-functions.sh, targets/support/kmerge.sh:
3303   Added tests for genkernel >3.2.0
3304
3305   05 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst:
3306   Fixed email address
3307
3308   05 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org> AUTHORS:
3309   Updated AUTHORS with new maintainers and updated contributors list.
3310
3311   05 Apr 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3312   examples/fsscript.sh.example, livecd/files/README.txt,
3313   livecd/files/livecd-bash_profile, livecd/files/livecd-bashrc,
3314   livecd/files/minimal.motd.txt, livecd/files/universal.motd.txt,
3315   targets/support/gamecdfs-update.sh, targets/support/livecdfs-update.sh:
3316   Changed maintainers. Updated examples/fsscript.sh.example to provide better
3317   documentation. Lots of minor cosmetic updates. Updated minimal.motd.txt and
3318   universal.motd.txt to resolve documentation issue on bug #86914. Added
3319   x-setup to default runlevel on gamecd builds. Removed extranneous bashlogin
3320   sed-fu from livecdfs-update.sh and made default timezone UTC rather than
3321   GMT.
3322
3323   05 Apr 2005; Eric Edgar <rocket@gentoo.org>
3324   targets/livecd-stage2/livecd-stage2-controller.sh:
3325   Removed a few unnecessary comments
3326
3327   05 Apr 2005; Eric Edgar <rocket@gentoo.org> :
3328   Removed obsolete files from the livecd directory as the functionality has
3329   moved into the targets folders
3330
3331   04 Apr 2005; Eric Edgar <rocket@gentoo.org>
3332   +targets/netboot/netboot-chroot.sh, +targets/netboot/netboot-controller.sh:
3333   Additional catalyst 2.0.0 files
3334
3335   04 Apr 2005; Eric Edgar <rocket@gentoo.org> catalyst, arch/arm.py,
3336   +livecd/cdtar/grub-memtest86+-cdtar.tar.bz2,
3337   +livecd/cdtar/isolinux-2.11-cdtar.tar.bz2,
3338   +livecd/cdtar/isolinux-2.11-memtest86+-cdtar.tar.bz2,
3339   -livecd/isogen/alpha-isogen.sh, -livecd/isogen/hppa-isogen.sh,
3340   -livecd/isogen/ppc-isogen.sh, -livecd/isogen/sparc-isogen.sh,
3341   -livecd/isogen/sparc64-isogen.sh, -livecd/isogen/x86-isogen.sh,
3342   -livecd/runscript/alpha-archscript.sh,
3343   -livecd/runscript/default-runscript.sh,
3344   -livecd/runscript/hppa-archscript.sh, -livecd/runscript/ppc-archscript.sh,
3345   -livecd/runscript/sparc-archscript.sh, -livecd/runscript/x86-archscript.sh,
3346   -livecd/runscript-support/gamecdfs-update.sh,
3347   -livecd/runscript-support/kmerge.sh,
3348   -livecd/runscript-support/livecdfs-update.sh,
3349   -livecd/runscript-support/post-kmerge.sh,
3350   -livecd/runscript-support/pre-kmerge.sh, modules/catalyst_support.py,
3351   modules/embedded_target.py, modules/generic_stage_target.py,
3352   modules/grp_target.py, modules/livecd_stage1_target.py,
3353   modules/livecd_stage2_target.py, -modules/netboot.py,
3354   +modules/netboot_target.py, modules/snapshot_target.py,
3355   modules/stage1_target.py, +modules/stage4_target.py,
3356   modules/tinderbox_target.py, targets/embedded/embedded-chroot.sh,
3357   +targets/embedded/embedded-controller.sh,
3358   targets/embedded/embedded-preclean-chroot.sh, -targets/embedded/embedded.sh,
3359   -targets/embedded/kmerge.sh, targets/grp/grp-chroot.sh,
3360   +targets/grp/grp-controller.sh, targets/grp/grp-preclean-chroot.sh,
3361   -targets/grp/grp.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
3362   +targets/livecd-stage1/livecd-stage1-controller.sh,
3363   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
3364   -targets/livecd-stage1/livecd-stage1.sh,
3365   +targets/livecd-stage2/livecd-stage2-bootloader.sh,
3366   +targets/livecd-stage2/livecd-stage2-cdfs.sh,
3367   +targets/livecd-stage2/livecd-stage2-controller.sh,
3368   +targets/livecd-stage2/livecd-stage2-iso.sh,
3369   targets/livecd-stage2/unmerge.sh, -targets/netboot/netboot-busybox.sh,
3370   targets/netboot/netboot-combine.sh, targets/netboot/netboot-image.sh,
3371   -targets/netboot/netboot-kernel.sh, -targets/netboot/netboot-packages.sh,
3372   -targets/netboot/netboot-setup.sh, -targets/netboot/netboot.sh,
3373   targets/stage1/build.py, targets/stage1/stage1-chroot.sh,
3374   +targets/stage1/stage1-controller.sh,
3375   +targets/stage1/stage1-preclean-chroot.sh,
3376   -targets/stage1/stage1-preclean1-chroot.sh,
3377   -targets/stage1/stage1-preclean2-chroot.sh, -targets/stage1/stage1.sh,
3378   targets/stage2/stage2-chroot.sh, +targets/stage2/stage2-controller.sh,
3379   targets/stage2/stage2-preclean-chroot.sh, -targets/stage2/stage2.sh,
3380   targets/stage3/stage3-chroot.sh, +targets/stage3/stage3-controller.sh,
3381   targets/stage3/stage3-preclean-chroot.sh, -targets/stage3/stage3.sh,
3382   +targets/stage4/stage4-chroot.sh, +targets/stage4/stage4-controller.sh,
3383   +targets/stage4/stage4-preclean-chroot.sh,
3384   +targets/support/chroot-functions.sh,
3385   +targets/support/filesystem-functions.sh, +targets/support/functions.sh,
3386   +targets/support/gamecdfs-update.sh, +targets/support/kmerge.sh,
3387   +targets/support/livecdfs-update.sh, +targets/support/post-kmerge.sh,
3388   +targets/support/pre-kmerge.sh, targets/tinderbox/tinderbox-chroot.sh,
3389   +targets/tinderbox/tinderbox-controller.sh,
3390   targets/tinderbox/tinderbox-preclean-chroot.sh,
3391   -targets/tinderbox/tinderbox.sh:
3392   Initial Import of Catalyst 2.0.0
3393
3394   30 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3395   livecd/runscript-support/livecdfs-update.sh:
3396   Added /usr/portage as tmpfs (this will be made conditional later).
3397
3398   29 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3399   +livecd/files/livecd-bash_profile, livecd/runscript/default-runscript.sh:
3400   Added a new livecd-bash_profile that sources ~/.bashrc in case we're called
3401   from an interactive shell.
3402
3403   29 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3404   -livecd/files/livecd-bash_profile, +livecd/files/livecd-bashrc,
3405   livecd/files/livecd-local.start, -livecd/files/mkvardb,
3406   livecd/runscript-support/pre-kmerge.sh,
3407   livecd/runscript/default-runscript.sh:
3408   Moved livecd-bash_profile to livecd-bashrc. Added check for
3409   /usr/livecd/profiles to livecd-local.start. Removed mkvardb. Removed legacy
3410   sed call from pre-kmerge.sh since it has been fixed in genkernel for a long
3411   time.
3412
3413   24 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/arm.py, catalyst,
3414   modules/generic_stage_target.py:
3415   Applying arm patch from vapier and closing bug #86466. This is now catalyst
3416   1.1.8, so enjoy.
3417
3418   24 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> +livecd/files/mkvardb,
3419   livecd/runscript/default-runscript.sh,
3420   targets/livecd-stage1/livecd-stage1.sh:
3421   Adding back in the kill for livecd-stage1 for gconfd-2 and resolving bug
3422   #73363. Adding in mkvardb script to create a /var/db/pkg entry from an
3423   arbitrary set of files. Modifying default-runscript.sh to copy mkvardb to
3424   /tmp in the chroot.
3425
3426   19 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3427   livecd/runscript/ppc-archscript.sh:
3428   Added -l to mkisofs line for ppc as this allows full 31 character file names.
3429
3430   16 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3431   livecd/cdtar/yaboot-1.3.11-cdtar.tar.bz2, catalyst:
3432   Changing catalyst version to 1.1.8_pre1 and updating yaboot cdtar to allow
3433   for multiple initrd files.
3434
3435   16 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3436   livecd/runscript/ppc-archscript.sh:
3437   Modifed PPC archscript to close bug #84648 and also to make the PPC
3438   archscript produce multiple initrd files, like x86/amd64.
3439
3440   09 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3441   -livecd/cdtar/isolinux-2.11-cdtar.tar.bz2,
3442   -livecd/cdtar/isolinux-2.11-memtest86+-cdtar.tar.bz2,
3443   livecd/runscript/ppc-archscript.sh:
3444   Alright, so I lied to you. This is now the 1.1.7 release. I removed the 2.11
3445   isolinux cdtar tarballs and updated the ppc-archscript.sh to use the
3446   livecd/volid for the HFS volid, too.
3447
3448   09 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
3449   Calling this one 1.1.7 and rolling a tarball.
3450
3451   08 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3452   livecd/runscript/alpha-archscript.sh, livecd/runscript/hppa-archscript.sh,
3453   livecd/runscript/ppc-archscript.sh, livecd/runscript/sparc-archscript.sh,
3454   -livecd/runscript/sparc64-archscript.sh,
3455   livecd/runscript/x86-archscript.sh, modules/livecd_stage2_target.py:
3456   Added livecd/volid to set the volume ID when creating the ISO, patch by
3457   Gustavo Zacarias <gustavoz@gentoo.org>. Also copied sparc64-archscript.sh to
3458   sparc-archscript.sh and removing sparc64 one, as they are identical now.
3459
3460   08 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3461   +livecd/cdtar/isolinux-2.13-cdtar.tar.bz2,
3462   +livecd/cdtar/isolinux-2.13-memtest86+-cdtar.tar.bz2:
3463   Adding experimental isolinux cdtar for isolinux 2.13 and memtest86+ 1.51.
3464
3465   08 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3466   livecd/runscript-support/livecdfs-update.sh:
3467   Removed hdparm from default runlevel as it break ide=nodma at boot.
3468
3469   07 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3470   livecd/runscript-support/kmerge.sh,
3471   livecd/runscript-support/pre-kmerge.sh,
3472   targets/livecd-stage1/livecd-stage1-chroot.sh:
3473   Revert last set of changes and remove portage version check from emerge in
3474   livecd-stage1, as it breaks catalyst's ability to fail properly on an
3475   incomplete emerge.
3476
3477   07 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3478   livecd/runscript-support/kmerge.sh,
3479   livecd/runscript-support/pre-kmerge.sh:
3480   Change genkernel check to use best_version and has_version to determine if
3481   the any previously installed versions of genkernel are up to date. Change
3482   emerge line for kernels to use -n option to only install if they were not
3483   previously installed.
3484
3485   06 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3486   livecd/cdtar/silo-1.2.6-sparc-cdtar.tar.bz2,
3487   -livecd/cdtar/silo-1.3.2-sparc64-cdtar.tar.bz2,
3488   -livecd/cdtar/silo-1.4.4-sparc32-cdtar.tar.bz2,
3489   livecd/runscript/sparc-archscript.sh:
3490   Applying sparc32 patch from gustavoz. Replacing silo cdtar files with
3491   unified sparc32/sparc64 cdtar.
3492
3493   06 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3494   livecd/runscript-support/livecdfs-update.sh,
3495   livecd/runscript-support/pre-kmerge.sh:
3496   Change sudoers update to only run if /etc/sudoers exists and only reduce
3497   splash to 1024x768 on minimal and universal install CD.
3498
3499   05 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> targets/grp/grp.sh,
3500   targets/livecd-stage1/livecd-stage1.sh:
3501   Changing the killall -9 gconfd-2 to gconftool-2 --shutdown and resolving bug
3502   #73363.
3503
3504   03 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3505   livecd/runscript/alpha-archscript.sh, livecd/runscript/hppa-archscript.sh,
3506   livecd/runscript/ppc-archscript.sh, livecd/runscript/sparc-archscript.sh,
3507   livecd/runscript/sparc64-archscript.sh,
3508   livecd/runscript/x86-archscript.sh:
3509   Added a new empty livecd file to each archscript. This will be used for an
3510   identifier by genkernel to allow booting from a non-primary CDROM.
3511
3512   03 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
3513   Catalyst 1.1.6 is here.
3514
3515   03 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3516   targets/stage1/stage1-preclean2-chroot.sh:
3517   Commenting out stage1 cleaning of /var/db.
3518
3519   02 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3520   livecd/runscript-support/pre-kmerge.sh:
3521   Made splash reduction to 1024x768 only for minimal and universal release media.
3522
3523   01 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3524   targets/stage1/stage1-preclean2-chroot.sh:
3525   Added SLOT files back to /var/db entries in stage1.
3526
3527   01 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3528   +livecd/files/gentoo.png, livecd/files/livecd-local.start,
3529   livecd/runscript/default-runscript.sh,
3530   livecd/runscript-support/livecdfs-update.sh,
3531   targets/livecd-stage2/unmerge.sh:
3532   Moved portage profiles from livecd-local.start to unmerge.sh, since /usr is
3533   not writeable at boot. Removed -a from cp in default-runscript.sh to keep
3534   the copy from preserving permissions and also adding /usr/share/faces and
3535   default Gentoo icon. We'll see how the icon does for us. Removing serial
3536   init script, as it causes problems with the splash theme.
3537
3538   28 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3539   targets/livecd-stage1/livecd-stage1.sh:
3540   -n, not -z
3541
3542   28 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3543   livecd/files/livecd-local.start, livecd/runscript/default-runscript.sh,
3544   livecd/runscript-support/kmerge.sh,
3545   livecd/runscript-support/livecdfs-update.sh,
3546   livecd/runscript-support/post-kmerge.sh, modules/snapshot_target.py,
3547   targets/livecd-stage1/livecd-stage1.sh, targets/stage1/stage1-chroot.sh,
3548   targets/stage1/stage1-preclean2-chroot.sh:
3549   Removed x-setup from local.start and added in symlinks for gconf, portage
3550   profiles (for installer) and /var/db. Added a touch for root's .bashrc for
3551   baselayout and removed /etc/startx from the environmental type. Commented
3552   unmerge of sources in kmerge.sh, as they should be unmerged by the spec
3553   file. Changed livecdfs-update.sh to setup /etc/hosts properly, allow wheel
3554   users to use sudo with no password, mount /usr/lib/X11/xkb/compiled as tmpfs
3555   for X, use the latest pci.ids and usb.ids from portage, and create
3556   /lib/firmware if it doesn't exist. Commented unmerge of genkernel in
3557   post-kmerge.sh, as it should be unmerged by the spec file. Fixed typo in
3558   snapshot_target.py. Made gconfd check in livecd-stage1.sh work if more than
3559   one gconfd-2 is running. Added a gcc-config fix to stage1-chroot.sh. Changed
3560   gcc-config check in stage1-preclean2-chroot.sh to ensure gcc-config is an
3561   executable.
3562
3563   04 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf:
3564   Removed ccache from default options as it breaks catalyst when merged with
3565   USE=-ccache.
3566
3567   04 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3568   modules/snapshot_target.py:
3569   Added /local/ to snapshot exclusion.
3570
3571   31 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3572   livecd/runscript-support/livecdfs-update.sh:
3573   Updated to attempt to start 5 interfaces, rather than 4. You can blame
3574   gustavoz and his 5 interface Xeon for this.
3575
3576   29 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3577   targets/grp/grp.sh, targets/livecd-stage1/livecd-stage1.sh:
3578   Added a conditional before killing gconfd-2. This is also going to be
3579   catalyst 1.1.5, so let's hope we don't find any more bugs, at least for this
3580   release.
3581
3582   29 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3583   targets/grp/grp-preclean-chroot.sh, targets/grp/grp.sh,
3584   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh:
3585   Moved killall -9 gconfd-2 to execute outside chroot.
3586
3587   29 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3588   livecd/files/x86-help.msg:
3589   Modified x86-help.msg to remove agpgart line, add noload= line, and replace
3590   tabs with spaces.
3591
3592   29 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3593   livecd/runscript/x86-archscript.sh:
3594   Removed acpi from x86-archscript.sh as it breaks acpi calls on the command
3595   line.
3596
3597   29 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
3598   Version 1.1.4
3599
3600   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3601   targets/livecd-stage1/livecd-stage1.sh:
3602   Added killall for gconfd-2 back into livecd-stage1.sh
3603
3604   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3605   livecd/runscript/alpha-archscript.sh:
3606   Alpha fixes for multiple kernels..
3607
3608   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3609   livecd/runscript-support/kmerge.sh:
3610   Changed kmerge.sh from --devfs to --no-udev as --devfs doesn't exist.
3611
3612   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3613   livecd/runscript/hppa-archscript.sh, livecd/runscript/sparc-archscript.sh,
3614   livecd/runscript/sparc64-archscript.sh:
3615   Force devfs if udev is not selected for all supporting arches.
3616
3617   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3618   livecd/runscript/alpha-archscript.sh, livecd/runscript/x86-archscript.sh,
3619   livecd/runscript-support/kmerge.sh:
3620   Forcing devfs if livecd/dev-manager isn't udev. This should fix building 2.4
3621   kernels.
3622
3623   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3624   targets/grp/grp-preclean-chroot.sh, targets/grp/grp.sh:
3625   Re-enabled preclean in grp and added gconfd-2 killing.
3626
3627   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3628   livecd/runscript/x86-archscript.sh:
3629   Changed acpi=ht to acpi=off. This fixes acpi loading and also allows for
3630   users to use apm.
3631
3632   28 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3633   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
3634   targets/livecd-stage1/livecd-stage1-chroot.sh,
3635   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
3636   targets/livecd-stage1/livecd-stage1.sh,
3637   targets/netboot/netboot-packages.sh, targets/stage1/stage1-chroot.sh,
3638   targets/stage3/stage3-chroot.sh, targets/tinderbox/tinderbox-chroot.sh:
3639   Added ability to pause indefinitely. This closes bug #79798. I've also added
3640   the gcond-2 killall back in, but now it is in the actual preclean script and
3641   is executed inside the chroot.
3642
3643   26 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
3644   Updated for 1.1.3 release.
3645
3646   26 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3647   targets/grp/grp-chroot.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
3648   targets/netboot/netboot-busybox.sh, targets/netboot/netboot-kernel.sh,
3649   targets/netboot/netboot-packages.sh,
3650   targets/tinderbox/tinderbox-chroot.sh:
3651   Updated to use package.use correctly. Blame Robert Paskowitz
3652   <rpaskowitz@confucius.ca> from the gentoo-catalyst mailing list.
3653
3654   26 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3655   targets/stage1/stage1-preclean2-chroot.sh:
3656   Fixed find line for new stage1 /var/db/pkg.
3657
3658   25 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3659   targets/stage1/stage1-preclean2-chroot.sh:
3660   Added code to clean up /var/db/pkg, while still keeping the CONTENTS,
3661   COUNTER and ebuilds. This should keep a stage1 useable, while still keeping
3662   its size small.
3663
3664   24 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3665   livecd/runscript-support/livecdfs-update.sh:
3666   Removed gpm changes, as it has been moved to livecd-tools and autoconfig,
3667   added net.ethX symlinks, and added copying of files from
3668   /usr/lib/hotplug/firmware into firmware tarball.
3669
3670   23 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3671   livecd/runscript-support/livecdfs-update.sh:
3672   Firmware updated to use new /lib/firmware directory.
3673
3674   16 Jan 2005; John Davis <zhen@gentoo.org> catalyst:
3675   fix from pvdabeel@gentoo.org. patch fixes a small bug that caused grp to not
3676   work when both -f and -C were used on the command line.
3677
3678   13 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3679   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
3680   targets/livecd-stage1/livecd-stage1-chroot.sh,
3681   targets/netboot/netboot-packages.sh, targets/stage1/stage1-chroot.sh,
3682   targets/stage3/stage3-chroot.sh:
3683   Added a portage version check to each target that uses --newuse to ensure a
3684   high enough version is used. This resolves bug #75336.
3685
3686   13 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3687   livecd/files/livecd-local.start:
3688   Possible local.start fix for beejay.
3689
3690   12 Jan 2005; John Davis <zhen@gentoo.org>
3691   modules/embedded.py:
3692   kernel building patch for embedded from mutex@gentoo.org (bug #76542)
3693
3694   11 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3695   livecd/runscript-support/kmerge.sh:
3696   Added ccache support to genkernel call in livecd-stage2.
3697
3698   11 Jan 2005; John Davis <zhen@gentoo.org>
3699   targets/netboot/netboot-busybox.sh, targets/netboot/netboot-combine.sh,
3700   targets/netboot/netboot-image.sh, targets/netboot/netboot-kernel.sh,
3701   targets/netboot/netboot.sh:
3702   netboot path from gmsoft@gentoo.org. The patch addresses many bugs and adds
3703   some feature enhancements.
3704
3705   11 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3706   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
3707   targets/livecd-stage1/livecd-stage1-chroot.sh,
3708   targets/livecd-stage1/livecd-stage1.sh,
3709   targets/netboot/netboot-packages.sh, targets/stage1/stage1-chroot.sh,
3710   targets/stage2/stage2-chroot.sh, targets/stage3/stage3-chroot.sh:
3711   Added a -F or --fetchonly command line option and closing out bug #77480.
3712   Also added a portage version check to livecd-stage1 to close out bug #68307.
3713
3714   11 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3715   livecd/runscript-support/livecdfs-update.sh,
3716   targets/stage3/stage3-chroot.sh:
3717   Fixed DHCP for eth0->eth3 in livecdfs-update.sh and also changed stage3
3718   target to use emerge -e when building. This is only temporary until the
3719   bootstrap.sh script can be fixed or another solution can be decided upon.
3720
3721   09 Jan 2005; John Davis <zhen@gentoo.org> targets/embedded/embedded.sh,
3722   +targets/embedded/kmerge.sh:
3723   partial fix for #76542, waiting for the necessary patch to modules/embedded.py
3724   from mutex@gentoo.org
3725
3726   09 Jan 2005; John Davis <zhen@gentoo.org> modules/generic_stage_target.py,
3727   modules/livecd_stage2_target.py:
3728   fix for bug #76146
3729
3730   05 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3731   livecd/runscript-support/livecdfs-update.sh, targets/stage1/stage1.sh:
3732   Updated livecdfs-update.sh to modify inittab to use bashlogin. Updated
3733   targets/stage1/stage1.sh to no longer clean /var/db/pkg, which should fix
3734   the brokenness of a stage1 tarball.
3735
3736   04 Jan 2005; John Davis <zhen@gentoo.org> catalyst:
3737   patch for pvdabeel@gentoo.org. -f and -C can now be used together on the
3738   cmdline
3739
3740   04 Jan 2005; John Davis <zhen@gentoo.org> modules/generic_stage_target.py,
3741   modules/livecd_stage2_target.py:
3742   fix for #76530
3743
3744   04 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3745   -livecd/cdtar/isolinux-2.08-cdtar.tar.bz2,
3746   -livecd/cdtar/isolinux-2.08-memtest86+-cdtar.tar.bz2,
3747   -livecd/cdtar/isolinux-2.08-memtest86-cdtar.tar.bz2,
3748   +livecd/cdtar/isolinux-2.11-cdtar.tar.bz2,
3749   +livecd/cdtar/isolinux-2.11-memtest86+-cdtar.tar.bz2:
3750   Upgraded the isolinux cdtar files and closing bug #70518.
3751
3752   04 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
3753   modules/embedded_target.py, modules/generic_stage_target.py,
3754   modules/grp_target.py, modules/livecd_stage1_target.py,
3755   modules/livecd_stage2_target.py, modules/netboot.py,
3756   modules/stage1_target.py, modules/tinderbox_target.py:
3757   Added patches from Eric Edgar <e_edgar@hotmail.com> from bug #70663 to
3758   separate out specific target logic from the generic targets modules.
3759
3760   03 Jan 2005; John Davis <zhen@gentoo.org> arch/ppc.py:
3761   new PPC arch file from pvdabeel@gentoo.org
3762
3763   01 Jan 2005; John Davis <zhen@gentoo.org> catalyst,
3764   examples/generic_stage_template.spec, modules/catalyst_support.py:
3765   tweaking error handling in the main catalyst script
3766   updated the example to include a blurb about portage_confdir
3767
3768   29 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3769   livecd/runscript-support/livecdfs-update.sh:
3770   Cleanup on livecdfs-update.sh script and testing a possible bashlogin fix.
3771
3772   17 Dec 2004; John Davis <zhen@gentoo.org> modules/generic_stage_target.py:
3773   fix for #73851
3774
3775   17 Dec 2004; John Davis <zhen@gentoo.org> modules/catalyst_support.py:
3776   fix for #66592. catalyst now gives a traceback when it bails out, making
3777   troubleshooting amazingly easier
3778
3779   17 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3780   modules/catalyst_support.py, modules/embedded_target.py,
3781   modules/generic_stage_target.py, modules/grp_target.py,
3782   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
3783   modules/netboot.py, modules/stage1_target.py, modules/tinderbox_target.py:
3784   Reversing patch from Eric Edgar from bug #70663.
3785
3786   17 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3787   livecd/runscript/x86-archscript.sh:
3788   Added -no-emul-boot back into x86-archscript.sh as apparently isolinux will
3789   not work without it (mkisofs fails on creating ISO).
3790
3791   16 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3792   modules/catalyst_support.py, modules/embedded_target.py,
3793   modules/generic_stage_target.py, modules/grp_target.py,
3794   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
3795   modules/netboot.py, modules/stage1_target.py, modules/tinderbox_target.py:
3796   Added patches from Eric Edgar <e_edgar@hotmail.com> from bug #70663 to
3797   separate out specific target logic from the generic targets modules.
3798
3799   16 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3800   modules/embedded_target.py, targets/embedded/embedded-fs-runscript.sh,
3801   targets/embedded/embedded.sh:
3802   Added more embedded updates from mutex@gentoo.org and Closing bug #67289.
3803
3804   16 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3805   +examples/gamecd.conf.example, -livecd/files/gamecd-xinitrc,
3806   livecd/runscript/default-runscript.sh,
3807   livecd/runscript-support/gamecdfs-update.sh,
3808   livecd/runscript-support/livecdfs-update.sh,
3809   modules/livecd_stage2_target.py:
3810   Added gamecd/conf option to livecd_stage2_target.py, added
3811   gamecd.conf.example to /examples, cleaned up game-specific code in
3812   gamecdfs-update.sh to make it more generic, added more fundtionality to
3813   livecdfs-update.sh and default-runscript.sh for gentoo-release-environmental
3814   and gentoo-gamecd to make spec files simpler and to remove the need for
3815   specifying a gamecd/environmental fsscript in livecd/fsscript, allowing the
3816   user to still use a custom fsscript of their own.
3817
3818   16 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3819   +livecd/files/environmental.motd.txt,
3820   targets/livecd-stage1/livecd-stage1.sh:
3821   Added environmental.motd.txt for gentoo-release-environmental livecd/type.
3822
3823   15 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3824   livecd/runscript/default-runscript.sh,
3825   livecd/runscript-support/livecdfs-update.sh:
3826   Added gentoo-release-environmental as a valid livecd/type and did some
3827   cleanup in livecdfs-update.sh to allow hotplug to dhcp on detected ethernet
3828   devices other than eth0.
3829
3830   14 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3831   targets/livecd-stage1/livecd-stage1-chroot.sh:
3832   Changed livecd-stage1 to merge each package individually. This should not
3833   make it into a production version of catalyst, but is here as a possible
3834   solution to bug #68307.
3835
3836   12 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3837   livecd/runscript/alpha-archscript.sh, livecd/runscript/hppa-archscript.sh,
3838   livecd/runscript/sparc-archscript.sh,
3839   livecd/runscript/sparc64-archscript.sh,
3840   livecd/runscript/x86-archscript.sh:
3841   Added failures to all arches on mkisofs failure and also made -z option to
3842   mkisofs optional on x86 depending on loop type used.
3843
3844   12 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3845   livecd/runscript/x86-archscript.sh:
3846   Making sure the mkisofs call causes a failure when it doesn't complete
3847   successfully. Once again, blame jforman, our beloved infra-monkey.
3848
3849   12 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3850   livecd/runscript/default-runscript.sh:
3851   squashfs-utils->squashfs-tools fix.  Blame jforman.
3852
3853   09 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3854   livecd/isogen/x86-isogen.sh:
3855   Removed -no-emul-boot from x86-isogen.sh to keep the ISO being made from
3856   possibly not booting on really old systems.
3857
3858   09 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3859   livecd/runscript/x86-archscript.sh:
3860   Removed -no-emul-boot from x86-archscript.sh to keep the ISO being made from
3861   possibly not booting on really old systems.
3862
3863   08 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3864   livecd/runscript-support/livecdfs-update.sh:
3865   Save some space by removing redundant firmware after tarball is made, only
3866   perform sed on /etc/conf.d/gpm if it exists, and change fstab to be more
3867   readable.
3868
3869   06 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3870   targets/stage1/stage1-preclean2-chroot.sh:
3871   Added patch from vapier and closing bug #73556.
3872
3873   22 Nov 2004; John Davis <zhen@gentoo.org> modules/embedded_target.py,
3874   modules/generic_stage_target.py, -targets/embedded/cramfs-runscript.sh,
3875   +targets/embedded/embedded-fs-runscript.sh,
3876   targets/livecd-stage2/unmerge.sh, targets/stage1/stage1-chroot.sh,
3877   targets/stage2/stage2-chroot.sh, targets/stage3/stage3-chroot.sh:
3878   fixes for bugs #49819 and #71033. Partial fix for #67289 - waiting on a patch
3879   from mutex@gentoo.org for modules/embedded.py
3880
3881   19 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3882   livecd/files/gamecd-xinitrc, livecd/runscript-support/gamecdfs-update.sh,
3883   livecd/runscript-support/livecdfs-update.sh:
3884   Fixing up some GameCD stuff and also fixing a problem with the ls and grep
3885   aliases having --color rather than --color=auto.
3886
3887   17 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3888   livecd/files/livecd-local.start:
3889   Let's try actually making a proper edit on livecd/files/livecd-local.start
3890   this time, shall we...
3891
3892   17 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3893   livecd/files/livecd-local.start:
3894   Fixing up livecd/files/livecd-local.start to remove ALSA config and make
3895   x-setup check for /etc/startx.
3896
3897   14 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3898   livecd/runscript-support/gamecdfs-update.sh:
3899   Fixing minor sed bug in gamecdfs-update.sh.
3900
3901   07 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3902   examples/snapshot_template.spec,
3903   livecd/runscript-support/gamecdfs-update.sh,
3904   livecd/runscript-support/livecdfs-update.sh:
3905   Fixing typo in snapshot_template.spec and closing bug #70321.
3906
3907   02 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3908   livecd/runscript-support/pre-kmerge.sh:
3909   Ssshhh... I've added my super-secret pre-kmerge.sh sed replacement so
3910   genkernel will only add the 1024x768 version of the gensplash image to the
3911   bzImage, which added with the livecd-stage2 removal of the unused splash
3912   images, makes for a significantly smaller (54MB v. 50MB) LiveCD.
3913
3914   29 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3915   +livecd/cdtar/silo-1.2.6-sparc-cdtar.tar.bz2,
3916   livecd/runscript/sparc64-archscript.sh:
3917   Updated with silo/mkisofs patch from gustavoz.
3918
3919   28 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3920   livecd/files/x86-help.msg:
3921   Updated x86-help.msg to make it fall more inline with current
3922   genkernel/livecd-tools options.
3923
3924   28 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3925   livecd/runscript/x86-archscript.sh, livecd/runscript-support/kmerge.sh,
3926   livecd/runscript-support/pre-kmerge.sh:
3927   Removing auto-keymap from kmerge.sh and moving it to x86-archscript.sh since
3928   it is only working properly on amd64 and x86 anyway. Also fixing a typo in
3929   genkernel's module_load for x86 during pre-kmerge.sh, which should fix USB
3930   loading.
3931
3932   22 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf,
3933   livecd/runscript-support/kmerge.sh,
3934   livecd/runscript-support/livecdfs-update.sh,
3935   targets/livecd-stage2/unmerge.sh, targets/netboot/netboot-kernel.sh:
3936   Changed kernel build caching to use kerncache option, rather than pkgcache
3937   option. Fixed --postconf and --callback for builds that do not require them.
3938   Removed delay when removing package sin the system profile. This is now
3939   catalyst 1.1.0, so enjoy.
3940
3941   21 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
3942   livecd/runscript-support/livecdfs-update.sh:
3943   Stopping udev from using the nasty device tarball.  We don't need it anyway.
3944
3945   21 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
3946   livecd/runscript/sparc-archscript.sh,
3947   livecd/runscript/sparc64-archscript.sh,
3948   livecd/runscript-support/kmerge.sh,
3949   livecd/runscript-support/livecdfs-update.sh, modules/catalyst_support.py:
3950   Fixing gpm support by uncommenting default settings. Fixing case where
3951   boot/kernel/$kname/packages or boot/kernel/$kname/postconf were empty.
3952   Changing sparc kernel files from kernel* to kernel-* so kernel.msg does
3953   not get renamed. Fixed a problem where we were accidentally removing the
3954   hwdata-knoppix versions of pci.ids and usb.ids and linking
3955   /usr/share/misc/*.ids to non-existent files. This should hopefully be it
3956   for 2004.3 and catalyst 1.1.0.
3957
3958   19 Oct 2004; John Davis <zhen@gentoo.org> arch/ia64.py:
3959   patch from vapier@gentoo.org for bug #68080
3960
3961   19 Oct 2004; John Davis <zhen@gentoo.org> catalyst, files/catalyst.conf,
3962   livecd/runscript-support/kmerge.sh:
3963   made kernel caching dependent on the "pkgcache" option so that genkernel's
3964   postconf can actually work
3965
3966   18 Oct 2004; John Davis <zhen@gentoo.org>
3967   livecd/runscript/x86-archscript.sh, livecd/runscript-support/kmerge.sh,
3968   livecd/runscript-support/livecdfs-update.sh:
3969   patch submitted by wolf31o2@gentoo.org to fix the rest of the gensplash woes
3970
3971   17 Oct 2004; John Davis <zhen@gentoo.org>
3972   livecd/runscript-support/livecdfs-update.sh:
3973   firmware tarball fix for packages that need firmware such as ipw2100
3974
3975   16 Oct 2004; <zhen@gentoo.org> livecd/files/x86-help.msg,
3976   livecd/runscript/x86-archscript.sh, livecd/runscript-support/kmerge.sh,
3977   livecd/runscript-support/livecdfs-update.sh,
3978   modules/livecd_stage2_target.py:
3979   patches for gensplash support from Chris Gianelloni <wolf31o2@gentoo.org>
3980
3981   14 Oct 2004; <zhen@gentoo.org> livecd/runscript/x86-archscript.sh:
3982   acpi=off changed to acpi=ht. enables HT automatically for intel users, but
3983   should not hurt non-HT users
3984
3985   12 Oct 2004; John Davis <zhen@gentoo.org>
3986   targets/embedded/cramfs-runscript.sh, targets/embedded/embedded-chroot.sh,
3987   +targets/embedded/unmerge.sh, targets/grp/grp-chroot.sh,
3988   targets/livecd-stage1/livecd-stage1-chroot.sh, targets/netboot/netboot.sh,
3989   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh,
3990   livecd/runscript-support/kmerge.sh:
3991   bugfixes for #67195, #67197, #67122, and #46918
3992
3993   12 Oct 2004; John Davis <zhen@gentoo.org> modules/netboot.py:
3994   small netboot fixups
3995
3996   11 Oct 2004; <zhen@gentoo.org> modules/netboot.py,
3997   targets/netboot/netboot-busybox.sh, targets/netboot/netboot-image.sh,
3998   targets/netboot/netboot-kernel.sh, targets/netboot/netboot-packages.sh,
3999   targets/netboot/netboot.sh:
4000   sweeping updates and changes to the netboot code. the patches should fix the
4001   arch specific code as well as some pkgcache issues, etc. Much thanks to Mike
4002   Frysinger <vapier@gentoo.org> for writing and contributing the patches.
4003
4004   06 Oct 2004; John Davis <zhen@gentoo.org> files/catalyst.1,
4005   livecd/runscript-support/kmerge.sh, targets/netboot/netboot-busybox.sh,
4006   targets/netboot/netboot-image.sh, targets/netboot/netboot-kernel.sh,
4007   targets/netboot/netboot.sh:
4008   more code cleanup and maintenance
4009
4010   05 Oct 2004; John Davis <zhen@gentoo.org> modules/catalyst_support.py,
4011   modules/generic_stage_target.py, +modules/netboot.py,
4012   +targets/netboot/netboot-busybox.sh, +targets/netboot/netboot-image.sh,
4013   +targets/netboot/netboot-kernel.sh, +targets/netboot/netboot-packages.sh,
4014   +targets/netboot/netboot.sh:
4015   initial import of the netboot code. thanks to Guy Martin <gmsoft@gentoo.org>
4016   for writing them!
4017
4018   05 Oct 2004; John Davis <zhen@gentoo.org> modules/generic_stage_target.py,
4019   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
4020   targets/livecd-stage1/livecd-stage1-chroot.sh,
4021   targets/stage1/stage1-chroot.sh, targets/stage2/stage2-chroot.sh,
4022   targets/stage3/stage3-chroot.sh, targets/tinderbox/tinderbox-chroot.sh:
4023   bugfix for #66083 which in turn addresses #61605. distcc apparently does not
4024   have to start a server on the build host for it to distribute.
4025
4026   04 Oct 2004; John Davis <zhen@gentoo.org> catalyst:
4027   added a new -s/ --snapshot option. no more using --cli to create snapshots,
4028   just do -s version_stamp
4029
4030   29 Sep 2004; John Davis <zhen@gentoo.org> targets/stage2/stage2-chroot.sh:
4031   bugfix #60502 - the stage2 target can now resume the bootstrapping process
4032
4033   28 Sep 2004; John Davis <zhen@gentoo.org> TODO,
4034   +examples/fsscript.sh.example, examples/livecd-stage2_template.spec,
4035   livecd/runscript/x86-archscript.sh, livecd/runscript-support/kmerge.sh,
4036   modules/livecd_stage2_target.py:
4037   udev support for livecds
4038
4039   16 Sep 2004; John Davis <zhen@gentoo.org> modules/catalyst_support.py,
4040   +targets/livecd-stage2/unmerge.sh:
4041   bug #59681 resolved thanks to the patch from viric@vicerveza.homeunix.net!
4042   Also, livecd-stage2 unmerge.sh added back in.
4043
4044   13 Sep 2004; John Davis <zhen@gentoo.org> catalyst,
4045   livecd/runscript-support/livecdfs-update.sh:
4046   bugfixes for #60887 and #63338
4047
4048   09 Sep 2004; John Davis <zhen@gentoo.org> catalyst:
4049   bugfixes for #63382 and #63338
4050
4051   08 Sep 2004; John Davis <zhen@gentoo.org>
4052   livecd/runscript/alpha-archscript.sh, livecd/runscript/hppa-archscript.sh,
4053   livecd/runscript/ppc-archscript.sh, livecd/runscript/sparc-archscript.sh,
4054   livecd/runscript/sparc64-archscript.sh, livecd/runscript/x86-archscript.sh,
4055   livecd/runscript-support/kmerge.sh, livecd/runscript-support/pre-kmerge.sh,
4056   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
4057   targets/livecd-stage1/livecd-stage1-chroot.sh,
4058   -targets/livecd-stage2/unmerge.sh, targets/stage1/stage1-chroot.sh,
4059   targets/stage3/stage3-chroot.sh, targets/tinderbox/tinderbox-chroot.sh:
4060   lots of changes in this revision. first of all, major cosmetic fixups to the
4061   archscripts. i also fixed a non-reported bug where pkgcache was not being used
4062   for distcc or ccache builds in most of the targets. bug #56581 is finially
4063   closed (kernel caching for multiple runs of the livecd-stage2 build) - big
4064   performance enhancement here.
4065
4066   07 Sep 2004; John Davis <zhen@gentoo.org> modules/generic_stage_target.py,
4067   modules/livecd_stage2_target.py:
4068   fix for bug #63033, thanks to usata@gentoo.org for the patch
4069
4070   30 Aug 2004; John Davis <zhen@gentoo.org>
4071   livecd/runscript-support/livecdfs-update.sh, targets/grp/grp-chroot.sh:
4072   bugfixes for #61537 and #61779
4073
4074   13 Aug 2004; John Davis <zhen@gentoo.org> +files/catalyst.1,
4075   modules/generic_stage_target.py, modules/livecd_stage2_target.py,
4076   modules/snapshot_target.py:
4077   bugfixes for #55014 (catalyst needs a manpage), #56581 (livecd-stage2 I/O
4078   enhancements), and #56773 (catalyst overlay for build root). Snapshotting
4079   time should also be improved due to a more efficient use of rsync. This commit will
4080   mark the portage version of catalyst-1.9.0.
4081
4082   10 Aug 2004; John Davis <zhen@gentoo.org> arch/mips.py:
4083   add support for mips4n32 subarch. thanks to iluxa@gentoo.org. closes bug
4084   #59882.
4085
4086   02 Aug 2004; John Davis <zhen@gentoo.org> modules/generic_stage_target.py:
4087   fix for bug #58208
4088
4089   02 Aug 2004; John Davis <zhen@gentoo.org>
4090   livecd/runscript-support/livecdfs-update.sh:
4091   bugfix #51086
4092
4093   02 Aug 2004; John Davis <zhen@gentoo.org> modules/generic_stage_target.py,
4094   +targets/stage1/build.py, -targets/stage1/build.sh,
4095   targets/stage1/stage1-chroot.sh, targets/stage1/stage1-preclean2-chroot.sh,
4096   targets/stage1/stage1.sh, targets/stage2/stage2-chroot.sh,
4097   targets/stage3/stage3-chroot.sh:
4098   applied patch from bug #58840. it should fix up things for uclibc stages and
4099   cascaded profiles. thanks to Mike Frysinger (vapier@gentoo.org) for the patch.
4100
4101   21 Jul 2004; John Davis <zhen@gentoo.org> +livecd/files/gamecd-xinitrc,
4102   +livecd/files/gamecd.motd.txt, +livecd/files/generic-motd.txt,
4103   +livecd/files/livecd-bash_profile, +livecd/files/livecd-local.start,
4104   -livecd/files/livecd-rclocal, +livecd/files/minimal.motd.txt,
4105   -livecd/files/motd.txt, +livecd/files/universal.motd.txt,
4106   livecd/runscript/default-runscript.sh, livecd/runscript-support/kmerge.sh,
4107   livecd/runscript-support/livecdfs-update.sh,
4108   modules/livecd_stage2_target.py:
4109   addition of wolf31o2's gamecd patchset. untested, so please beware
4110
4111   14 Jul 2004; John Davis <zhen@gentoo.org>
4112   livecd/runscript-support/livecdfs-update.sh,
4113   modules/generic_stage_target.py, modules/livecd_stage2_target.py:
4114   fixed a bug for livecd-stage2. somehow, the inheritance got mucked up and the
4115   livecds were not cleaning out livecd/empty livecd/rm etc. I moved the code for
4116   this out of generic_stage_target and into livecd-stage2 since the
4117   livecd-stage2 class was overriding generic_stage_target for cleaning anyway.
4118
4119   13 Jul 2004; <zhen@gentoo.org> livecd/runscript-support/livecdfs-update.sh:
4120   changed the behavior of rcadd/ rcdel. it was getting hokey to have to add the
4121   default rc'ed programs when only one change was required to rcadd. so I
4122   changed it so that the defaults are *always* loaded and specified additions/
4123   deletions are just added on top of those.
4124
4125   12 Jul 2004; John Davis <zhen@gentoo.org> catalyst,
4126   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
4127   targets/livecd-stage1/livecd-stage1-chroot.sh,
4128   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh,
4129   targets/tinderbox/tinderbox-chroot.sh:
4130   changing the more verbose behavior to the -V (verbose) flag
4131
4132   12 Jul 2004; <zhen@gentoo.org> catalyst,
4133   targets/embedded/embedded-chroot.sh, targets/grp/grp-chroot.sh,
4134   targets/livecd-stage1/livecd-stage1-chroot.sh,
4135   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh,
4136   targets/tinderbox/tinderbox-chroot.sh:
4137   the -d (debug) flag now makes catalyst calculate an emerge -vp of the packages
4138   it is about to merge so that deps and USE flags are more evident
4139
4140   11 Jul 2004; <zhen@gentoo.org> +catalyst, -catalyst.new.py,
4141   modules/catalyst_support.py:
4142   completely rewrote the catalyst main script so that it can actually utilize
4143   more than one command line flag. new functionality included, but not active
4144   yet (--debug and --verbose). arguments can still be passed on the commandline
4145   through the use of the -C (--cli) flag. updated the arg_parse function in
4146   catalyst_support.py to accomodate my changes.
4147
4148   02 Jul 2004; John Davis <zhen@gentoo.org> modules/generic_stage_target.py,
4149   modules/generic_target.py, modules/grp_target.py,
4150   modules/livecd_stage1_target.py, modules/livecd_stage2_target.py,
4151   modules/snapshot_target.py, modules/stage1_target.py,
4152   modules/stage2_target.py, modules/stage3_target.py,
4153   modules/tinderbox_target.py, targets/stage1/stage1.sh:
4154   fixes for bugs #55192 and #54137
4155   added a new key for all specfiles, portage_confdir.
4156   this should point to a directory similar in functionality to /etc/portage.
4157   
4158   cleaned up the module code a bit so that unnecessary modules
4159   are not imported.
4160   
4161   more work on resuming. it is getting there, but it still needs a ton of work,
4162   so please test, and report bugs.
4163
4164   18 Jun 2004; John Davis <zhen@gentoo.org> catalyst,
4165   modules/catalyst_support.py, modules/generic_stage_target.py,
4166   targets/stage1/build.sh, targets/stage1/stage1-chroot.sh,
4167   targets/stage2/stage2-chroot.sh, targets/stage3/stage3-chroot.sh:
4168   stage resuming functionality should be working. I still have to work on GRP
4169   and livecds, but they should not be hard. I could not incorporate emerge
4170   --resume into stage resuming functionality because in some instances, portage
4171   is remerged (bootstrap, stage2), which wipes out the resume data and puts
4172   catalyst into an infinite portage merging loop (very unproductive, trust me ;)
4173   ). I also made some small tweaks to the stage target scripts which clean up
4174   the envscript stuff. Not noticable performance wise, but it makes me feel all
4175   warm and fuzzy to know that it is programmed absolutely correctly ;)
4176
4177   16 Jun 2004; John Davis <zhen@gentoo.org> TODO, modules/catalyst_support.py,
4178   modules/generic_stage_target.py:
4179   revamped the cmd() structure so that it could properly return error codes.
4180   Please note that this might break catalyst until there is some further
4181   testing. SO DO NOT USE IT FOR BUILDING ANYTHING IMPORTANT (yet). The benefit
4182   of me doing this is that SIGINT (ctrl-c) makes catalyst die nice and proper
4183   now. Additionally, catalyst will stop when there is an error with an ebuild
4184   ... it didn't do this before, it just plowed along and packed things up.
4185   
4186   Much thanks to <carpaski@gentoo.org> for (writing) pointing me to the spawn() code in
4187   portage.py and then answering my noob questions.
4188
4189   13 Jun 2004; John Davis <zhen@gentoo.org>
4190   livecd/runscript/x86-archscript.sh, livecd/runscript-support/kmerge.sh,
4191   livecd/runscript-support/livecdfs-update.sh:
4192   some last minute fixins
4193   (stuff to work with the new genkernel)
4194
4195   13 Jun 2004; John Davis <zhen@gentoo.org> catalyst:
4196   rolling out 1.0.8.1
4197
4198   11 Jun 2004; John Davis <zhen@gentoo.org>
4199   livecd/runscript/default-runscript.sh, modules/livecd_stage2_target.py:
4200   new key, livecd/fsscript. use this to run commands in the livecdfs before it
4201   is made into an iso
4202
4203   10 Jun 2004; John Davis <zhen@gentoo.org>
4204   livecd/runscript-support/kmerge.sh,
4205   livecd/runscript-support/livecdfs-update.sh,
4206   livecd/runscript-support/post-kmerge.sh,
4207   livecd/runscript-support/pre-kmerge.sh:
4208   two new functions for livecd-stage2: livecd/rcadd and livecd/rcdel. these two
4209   functions control what scripts are added to their respective runlevels. This
4210   option would be specified like so in the spec file: livecd/rcadd:
4211   metalog:default foo:boot. the syntax is the same for livecd/rcdel.
4212
4213   08 Jun 2004; John Davis <zhen@gentoo.org> modules/builder.py,
4214   modules/catalyst_support.py, modules/livecd_stage2_target.py:
4215   livecd-stage2 traced back when boot/kernel/x/config was an empty string, fixed
4216   the code to give a nice error msg instead of a cryptic traceback
4217
4218   04 Jun 2004; John Davis <zhen@gentoo.org>
4219   livecd/runscript-support/livecdfs-update.sh:
4220   small fix for bootsplash, needed to link clst_livecd_bootsplash to
4221   /etc/bootsplash/default
4222
4223   04 Jun 2004; John Davis <zhen@gentoo.org> modules/generic_stage_target.py,
4224   targets/embedded/embedded-chroot.sh,
4225   targets/embedded/embedded-preclean-chroot.sh, targets/grp/grp-chroot.sh,
4226   targets/grp/grp-preclean-chroot.sh, targets/grp/grp.sh,
4227   targets/livecd-stage1/livecd-stage1-chroot.sh,
4228   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
4229   targets/livecd-stage1/livecd-stage1.sh, targets/stage1/stage1-chroot.sh,
4230   targets/stage1/stage1-preclean1-chroot.sh, targets/stage1/stage1.sh,
4231   targets/stage2/stage2-chroot.sh, targets/stage2/stage2-preclean-chroot.sh,
4232   targets/stage3/stage3-chroot.sh, targets/stage3/stage3-preclean-chroot.sh,
4233   targets/tinderbox/tinderbox-chroot.sh,
4234   targets/tinderbox/tinderbox-preclean-chroot.sh,
4235   targets/tinderbox/tinderbox.sh:
4236   Fixes bug 51603, a lot of distcc fixups (has to do w/ bind mounts and such)
4237
4238   02 Jun 2004; John Davis <zhen@gentoo.org> modules/snapshot_target.py:
4239   Fixes to address bugs #51072 and #52045. The snapshot logic was tweaked to be
4240   more efficient, and I added a new snapshot specfile option, portdir_overlay.
4241   It should be a full path pointing to a portage overlay dir.
4242
4243   27 May 2004; John Davis <zhen@gentoo.org>
4244   livecd/cdtar/silo-1.3.1-cdtar.tar.bz2,
4245   livecd/cdtar/silo-1.3.2-sparc64-cdtar.tar.bz2,
4246   livecd/cdtar/silo-1.4.4-sparc32-cdtar.tar.bz2,
4247   livecd/runscript/default-runscript.sh:
4248   added updated silos and fixed motd bug
4249
4250   22 May 2004; John Davis <zhen@gentoo.org> REMARKS, catalyst:
4251   rolling out version 1.0.8
4252
4253   22 May 2004; John Davis <zhen@gentoo.org>
4254   livecd/runscript-support/kmerge.sh,
4255   livecd/runscript-support/livecdfs-update.sh,
4256   modules/livecd_stage2_target.py:
4257   added key livecd/bootsplash
4258
4259   21 May 2004; John Davis <zhen@gentoo.org> arch/sparc.py, arch/sparc64.py,
4260   livecd/runscript/sparc-archscript.sh,
4261   livecd/runscript/sparc64-archscript.sh:
4262   sparc fixup patches from gustavoz at g.org
4263
4264   20 May 2004; John Davis <zhen@gentoo.org> modules/livecd_stage2_target.py:
4265   added support for blacklisting modules via hotplug in livecd-stage2. spec key
4266   is livecd/modblacklist
4267
4268   19 May 2004; John Davis <zhen@gentoo.org>
4269   livecd/runscript/default-runscript.sh, modules/livecd_stage2_target.py,
4270   livecd/runscript/x86-archscript.sh:
4271   added support for livecd/overlay, changed vga=0x317 to vga=791
4272   in the x86 archscript as it is a more standard setting and should
4273   work on more hardware
4274
4275   17 May 2004; John Davis <zhen@gentoo.org>
4276   livecd/runscript/default-runscript.sh, livecd/runscript/x86-archscript.sh,
4277   livecd/runscript-support/kmerge.sh,
4278   livecd/runscript-support/livecdfs-update.sh,
4279   modules/livecd_stage2_target.py:
4280   fixes for the genkernel arg handling - we can now do it on a per-kernel basis.
4281   we also now have basic motd copying support for more branded livecds
4282
4283   16 May 2004; John Davis <zhen@gentoo.org>
4284   livecd/runscript-support/kmerge.sh, modules/livecd_stage2_target.py:
4285   added a feature to the livecd-stage2 specfile called "livecd/genkernel_args"
4286   for passing args to genkernel. gmsoft@gentoo.org requested this one.
4287
4288   16 May 2004; John Davis <zhen@gentoo.org> catalyst,
4289   modules/catalyst_support.py, modules/embedded_target.py,
4290   modules/generic_stage_target.py, modules/generic_target.py,
4291   modules/grp_target.py, modules/livecd_stage1_target.py,
4292   modules/livecd_stage2_target.py, modules/stage1_target.py,
4293   modules/stage2_target.py, modules/stage3_target.py,
4294   modules/tinderbox_target.py, targets/stage1/stage1-preclean2-chroot.sh:
4295   finally parsed out targets.py. fixed gcc-config typo in stage1 the stage1 that
4296   caused gcc profile problems.
4297
4298   12 May 2004; John Davis <zhen@gentoo.org>
4299   livecd/runscript/default-runscript.sh, livecd/runscript-support/kmerge.sh,
4300   livecd/runscript-support/livecdfs-update.sh,
4301   livecd/runscript-support/post-kmerge.sh,
4302   livecd/runscript-support/pre-kmerge.sh, modules/catalyst_support.py,
4303   modules/targets.py:
4304   fixed default-runscript.sh so that it is easier to read (no more chroot >> EOF
4305   silliness). Most notably, I have taken advantage of the update-modules
4306   --assume-kernel fix from agriffis so that we can actually use 3rd party
4307   modules now. Please note that >=baselayout-1.9.0 is required.
4308
4309   02 May 2004; Olivier Crete <tester@gentoo.org>
4310   arch/x86.py:
4311   Added forgotten CHOST for i386 subarch
4312
4313   30 Apr 2004; John Davis <zhen@gentoo.org>
4314   livecd/cdtar/isolinux-2.08-cdtar.tar.bz2,
4315   livecd/cdtar/isolinux-2.08-memtest86+-cdtar.tar.bz2,
4316   livecd/cdtar/isolinux-2.08-memtest86-cdtar.tar.bz2,
4317   livecd/files/x86-help.msg, livecd/runscript/x86-archscript.sh:
4318   lots of changes
4319   -fixed 2004.0 branding in the isolinux cdtar
4320   -fixed up acpi stuff in the runscripts
4321   -fixed up the x86 help message and corrected the numerous errors in it
4322
4323   26 Apr 2004; John Davis <zhen@gentoo.org> catalyst,
4324   livecd/runscript/default-runscript.sh:
4325   fixed the /etc/issue /O macro issue, and changed the version in catalyst to
4326   1.0.7. we are ready for release
4327
4328   16 Apr 2004; John Davis <zhen@gentoo.org> targets/stage1/stage1-chroot.sh:
4329   fix for the problem that gustavoz found wrt the /dev creation stuff not
4330   detecting arches. also an efficiency fix for stage1 building
4331
4332   14 Apr 2004; John Davis <zhen@gentoo.org>
4333   targets/embedded/embedded-chroot.sh,
4334   targets/embedded/embedded-preclean-chroot.sh, targets/embedded/embedded.sh,
4335   targets/grp/grp.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
4336   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
4337   targets/livecd-stage1/livecd-stage1.sh, targets/stage1/stage1-chroot.sh,
4338   targets/stage1/stage1-preclean1-chroot.sh, targets/stage1/stage1.sh,
4339   targets/stage2/stage2-chroot.sh, targets/stage2/stage2-preclean-chroot.sh,
4340   targets/stage2/stage2.sh, targets/stage3/stage3-chroot.sh,
4341   targets/stage3/stage3.sh, targets/tinderbox/tinderbox-chroot.sh,
4342   targets/tinderbox/tinderbox-preclean-chroot.sh,
4343   targets/tinderbox/tinderbox.sh:
4344   fix for bug #47733 - fixes for distcc and an envscript bugfix
4345
4346   13 Apr 2004; John Davis <zhen@gentoo.org> modules/targets.py:
4347   fix for bug 47626
4348
4349   12 Apr 2004; John Davis <zhen@gentoo.org> modules/catalyst_support.py,
4350   targets/embedded/cramfs-runscript.sh, targets/embedded/embedded-chroot.sh,
4351   targets/embedded/embedded-preclean-chroot.sh, targets/embedded/embedded.sh,
4352   targets/grp/grp-chroot.sh, targets/grp/grp-preclean-chroot.sh,
4353   targets/grp/grp.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
4354   targets/livecd-stage1/livecd-stage1-preclean-chroot.sh,
4355   targets/livecd-stage1/livecd-stage1.sh, targets/stage1/stage1-chroot.sh,
4356   targets/stage1/stage1-preclean1-chroot.sh,
4357   targets/stage1/stage1-preclean2-chroot.sh, targets/stage1/stage1.sh,
4358   targets/stage2/stage2-chroot.sh, targets/stage2/stage2-preclean-chroot.sh,
4359   targets/stage2/stage2.sh, targets/stage3/stage3.sh,
4360   targets/tinderbox/tinderbox.sh:
4361   lots of cleanup on the bash backend. take a look @ the code and report bugs to
4362   zhen@gentoo.org please.
4363
4364   06 Apr 2004; John Davis <zhen@gentoo.org> targets/stage1/stage1-chroot.sh:
4365   fix for /dev in stage1
4366
4367   05 Apr 2004; John Davis <zhen@gentoo.org> modules/targets.py:
4368   bugfix for #46861
4369
4370   04 Apr 2004; Benjamin Judas <beejay@gentoo.org> 
4371   livecd/kconfig/config-2004.1-gentoo-dev-sources-2.6.3-r1,
4372   livecd/kconfig/config-2004.1-xfs-sources-2.4.24-r3:
4373   Added the two kernel-configs for 2004.1 x86
4374
4375   04 Apr 2004; John Davis <zhen@gentoo.org> targets/embedded/embedded.sh,
4376   targets/grp/grp.sh, targets/stage1/stage1-chroot.sh,
4377   targets/stage2/stage2.sh, targets/stage3/stage3.sh,
4378   targets/tinderbox/tinderbox.sh:
4379   fix to address missing /dev in stages, fixed path for env-update in all of the
4380   targets
4381
4382   02 Apr 2004; John Davis <zhen@gentoo.org> modules/targets.py:
4383   use broken for grp, livecd-stage1, tinderbox, etc. fixed
4384
4385   01 Apr 2004; John Davis <zhen@gentoo.org>
4386   livecd/runscript/default-runscript.sh:
4387   added in fix for the module.conf stuff courtesy of Benjamin Judas
4388   <beejay@gentoo.org>
4389
4390   01 Apr 2004; John Davis <zhen@gentoo.org> catalyst, files/catalyst.conf,
4391   files/x86-help.msg:
4392   cosmetic touchups for 1.0.5
4393
4394   31 Mar 2004; John Davis <zhen@gentoo.org> targets/stage2/stage2.sh:
4395   added support to the stage2 for stackable profiles bootstrap
4396
4397   31 Mar 2004; John Davis <zhen@gentoo.org> arch/sparc.py, modules/targets.py:
4398   sparc compatibility patches from gustavoz@gentoo.org added. These patches add
4399   support for sparc32/64 build compatibility
4400
4401   30 Mar 2004; John Davis <zhen@gentoo.org>
4402   livecd/runscript/default-runscript.sh, modules/targets.py,
4403   targets/stage1/build.sh:
4404   fix for bug 46022, more stackable profile fixes, embedded patches added
4405
4406   26 Mar 2004; John Davis <zhen@gentoo.org>
4407   livecd/runscript/default-runscript.sh, modules/targets.py,
4408   targets/grp/grp.sh, targets/livecd-stage1/livecd-stage1.sh,
4409   targets/stage1/stage1-chroot.sh, targets/stage2/stage2.sh,
4410   targets/stage3/stage3.sh, targets/tinderbox/tinderbox.sh:
4411   fixes for bugs #44625 and #45805
4412
4413   24 Mar 2004; John Davis <zhen@gentoo.org> catalyst,
4414   livecd/cdtar/isolinux-2.08-memtest86-cdtar.tar.bz2,
4415   livecd/runscript/default-runscript.sh, livecd/runscript/x86-archscript.sh:
4416   memtest is in. if you want to use it, check out the memtest86 cd tarball
4417   Also, fixes for bugs 45078, 45188, 44306
4418
4419   23 Mar 2004; John Davis <zhen@gentoo.org>
4420   livecd/runscript/alpha-archscript.sh, livecd/runscript/hppa-archscript.sh,
4421   livecd/runscript/ppc-archscript.sh, livecd/runscript/sparc64-archscript.sh,
4422   livecd/runscript/x86-archscript.sh, modules/targets.py,
4423   targets/livecd-stage3/unmerge.sh:
4424   added "livecd/iso" to targets.py and fixed up the archscripts so that isos are
4425   created at the end of the livecd-stage2 process.
4426
4427   22 Mar 2004; John Davis <zhen@gentoo.org> modules/targets.py,
4428   targets/embedded/embedded.sh:
4429   preliminary embedded support added thanks to david@futuretel.com (mut3x)
4430
4431   19 Mar 2004; John Davis <zhen@gentoo.org> targets/grp/grp.sh,
4432   targets/stage1/stage1.sh, targets/stage3/stage3.sh:
4433   removing the hardened-gcc deps since the package itself is deprecated'
4434
4435   05 Mar 2004; John Davis <zhen@gentoo.org> catalyst:
4436   changing location of /etc/catalyst.conf to /etc/catalyst/catalyst.conf
4437
4438   04 Mar 2004; John Davis <zhen@gentoo.org> alpha-isogen.sh,
4439   examples/livecd/alpha/alpha-livecd-stage1-20040225.spec,
4440   examples/livecd/alpha/alpha-livecd-stage2-20040225.spec,
4441   examples/livecd/alpha/config-2.4.21-r4-alpha,
4442   examples/livecd/alpha/config-2.4.21-r4-jensen,
4443   examples/livecd/alpha/config-2.4.21-r4-legacy,
4444   examples/livecd/cdtar/aboot-0.9-r1-cdtar.tar.bz2,
4445   examples/livecd/runscript/alpha-archscript.sh, files/catalyst.conf:
4446   fixes for bugs 43676, 43701. Alpha support added as well.
4447
4448   25 Feb 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>: 
4449   added powerpc livecd support, preparing for 2004.0 release. Preliminary 
4450   kde/gnome cd specs added.
4451
4452   18 Feb 2004; John Davis <zhen@gentoo.org> files/catalyst.conf:
4453   fix in catalyst.conf for bug #42044
4454
4455   13 Feb 2004; John Davis <zhen@gentoo.org> sparc64-isogen.sh, arch/sparc.py,
4456   arch/sparc64.py, examples/livecd/runscript/sparc64-archscript.sh,
4457   examples/livecd/sparc64/config-2.4.24-sparc64:
4458   sparc fixups contributed by Gustavo Zacarias <gustavoz@gentoo.org>
4459
4460   12 Feb 2004; Daniel Robbins <drobbins@gentoo.org>: fixed bugs in previous
4461   feature additions (see 11 Feb 2004) and added support for a $clst_conf 
4462   environment variable. You can use the $clst_conf variable to point to
4463   a file to use in place of /etc/catalyst.conf. By setting this variable
4464   in your shell, catalyst can easily be used by multiple people on the
4465   same machine. Also, ccache support now works for genkernel.
4466   
4467   11 Feb 2004; Daniel Robbins <drobbins@gentoo.org>: removed file for
4468   livecd-stage2 target, as this is handled by the runscript now. Added support
4469   for "/boot/kernel/foo/use", "/boot/kernel/foo/packages," and made
4470   "/boot/kernel/foo/extraversion" an optional rather than required parameter.
4471   The aforementioned "packages" is used to specify kernel-related packages
4472   (like module ebuilds) to merge with each kernel, and the new "use" option is
4473   used to specify the USE settings you'd like exported to the environment
4474   during kernel as well as kernel "packages" build.
4475
4476   10 Feb 2004; John Davis <zhen@gentoo.org> README, TODO, catalyst,
4477   modules/builder.py, modules/catalyst_support.py, modules/targets.py,
4478   targets/grp/grp.sh, targets/livecd-stage1/livecd-stage1.sh,
4479   targets/livecd-stage2/livecd-stage2.sh, targets/stage1/stage1-chroot.sh,
4480   targets/stage2/stage2.sh, targets/stage3/stage3.sh,
4481   targets/tinderbox/tinderbox.sh:
4482   added envscripts support (fixes bug #39832) massive cleanup of tree to prepare
4483   it for ebuild - added headers to everything and removed deprecated dirs
4484
4485   14 Jan 2004; John Davis <zhen@gentoo.org> arch/mips.py, modules/targets.py:
4486   adding Kumba's patches for MIPS
4487
4488   16 Dec 2003; Guy Martin <gmsoft@gentoo.org> : arch/hppa.py,modules/targets.py:
4489   Added hppa specific code.
4490
4491   29 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: Tinderbox target added. See
4492   tinderbox examples in examples/ dir.
4493   
4494   08 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: spec file support integrated
4495   into catalyst. Use "-f/--file specfile" as argument; see examples dir for examples.
4496   "grp" target now functional. See examples/x86-grp-20031102.spec for an example of
4497   how to use it.
4498  
4499   08 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: support functions for spec
4500   file parsing and reading added. Will get added to the code soon.
4501   
4502   05 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: Many bug fixes later, things
4503   seem to be working well for stage1/2/3 so I've added a README.
4504   
4505   28 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: Significant rework of code
4506   structure. Everything is falling nicely into place.
4507   
4508   28 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: Exception handling fully-
4509   integrated into current prototype code.
4510   
4511   27 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: beginning of exception
4512   handling integration, got some of the target code nicely fleshed out.
4513   
4514   24 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: major code rework in 
4515   progress on the python parts.
4516   
4517   17 Oct 2003; John Davis <zhen@gentoo.org> files/grp/x86/x86.conf,
4518   files/grp/x86/x86.pkg.cd1, files/grp/x86/x86.pkg.cd2, files/grp/x86/x86.src,
4519   files/livecd/x86-basic/base.pkg, files/livecd/x86-basic/kern.pkg:
4520   for organiation's sake, I have moved the files, such as livecd foundations,
4521   into catalyst/files. It will make it easier for us when ebuild time comes
4522   around.
4523
4524   15 Oct 2003; John Davis <zhen@gentoo.org> targets/stage3/stage3.sh:
4525   All preliminary target build scripts are now added and coded to near as spec
4526   that we can have at this point.
4527
4528   14 Oct 2003; Daniel Robbins <drobins@gentoo.org>: new and improved ChangeLog;
4529   snapshots now work ("./catalyst-util.py snap 20031014",) and snapshotting
4530   cleans up after itself (temp files deleted,) something that should be
4531   continued as much as reasonably possible in other parts of catalyst. Also, we
4532   have /etc/catalyst.conf config file reading stub code completed, and internal
4533   fall-backs to reasonable global config defaults completed.
4534   
4535