1
0
mirror of synced 2026-01-30 21:16:31 +00:00

Merge branch '4.2'

Conflicts:
	KNOWN_BUGS
This commit is contained in:
Axel Beckert
2011-09-13 16:43:51 +02:00
4 changed files with 7 additions and 2 deletions

View File

@@ -26,3 +26,5 @@ Bugs to fix before a 4.3 release
Current (unreleased) fix is to sort by mountpoint length.
Fix would be to reproduce what mount does with mount -a.
* xen-create-image doesn't unmount the tempdir properly if /proc wasn't mounted inside

View File

@@ -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

4
debian/changelog vendored
View File

@@ -3,8 +3,10 @@ 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)
* Fix Lintian warning copyright-refers-to-symlink-license.
-- Axel Beckert <abe@debian.org> Tue, 19 Apr 2011 23:19:35 +0200
-- Axel Beckert <abe@debian.org> Tue, 13 Sep 2011 15:50:59 +0200
xen-tools (4.2.1-1) unstable; urgency=low

2
debian/copyright vendored
View File

@@ -23,5 +23,5 @@ Perl is distributed under licenses:
b) the "Artistic License" which comes with Perl.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in /usr/share/common-licenses/GPL' and
Public License can be found in /usr/share/common-licenses/GPL-1' and
the Artistic Licence in /usr/share/common-licenses/Artistic'.