- 15 Sep, 2014 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Rename the image property INSTALL_DEFAULT_UNATTEND to IGNORE_UNATTEND. * Add documentation about this property
-
- 01 Sep, 2014 3 commits
-
-
Chrysostomos Nanakos authored
ModularBackend introduced a class attribute that denotes the class version. Since class version 1, ModularBackend supports Archipelago as it's main storage backend. Use the new class attribute to instantiate ModularBackend class appropriately.
-
Nikos Skalkotos authored
Export a KVM variable. This can be used to overwrite the executable for the kvm command.
-
Nikos Skalkotos authored
-
- 06 Aug, 2014 1 commit
-
-
Chrysostomos Nanakos authored
Rename PITHOS_INPUT_DB and PITHOS_INPUT_DATA to PITHOS_DB and PITHOS_DATA respectively. Change note message to reflect relevant commit changes.
-
- 04 Aug, 2014 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Drop support for installing snf-image packages in Ubuntu 12.04 LTS and add support for 14.04
-
- 18 Jul, 2014 5 commits
-
-
Nikos Skalkotos authored
Bump version to 0.15.2next Conflicts: docs/version.py version version.m4
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Newer versions of automake raise errors when multiple AM_INIT_AUTOMAKE entries are defined.
-
Nikos Skalkotos authored
-
- 03 Jul, 2014 2 commits
-
-
Chrysostomos Nanakos authored
PITHOS_INPUT_DATA env variable and '--data' option are not used in Synnefo version 0.16.
-
Chrysostomos Nanakos authored
Synnefo version 0.16.0 completely removes the selectable storage backend for Pithos, and introduces an integration with Archipelago, resulting in necessary changes to the ModularBackend class. In order to keep backward compatibility with older Synnefo versions, we check the Pithos backend version and instantiate the ModularBackend class appropriately.
-
- 18 Jun, 2014 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Brian Candler authored
This is to allow multi-line base64 encoded data in the "contents" attribute of img_personality. Fixes #51
-
- 04 Jun, 2014 1 commit
-
-
Brian Candler authored
Fix a bug in export script where the check of whether to use the $EXP_SIZE_FD file descriptor was wrong. This fixes #47
-
- 02 Jun, 2014 5 commits
-
-
Nikos Skalkotos authored
Bump version to 0.15.1next Conflicts: docs/version.py version version.m4
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Remove obsolete parts from the /etc/default/snf-image sample file shown in the configuration section. * Update the documentation about having made the img_passwd an optional parameter.
-
- 30 May, 2014 3 commits
-
-
Nikos Skalkotos authored
OS Parameters defined as command-line arguments should overwrite the ones given in the variants file. Many thanks to Brian Candler https://github.com/candlerb for the suggestion and all the help.
-
Nikos Skalkotos authored
Many thanks to Brian Candler https://github.com/candlerb for pointing this out. This fixes #39
-
Nikos Skalkotos authored
If the parameter is not defined then the ChangePassword task will not run at all. This resolves #34
-
- 27 May, 2014 1 commit
-
-
Nikos Skalkotos authored
If the variant file has defined mandatory input variables like IMG_ID the verification script should not fail to find them. This fixes #35
-
- 26 May, 2014 3 commits
-
-
Nikos Skalkotos authored
snf-image wasn't working correctly with API versions prior to 20 anyway.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 16 May, 2014 5 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Update ChangeLog and version files for snf-image 0.15
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Update ChangeLog and version files
-
Nikos Skalkotos authored
Replace all references of `environmental variable' with `environment variable'
-
- 15 May, 2014 2 commits
-
-
Chrysostomos Nanakos authored
Handle better possible backend options and require necessary ones by printing appropriate error messages.
-
Nikos Skalkotos authored
Update Changelog and version files.
-
- 14 May, 2014 1 commit
-
-
Chrysostomos Nanakos authored
Synnefo version 0.15.1 has introduced a selectable storage backend for Pithos, resulting in necessary changes to the ModularBackend class. In order to keep backward compatibility with older Synnefo versions, we check the Pithos backend version and instantiate the ModularBackend class appropriately.
-