- 22 Sep, 2014 1 commit
-
-
Nikos Skalkotos authored
* Highlight file paths * Make all image property references italic * Make all OS parameter references bold
-
- 19 Sep, 2014 1 commit
-
-
Nikos Skalkotos authored
-
- 18 Sep, 2014 2 commits
-
-
Nikos Skalkotos authored
Update the Configuration section of the documentation to reflect the changes made in snf-image-host/defaults.in
-
Nikos Skalkotos authored
-
- 17 Sep, 2014 6 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Fix the documentation to state that the mode field should always contain a decimal number.
-
Nikos Skalkotos authored
When searching a windows image for the presence of an answer file, make sure that Autounattend.xml is also considered as a valid answer file.
-
Nikos Skalkotos authored
This contains basic info on how the Windows images get deployed and instruction on how to use a custom Unattend.xml file.
-
Nikos Skalkotos authored
Update the unattend.xml file to support Desktop variants of Microsoft Windows.
-
- 15 Sep, 2014 3 commits
-
-
Nikos Skalkotos authored
-
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
-