svn path=/trunk/packages/sipb-xen-database/; revision=1126
root = '/dev/hdb1'
codepath = None
elif cdrom is not None:
- disk.append('phy:/etc/xenvg/image_' + cdrom.cdrom_id + ',hdc:cdrom,r')
+ disk.append('phy:/dev/xenvg/image_' + cdrom.cdrom_id + ',hdc:cdrom,r')
boot = 'd'
codepath = 'hvm'
+sipb-xen-database (10.30.4) unstable; urgency=low
+
+ * Fix a typo in the CDROM image path
+
+ -- Evan Broder <broder@mit.edu> Wed, 15 Oct 2008 13:21:10 -0400
+
sipb-xen-database (10.30.3) unstable; urgency=low
* fix copy-paste errors in initscript: this is database, not console