Revision 7a72942e

b/snf-image-helper/ChangeLog
1
2011-11-11, v0.2
2
	* Add support for Image Properties
3
	* Add new FixPartitionTable hook
4

  
1 5
2011-10-20, v0.1.2
2 6

  
3 7
2011-10-17, v0.1.1
b/snf-image-helper/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image-helper, 0.1.2, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image-helper, 0.2, synnefo@lists.grnet.gr)
3 3

  
4 4
AC_CONFIG_AUX_DIR(autotools)
5 5
AC_CONFIG_SRCDIR(configure)
b/snf-image-host/ChangeLog
1
2011-11-11, v0.2
2
	* Support diskdump format
3
	* Support custom images format. Custom images are diskdump images
4
	  that can be accessed from a URL
5
	* Add a new OS parameter (img_properties)
6

  
1 7
2011-10-20, v0.1.2
2 8
	* Fix a debootstrap bug in snf-image-update-helper
3 9
	* Use --one-file-system option when creating cache for update-helper
b/snf-image-host/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image, 0.1.2, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image, 0.2, synnefo@lists.grnet.gr)
3 3

  
4 4
AC_CONFIG_AUX_DIR(autotools)
5 5
AC_CONFIG_SRCDIR(configure)

Also available in: Unified diff