- Dec 17, 2012
-
-
Nikos Skalkotos authored
-
- Dec 13, 2012
-
-
Alex Pyrgiotis authored
Also, add a warning about LVM, the need for openssh-server, memmory parameter for KVM and md5sum for the dowloaded iso.
-
Alex Pyrgiotis authored
The example has been copied from okeanos-guides. However, some of the example's steps have been ommited (e.g. the installation of snf-image-creator). Also, the focus has been shifted from ~okeanos to a run-of-the-mill synnefo deployment.
-
- Dec 03, 2012
-
-
Nikos Skalkotos authored
-
- Nov 29, 2012
-
-
Alex Pyrgiotis authored
-
- Nov 28, 2012
-
-
Alex Pyrgiotis authored
-
Alex Pyrgiotis authored
-
Alex Pyrgiotis authored
The older method of installing snf-image-creator from source is restored and presented alongside the official package installation method.
-
Alex Pyrgiotis authored
Drop python installation method in favor of a simpler method using packages from the apt.dev.grnet.gr repo.
-
- Nov 26, 2012
-
-
Alex Pyrgiotis authored
As stated in commit b5053149, these packages are not needed for the installation of snf-image-creator.
-
Alex Pyrgiotis authored
Remove python-gevent and python-dev from the dependencies list for snf-image-creator. These two packages were needed for kamaki < 0.1 version, but now are obsolete.
-
- Nov 22, 2012
-
-
Alex Pyrgiotis authored
-
Alex Pyrgiotis authored
This is the initial commit of the okeanos-helpdesk branch. The main purpose of this branch is to: * Move non-technical parts (e.g examples) to the okeanos-guides docs, where they can be presented in a more user-oriented way * Correct minor omissions that okeanos-helpdesk has encountered during the testing of the image-creator tool
-
- Nov 20, 2012
-
-
Nikos Skalkotos authored
The program would crash when running in wizard mode if the account or token where missing from the .kamakirc file.
-
- Nov 05, 2012
-
-
Nikos Skalkotos authored
This reverts commit 883e57b0. Drop the greenlet support.
-
- Nov 02, 2012
-
-
Nikos Skalkotos authored
Needed by new kamaki, otherwise it throughs an exception at the end.
-
Nikos Skalkotos authored
The former is older but there are packages for it in distros like Ubuntu.
-
- Nov 01, 2012
-
-
Nikos Skalkotos authored
It has changed after the last major revision and was not updated.
-
Nikos Skalkotos authored
-
- Oct 23, 2012
-
-
Nikos Skalkotos authored
This is a workaround for a progress bar bug, where the system may stay with the cursor hidden if finish() is not called.
-
Nikos Skalkotos authored
-
- Oct 22, 2012
-
-
Nikos Skalkotos authored
PBS has now bocome sh.
-
- Oct 19, 2012
-
-
Nikos Skalkotos authored
-
- Oct 18, 2012
-
-
Nikos Skalkotos authored
Thank you cven.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Add progress >= 1.0.2 as install_dependency, since this is the version that fixed the empty progress bar problem.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Oct 17, 2012
-
-
Nikos Skalkotos authored
Add missing sections
-
- Oct 16, 2012
-
-
Nikos Skalkotos authored
Add a part explaining the usage and input options of the non-interactive version of snf-image-creator.
-
Nikos Skalkotos authored
Add SORTORDER image property
-
- Oct 15, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Oct 08, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Also add a basic readme file.
-
- Oct 03, 2012
-
-
Nikos Skalkotos authored
-
- Sep 04, 2012
-
-
Nikos Skalkotos authored
Create a new dialog_menu module to host all the "expert mode" code. Check the code with a new version of pep8
-
- Sep 01, 2012
-
-
Vangelis Koukis authored
Fix various typos in messages, add .gitignore file for automatically produced intermediate files.
-
- Aug 29, 2012
-
-
Nikos Skalkotos authored
Every time you tried to reupload an image, the dialog displayed the pithos url instead of the image filename as initial value.
-
Nikos Skalkotos authored
Extend the mechanism to recognise events with value "button/power.*" as power button events. It used to only check for events with value "button[ /]power".
-