From e75659541a39949fee96c6576ebafb85a5f552ed Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 5 Mar 2008 17:36:22 +0000 Subject: [PATCH] Updated README a bit and rolling 2.0.6_pre12 for testing. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1357 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 3 +++ README | 12 ++++++------ catalyst | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5d61eba9..e4ae5a8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 05 Mar 2008; Chris Gianelloni README, catalyst: + Updated README a bit and rolling 2.0.6_pre12 for testing. + 05 Mar 2008; Chris Gianelloni targets/support/create-iso.sh: Removed any further checks for clst_fstype and making sure everybody is diff --git a/README b/README index 14926b64..ea603d23 100644 --- a/README +++ b/README @@ -18,11 +18,11 @@ Requirements ======================= - 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, @@ -32,9 +32,9 @@ media is built 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 diff --git a/catalyst b/catalyst index 9be9d35e..57bc3ad7 100755 --- a/catalyst +++ b/catalyst @@ -8,7 +8,7 @@ import os,sys,imp,string,getopt import pdb __maintainer__="Chris Gianelloni " -__version__="2.0.6_pre11" +__version__="2.0.6_pre12" conf_values={} -- 2.26.2