Add usage info in snf-image-update-helper
[snf-image] / snf-image-host / ChangeLog
index 4141312..5ef0c89 100644 (file)
@@ -1,18 +1,57 @@
+2013-08-27, v0.9.2
+       * Use devflow building system
+       * In pithcat if the provided URL is a pithosmap, initialize the backend
+         with no database
+
+2013-05-16, v0.9.1
+       * Change pinned version for ufsutils package
+
+2013-04-23, v0.9
+       * Add support for FreeBSD images
+
+2013-03-12, v0.8.1
+       * Fix a bug in helper-monitor.py
+       * Make snf-image-update-helper install a patched version of ntfs-3g.
+         The debian squeeze version does not recognize the "--no-mtab" option
+       * Update contact email address
+
+2013-03-09, v0.8
+       * Add support for xen
+       * Increase the default HELPER_SIZE and TIMEOUT values
+       * Cleanup the code and remove settings no longer used
+       * Rename snf-image-host to snf-image
+
+2013-01-21, v0.7.6
+       * Make the size of the helper VM image configurable
+
+2013-01-17, v0.7.5
+       * Cleanup defaults file and remove redundant variables
+       * Make defaults file inherit the configuration options
+         passed with ./configure
+
+2013-01-08, v0.7.4
+
+2013-01-04, v0.7.3
+       * Fix multistrap.conf to work with apt2.dev.grnet.gr
+
+2013-01-04, v0.7.2
+       * Change snf-image-helper repository to apt2.dev.grnet.gr
+
 2012-12-07, v0.7.1
        * Make pithcat work with pithosmap URLs
 
 2012-12-03, v0.7
        * Abandon debootstrap in favor of multistrap. This way we can define
-          more than 1 repositories to retrieve packages from.
-        * Add a mechanism for pinning repositories and package versions
-        * Add a version check in snf-image-update-helper. After the creation
-          of the helper, check if the versions of snf-image-{host,helper} match
-        * Remove the HELPER_PKG variable from common.sh. The helper package by
-          default should get downloaded from a repo using
-          snf-image-update-helper. You can still install a package from the
-          local file system using the -p variable.
-        * Specify snf-image-helper as the init process when running the helper
-          VM
+         more than 1 repositories to retrieve packages from.
+       * Add a mechanism for pinning repositories and package versions
+       * Add a version check in snf-image-update-helper. After the creation
+         of the helper, check if the versions of snf-image-{host,helper} match
+       * Remove the HELPER_PKG variable from common.sh. The helper package by
+         default should get downloaded from a repo using
+         snf-image-update-helper. You can still install a package from the
+         local file system using the -p variable.
+       * Specify snf-image-helper as the init process when running the helper
+         VM
 
 2012-11-20, v0.6.5