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