diff options
author | 2004-10-11 14:27:45 +0000 | |
---|---|---|
committer | 2004-10-11 14:27:45 +0000 | |
commit | f0f4fdb184efbc5c6225e4ed8f8e27011c912580 (patch) | |
tree | ab68e18b1534b9471d08ef1abcb02bd16b6dda70 | |
parent | netboot updates and fixes (diff) | |
download | catalyst-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-- | AUTHORS | 2 | ||||
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 3 |
3 files changed, 6 insertions, 3 deletions
@@ -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> @@ -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, @@ -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 ======================== |