- 21 Jan, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 17 Jan, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 08 Jan, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 04 Jan, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 11 Dec, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 07 Dec, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 05 Dec, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 03 Dec, 2012 7 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Release v0.7
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Stratos Psomadakis suggested to shutdoen the helper VM using the `o' Magic SsysRq key
-
Nikos Skalkotos authored
Make sure that when the package is installed, the user gets informed about the need to run snf-image-update-helper.
-
Nikos Skalkotos authored
-
- 02 Dec, 2012 1 commit
-
-
Nikos Skalkotos authored
Make sure local variables are defined as local before they get assigned. Having variables get defined and assigned in one line like this: local var=foo can sometimes cause problems. For example, this line: local var=$(false) will return 0 and the script will not fail if set -x is defined.
-
- 01 Dec, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 30 Nov, 2012 7 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
snf-image-update-helper will only install a pkg retrieved from the apt unless -p option is specified.
-
Nikos Skalkotos authored
-
- 29 Nov, 2012 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The package should contain multistrap.conf and pinning.pref files.
-
- 28 Nov, 2012 4 commits
-
-
Nikos Skalkotos authored
This can be used to enable or disable the version check between snf-image-host and snf-image-helper at the end of the update-helper script.
-
Nikos Skalkotos authored
Using package caches to create the helper image is dangerous now that snf-image-helper is automatically retrieved.
-
Nikos Skalkotos authored
Use squeeze instead of stable
-
Nikos Skalkotos authored
The files hosted in this directory will be added in the /etc/apt/preferences.d directory of the helper image before multistrap runs.
-
- 22 Nov, 2012 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
AssignHostname task did not search for Unattend.xml in a case insensitive way.
-
- 20 Nov, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 15 Nov, 2012 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 13 Nov, 2012 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Make sure that if log_error is executed like this: log_error "text" "text" The 2 arguments get merged before being fed to the monitoring system.
-