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