+invirt-xen-config (0.0.55) unstable; urgency=low
+
+ * invirt-database: bump up autoinstall memory to make modern releases
+ work again.
+
+ -- Mitchell Berger <mitchb@mit.edu> Fri, 01 Jun 2018 02:17:00 -0400
+
invirt-xen-config (0.0.54) unstable; urgency=low
* invirt-database: handle several possible actions to take with an
root = '/dev/hdb1'
codepath = None
- memory = max(memory, 512)
+ memory = max(memory, 768)
elif cdrom is not None:
disk.append('phy:/dev/xenvg/image_' + cdrom.cdrom_id + ',hdc:cdrom,r')
boot = 'd'