#
# "SystemImager"
#
#  Copyright (C) 2001-2002 Bald Guy Software
#                          Brian Elliott Finley <brian@bgsw.net>
#  Copyright (C) 1999-2001 Brian Elliott Finley <brian@bgsw.net>
#
#   $Id: README,v 1.11 2002/11/07 17:56:36 brianfinley Exp $
#

First Things First
--------------------------------------------------------------------------------
All documentation is in /usr/share/doc/systemimager-*

o Read at *least* the HOWTO section of the manual:
  1)  "cd /usr/share/doc/systemimager-*/manual/"
  2)  "lynx html/index.html"
    or
      "mozilla html/index.html &"
    or
      "xpdf systemimager-manual.pdf"

o See the FAQ section of the manual if you still have questions

o See the Troubleshooting section of the manual if you have problems

o If you *still* have questions, visit http://systemimager.org/support/


Building SystemImager
--------------------------------------------------------------------------------
SystemImager should now build on most any distribution, as well as work on any
distribution.  The SystemImager team is no longer supporting "installable 
tarballs", but instead provide packages for RPM and Debian based distributions.

If you must build SystemImager yourself, it should now be possible on any
distribution.  Please refer to the Makefile for details.


