Statistics
| Branch: | Tag: | Revision:

root / docs / installing.sgml @ a7a19281

History | View | Annotate | Download (13.5 kB)

# Date Author Comment
a7a19281 08/16/2007 04:06 pm Iustin Pop

Documentation updates.

This changes installing.sgml, adding details about required software and
OS instances. It also updates INSTALL and README to correspond with the
sgml manual.

Reviewed-by: ultrotter

5d6dd340 08/15/2007 06:15 pm Iustin Pop

Some changes to the installation manual.

The biggest change is that at configure time one must specify
--localstatedir=/var since the directories for ganeti (/var/log/ganeti,
/var/lib/ganeti) must be located here.

Reviewed-by: ultrotter

53b78ba4 08/03/2007 01:04 am Guido Trotter

Add disk template information to the admin manual
Add warning about avoiding xm commands for instance creation
Also fix a man page reference in installing.sgml to use the docbook format

Reviewed-By: iustinp

6bf0c9bb 08/02/2007 03:50 pm Guido Trotter

Add the ganeti admin manual
Refer to the glossary from the installing guide

Reviewed-By: iustinp

f1a808df 07/30/2007 05:30 pm Guido Trotter

Ganeti installation tutorial

Reviewed-By: iustinp, imsnah