#
#  "SystemImager"
#
#  $Id: README,v 1.12 2004/03/03 00:13:41 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"
    or
      "acroread systemimager-manual.pdf"

o If you're looking in here to find out how to install SystemImager, please
  visit http://systemimager.org/download for instructions.
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.


