1
0
mirror of synced 2026-04-28 13:07:29 +00:00

2007-07-31 17:33:27 by steve

3.7 release.
This commit is contained in:
steve
2007-07-31 17:33:30 +00:00
parent b140e3d2ce
commit c3414c2c32
11 changed files with 39 additions and 27 deletions

12
debian/changelog vendored
View File

@@ -1,3 +1,15 @@
xen-tools (3.7-1) unstable; urgency=low
* Added dependency upon 'rinse'
- Support the installation of Fedora Core 4-7 & Centos 4 + 5.
* Better POD files
* Updated the example script 'setup-kernel-initrd' to work better.
* Mount /proc prior to running post-install scripts.
* Better handling for Ubuntu language packs.
* Generate MAC addresses for all new guests by default.
-- Steve Kemp <steve@steve.org.uk> Tue, 10 Jul 2007 20:35:34 +0000
xen-tools (3.6-1) unstable; urgency=low
* Added custom partitioning support.

2
debian/control vendored
View File

@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
Package: xen-tools
Architecture: all
Depends: debootstrap, perl-modules, libtext-template-perl, libconfig-inifiles-perl
Recommends: xen-hypervisor-amd64 | xen-hypervisor-i386 | xen-hypervisor-i386-pae, reiserfsprogs, xfsprogs, rpmstrap, perl-doc, xen-shell, libexpect-perl
Recommends: xen-hypervisor-amd64 | xen-hypervisor-i386 | xen-hypervisor-i386-pae, reiserfsprogs, xfsprogs, rinse, perl-doc, xen-shell, libexpect-perl
Description: Tools to manage debian XEN virtual servers
This package contains tools to manage Debian based XEN virtual servers.
.