# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> README, catalyst:
+ Updated README a bit and rolling 2.0.6_pre12 for testing.
+
05 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
targets/support/create-iso.sh:
Removed any further checks for clst_fstype and making sure everybody is
=======================
- Python 2.4 or greater (may still work with 2.3)
-- A portage snapshot (or portage tree to make your own)
-- A Gentoo generic stage3 tarball
+- An ebuild repository snapshot (or an ebuild tree to create one)
+- A generic stage3 tarball for your architecture
- shash for digest support
-What is Catalyst?
+What is catalyst?
========================
Catalyst is the Gentoo Linux project's release building tool. With catalyst,
Catalyst is capable of:
-- Building installation stages for every architecture supported by Gentoo
-- Building bootable LiveCDs for every architecture supported by Gentoo
-- Building GRP (Gentoo Reference Platform) sets for every architecture supported by Gentoo
+- Building installation stages
+- Building bootable LiveCDs
+- Building GRP (Gentoo Reference Platform) sets
- Setting up a Tinderbox target for test building
- Building netboot images
import pdb
__maintainer__="Chris Gianelloni <wolf31o2@gentoo.org>"
-__version__="2.0.6_pre11"
+__version__="2.0.6_pre12"
conf_values={}