From: Evan Broder <broder@mit.edu>
Date: Sun, 3 May 2009 01:42:16 +0000 (-0400)
Subject: In invirt-autoinstaller:
X-Git-Tag: 0.0.21~1
X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/e658c77954ef2ee58479c080501de801e719d51c

In invirt-autoinstaller:
  * Create xen-tools symlinks for installing Intrepid and Jaunty.

svn path=/trunk/packages/invirt-autoinstaller/; revision=2327
---

diff --git a/debian/changelog b/debian/changelog
index dc4a04c..38ccb06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+invirt-autoinstaller (0.0.21) unstable; urgency=low
+
+  * Create xen-tools symlinks for installing Intrepid and Jaunty.
+
+ -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 21:41:43 -0400
+
 invirt-autoinstaller (0.0.20) unstable; urgency=low
 
   * Update the setup-grub hook to work with pv_ops Ubuntu kernels.
diff --git a/debian/invirt-autoinstaller-guest.links b/debian/invirt-autoinstaller-guest.links
new file mode 100644
index 0000000..438da9c
--- /dev/null
+++ b/debian/invirt-autoinstaller-guest.links
@@ -0,0 +1,2 @@
+usr/lib/xen-tools/intrepid.d usr/lib/xen-tools/edgy.d
+usr/lib/xen-tools/jaunty.d usr/lib/xen-tools/edgy.d
diff --git a/debian/invirt-autoinstaller-host.links b/debian/invirt-autoinstaller-host.links
new file mode 100644
index 0000000..438da9c
--- /dev/null
+++ b/debian/invirt-autoinstaller-host.links
@@ -0,0 +1,2 @@
+usr/lib/xen-tools/intrepid.d usr/lib/xen-tools/edgy.d
+usr/lib/xen-tools/jaunty.d usr/lib/xen-tools/edgy.d