+xvm-prodconfig (1.1.48~migration8) precise; urgency=low
+
+ * fix kernel/initrd paths for s_master
+
+ -- Adam Glasgall <glasgall@mit.edu> Sun, 21 Jul 2013 22:49:01 -0400
+
xvm-prodconfig (1.1.48~migration7) precise; urgency=low
* Do the temporary hack for the other two sysvms.
# temporary hack so we can get the sysvms off the old hardware
#release = os.uname()[2]
release = "2.6.24-32-xen"
-kernel = '/boot/vmlinuz-%s' % release
-ramdisk = '/boot/initrd.img-%s' % release
+kernel = '/boot/hardy/vmlinuz-%s' % release
+ramdisk = '/boot/hardy/initrd.img-%s' % release
memory = '1024'
disk = ['phy:xenvg/s_master_hda,hda,w',