From e658c77954ef2ee58479c080501de801e719d51c Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sat, 2 May 2009 21:42:16 -0400 Subject: [PATCH] In invirt-autoinstaller: * Create xen-tools symlinks for installing Intrepid and Jaunty. svn path=/trunk/packages/invirt-autoinstaller/; revision=2327 --- debian/changelog | 6 ++++++ debian/invirt-autoinstaller-guest.links | 2 ++ debian/invirt-autoinstaller-host.links | 2 ++ 3 files changed, 10 insertions(+) create mode 100644 debian/invirt-autoinstaller-guest.links create mode 100644 debian/invirt-autoinstaller-host.links 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 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 -- 1.7.9.5