Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / ChangeLog @ 5a023838

History | View | Annotate | Download (1.1 kB)

1
2012-03-26, v0.3.5
2

    
3
2012-03-05, v0.3.4
4

    
5
2012-02-29, v0.3.3
6
	* Fix a bug in pithcat where the restored image had incorrect
7
	  size. The trailing zeros in the image files where not restored.
8

    
9
2012-02-06, v0.3.2
10
	* Make pithcat work with pithos v0.8.3
11

    
12
2012-01-26, v0.3.1
13

    
14
2011-01-12, v0.3
15
	* Put all helpers run-time created files in a tmpfs jail
16
	* Remove the ARCH field from the image name
17
	* Support remote (network accessable) and pithos hosted images
18
	* Remove custom images format (remote images is a supergroup)
19

    
20
2011-11-18, v0.2
21
	* Support diskdump format
22
	* Support custom images format. Custom images are diskdump images
23
	  that can be accessed from a URL
24
	* Add a new OS parameter (img_properties)
25

    
26
2011-10-20, v0.1.2
27
	* Fix a debootstrap bug in snf-image-update-helper
28
	* Use --one-file-system option when creating cache for update-helper
29
	* Add setting for allowing the user to manually pick a debian mirror
30
	  for debootstrap.
31

    
32
2011-10-17, v0.1.1
33
	* Replace $(var) with ${var} in defaults file.
34
	* Fix a dangerous-use-of-xargs bug in create.
35

    
36
2011-10-04, v0.1
37
	* Initial release