[Lunar-commits] <moonbase> virt-inst: version bumped to 0.500.5.
Florin Braescu
florin at lunar-linux.org
Mon Jan 24 06:06:32 CET 2011
commit eb7c47d7fea943c931c1c9693eb7837ca9dc4580
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 24 07:06:32 2011 +0200
virt-inst: version bumped to 0.500.5.
Changes:
- New virt-install --cpu option for configuring CPU model/features
- virt-install --vcpus option can not specify topology and maxvcpus
- New virt-install --graphics option to unify --vnc, --sdl, spice config
- New virt-install --print-xml option to skip install and print XML
- New virt-install --console option for specifying virtio console device
- New virt-install --channel option for specifying guest communication
channel
- New virt-install --boot option. Allows setting post-install boot
order, direct kernel/initrd boot, and enabling boot device menu.
- New virt-install --initrd-inject option, which enables installation
using a _local_ kickstart file.
---
virtual/virtinst/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/virtual/virtinst/DETAILS b/virtual/virtinst/DETAILS
index 3e91b3c..c4ab7e3 100644
--- a/virtual/virtinst/DETAILS
+++ b/virtual/virtinst/DETAILS
@@ -1,11 +1,11 @@
MODULE=virtinst
- VERSION=0.500.3
+ VERSION=0.500.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://virt-manager.org/download/sources/$MODULE
- SOURCE_VFY=sha1:7a9a7de082ec06195752038021d34148785b056c
+ SOURCE_VFY=sha1:42555de065d4391d3c6043e971d0bb8ff457d19a
WEB_SITE="http://virt-manager.org"
ENTERED=20100419
- UPDATED=20100419
+ UPDATED=20110124
SHORT="Virtual Machine Manager installer"
cat <<EOF
More information about the Lunar-commits
mailing list