From 85d8a3b338f270dc68a7537e4ee97da1c6519293 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Tue, 13 Sep 2011 16:05:53 +0200 Subject: [PATCH] Support Ubuntu 11.10 Oneiric (LP: #848654) --- Makefile | 1 + debian/changelog | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9c9284e..a8abc20 100644 --- a/Makefile +++ b/Makefile @@ -188,6 +188,7 @@ install-hooks: -cd ${prefix}/usr/lib/xen-tools/ && ln -s karmic.d lucid.d -cd ${prefix}/usr/lib/xen-tools/ && ln -s karmic.d maverick.d -cd ${prefix}/usr/lib/xen-tools/ && ln -s karmic.d natty.d + -cd ${prefix}/usr/lib/xen-tools/ && ln -s karmic.d oneiric.d cp hooks/common.sh ${prefix}/usr/lib/xen-tools diff --git a/debian/changelog b/debian/changelog index b35b050..a085621 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ xen-tools (4.2.1+dev-1) UNRELEASED; urgency=low * New upstream snapshot - Correctly checks and documents valid values for disk_device. (Closes: #621499) + * Support creating Ubuntu 11.10 Oneiric DomUs (LP: #848654) - -- Axel Beckert Tue, 19 Apr 2011 23:19:35 +0200 + -- Axel Beckert Tue, 13 Sep 2011 15:50:59 +0200 xen-tools (4.2.1-1) unstable; urgency=low