============== GateOne 1.1 Standalone ================

Packed by Piero Randazzo - <piero.randazzo81@gmail.com>
Bologna (Italy) October 10, 2012

=======================================================

Requirements:
   - Linux Kernel version >= 2.6.24
   - 64 bit architecture

Tested on:
   - Centos 6
   - Debian Squeeze (stable)
   - Debian Wheezy (testing)
   - Ubuntu Lucid
   - Ubuntu Precise

Software stack:
   - GateOne 1.1 (git 09-26-2012)
   - Python 2.7.3
   - Ubuntu 12.04 shared libraries (binaries)
   - start/stop script (minimal)

Configuration files:
  - conf/server.conf      : configure server listening port, default 22443 (ssh + ssl)

Setup:

  Just unpack and run (as normal user too)
 
     ./gateone.sh start (or stop)

  Then go to httpS://<gateonehost>:22443 (DO NOT FORGET HTTP"S" !!)

T0D0:

  - Test various linux distributions
  - Finalize start/stop scripts and packing
  - Add support for oldest 2.6.x kernels
  - Add 32 bit version

