X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/bb8095c7f6e9f57d9854188e4fbb12efb70dbf0b..df4006d32d7e0af2cc6d03123bb083eb1fab704f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8ac4965..c3e1ff9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,32 @@ invirt-web (0.1.31) unstable; urgency=low -- Peter A. Iannucci Mon, 20 May 2013 09:00:00 -0400 +invirt-web (0.1.31~dvorak427glasgall4) precise; urgency=low + + * Tell d-i that it should be installing on /dev/xvda via preseed file; + otherwise it hangs at partman. + + -- Adam Glasgall Thu, 02 May 2013 22:47:40 -0400 + +invirt-web (0.1.31~dvorak427glasgall3) precise; urgency=low + + * Add Precise preseed files + + -- Adam Glasgall Thu, 02 May 2013 20:08:59 -0400 + +invirt-web (0.1.31~dvorak427glasgall2dvorak42) precise; urgency=low + + * Fixed the guest disk name to xvda. + + -- Steven Valdez Wed, 01 May 2013 16:02:00 -0400 + +invirt-web (0.1.31~dvorak427glasgall2) precise; urgency=low + + * Don't pass machine_id as both a URL parameter and POST body parameter; + it confuses cherrypy. + + -- Adam Glasgall Tue, 30 Apr 2013 21:45:53 -0400 + invirt-web (0.1.31~dvorak427glasgall1) precise; urgency=low * CherryPy starts a http listener by default now. Remove it before