2012-06-29, v0.4.2 2012-05-28, v0.4.1 2012-05-17, v0.4 * Remove progress-monitor-support flag. An external progress monitor programm will be used if --with-progress-monitor flag is used in configure or if PROGRESS_MONITOR variable in the defaults file has a non-empty value * Remove --enable-pithos-backend option in configure. This will be detected at runtime * Create package list in snf-update-helper every time debootstrap is performed. If a cache file is found, snf-update-helper will use this list to determine if it is OK to use this cache file or not. * Add mechanism for overwritting the helper's Unattend.xml file 2012-03-29, v0.3.6 * Make snf-image-update-helper ask whether to use the found deboostrap cache file when in interactive mode. * Make the system update the default debootstrap cache file when -c option is used and it's value does not point to a cache file. 2012-03-26, v0.3.5 2012-03-05, v0.3.4 2012-02-29, v0.3.3 * Fix a bug in pithcat where the restored image had incorrect size. The trailing zeros in the image files where not restored. 2012-02-06, v0.3.2 * Make pithcat work with pithos v0.8.3 2012-01-26, v0.3.1 2011-01-12, v0.3 * Put all helpers run-time created files in a tmpfs jail * Remove the ARCH field from the image name * Support remote (network accessable) and pithos hosted images * Remove custom images format (remote images is a supergroup) 2011-11-18, v0.2 * Support diskdump format * Support custom images format. Custom images are diskdump images that can be accessed from a URL * Add a new OS parameter (img_properties) 2011-10-20, v0.1.2 * Fix a debootstrap bug in snf-image-update-helper * Use --one-file-system option when creating cache for update-helper * Add setting for allowing the user to manually pick a debian mirror for debootstrap. 2011-10-17, v0.1.1 * Replace $(var) with ${var} in defaults file. * Fix a dangerous-use-of-xargs bug in create. 2011-10-04, v0.1 * Initial release