Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / ChangeLog @ 4f25a20d

History | View | Annotate | Download (841 Bytes)

1
2012-01-26, v0.3.1
2

    
3
2011-01-12, v0.3
4
	* Put all helpers run-time created files in a tmpfs jail
5
	* Remove the ARCH field from the image name
6
	* Support remote (network accessable) and pithos hosted images
7
	* Remove custom images format (remote images is a supergroup)
8

    
9
2011-11-18, v0.2
10
	* Support diskdump format
11
	* Support custom images format. Custom images are diskdump images
12
	  that can be accessed from a URL
13
	* Add a new OS parameter (img_properties)
14

    
15
2011-10-20, v0.1.2
16
	* Fix a debootstrap bug in snf-image-update-helper
17
	* Use --one-file-system option when creating cache for update-helper
18
	* Add setting for allowing the user to manually pick a debian mirror
19
	  for debootstrap.
20

    
21
2011-10-17, v0.1.1
22
	* Replace $(var) with ${var} in defaults file.
23
	* Fix a dangerous-use-of-xargs bug in create.
24

    
25
2011-10-04, v0.1
26
	* Initial release