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

Updates examples in xen-tools.conf to better reflect current state

This commit is contained in:
Axel Beckert
2010-09-09 12:21:21 +02:00
parent 94de43cf54
commit 5d51730054
2 changed files with 5 additions and 14 deletions

2
debian/changelog vendored
View File

@@ -3,6 +3,8 @@ xen-tools (4.2~rc2-1) UNRELEASED; urgency=low
* New upstream release candidate
- Fixes several cases of broken or incomplete config files with
unexpected or seldom parameter combinations. (Closes: #484652)
- Updates examples in /etc/xen-tools.conf to better reflect current
state
* Does no more try extract the upstream changelog during package
build. (Closes: #595883)

View File

@@ -134,20 +134,9 @@ dist = `xt-guess-suite-and-mirror --suite` # Default distribution to install.
image = sparse # Specify sparse vs. full disk images.
#
# Currently supported and tested distributions include:
#
# via Debootstrap:
#
# Debian:
# sid, sarge, etch, lenny.
#
# Ubuntu:
# edgy, feisty, dapper.
#
# via Rinse:
# centos-4, centos-5.
# fedora-core-4, fedora-core-5, fedora-core-6, fedora-core-7
#
# See the README for currently supported and tested distributions. You can
# either find it in the root directory of the unpacked source or, on Debian
# and Ubuntu based systems, in /usr/share/doc/xen-tools/README.gz
#