Statistics
| Branch: | Tag: | Revision:

root / man / ganeti-os-interface.sgml @ 0b063b42

History | View | Annotate | Download (13.5 kB)

# Date Author Comment
e557bae9 05/06/2009 02:56 pm Guido Trotter

Inform the OS create script of reinstalls

Sometimes reinstalls are slightly different than new installs. For
example certain partitions may need to be preserved accross reinstalls.
In order to do that on a per-os basis we pass in the INSTANCE_REINSTALL
variable to inform the create script about when a reinstall is...

216842d7 02/03/2009 04:45 pm Iustin Pop

Documentation: update the gnt-os manpage

This patch updates the gnt-os man page and the common footer page for
ganeti 2.0.

Reviewed-by: ultrotter

70873231 11/30/2007 03:15 pm Alexander Schreiber

Remove orphaned closing tag.

Reviewed-by: iustinp

037da795 11/28/2007 08:35 pm Guido Trotter

Fix the ganeti-os-interface manpage

lexgrog cannot parse the current ganeti-os-interface.7 manpage, which in turn
leads to a lintian warning. In order to fix this the NAME section must have the
standard format which doesn't allow multiple words in the first field....

386b57af 09/17/2007 01:52 pm Iustin Pop

Add support for rename operation in the OS API

This patch adds support for renaming at OS level. Because of this, we
need to bump up the version of the OS api from 4 to 5.

The patch also documents the new script interface in the
ganeti-os-interface(7) man page and adds a section on upgrading the OS...

a8083063 07/16/2007 04:39 pm Iustin Pop

Initial commit.