Gauntlet/README
Created by Adam Wiggins: 31/10/1999
Last Modified by Adam Wiggins: 31/10/1999
README file for Gauntlet

Welcome to the release of Gauntlet v0.01, this is pre-alpha 
software and is only being distributed to allow get feedback
on the work done and possibly premote some development 
interest.

Gauntlet is covered by the GNU GPL (see COPING file for 
details) and each file is copyright to its respective author.
The AUTHORS file contains the names and email contacts of the
authors, the kenel is maintained by Adam Wiggins.

Directory Strcuture

Gauntlet - Root directory
	Makefile - Top level makefile
	Makefile.conf - Top level makefile configuration
	README - This file
	TODO - An incomplete list of work left to do
	AUTHORS - List of authers and email contacts
	COPYING - GNU GPL licence
	docs - Documentation directory
	sigma0 - Sigma0 directory
	kernel - Kernel source directory
	libs - L4 libraries directory

Most source directories are two level, the first level is 
generic ARM code with second levels for both CPU and
platform specific code.

Information regarding Gauntlet and future releases will be
avaliable from the PLEB project web site at:
http://www.cse.unsw.edu.au/~pleb by following the links to
the projects page and then to Gauntlet.
