aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn P. Davis <zhen@gentoo.org>2004-10-11 14:27:45 +0000
committerJohn P. Davis <zhen@gentoo.org>2004-10-11 14:27:45 +0000
commitf0f4fdb184efbc5c6225e4ed8f8e27011c912580 (patch)
treeab68e18b1534b9471d08ef1abcb02bd16b6dda70
parentnetboot updates and fixes (diff)
downloadcatalyst-f0f4fdb184efbc5c6225e4ed8f8e27011c912580.tar.gz
catalyst-f0f4fdb184efbc5c6225e4ed8f8e27011c912580.tar.bz2
catalyst-f0f4fdb184efbc5c6225e4ed8f8e27011c912580.zip
information update
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@452 d1e1f19c-881f-0410-ab34-b69fee027534
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog4
-rw-r--r--README3
3 files changed, 6 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index 02bbe890..d3250784 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,3 +8,5 @@ Daniel Robbins <drobbins@gentoo.org>
Contributors:
Rob Holland <tigger@gentoo.org>
Chris Gianelloni <wolf31o2@gentoo.org>
+Guy Martin <gmsoft@gentoo.org>
+Mike Frysinger <vapier@gentoo.org>
diff --git a/ChangeLog b/ChangeLog
index 429bfd62..a314912b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for gentoo/src/catalyst
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.91 2004/10/11 14:19:30 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.92 2004/10/11 14:27:45 zhen Exp $
11 Oct 2004; <zhen@gentoo.org> modules/netboot.py,
targets/netboot/netboot-busybox.sh, targets/netboot/netboot-image.sh,
@@ -8,7 +8,7 @@
targets/netboot/netboot.sh:
sweeping updates and changes to the netboot code. the patches should fix the
arch specific code as well as some pkgcache issues, etc. Much thanks to Mike
- Frysinger <spanky@gentoo.org> for writing and contributing the patches.
+ Frysinger <vapier@gentoo.org> for writing and contributing the patches.
06 Oct 2004; John Davis <zhen@gentoo.org> files/catalyst.1,
livecd/runscript-support/kmerge.sh, targets/netboot/netboot-busybox.sh,
diff --git a/README b/README
index aeedcc7a..1c80c4df 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/README,v 1.9 2004/10/05 13:53:14 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/README,v 1.10 2004/10/11 14:27:45 zhen Exp $
Licensing
========================
@@ -35,6 +35,7 @@ Catalyst is capable of:
-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
========================