Mailinglist Archive: opensuse-commit (1097 mails)
| < Previous | Next > |
commit vm-install for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 09 Jan 2010 11:50:50 +0100
- Message-id: <20100109105051.00C1C2029B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Sat Jan 9 11:50:50 CET 2010.
--------
--- vm-install/vm-install.changes 2009-10-27 15:58:26.000000000 +0100
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes 2010-01-09
00:15:00.000000000 +0100
@@ -1,0 +2,92 @@
+Tue Jan 5 13:34:56 MST 2010 - carnold@xxxxxxxxxx
+
+- bnc#565709 - SVVP test will not pass because HPET is missing in
+ ACPI table.
+ Added an Advanced Settings dialog and command line option for
+ changing hpet and other similar options.
+
+-------------------------------------------------------------------
+Thu Dec 17 16:41:45 MST 2009 - carnold@xxxxxxxxxx
+
+- bnc#565705 - "--background" flag does not work in vm-install
+
+-------------------------------------------------------------------
+Wed Dec 16 11:42:13 MST 2009 - carnold@xxxxxxxxxx
+
+- bnc#565037 - mac address not being written to xen vm config file
+
+-------------------------------------------------------------------
+Thu Dec 3 14:42:39 MST 2009 - carnold@xxxxxxxxxx
+
+- Change default viewer to virt-viewer from tightvnc.
+
+-------------------------------------------------------------------
+Mon Nov 30 11:19:39 MST 2009 - carnold@xxxxxxxxxx
+
+- fate#305545: XEN extra descriptive fields within xenstore.
+ (wkong@xxxxxxxxxx)
+
+-------------------------------------------------------------------
+Tue Nov 24 16:26:41 MST 2009 - carnold@xxxxxxxxxx
+
+- Allow overcommit of device if the image is marked as sparse.
+
+-------------------------------------------------------------------
+Tue Nov 24 13:13:41 MST 2009 - carnold@xxxxxxxxxx
+
+- fate#305473: Allow setting the keymap for a guest from the GUI
+
+-------------------------------------------------------------------
+Mon Nov 23 11:23:41 MST 2009 - carnold@xxxxxxxxxx
+
+- Add capability for creating unsupported qemu guests.
+
+-------------------------------------------------------------------
+Fri Nov 20 11:50:22 MST 2009 - carnold@xxxxxxxxxx
+
+- Improved error checking in VMPXE.py
+- Fixes to VHD support (wkong@xxxxxxxxxx)
+
+-------------------------------------------------------------------
+Thu Nov 19 16:46:18 MST 2009 - carnold@xxxxxxxxxx
+
+- Add support for VHD format (tap:tapdisk:vhd).
+
+-------------------------------------------------------------------
+Thu Nov 19 11:09:50 MST 2009 - carnold@xxxxxxxxxx
+
+- Added an error handling function to suppress the constant error
+ messages (like 'Domain not found:') from libvirt.
+
+-------------------------------------------------------------------
+Thu Nov 19 10:11:58 MST 2009 - carnold@xxxxxxxxxx
+
+- Load and create kvm specific paths in the VMCreate class when
+ kvm is the virtualization host.
+
+-------------------------------------------------------------------
+Thu Nov 18 20:51:12 MST 2009 - wkong@xxxxxxxxxx
+
+- fate#302864 domUloader support lvm in disk
+ ParaVirtGuest.py
+ Note: for test in Beta1, if not good, revert it
+
+-------------------------------------------------------------------
+Wed Nov 18 15:27:10 MST 2009 - carnold@xxxxxxxxxx
+
+- Fix the parsing of the 'disk' command line option to be correct
+ according to the man page specification for vm-install.
+
+-------------------------------------------------------------------
+Wed Nov 18 14:49:00 MST 2009 - carnold@xxxxxxxxxx
+
+- Allow KVM to install with 'user' mode networking when no bridge
+ is defined on the host.
+
+-------------------------------------------------------------------
+Wed Nov 18 11:10:55 MST 2009 - carnold@xxxxxxxxxx
+
+- bnc#552774 - vm-install cannot finish openSUSE installation
+ Use pygrub as the bootloader when opensuse11 is selected.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
vm-install-0.4.9.tar.bz2
New:
----
vm-install-0.4.16.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vm-install.spec ++++++
--- /var/tmp/diff_new_pack.gwU76Q/_old 2010-01-09 11:50:38.000000000 +0100
+++ /var/tmp/diff_new_pack.gwU76Q/_new 2010-01-09 11:50:38.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package vm-install (Version 0.4.9)
+# spec file for package vm-install (Version 0.4.16)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,16 +23,16 @@
BuildRequires: python-devel update-desktop-files
# For directory ownership:
BuildRequires: yast2
-License: GPL v2 or later
+License: GPLv2+
Group: System/Emulators/PC
AutoReqProv: yes
-Version: 0.4.9
-Release: 3
+Version: 0.4.16
+Release: 1
Summary: Tool to Define a Virtual Machine and Install Its Operating
System
-Source0: %{name}-0.4.9.tar.bz2
+Source0: %{name}-0.4.16.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64
-Requires: xen-tools python-urlgrabber libxml2-python libvirt-python
udhcp tftp
+Requires: libvirt python-urlgrabber libxml2-python libvirt-python udhcp
tftp
%define pysite %(python -c "import distutils.sysconfig; print
distutils.sysconfig.get_python_lib()")
%description
++++++ vm-install-0.4.9.tar.bz2 -> vm-install-0.4.16.tar.bz2 ++++++
++++ 3904 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |