- 08 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 21 Jan, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 17 Jan, 2013 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Remove: HELPER_CACHE_DIR HELPER_IMG HELPER_KERNEL HELPER_INITRD TIMELIMIT Add: TIMEOUT In configure, remove: --enable-network-backend --with-helper-img --with-helper-kernel --with-helper-initrd
-
- 08 Jan, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 04 Jan, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 07 Dec, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 03 Dec, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 28 Nov, 2012 3 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
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 1 commit
-
-
Nikos Skalkotos authored
-
- 15 Nov, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 13 Nov, 2012 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 05 Oct, 2012 1 commit
-
-
Nikos Skalkotos authored
By default this directory is $(LOCALSTATEDIR)/cache/snf-image/helper
-
- 27 Sep, 2012 1 commit
-
-
Nikos Skalkotos authored
multistrap is more flexible allows as to define more that one repository to retrieve packages from.
-
- 14 Sep, 2012 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The curl dependency is not optional any more.
-
- 31 Aug, 2012 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 29 May, 2012 1 commit
-
-
Nikos Skalkotos authored
The latter is part of gnu coreutils.
-
- 17 May, 2012 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
snf-image will detect at runtime if pithos backend is installed
-
Nikos Skalkotos authored
snf-image-helper by default uses it's own version of unattend.xml file, but if UNATTEND variable is specified then it will use the one provided by snf-image-host.
-
- 11 May, 2012 1 commit
-
-
Nikos Skalkotos authored
snf-image-host will make use the external progress monitor program if the PROGRESS_MONITOR variable is not empty. This way progress monitor can be enable or disabled by just overwriting the aforementioned variable in the defaults file.
-
- 29 Mar, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 26 Mar, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 05 Mar, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 29 Feb, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 06 Feb, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 17 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 12 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
* Drop "custom" image format type. The same functionality is provided by network-hosted images. * Images with id that starts with "http:", "https:", "ftp:", "ftps:" are considered to be network hosted and are downloaded via cURL. * Images with id that starts with "pithos:" are considered to be pithos-hosted. * Support for pithos and network hosted images is disabled by default. You may enable it when configuring the project using --enable-pithos-backend and --enable-network-backend respectively.
-
- 11 Nov, 2011 3 commits
-
-
Nikos Skalkotos authored
Since curl is needed to find remote file sizes, lets do the whole downloading with curl.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Add code to compute the remote filesize * Check for wget and curl in the configuration phase
-