aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 11 insertions, 11 deletions
diff --git a/README b/README
index 8ebc8ff9..1f1246c8 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/README,v 1.11 2004/10/15 02:50:38 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/README,v 1.12 2005/04/20 20:42:36 wolf31o2 Exp $
Licensing
========================
@@ -18,9 +18,9 @@ your own risk.
Requirements
=======================
--Python
--Gentoo Linux Portage
--GNU gcc, glibc, binutils
+- Python 2.3 or greater
+- A portage snapshot
+- A Gentoo seed stage tarball
What is Catalyst?
========================
@@ -31,11 +31,11 @@ the very tools you install your system with.
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.
--Setting up a Tinderbox target for test building.
--Building netboot images.
+- 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.
+- Setting up a Tinderbox target for test building.
+- Building netboot images.
Configuring catalyst
========================
@@ -47,7 +47,7 @@ Example catalyst.conf:
distdir="/usr/portage/distfiles"
options="ccache pkgcache"
-sharedir="/usr/share/catalyst/modules"
+sharedir="/usr/lib/catalyst"
There are many more options that can be set, but those defaults are good
for out of the box operation. For more documentation on what you can do