Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / ChangeLog @ 198f8249

History | View | Annotate | Download (573 Bytes)

1
2011-11-18, 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

    
7
2011-10-20, v0.1.2
8
	* Fix a debootstrap bug in snf-image-update-helper
9
	* Use --one-file-system option when creating cache for update-helper
10
	* Add setting for allowing the user to manually pick a debian mirror
11
	  for debootstrap.
12

    
13
2011-10-17, v0.1.1
14
	* Replace $(var) with ${var} in defaults file.
15
	* Fix a dangerous-use-of-xargs bug in create.
16

    
17
2011-10-04, v0.1
18
	* Initial release