On Tue, Jul 01, 2003 at 03:16:57PM -0700, vinai wrote: > Hey Folks, > > I've gotten a decent point in my own "real work" where I spend a few > hours tonight on this also. A couple of relatively minor questions: > > - Ethan, you mentioned wanting this code under GPL v2 or later. Where > would we say/include this ? every source file should start with: /* * strerror.c - Return human readable description of errno values * This file is part of the Prom C Library. * * Copyright (C) 2003 YOURNAME * * The Prom C Library is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * The Prom C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ > - Do we have a place where we can put up our code for the others to > critique ? I have some web space on our web server where I can put > up any code I write, and the traffic for this should be low enough > that no one should raise any issues with it. But what about a more > long term place, once things start coming together ? well ultimatly code will be merged into prom-libc, which is maintained with the arch revision control system, i keep a mirror of this repo on penguinppc.org (also avail via rsync). note that i will hopefully this weekend be upgrading from larch 1.0pre to tla 1.0.4 (the new C implemenation of the arch protocol). this will involve a small conversion to the source repos, and the yaboot 1.99 branch will probably end up being deleted since its corrupted (it contains no code anyway)) the nice thing about arch/tla is its a distributed system, you can create your own branches of my prom-libc repo and commit to it all you want, i can then merge changesets from your repo. arch is a really neat system, it is however a bit of a challenge to get to know at first. -- Ethan Benson http://www.alaska.net/~erbenson/
Attachment:
pgp00007.pgp
Description: PGP signature