1
0
mirror of synced 2026-04-26 20:36:26 +00:00

2006-06-20 08:48:50 by steve

Updated URL(s).
This commit is contained in:
steve
2006-06-20 08:48:51 +00:00
parent 6541993b98
commit 148763b4f7
6 changed files with 11 additions and 7 deletions

2
BUGS
View File

@@ -4,7 +4,7 @@ Reporting Bugs
To report a bug please use the xen-tools mailing list:
http://beta.xen-tools.org/software/xen-tools/lists.html
http://xen-tools.org/software/xen-tools/lists.html
If you're capable of fixing it yourself a patch is appreciated,
and a test case would be a useful bonus.

View File

@@ -5,12 +5,12 @@ Mailing List
For assistance on using, or customising, these scripts please
consult the manpages initially, then the website:
http://beta.xen-tools.org/software/xen-tools/
http://xen-tools.org/software/xen-tools/
If these are not sufficient resources please consider posting
to the mailing list:
http://beta.xen-tools.org/software/xen-tools/lists.html
http://xen-tools.org/software/xen-tools/lists.html
Included with the release you should find the file "BUGS" which
contains some notes on reporting bugs.

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ xen-tools (2.0-1) unreleased; urgency=low
* New upstream release
+ Moves the hook directories from /etc/xen-tools to /usr/lib/xen-tools
+ Adds explicit support for Ubuntu Dapper.
+ Changed homepage links.
* Updated build-deps to include modules required for clean pass of test
suite.
* Added dependency for Text::Template, and removed obsolete Term::Size.

8
debian/control vendored
View File

@@ -11,7 +11,9 @@ Architecture: all
Depends: debootstrap, perl-modules, libtext-template-perl
Recommends: xen | xen-hypervisor-3.0, reiserfsprogs, xfsprogs, rpmstrap
Description: Tools to manage debian XEN virtual servers
This package contains tools to manage debian based XEN virtual servers.
With them you can create, duplicate, update or delete virtual servers.
This package contains tools to manage Debian based XEN virtual servers.
.
Homepage: http://www.steve.org.uk/Software/xen-tools
Using the scripts you can easily create fully configured Xen guest
domains (domU) which can be listed, updated, or copied easily.
.
Homepage: http://xen-tools.org/software/xen-tools

2
debian/copyright vendored
View File

@@ -1,7 +1,7 @@
This package was debianized by Radu Spineanu <radu@debian.org> on
Tue, 20 Dec 2005 02:21:05 +0200.
It was downloaded from http://www.steve.org.uk/Software/xen-tools/
It was downloaded from http://xen-tools.org/software/xen-tools/
Copyright Holder: Steve Kemp <steve@steve.org.uk>

1
debian/dirs vendored
View File

@@ -1,2 +1,3 @@
/etc/xen-tools
/etc/xen-tools/skel
/usr/lib/xen-tools