commit vm-install for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2020-10-30 11:46:25

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new.3463 (New)


Package is "vm-install"

Fri Oct 30 11:46:25 2020 rev:172 rq:844907 version:0.10.10

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2020-10-23 
12:23:48.920743926 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new.3463/vm-install.changes  
2020-10-30 11:46:40.357654455 +0100
@@ -4 +4 @@
-- jsc#SLE-11981 - Dev: vm-install: sync SLE and openSUSE Leap
+- jsc#SLE-11885 - vm-install: sync SLE and openSUSE Leap



Other differences:
--



commit vm-install for openSUSE:Factory

2020-10-23 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2020-10-23 12:22:18

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new.3463 (New)


Package is "vm-install"

Fri Oct 23 12:22:18 2020 rev:171 rq:843491 version:0.10.10

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2020-10-20 
16:21:42.662330868 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new.3463/vm-install.changes  
2020-10-23 12:23:48.920743926 +0200
@@ -1,0 +2,11 @@
+Thu Oct 22 15:10:30 MDT 2020 - carn...@suse.com
+
+- jsc#SLE-11981 - Dev: vm-install: sync SLE and openSUSE Leap
+  differences
+  Modify the PV PXE booting feature to only allow a pxe server
+  address passed on command line. The use of udhcp to lookup a pxe
+  server is removed.
+- Drop vm-install-extra-args.patch by folding fix into new tarball
+- Version 0.10.10
+
+---
@@ -5,0 +17 @@
+- Version 0.10.09

Old:

  vm-install-0.10.08.tar.bz2
  vm-install-extra-args.patch

New:

  vm-install-0.10.10.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.nvwSCQ/_old  2020-10-23 12:23:49.532744351 +0200
+++ /var/tmp/diff_new_pack.nvwSCQ/_new  2020-10-23 12:23:49.536744354 +0200
@@ -27,14 +27,13 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.08
+Version:0.10.10
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0-only
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.08.tar.bz2
+Source0:%{name}-0.10.10.tar.bz2
 Source1:vm-install.conf
-Patch1: vm-install-extra-args.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump
 Requires:   python3-dbus-python
@@ -47,10 +46,6 @@
 %else
 Requires:   virt-utils
 %endif
-# FATE324167: vm-install: remove deps on udhcp on SLE15
-%if 0%{?is_opensuse} && 0%{?suse_version} < 1500
-Requires:   udhcp
-%endif
 Requires:   usbutils
 Requires:   tftp(client)
 %define pysite %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib())")
@@ -81,7 +76,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 

++ vm-install-0.10.08.tar.bz2 -> vm-install-0.10.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.08/Makefile 
new/vm-install-0.10.10/Makefile
--- old/vm-install-0.10.08/Makefile 2020-02-10 22:33:43.367575493 +0100
+++ new/vm-install-0.10.10/Makefile 2020-10-22 23:13:21.384421870 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.08
+VER = 0.10.10
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.08/setup.py 
new/vm-install-0.10.10/setup.py
--- old/vm-install-0.10.08/setup.py 2020-02-10 22:33:49.147351704 +0100
+++ new/vm-install-0.10.10/setup.py 2020-10-22 23:13:18.028421788 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.10.08',
+  version='0.10.10',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.08/src/vminstall/VMPXE.py 
new/vm-install-0.10.10/src/vminstall/VMPXE.py
--- old/vm-install-0.10.08/src/vminstall/VMPXE.py   2018-02-20 
22:32:41.622177258 +0100
+++ new/vm-install-0.10.10/src/vminstall/VMPXE.py   2020-10-22 
23:06:56.308412455 +0200
@@ -50,60 +50,10 @@
 def getServAddr(options):
 if options.pxe_addr:
 return options.pxe_addr
-#Can't use dhclient, which will make network unstable
-#FIXME 1: is there any better method to get the dhcp server IP 
-#which doesn't effect network status
-#This method depend on udhcp-0.9.8-2
-if not os.path.exists('/sbin/udhcpc'):
-raise PXEError(PXEError.E_NO_SERVER, details="/sbin/udhcpc \
-required for PXE server lookup. \nOptionally you may specify a PXE \
-Server IP on the command line.")
-udhcpc_command="/sbin/udhcpc"
-udhcpc_script="/usr/share/udhcpc/outputpy.udhcp.sh"
-nics = options.nics
-if (nics is not None and nics[0].bridge is not None):
-bridge = nics[0].bridge
-else:
-if os.path.exists('/usr/sbin/bridge'):
-brctl_cmd = '/usr/sbin/bridge link show'
-legacy = False
-else:
-b

commit vm-install for openSUSE:Factory

2020-10-20 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2020-10-20 16:12:26

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new.3486 (New)


Package is "vm-install"

Tue Oct 20 16:12:26 2020 rev:170 rq:842627 version:0.10.08

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2020-02-13 
10:13:59.628426206 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new.3486/vm-install.changes  
2020-10-20 16:21:42.662330868 +0200
@@ -1,0 +2,6 @@
+Mon Oct 19 08:40:01 UTC 2020 - Franz Sirl 
+
+- Don't forget --extra-args when using --upgrade.
+  vm-install-extra-args.patch
+
+---

New:

  vm-install-extra-args.patch



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.w0VlWK/_old  2020-10-20 16:21:43.410331223 +0200
+++ /var/tmp/diff_new_pack.w0VlWK/_new  2020-10-20 16:21:43.410331223 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,7 +20,7 @@
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
 %endif
-Url:http://developer.novell.com/wiki/index.php/Vm-install
+URL:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python3-devel
 %if %{?with_vminstall_as_default_installer}0
 BuildRequires:  update-desktop-files
@@ -30,10 +30,11 @@
 Version:0.10.08
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Emulators/PC
 Source0:%{name}-0.10.08.tar.bz2
 Source1:vm-install.conf
+Patch1: vm-install-extra-args.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump
 Requires:   python3-dbus-python
@@ -80,6 +81,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 

++ vm-install-extra-args.patch ++
--- vm-install-0.10.08/src/vminstall/gtk/interface.py.orig  2018-02-07 
22:19:13.103413935 +0100
+++ vm-install-0.10.08/src/vminstall/gtk/interface.py   2020-10-19 
10:32:06.503732456 +0200
@@ -1460,7 +1460,7 @@
 self._exc_box(VmError(err=VmError.E_VM_RUNNING))
 return
 if self.options.os_type in ('sles12', 'sled12', 'sles15', 'sled15'):
-self.options.extra_args = "upgrade=1"
+self.options.extra_args += " upgrade=1"
 # Initialize the internal data from the config file. Do this before 
calling calculate
 try:
 vminstall.options.initialize_vm_from_config_file(self.options, 
vm_name)



commit vm-install for openSUSE:Factory

2020-02-13 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2020-02-13 10:13:34

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new.26092 (New)


Package is "vm-install"

Thu Feb 13 10:13:34 2020 rev:169 rq:774040 version:0.10.08

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2019-07-04 
15:43:16.862110106 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new.26092/vm-install.changes 
2020-02-13 10:13:59.628426206 +0100
@@ -1,0 +2,8 @@
+Mon Feb 10 14:32:48 MST 2020 - carn...@suse.com
+
+- bsc#1163183 - vm-install: Parsing error acquiring bridge names
+- Add Requires python3-netifaces to spec file
+- Add winserver2019 support
+- Version 0.10.08
+
+---

Old:

  vm-install-0.10.07.tar.bz2

New:

  vm-install-0.10.08.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.bbTOy2/_old  2020-02-13 10:14:00.384426644 +0100
+++ /var/tmp/diff_new_pack.bbTOy2/_new  2020-02-13 10:14:00.384426644 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,18 +27,19 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.07
+Version:0.10.08
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.07.tar.bz2
+Source0:%{name}-0.10.08.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump
 Requires:   python3-dbus-python
 Requires:   python3-libvirt-python
 Requires:   python3-libxml2-python
+Requires:   python3-netifaces
 Requires:   python3-pycurl
 %if %suse_version > 1230
 Requires:   qemu-tools

++ vm-install-0.10.07.tar.bz2 -> vm-install-0.10.08.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.07/Makefile 
new/vm-install-0.10.08/Makefile
--- old/vm-install-0.10.07/Makefile 2019-06-25 18:58:16.736763059 +0200
+++ new/vm-install-0.10.08/Makefile 2020-02-10 22:33:43.367575493 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.07
+VER = 0.10.08
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.07/setup.py 
new/vm-install-0.10.08/setup.py
--- old/vm-install-0.10.07/setup.py 2019-06-25 18:58:11.896681582 +0200
+++ new/vm-install-0.10.08/setup.py 2020-02-10 22:33:49.147351704 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.10.07',
+  version='0.10.08',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.07/src/vminstall/VMDefaults.py 
new/vm-install-0.10.08/src/vminstall/VMDefaults.py
--- old/vm-install-0.10.07/src/vminstall/VMDefaults.py  2017-09-06 
16:21:56.0 +0200
+++ new/vm-install-0.10.08/src/vminstall/VMDefaults.py  2020-02-10 
23:32:28.478934330 +0100
@@ -873,6 +873,11 @@
 return msg.windows_server_2016
 def multi_stage_install(self):
 return 1
+class WindowsServer2019Defaults(WindowsServer2008x64Defaults):
+def name(self):
+return msg.windows_server_2019
+def multi_stage_install(self):
+return 1
 
 class Solaris9Defaults(GenericDefaults):
 def group(self):
@@ -978,6 +983,7 @@
 'ubuntu10' : Ubuntu10Defaults(),
 'ubuntu11' : Ubuntu11Defaults(),
 'ubuntu12' : Ubuntu12Defaults(),
+'winserver2019'   : WindowsServer2019Defaults(),
 'winserver2016'   : WindowsServer2016Defaults(),
 'winserver2012'   : WindowsServer2012Defaults(),
 'winserver2008'   : WindowsServer2008Defaults(),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.07/src/vminstall/msg.py 
new/vm-install-0.10.08/src/vminstall/msg.py
--- old/vm-install-0.10.07/src/vminstall/msg.py 2017-07-07 00:53:28.0 
+0200
+++ new/vm-install-0.10.08/src/vminstall/msg.py 2020-02-10 23:32:33.858725820 
+0100
@@ -177,6 +1

commit vm-install for openSUSE:Factory

2019-07-04 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2019-07-04 15:43:15

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new.4615 (New)


Package is "vm-install"

Thu Jul  4 15:43:15 2019 rev:168 rq:713099 version:0.10.07

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2019-02-02 
21:50:13.179930380 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new.4615/vm-install.changes  
2019-07-04 15:43:16.862110106 +0200
@@ -1,0 +2,7 @@
+Tue Jun 25 10:27:13 MDT 2019 - carn...@suse.com
+
+- bsc#1139355 - vm-install: The use of the 'builder' option in the
+  config file produces an error because it is deprecated 
+- Version 0.10.07
+
+---

Old:

  vm-install-0.10.06.tar.bz2

New:

  vm-install-0.10.07.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.MAGstk/_old  2019-07-04 15:43:17.426110987 +0200
+++ /var/tmp/diff_new_pack.MAGstk/_new  2019-07-04 15:43:17.426110987 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.06
+Version:0.10.07
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-License:GPL-2.0-only
+License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.06.tar.bz2
+Source0:%{name}-0.10.07.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump

++ vm-install-0.10.06.tar.bz2 -> vm-install-0.10.07.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.06/Makefile 
new/vm-install-0.10.07/Makefile
--- old/vm-install-0.10.06/Makefile 2019-02-01 18:15:08.047100925 +0100
+++ new/vm-install-0.10.07/Makefile 2019-06-25 18:58:16.736763059 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.06
+VER = 0.10.07
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.06/setup.py 
new/vm-install-0.10.07/setup.py
--- old/vm-install-0.10.06/setup.py 2019-02-01 18:15:07.967104083 +0100
+++ new/vm-install-0.10.07/setup.py 2019-06-25 18:58:11.896681582 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.10.06',
+  version='0.10.07',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vm-install-0.10.06/src/vminstall/full_virt_xen_guest.py 
new/vm-install-0.10.07/src/vminstall/full_virt_xen_guest.py
--- old/vm-install-0.10.06/src/vminstall/full_virt_xen_guest.py 2017-07-07 
00:53:28.093792939 +0200
+++ new/vm-install-0.10.07/src/vminstall/full_virt_xen_guest.py 2019-06-25 
18:58:00.800494789 +0200
@@ -167,7 +167,7 @@
 self.options.initrd = self.dkb.initrd
 extra = '%s %s' % (self.options._install_args, 
self.options.extra_args)
 return """%(common)s
-builder="hvm"
+type="hvm"
 loader="%(loader)s"
 kernel="%(kernel)s"
 ramdisk="%(initrd)s"
@@ -193,7 +193,7 @@
 'initrd': self.options.initrd, 'mouse': 
self._get_mouse_xen()}
 
 return """%(common)s
-builder="hvm"
+type="hvm"
 boot="%(bootdev)s"
 %(disks)s
 %(networks)s




commit vm-install for openSUSE:Factory

2019-02-02 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2019-02-02 21:50:10

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new.28833 (New)


Package is "vm-install"

Sat Feb  2 21:50:10 2019 rev:167 rq:670623 version:0.10.06

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2018-12-05 
09:46:22.708509541 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new.28833/vm-install.changes 
2019-02-02 21:50:13.179930380 +0100
@@ -1,0 +2,7 @@
+Fri Feb  1 09:59:17 MST 2019 - carn...@suse.com
+
+- bsc#1123942 - [XEN][Build157.1] failed to open file
+  '/usr/lib/grub2/x86_64-xen/grub.xen during bootup PV guest
+- Version 0.10.06
+
+---

Old:

  vm-install-0.10.05.tar.bz2

New:

  vm-install-0.10.06.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.gRwCbJ/_old  2019-02-02 21:50:13.679929947 +0100
+++ /var/tmp/diff_new_pack.gRwCbJ/_new  2019-02-02 21:50:13.679929947 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.05
+Version:0.10.06
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0-only
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.05.tar.bz2
+Source0:%{name}-0.10.06.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump

++ vm-install-0.10.05.tar.bz2 -> vm-install-0.10.06.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.05/Makefile 
new/vm-install-0.10.06/Makefile
--- old/vm-install-0.10.05/Makefile 2018-11-27 19:03:32.097279030 +0100
+++ new/vm-install-0.10.06/Makefile 2019-02-01 18:15:08.047100925 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.05
+VER = 0.10.06
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.05/setup.py 
new/vm-install-0.10.06/setup.py
--- old/vm-install-0.10.05/setup.py 2018-11-27 19:03:28.233426505 +0100
+++ new/vm-install-0.10.06/setup.py 2019-02-01 18:15:07.967104083 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.10.05',
+  version='0.10.06',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.05/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.10.06/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.10.05/src/vminstall/ParaVirtGuest.py   2018-01-30 
17:22:39.090403647 +0100
+++ new/vm-install-0.10.06/src/vminstall/ParaVirtGuest.py   2019-02-01 
19:37:06.189362405 +0100
@@ -420,9 +420,13 @@
self.options.os_type == "opensuse13" or self.options.os_type == 
"opensuse42" or \
self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" or \
self.options.os_type == "rhel7":
+if os.path.exists("/usr/share/grub2/x86_64-xen/grub.xen"):
+grub_xen = "/usr/share/grub2/x86_64-xen/grub.xen"
+else:
+grub_xen = "/usr/lib/grub2/x86_64-xen/grub.xen"
 return [ "" % self.options.os_type,
  [ 'linux',
-   '/usr/lib/grub2/x86_64-xen/grub.xen',
+   '%s' % grub_xen,
'%s %s' % 
(self.options._runtime_args, self.options.extra_args) ],
  '' ]
 return [ "%s" % self.options.loader,
@@ -487,11 +491,15 @@
self.options.os_type == "opensuse13" or self.options.os_type == 
"opensuse42" or \
self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" or \
self.options.os_type == "rhel7":
+if os.path.exists("/usr/share/grub2/x86_64-xen/grub.xen"):
+grub_xen = "/usr/share/grub2/x86_64-xen/grub.xen"
+else:
+grub_xen = "/usr/lib/grub2/x

commit vm-install for openSUSE:Factory

2018-12-05 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2018-12-05 09:46:21

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new.19453 (New)


Package is "vm-install"

Wed Dec  5 09:46:21 2018 rev:166 rq:654119 version:0.10.05

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2018-10-09 
15:53:52.438303601 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new.19453/vm-install.changes 
2018-12-05 09:46:22.708509541 +0100
@@ -1,0 +2,7 @@
+Tue Nov 27 10:38:28 MST 2018 - carn...@suse.com
+
+- Testing a virt-install bug revealed a problem in vm-install when
+  outputing an error message (bsc#1116990)
+- Version 0.10.05
+
+---

Old:

  vm-install-0.10.04.tar.bz2

New:

  vm-install-0.10.05.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.m2u3Ew/_old  2018-12-05 09:46:23.168509039 +0100
+++ /var/tmp/diff_new_pack.m2u3Ew/_new  2018-12-05 09:46:23.172509034 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.04
+Version:0.10.05
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0-only
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.04.tar.bz2
+Source0:%{name}-0.10.05.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump

++ vm-install-0.10.04.tar.bz2 -> vm-install-0.10.05.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.04/Makefile 
new/vm-install-0.10.05/Makefile
--- old/vm-install-0.10.04/Makefile 2018-10-08 21:55:21.782157292 +0200
+++ new/vm-install-0.10.05/Makefile 2018-11-27 19:03:32.097279030 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.04
+VER = 0.10.05
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.04/setup.py 
new/vm-install-0.10.05/setup.py
--- old/vm-install-0.10.04/setup.py 2018-10-08 21:55:18.158109588 +0200
+++ new/vm-install-0.10.05/setup.py 2018-11-27 19:03:28.233426505 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.10.04',
+  version='0.10.05',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.04/src/vminstall/VMSUSE.py 
new/vm-install-0.10.05/src/vminstall/VMSUSE.py
--- old/vm-install-0.10.04/src/vminstall/VMSUSE.py  2017-10-11 
14:00:00.0 +0200
+++ new/vm-install-0.10.05/src/vminstall/VMSUSE.py  2018-11-27 
18:38:22.378895495 +0100
@@ -343,7 +343,7 @@
 irpm = util.copy_to_temp(ifd, prefix='install-initrd.')
 ifd.close()
 except request.URLError as e:
-raise InstSrcError(request=e.errno, details='%s\n%s' % (url, 
e.strerror))
+raise InstSrcError(err=e.errno, details='%s\n%s' % (url, 
e.strerror))
 except Error as e:
 raise
 except Exception as e:




commit vm-install for openSUSE:Factory

2018-10-09 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2018-10-09 15:53:50

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Tue Oct  9 15:53:50 2018 rev:165 rq:640690 version:0.10.04

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2018-02-21 
14:13:28.445862308 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2018-10-09 15:53:52.438303601 +0200
@@ -1,0 +2,7 @@
+Mon Oct  8 13:53:44 MDT 2018 - carn...@suse.com
+
+- bsc#021 - yast2 virtualization: Failed to start virt-install
+  Fixed string encoding issue.
+- Version 0.10.04
+
+---

Old:

  vm-install-0.10.03.tar.bz2

New:

  vm-install-0.10.04.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.K3fbxl/_old  2018-10-09 15:53:52.886303070 +0200
+++ /var/tmp/diff_new_pack.K3fbxl/_new  2018-10-09 15:53:52.890303065 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.03
+Version:0.10.04
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.03.tar.bz2
+Source0:%{name}-0.10.04.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump

++ vm-install-0.10.03.tar.bz2 -> vm-install-0.10.04.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.03/Makefile 
new/vm-install-0.10.04/Makefile
--- old/vm-install-0.10.03/Makefile 2018-02-20 22:22:46.218062733 +0100
+++ new/vm-install-0.10.04/Makefile 2018-10-08 21:55:21.782157292 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.03
+VER = 0.10.04
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.03/setup.py 
new/vm-install-0.10.04/setup.py
--- old/vm-install-0.10.03/setup.py 2018-02-20 22:22:41.44553 +0100
+++ new/vm-install-0.10.04/setup.py 2018-10-08 21:55:18.158109588 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.10.03',
+  version='0.10.04',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.03/src/vminstall/text/interface.py 
new/vm-install-0.10.04/src/vminstall/text/interface.py
--- old/vm-install-0.10.03/src/vminstall/text/interface.py  2017-12-01 
17:19:05.857124669 +0100
+++ new/vm-install-0.10.04/src/vminstall/text/interface.py  2018-10-08 
21:52:45.644100384 +0200
@@ -33,6 +33,7 @@
 s = str(s)
 if not options.background:
 sys.stdout.write(s)
+sys.stdout.flush()
 
 def output_wrap(s):
 output(vminstall.util.wrap(s))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.03/src/vminstall/util.py 
new/vm-install-0.10.04/src/vminstall/util.py
--- old/vm-install-0.10.03/src/vminstall/util.py2018-01-24 
21:18:44.744887764 +0100
+++ new/vm-install-0.10.04/src/vminstall/util.py2018-10-08 
21:53:19.880551691 +0200
@@ -83,15 +83,15 @@
 # See http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/148061
 # python3 rx=re.compile("([\u2e80-\u])", re.UNICODE)
 rx=re.compile(u"([\u2e80-\u])", re.UNICODE)
-def wrap(text, width=79, encoding="utf8"):
- return reduce(lambda line, word, width=width: '%s%s%s' %
+def wrap(text, width=79, encoding="utf-8"):
+return reduce(lambda line, word, width=width: '%s%s%s' %
 (line,
  [' ','\n', ''][(len(line)-line.rfind('\n')-1
+ len(word.split('\n',1)[0] ) >= width) or
   line[-1:] == '\0' and 2],
  word),
 rx.sub(r'\1\0 ', str(text)).split(' ')
-).replace('\0', '').encode(encoding)
+).replace('\0', '')
 
 # Numeric-aware sorti

commit vm-install for openSUSE:Factory

2018-02-21 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2018-02-21 14:13:24

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Wed Feb 21 14:13:24 2018 rev:164 rq:578552 version:0.10.03

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2018-02-09 
15:46:39.533302630 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2018-02-21 14:13:28.445862308 +0100
@@ -1,0 +2,6 @@
+Tue Feb 20 14:23:01 MST 2018 - carn...@suse.com
+
+- fate#324167: vm-install: remove deps on udhcp
+- Version 0.10.03
+
+---

Old:

  vm-install-0.10.02.tar.bz2

New:

  vm-install-0.10.03.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.ZDIe82/_old  2018-02-21 14:13:29.501824280 +0100
+++ /var/tmp/diff_new_pack.ZDIe82/_new  2018-02-21 14:13:29.505824136 +0100
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.02
+Version:0.10.03
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.02.tar.bz2
+Source0:%{name}-0.10.03.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump

++ vm-install-0.10.02.tar.bz2 -> vm-install-0.10.03.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.02/Makefile 
new/vm-install-0.10.03/Makefile
--- old/vm-install-0.10.02/Makefile 2018-01-30 17:22:39.150401330 +0100
+++ new/vm-install-0.10.03/Makefile 2018-02-20 22:22:46.218062733 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.02
+VER = 0.10.03
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.02/setup.py 
new/vm-install-0.10.03/setup.py
--- old/vm-install-0.10.02/setup.py 2018-01-30 17:22:39.006406893 +0100
+++ new/vm-install-0.10.03/setup.py 2018-02-20 22:22:41.44553 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.10.02',
+  version='0.10.03',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.02/src/vminstall/VMPXE.py 
new/vm-install-0.10.03/src/vminstall/VMPXE.py
--- old/vm-install-0.10.02/src/vminstall/VMPXE.py   2017-12-01 
18:08:19.741589963 +0100
+++ new/vm-install-0.10.03/src/vminstall/VMPXE.py   2018-02-20 
22:22:26.697804077 +0100
@@ -54,7 +54,10 @@
 #FIXME 1: is there any better method to get the dhcp server IP 
 #which doesn't effect network status
 #This method depend on udhcp-0.9.8-2
-#udhcpc_command="/usr/bin/udhcpc"
+if not os.path.exists('/sbin/udhcpc'):
+raise PXEError(PXEError.E_NO_SERVER, details="/sbin/udhcpc \
+required for PXE server lookup. \nOptionally you may specify a PXE \
+Server IP on the command line.")
 udhcpc_command="/sbin/udhcpc"
 udhcpc_script="/usr/share/udhcpc/outputpy.udhcp.sh"
 nics = options.nics




commit vm-install for openSUSE:Factory

2018-02-09 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2018-02-09 15:46:37

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Fri Feb  9 15:46:37 2018 rev:163 rq:573911 version:0.10.02

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2018-01-28 
20:33:36.182386086 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2018-02-09 15:46:39.533302630 +0100
@@ -1,0 +2,9 @@
+Mon Jan 29 15:02:25 MST 2018 - carn...@suse.com
+
+- A few miscellaneous python3 and Gtk3 fixes to GUI components.
+  bsc#1047602
+- Mount does not work for reiserfs on SLE15. Default to kernel-xen
+  and initrd-xen if the guest is sles10.
+- Version 0.10.02
+
+---

Old:

  vm-install-0.10.01.tar.bz2

New:

  vm-install-0.10.02.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.gPNO97/_old  2018-02-09 15:46:40.145280655 +0100
+++ /var/tmp/diff_new_pack.gPNO97/_new  2018-02-09 15:46:40.145280655 +0100
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.10.01
+Version:0.10.02
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.10.01.tar.bz2
+Source0:%{name}-0.10.02.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   kdump

++ vm-install-0.10.01.tar.bz2 -> vm-install-0.10.02.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.01/Makefile 
new/vm-install-0.10.02/Makefile
--- old/vm-install-0.10.01/Makefile 2018-01-26 23:43:47.208724753 +0100
+++ new/vm-install-0.10.02/Makefile 2018-01-30 17:22:39.150401330 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.10.01
+VER = 0.10.02
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.10.01/glade/vmm-create.xml 
new/vm-install-0.10.02/glade/vmm-create.xml
--- old/vm-install-0.10.01/glade/vmm-create.xml 2018-01-23 15:48:33.271312545 
+0100
+++ new/vm-install-0.10.02/glade/vmm-create.xml 2018-02-02 00:13:13.701734770 
+0100
@@ -1402,18 +1402,18 @@
   
 
 
-  
+  
 True
 False
 
-  
+  
 True
 False
 0.1000149011612
 0.1000149011612
 5
 
-  
+  
 True
 False
 0.5
@@ -1431,7 +1431,7 @@
   
 
 
-  
+  
 True
 False
 3
@@ -1445,7 +1445,7 @@
 True
 True
 0
-0.5
+0.1
   
 
   
@@ -1460,8 +1460,6 @@
 2
 8
 9
-GTK_FILL
-GTK_FILL
   
 
 
@@ -2213,12 +2211,6 @@
   
 True
 False
-
-  
-  
-0
-  
-
   
   
 1
@@ -2316,12 +2308,6 @@
   
  

commit vm-install for openSUSE:Factory

2018-01-29 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2018-01-28 20:32:29

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Sun Jan 28 20:32:29 2018 rev:162 rq:570151 version:0.10.01

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-10-13 
14:18:41.241370224 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2018-01-28 20:33:36.182386086 +0100
@@ -1,0 +2,7 @@
+Fri Jan 26 15:42:26 MST 2018 - carn...@suse.com
+
+- Full conversion of source to python3 from python2. (bsc#1047602)
+- Graphical components now require Gtk3
+- Version 0.10.01
+
+---

Old:

  vm-install-0.9.04.tar.bz2

New:

  vm-install-0.10.01.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.G5pPgi/_old  2018-01-28 20:33:36.794357500 +0100
+++ /var/tmp/diff_new_pack.G5pPgi/_new  2018-01-28 20:33:36.798357313 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,26 +21,25 @@
 %define with_vminstall_as_default_installer 1
 %endif
 Url:http://developer.novell.com/wiki/index.php/Vm-install
-#BuildRequires:  python3-devel
-BuildRequires:  python-devel
+BuildRequires:  python3-devel
 %if %{?with_vminstall_as_default_installer}0
 BuildRequires:  update-desktop-files
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.9.04
+Version:0.10.01
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.9.04.tar.bz2
+Source0:%{name}-0.10.01.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   dbus-1-python
 Requires:   kdump
-Requires:   libvirt-python
-Requires:   libxml2-python
-Requires:   python-urlgrabber
+Requires:   python3-dbus-python
+Requires:   python3-libvirt-python
+Requires:   python3-libxml2-python
+Requires:   python3-pycurl
 %if %suse_version > 1230
 Requires:   qemu-tools
 %else
@@ -52,9 +51,8 @@
 %endif
 Requires:   usbutils
 Requires:   tftp(client)
-#%define pysite %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib())")
-%define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
-Recommends: python-gtk
+%define pysite %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib())")
+Recommends: python3-gobject
 
 %description
 vm-install can define a Xen virtual machine, and cause an operating

++ vm-install-0.9.04.tar.bz2 -> vm-install-0.10.01.tar.bz2 ++
 22119 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-10-13 14:18:39

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Fri Oct 13 14:18:39 2017 rev:161 rq:533427 version:0.9.04

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-09-20 
17:13:06.114084339 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-10-13 14:18:41.241370224 +0200
@@ -1,0 +2,11 @@
+Wed Oct 11 10:58:01 UTC 2017 - agin...@suse.com
+
+- remove udchp on SLE15 only
+
+---
+Mon Oct  9 17:07:15 MDT 2017 - carn...@suse.com
+
+- PV PXE booting is broken under python 3 (bsc#1047602)
+- Version 0.9.04
+
+---

Old:

  vm-install-0.9.03.tar.bz2

New:

  vm-install-0.9.04.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.bIyZdi/_old  2017-10-13 14:18:41.905341030 +0200
+++ /var/tmp/diff_new_pack.bIyZdi/_new  2017-10-13 14:18:41.909340854 +0200
@@ -28,12 +28,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.9.03
+Version:0.9.04
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.9.03.tar.bz2
+Source0:%{name}-0.9.04.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python
@@ -46,7 +46,10 @@
 %else
 Requires:   virt-utils
 %endif
+# FATE324167: vm-install: remove deps on udhcp on SLE15
+%if 0%{?is_opensuse} && 0%{?suse_version} < 1500
 Requires:   udhcp
+%endif
 Requires:   usbutils
 Requires:   tftp(client)
 #%define pysite %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib())")

++ vm-install-0.9.03.tar.bz2 -> vm-install-0.9.04.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.03/Makefile 
new/vm-install-0.9.04/Makefile
--- old/vm-install-0.9.03/Makefile  2017-09-06 16:21:56.726685869 +0200
+++ new/vm-install-0.9.04/Makefile  2017-10-10 01:08:24.016683479 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.9.03
+VER = 0.9.04
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.03/setup.py 
new/vm-install-0.9.04/setup.py
--- old/vm-install-0.9.03/setup.py  2017-09-06 16:21:56.418697535 +0200
+++ new/vm-install-0.9.04/setup.py  2017-10-10 01:08:19.700847129 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.9.03',
+  version='0.9.04',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.03/src/vminstall/VMPXE.py 
new/vm-install-0.9.04/src/vminstall/VMPXE.py
--- old/vm-install-0.9.03/src/vminstall/VMPXE.py2017-07-07 
00:53:28.089793091 +0200
+++ new/vm-install-0.9.04/src/vminstall/VMPXE.py2017-10-10 
01:04:11.058274718 +0200
@@ -19,7 +19,11 @@
 import stat
 import tempfile
 import urlgrabber.grabber as grabber
-import subprocess,sys,getopt,tempfile,shutil
+import subprocess
+import sys
+import getopt
+import tempfile
+import shutil
 
 from .VMLinux import VMLinux
 from .exceptions import *
@@ -57,24 +61,36 @@
 if (nics is not None and nics[0].bridge is not None):
 bridge = nics[0].bridge
 else:
-rfd = os.popen("/sbin/brctl show")
+if os.path.exists('/usr/sbin/bridge'):
+brctl_cmd = '/usr/sbin/bridge link show'
+legacy = False
+else:
+brctl_cmd = '/usr/sbin/brctl show'
+legacy = True
+rfd = os.popen(brctl_cmd)
 data = rfd.read()
 status = rfd.close()
-lines = data.splitlines()[1:]
+if legacy is True:
+lines = data.splitlines()[1:]
+else:
+lines = data.splitlines()[0:]
 if not lines:
 raise PXEError(PXEError.E_NO_BRIDGE)
 line1 = lines[0]
 words = line1.split()
-bridge = words[0]
+if legacy is True:
+bridge = words[0]
+else:
+bridge = words[9]
 
 log.debug("getServAddr: bridge: %s " % (bridge))
-

commit vm-install for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-09-20 17:12:59

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Wed Sep 20 17:12:59 2017 rev:160 rq:527362 version:0.9.03

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-08-16 
16:13:54.919685306 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-09-20 17:13:06.114084339 +0200
@@ -1,0 +2,7 @@
+Thu Aug 31 16:01:36 MDT 2017 - carn...@suse.com
+
+- bsc#1056738 - vm-install: Can't install SLE15 PV guest on SLE11
+  SP4 host
+- Version 0.9.03
+
+---

Old:

  vm-install-0.9.02.tar.bz2

New:

  vm-install-0.9.03.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.oHIzi0/_old  2017-09-20 17:13:07.361908683 +0200
+++ /var/tmp/diff_new_pack.oHIzi0/_new  2017-09-20 17:13:07.361908683 +0200
@@ -28,12 +28,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.9.02
+Version:0.9.03
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.9.02.tar.bz2
+Source0:%{name}-0.9.03.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.9.02.tar.bz2 -> vm-install-0.9.03.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.02/Makefile 
new/vm-install-0.9.03/Makefile
--- old/vm-install-0.9.02/Makefile  2017-08-10 00:21:30.941675223 +0200
+++ new/vm-install-0.9.03/Makefile  2017-09-06 16:21:56.726685869 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.9.02
+VER = 0.9.03
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.02/setup.py 
new/vm-install-0.9.03/setup.py
--- old/vm-install-0.9.02/setup.py  2017-08-10 00:21:25.769871113 +0200
+++ new/vm-install-0.9.03/setup.py  2017-09-06 16:21:56.418697535 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.9.02',
+  version='0.9.03',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.9.02/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.9.03/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.9.02/src/vminstall/ParaVirtGuest.py2017-07-07 
00:53:28.089793091 +0200
+++ new/vm-install-0.9.03/src/vminstall/ParaVirtGuest.py2017-09-06 
16:21:56.638689203 +0200
@@ -20,6 +20,7 @@
 from .globals import *
 from .log import log
 from vmdisks import Disk
+from uuid import UUID
 from . import hypervisor
 from . import mount
 from . import paths
@@ -107,7 +108,7 @@
 partitions = []
 # Old version of sfdisk returns Id=... New version returns type=
 pre_old = re.compile('([^ ]*)[ \\t]*:[ \\t]*start=[ \\t]*([0-9]*)[ \\t]*, 
size=[ \\t]*([0-9]*)[ \\t]*, Id=[ \\t]*([0-9a-fA-F]*)')
-pre = re.compile('([^ ]*)[ \\t]*:[ \\t]*start=[ \\t]*([0-9]*)[ \\t]*, 
size=[ \\t]*([0-9]*)[ \\t]*, type=[ \\t]*([0-9a-fA-F]*)')
+pre = re.compile('([^ ]*)[ \\t]*:[ \\t]*start=[ \\t]*([0-9]*)[ \\t]*, 
size=[ \\t]*([0-9]*)[ \\t]*, type=[ \\t]*([0-9a-fA-F-]*)')
 log.debug("Examining '%s' for partitions..." % dev)
 try:
 lines = util.run(['/sbin/sfdisk', '--force', '-d', '-uS', '--', dev])
@@ -123,8 +124,13 @@
 pstart = m.group(2)
 pid = m.group(4)
 # For now, only investigate 83 (Linux) and 6 (FAT16)
-if pid not in ('6', '83'):
-continue
+if pid not in ('6', '83', 'ee'):
+# Check if type is GUID for a GPT partition
+try:
+UUID(pid)
+pid = 'ee'
+except:
+continue
 log.debug("Found partition '%s'." % (pname,))
 partition['name'] = pname
 partition['id'] = pid
@@ -257,7 +263,7 @@
 actions = VMDefaults[self.options.os_type].actions()
 for partition in partitions:
 # For now, only investigate 6 (FAT16) and 83 (Linux), 8e (Linux 
LVM)
-if partition['id'] not in ('6', '83', '8e'

commit vm-install for openSUSE:Factory

2017-08-16 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-08-16 16:13:41

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Wed Aug 16 16:13:41 2017 rev:159 rq:515824 version:0.9.02

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-06-22 
10:41:13.630565978 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-08-16 16:13:54.919685306 +0200
@@ -1,0 +2,12 @@
+Wed Aug  9 16:20:52 MDT 2017 - carn...@suse.com
+
+- fate#323639 Move bridge-utils to legacy
+- Version 0.9.02
+
+---
+Thu Jul  6 16:49:18 MDT 2017 - carn...@suse.com
+
+- bsc#1047602 - vm-install: Fix sources to run on python 3
+- Version 0.9.01
+
+---

Old:

  vm-install-0.8.67.tar.bz2

New:

  vm-install-0.9.02.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.M9ndZT/_old  2017-08-16 16:13:55.723572466 +0200
+++ /var/tmp/diff_new_pack.M9ndZT/_new  2017-08-16 16:13:55.723572466 +0200
@@ -21,18 +21,19 @@
 %define with_vminstall_as_default_installer 1
 %endif
 Url:http://developer.novell.com/wiki/index.php/Vm-install
+#BuildRequires:  python3-devel
 BuildRequires:  python-devel
 %if %{?with_vminstall_as_default_installer}0
 BuildRequires:  update-desktop-files
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.67
+Version:0.9.02
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.67.tar.bz2
+Source0:%{name}-0.9.02.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python
@@ -48,6 +49,7 @@
 Requires:   udhcp
 Requires:   usbutils
 Requires:   tftp(client)
+#%define pysite %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib())")
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
 Recommends: python-gtk
 

++ vm-install-0.8.67.tar.bz2 -> vm-install-0.9.02.tar.bz2 ++
 2794 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2017-06-22 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-06-22 10:41:13

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Thu Jun 22 10:41:13 2017 rev:158 rq:505583 version:0.8.67

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-05-24 
16:52:04.356150824 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-06-22 10:41:13.630565978 +0200
@@ -1,0 +2,7 @@
+Mon Jun 19 10:39:48 MDT 2017 - carn...@suse.com
+
+- bsc#1024437 - vm-install interprets disk size incorrectly when
+  used as an option to the command
+- Version 0.8.67
+
+---

Old:

  vm-install-0.8.66.tar.bz2

New:

  vm-install-0.8.67.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.05dMOT/_old  2017-06-22 10:41:14.282474064 +0200
+++ /var/tmp/diff_new_pack.05dMOT/_new  2017-06-22 10:41:14.282474064 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.66
+Version:0.8.67
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.66.tar.bz2
+Source0:%{name}-0.8.67.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.66.tar.bz2 -> vm-install-0.8.67.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.66/Makefile 
new/vm-install-0.8.67/Makefile
--- old/vm-install-0.8.66/Makefile  2017-05-16 16:31:23.811237290 +0200
+++ new/vm-install-0.8.67/Makefile  2017-06-19 18:42:39.249813494 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.66
+VER = 0.8.67
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.66/setup.py 
new/vm-install-0.8.67/setup.py
--- old/vm-install-0.8.66/setup.py  2017-05-16 16:31:19.267409263 +0200
+++ new/vm-install-0.8.67/setup.py  2017-06-19 18:42:25.030352175 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.66',
+  version='0.8.67',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.66/src/vmdisks/disks.py 
new/vm-install-0.8.67/src/vmdisks/disks.py
--- old/vm-install-0.8.66/src/vmdisks/disks.py  2017-01-25 19:09:42.902794097 
+0100
+++ new/vm-install-0.8.67/src/vmdisks/disks.py  2017-06-19 18:42:30.678138121 
+0200
@@ -517,6 +517,19 @@
 continue
 else:
 raise ParamError(err=ParamError.E_INVALID, details=arg)
+if blocks is None and pdev is not None:
+items = pdev.split(':', 1)
+if len(items) == 1:
+path = items[0]
+else:
+path = items[1]
+if path is not None and os.path.exists(path):
+try:
+stats = os.stat(path)
+blocks = stats.st_size / 512
+except:
+pass
+
 disk = Disk(pdev=pdev, vdev=vdev, vdevType=vdevType, ro=ro, blocks=blocks, 
virtio=virtio)
 if extended:
 disk.description = params[5]




commit vm-install for openSUSE:Factory

2017-05-24 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-05-24 16:51:18

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Wed May 24 16:51:18 2017 rev:157 rq:497862 version:0.8.66

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-04-29 
10:53:27.776747986 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-05-24 16:52:04.356150824 +0200
@@ -1,0 +2,6 @@
+Tue May 16 08:30:35 MDT 2017 - carn...@suse.com
+
+- bsc#1039333 - vm-install: Invalid syntax error
+- Version 0.8.66
+
+---

Old:

  vm-install-0.8.65.tar.bz2

New:

  vm-install-0.8.66.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.vXQlWW/_old  2017-05-24 16:52:05.124042720 +0200
+++ /var/tmp/diff_new_pack.vXQlWW/_new  2017-05-24 16:52:05.128042157 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.65
+Version:0.8.66
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.65.tar.bz2
+Source0:%{name}-0.8.66.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.65.tar.bz2 -> vm-install-0.8.66.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.65/Makefile 
new/vm-install-0.8.66/Makefile
--- old/vm-install-0.8.65/Makefile  2017-04-24 18:59:29.039005563 +0200
+++ new/vm-install-0.8.66/Makefile  2017-05-16 16:31:23.811237290 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.65
+VER = 0.8.66
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.65/setup.py 
new/vm-install-0.8.66/setup.py
--- old/vm-install-0.8.65/setup.py  2017-04-24 18:59:23.207226680 +0200
+++ new/vm-install-0.8.66/setup.py  2017-05-16 16:31:19.267409263 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.65',
+  version='0.8.66',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.65/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.8.66/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.8.65/src/vminstall/ParaVirtGuest.py2017-04-24 
19:09:39.395863133 +0200
+++ new/vm-install-0.8.66/src/vminstall/ParaVirtGuest.py2017-05-16 
16:15:05.100305090 +0200
@@ -401,7 +401,7 @@
self.options.os_type == "sles15" or self.options.os_type == 
"sled15" or \
self.options.os_type == "sles12" or self.options.os_type == 
"sled12" or \
self.options.os_type == "opensuse13" or self.options.os_type == 
"opensuse42" or \
-   self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" \
+   self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" or \
self.options.os_type == "rhel7":
 return [ "" % self.options.os_type,
  [ 'linux',
@@ -468,7 +468,7 @@
self.options.os_type == "sles15" or self.options.os_type == 
"sled15" or \
self.options.os_type == "sles12" or self.options.os_type == 
"sled12" or \
self.options.os_type == "opensuse13" or self.options.os_type == 
"opensuse42" or \
-   self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" \
+   self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" or \
self.options.os_type == "rhel7":
 return """builder="linux"
 #bootargs=""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.65/src/vminstall/VMSUSE.py 
new/vm-install-0.8.66/src/vminstall/VMSUSE.py
--- old/vm-install-0.8.65/src/vminstall/VMSUSE.py   2017-04-24 
19:28:56.371994969 +0200
+++ new/vm-install-0.8.66/src/vminstall/VMSUSE.py   2017-05-16 
16:15:48.462662588 +0200
@@ -367,10 +367,10 @@
 else:
 src = 'hd:/dev/%s' % options.source.get_vdev_str()
 el

commit vm-install for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-04-29 10:53:23

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Sat Apr 29 10:53:23 2017 rev:156 rq:491714 version:0.8.65

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-03-31 
15:10:22.188899956 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-04-29 10:53:27.776747986 +0200
@@ -1,0 +2,12 @@
+Mon Apr 24 11:00:22 MDT 2017 - carn...@suse.com
+
+- bsc#1035779 - - vm-install: Add support for openSUSE15 and SLE15
+- Version 0.8.65
+
+---
+Wed Apr 12 10:51:37 MDT 2017 - carn...@suse.com
+
+- bsc#1033845 - fix parsing the os-release file
+- Version 0.8.64
+
+---

Old:

  vm-install-0.8.63.tar.bz2

New:

  vm-install-0.8.65.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.a8aYs2/_old  2017-04-29 10:53:28.516643462 +0200
+++ /var/tmp/diff_new_pack.a8aYs2/_new  2017-04-29 10:53:28.516643462 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.63
+Version:0.8.65
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.63.tar.bz2
+Source0:%{name}-0.8.65.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.63.tar.bz2 -> vm-install-0.8.65.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.63/Makefile 
new/vm-install-0.8.65/Makefile
--- old/vm-install-0.8.63/Makefile  2017-03-29 20:33:56.035755389 +0200
+++ new/vm-install-0.8.65/Makefile  2017-04-24 18:59:29.039005563 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.63
+VER = 0.8.65
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.63/setup.py 
new/vm-install-0.8.65/setup.py
--- old/vm-install-0.8.63/setup.py  2017-03-29 20:33:51.923911277 +0200
+++ new/vm-install-0.8.65/setup.py  2017-04-24 18:59:23.207226680 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.63',
+  version='0.8.65',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.63/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.8.65/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.8.63/src/vminstall/ParaVirtGuest.py2017-01-25 
19:09:44.534730986 +0100
+++ new/vm-install-0.8.65/src/vminstall/ParaVirtGuest.py2017-04-24 
19:09:39.395863133 +0200
@@ -290,7 +290,7 @@
 else:
 vpart = traildigits(partition['name'])
 log.info("Found kernel on partition %s." % vpart)
-boot_kernel_check = ['sles12', 'sled12', 
'sles11','sled11','opensuse11','opensuse12','opensuse13','opensuse42']
+boot_kernel_check = ['sles15', 'sled15', 'sles12', 
'sled12', 
'sles11','sled11','opensuse11','opensuse12','opensuse13','opensuse42', 
'opensuse15', 'opensuse_tumbleweed']
 if self.options.os_type in boot_kernel_check:
 path = os.path.dirname(_kernel)
 try:
@@ -398,10 +398,10 @@
 if self.runtime['initrd']:
 ramdisk = ',%s' % self.runtime['initrd']
 if self.options.verify_disk_bootable or \
-   self.options.os_type == "sles12" or \
-   self.options.os_type == "sled12" or \
-   self.options.os_type == "opensuse13" or \
-   self.options.os_type == "opensuse42" or \
+   self.options.os_type == "sles15" or self.options.os_type == 
"sled15" or \
+   self.options.os_type == "sles12" or self.options.os_type == 
"sled12" or \
+   self.options.os_type == "opensuse13" or self.options.os_type == 
"opensuse42" or \
+   self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" \
self.options.os_type == "rhel7":
 return [ "" % self.options.os_type,

commit vm-install for openSUSE:Factory

2017-03-31 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-03-31 15:10:02

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Fri Mar 31 15:10:02 2017 rev:155 rq:483462 version:0.8.63

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-03-11 
15:19:38.415526046 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-03-31 15:10:22.188899956 +0200
@@ -1,0 +2,13 @@
+Wed Mar 29 12:34:10 MDT 2017 - carn...@suse.com
+
+- bsc#1027106 - ISO based installations of Xen PV guests do not
+  automatically find the installation sources
+- Version 0.8.63
+
+---
+Wed Mar 15 15:39:50 MDT 2017 - carn...@suse.com
+
+- Fix initializing the host installation source location
+- Version 0.8.62
+
+---

Old:

  vm-install-0.8.61.tar.bz2

New:

  vm-install-0.8.63.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.Vnf5Lb/_old  2017-03-31 15:10:23.048778385 +0200
+++ /var/tmp/diff_new_pack.Vnf5Lb/_new  2017-03-31 15:10:23.052777819 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.61
+Version:0.8.63
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.61.tar.bz2
+Source0:%{name}-0.8.63.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.61.tar.bz2 -> vm-install-0.8.63.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.61/Makefile 
new/vm-install-0.8.63/Makefile
--- old/vm-install-0.8.61/Makefile  2017-03-03 18:09:03.739972862 +0100
+++ new/vm-install-0.8.63/Makefile  2017-03-29 20:33:56.035755389 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.61
+VER = 0.8.63
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.61/setup.py 
new/vm-install-0.8.63/setup.py
--- old/vm-install-0.8.61/setup.py  2017-03-03 18:09:03.715973771 +0100
+++ new/vm-install-0.8.63/setup.py  2017-03-29 20:33:51.923911277 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.61',
+  version='0.8.63',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.61/src/vminstall/VMSUSE.py 
new/vm-install-0.8.63/src/vminstall/VMSUSE.py
--- old/vm-install-0.8.61/src/vminstall/VMSUSE.py   2017-01-25 
19:09:44.538730831 +0100
+++ new/vm-install-0.8.63/src/vminstall/VMSUSE.py   2017-03-29 
20:33:35.716522850 +0200
@@ -359,6 +359,7 @@
 global autoyast_vdev
 args = VMLinux.getInstallArgs(self, options)
 if options.source:
+src = ""
 if type(options.source) is vmdisks.Disk:
 if options.full_virt:
 if options.source.get_vdevtype() == 'cdrom' and 
options.direct_kernel_boot:
@@ -366,10 +367,13 @@
 else:
 src = 'hd:/dev/%s' % options.source.get_vdev_str()
 else:
-src = 'hd:/dev/%s' % options.source.get_vdev_str()
+if options.os_type != 'sles12' and options.os_type != 
'sled12' \
+   and options.os_type != 'opensuse42' and options.os_type 
!= 'opensuse_tumbleweed':
+src = 'hd:/dev/%s' % options.source.get_vdev_str()
 else:
 src = options.source
-args += ' install=%s' % src
+if src != "":
+args += ' install=%s' % src
 ay = options.os_settings
 if ay:
 if ay.startswith('ftp://') or ay.startswith('tftp://') or \
@@ -385,7 +389,8 @@
 if options.os_type == 'sles12' or options.os_type == 
'sled12' or \
options.os_type == 'sles11' or options.os_type == 
'sled11' or \
options.os_type == 'opensuse11' or options.os_type 
== 'opensuse12' or \
-   options.os_type == 'opensuse13' 

commit vm-install for openSUSE:Factory

2017-03-11 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-03-11 15:19:37

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Sat Mar 11 15:19:37 2017 rev:154 rq:478543 version:0.8.61

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-02-03 
20:04:41.165920202 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-03-11 15:19:38.415526046 +0100
@@ -1,0 +2,7 @@
+Tue Jan 31 16:37:43 MST 2017 - carn...@suse.com
+
+- bsc#978526 - text mode installation doesn't allow specifying
+  install source (revisited)
+- Version 0.8.61
+
+---

Old:

  vm-install-0.8.60.tar.bz2

New:

  vm-install-0.8.61.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.8myAmN/_old  2017-03-11 15:19:39.063434358 +0100
+++ /var/tmp/diff_new_pack.8myAmN/_new  2017-03-11 15:19:39.067433793 +0100
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.60
+Version:0.8.61
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.60.tar.bz2
+Source0:%{name}-0.8.61.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.60.tar.bz2 -> vm-install-0.8.61.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.60/Makefile 
new/vm-install-0.8.61/Makefile
--- old/vm-install-0.8.60/Makefile  2017-01-25 19:09:45.798682102 +0100
+++ new/vm-install-0.8.61/Makefile  2017-03-03 18:09:03.739972862 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.60
+VER = 0.8.61
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.60/setup.py 
new/vm-install-0.8.61/setup.py
--- old/vm-install-0.8.60/setup.py  2017-01-25 19:09:42.422812668 +0100
+++ new/vm-install-0.8.61/setup.py  2017-03-03 18:09:03.715973771 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.60',
+  version='0.8.61',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.60/src/vminstall/text/interface.py 
new/vm-install-0.8.61/src/vminstall/text/interface.py
--- old/vm-install-0.8.60/src/vminstall/text/interface.py   2017-01-25 
19:09:43.226781586 +0100
+++ new/vm-install-0.8.61/src/vminstall/text/interface.py   2017-03-03 
17:40:21.321207906 +0100
@@ -22,6 +22,7 @@
 import vminstall.options
 import vminstall.hypervisor
 import vminstall.caps
+import vminstall.util
 
 options = None
 defaults = None
@@ -435,6 +436,12 @@
 options.os_type = 'pxe'
 return
 
+if options.source:
+return
+
+dom0_inst_source = vminstall.util.getDom0InstallSource()
+if dom0_inst_source:
+options.source = dom0_inst_source
 vmdefaults = VMDefaults[options.os_type]
 install_selections = {}
 default = None




commit vm-install for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-02-02 15:45:08

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-09-08 
17:39:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-02-03 20:04:41.165920202 +0100
@@ -1,0 +2,21 @@
+Thu Jan 19 11:36:58 MST 2017 - carn...@suse.com
+
+- bsc#1020616 - Insert the correct kernel flag for changing the
+  screen resolution of PV guests (it changed with the pvops kernel)
+- Update de.po language file
+- Version 0.8.60
+
+---
+Wed Jan 18 15:42:36 MST 2017 - carn...@suse.com
+
+- bsc#1020751 - vm-install: exception thrown without explanation
+  when doing VM upgrade
+- Version 0.8.59
+
+---
+Fri Nov 11 16:57:48 MST 2016 - carn...@suse.com
+
+- bsc#1004324 - sles12 install from sles11 hypervisor
+- Version 0.8.58
+
+---

Old:

  vm-install-0.8.57.tar.bz2

New:

  vm-install-0.8.60.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.s7nT1T/_old  2017-02-03 20:04:41.781833509 +0100
+++ /var/tmp/diff_new_pack.s7nT1T/_new  2017-02-03 20:04:41.785832945 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.57
+Version:0.8.60
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.57.tar.bz2
+Source0:%{name}-0.8.60.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.57.tar.bz2 -> vm-install-0.8.60.tar.bz2 ++
 30641 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2016-09-08 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-09-08 17:39:24

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-08-25 
09:58:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-09-08 17:39:25.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug 30 13:04:49 MDT 2016 - carn...@suse.com
+
+- bsc#989468 - vm-install does not support aarch64
+- Version 0.8.57
+
+---

Old:

  vm-install-0.8.56.tar.bz2

New:

  vm-install-0.8.57.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.9JQz3h/_old  2016-09-08 17:39:26.0 +0200
+++ /var/tmp/diff_new_pack.9JQz3h/_new  2016-09-08 17:39:26.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.56
+Version:0.8.57
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.56.tar.bz2
+Source0:%{name}-0.8.57.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.56.tar.bz2 -> vm-install-0.8.57.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.56/Makefile 
new/vm-install-0.8.57/Makefile
--- old/vm-install-0.8.56/Makefile  2016-08-17 00:37:07.0 +0200
+++ new/vm-install-0.8.57/Makefile  2016-08-30 21:05:38.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.56
+VER = 0.8.57
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.56/setup.py 
new/vm-install-0.8.57/setup.py
--- old/vm-install-0.8.56/setup.py  2016-08-17 00:37:07.0 +0200
+++ new/vm-install-0.8.57/setup.py  2016-08-30 21:05:35.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.56',
+  version='0.8.57',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.56/src/vminstall/caps.py 
new/vm-install-0.8.57/src/vminstall/caps.py
--- old/vm-install-0.8.56/src/vminstall/caps.py 2016-03-16 21:11:36.0 
+0100
+++ new/vm-install-0.8.57/src/vminstall/caps.py 2016-08-31 00:10:33.0 
+0200
@@ -130,8 +130,10 @@
 arches = [['x86_64', 'default'], ['i686', 'default'], ['i586', 
'default'], ['i386', 'default']]
 elif k_arch == 'i686':
 arches = [['i386', 'default'], ['i586', 'default'], ['i686', 
'default']]
-else:
+elif k_arch == 's390x':
 arches = [['s390x', 'default']]
+else:
+arches = [['aarch64', 'default']]
 return arches
 if is_x86_64_capable():
 if not supports_32nonpae:
@@ -160,6 +162,8 @@
 return 'x86_64'
 elif platform.machine() == 's390x':
 return 's390x'
+elif platform.machine() == 'aarch64':
+return 'aarch64'
 return 'i686'
 
 def xen_arch():
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vm-install-0.8.56/src/vminstall/full_virt_kvm_guest.py 
new/vm-install-0.8.57/src/vminstall/full_virt_kvm_guest.py
--- old/vm-install-0.8.56/src/vminstall/full_virt_kvm_guest.py  2016-05-14 
00:50:22.0 +0200
+++ new/vm-install-0.8.57/src/vminstall/full_virt_kvm_guest.py  2016-08-31 
00:10:27.0 +0200
@@ -34,6 +34,8 @@
 if caps.is_kvm():
 if caps.kvm_arch() == 's390x':
 self._qemu = '/usr/bin/qemu-system-s390x'
+if caps.kvm_arch() == 'aarch64':
+self._qemu = '/usr/bin/qemu-system-aarch64'
 if os.path.exists("/usr/bin/qemu-system-x86_64"):
 self._qemu = '/usr/bin/qemu-system-x86_64'
 elif os.path.exists("/usr/bin/qemu-kvm"):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.56/src/vminstall/kvm_guest.py 
new/vm-install-0.8.57/src/vminstall/kvm_guest.py
--- old/vm-install-0.8.56/src/vminstall/kvm_guest.py2016-05-14 
00:50:22.0 +02

commit vm-install for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-08-25 09:58:16

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-08-18 
09:18:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-08-25 09:58:18.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug 16 15:44:58 MDT 2016 - carn...@suse.com
+
+- bsc#984189 - vm-install: add updated language files
+- Version 0.8.56
+
+---
@@ -11 +17 @@
-- Updated language files
+- bsc#984189 - vm-install: add updated language files

Old:

  vm-install-0.8.55.tar.bz2

New:

  vm-install-0.8.56.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.K2wDMi/_old  2016-08-25 09:58:19.0 +0200
+++ /var/tmp/diff_new_pack.K2wDMi/_new  2016-08-25 09:58:19.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.55
+Version:0.8.56
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.55.tar.bz2
+Source0:%{name}-0.8.56.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.55.tar.bz2 -> vm-install-0.8.56.tar.bz2 ++
 29503 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2016-08-18 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-08-18 09:18:21

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-06-14 
23:07:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-08-18 09:18:23.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 10 10:59:48 MDT 2016 - carn...@suse.com
+
+- bsc#992780 - Upgrade of SLES11SP4 PV guest => SLES12SP1 does not
+  work with qcow2 disk device 
+- Version 0.8.55
+
+---
@@ -4 +11 @@
-- bsc#984189 - vm-install: add updated language files
+- Updated language files

Old:

  vm-install-0.8.54.tar.bz2

New:

  vm-install-0.8.55.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.e2mUxw/_old  2016-08-18 09:18:24.0 +0200
+++ /var/tmp/diff_new_pack.e2mUxw/_new  2016-08-18 09:18:24.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.54
+Version:0.8.55
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.54.tar.bz2
+Source0:%{name}-0.8.55.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.54.tar.bz2 -> vm-install-0.8.55.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.54/Makefile 
new/vm-install-0.8.55/Makefile
--- old/vm-install-0.8.54/Makefile  2016-06-09 23:47:36.0 +0200
+++ new/vm-install-0.8.55/Makefile  2016-08-10 19:18:49.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.54
+VER = 0.8.55
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.54/setup.py 
new/vm-install-0.8.55/setup.py
--- old/vm-install-0.8.54/setup.py  2016-06-09 23:47:27.0 +0200
+++ new/vm-install-0.8.55/setup.py  2016-08-10 19:18:45.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.54',
+  version='0.8.55',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.54/src/vminstall/xml.py 
new/vm-install-0.8.55/src/vminstall/xml.py
--- old/vm-install-0.8.54/src/vminstall/xml.py  2014-05-14 18:23:30.0 
+0200
+++ new/vm-install-0.8.55/src/vminstall/xml.py  2016-08-10 19:20:24.0 
+0200
@@ -153,6 +153,17 @@
 devices = tryElem(dom, 'devices')
 if devices:
 options.disks = get_disks(devices)
+for disk in options.disks:
+image_type = disk.disk_image_type()
+if image_type:
+image_type = image_type.rstrip(':')
+image_proto = disk.get_proto()
+if image_type != image_proto:
+if image_proto.startswith("tap:"):
+disk.driver.proto = "tap:" + image_type
+else:
+disk.driver.proto = image_type
+
 if options.nics is None:
 options.nics = []
 for nic in tryElems(devices, 'interface'):




commit vm-install for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-06-14 23:07:19

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-05-25 
21:28:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-06-14 23:07:21.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun  9 15:35:43 MDT 2016 - carn...@suse.com
+
+- bsc#984189 - vm-install: add updated language files
+- Version 0.8.54
+
+---

Old:

  vm-install-0.8.53.tar.bz2

New:

  vm-install-0.8.54.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.eP8fsP/_old  2016-06-14 23:07:22.0 +0200
+++ /var/tmp/diff_new_pack.eP8fsP/_new  2016-06-14 23:07:22.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.53
+Version:0.8.54
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.53.tar.bz2
+Source0:%{name}-0.8.54.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.53.tar.bz2 -> vm-install-0.8.54.tar.bz2 ++
 55988 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-05-25 21:28:55

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-05-17 
17:16:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-05-25 21:28:56.0 +0200
@@ -1,0 +2,6 @@
+Fri May 13 16:22:50 MDT 2016 - carn...@suse.com
+
+- fate#319328 - Add virsh console conf to KVM Guests
+- Version 0.8.53
+
+---

Old:

  vm-install-0.8.52.tar.bz2

New:

  vm-install-0.8.53.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.Sp7nzo/_old  2016-05-25 21:28:57.0 +0200
+++ /var/tmp/diff_new_pack.Sp7nzo/_new  2016-05-25 21:28:57.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.52
+Version:0.8.53
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.52.tar.bz2
+Source0:%{name}-0.8.53.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.52.tar.bz2 -> vm-install-0.8.53.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.52/Makefile 
new/vm-install-0.8.53/Makefile
--- old/vm-install-0.8.52/Makefile  2016-05-09 16:04:08.0 +0200
+++ new/vm-install-0.8.53/Makefile  2016-05-14 00:43:51.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.52
+VER = 0.8.53
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.52/setup.py 
new/vm-install-0.8.53/setup.py
--- old/vm-install-0.8.52/setup.py  2016-05-09 16:04:14.0 +0200
+++ new/vm-install-0.8.53/setup.py  2016-05-14 00:43:45.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.52',
+  version='0.8.53',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.52/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.8.53/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.8.52/src/vminstall/ParaVirtGuest.py2016-04-21 
00:02:24.0 +0200
+++ new/vm-install-0.8.53/src/vminstall/ParaVirtGuest.py2016-05-14 
00:44:32.0 +0200
@@ -34,6 +34,10 @@
 while True:
 ldev = '/dev/loop%i' % (i)
 if not os.path.exists(ldev):
+if i == 0:
+os.system("losetup -f > /dev/null 2>&1")
+if os.path.exists(ldev):
+continue
 break
 i += 1
 fd = os.popen("losetup %s '%s' 2> /dev/null" % (ldev, vdev))
@@ -61,6 +65,10 @@
 while True:
 ndev = '/dev/nbd%i' % (i)
 if not os.path.exists(ndev):
+if i == 0:
+os.system("modprobe nbd > /dev/null 2>&1")
+if os.path.exists(pdev):
+continue
 break
 i += 1
 fd = os.popen("qemu-nbd -c %s '%s' 2> /dev/null" % (ndev, pdev))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vm-install-0.8.52/src/vminstall/full_virt_kvm_guest.py 
new/vm-install-0.8.53/src/vminstall/full_virt_kvm_guest.py
--- old/vm-install-0.8.52/src/vminstall/full_virt_kvm_guest.py  2016-04-21 
00:02:24.0 +0200
+++ new/vm-install-0.8.53/src/vminstall/full_virt_kvm_guest.py  2016-05-14 
00:44:23.0 +0200
@@ -69,6 +69,7 @@
[ '%s' % self._qemu ],
  self._get_disk_xml(),
  self._get_network_xml(),
+ self._get_serial_xml(),
  self._get_host_devices_xml(),
  self._get_input_xml(),
  self._get_graphics_xml(),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vm-install-0.8.52/src/vminstall/full_virt_xen_guest.py 
new/vm-install-0.8.53/src/vminstall/full_virt_xen_guest.py
--- old/vm-install-0.8.52/src/vminstall/full_virt_xen_guest.py  2016-04-2

commit vm-install for openSUSE:Factory

2016-05-17 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-05-17 17:16:27

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-04-30 
23:32:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-05-17 17:16:32.0 +0200
@@ -1,0 +2,7 @@
+Wed May  4 11:11:26 MDT 2016 - carn...@suse.com
+
+- bsc#978526 - text mode installation doesn't allow specifying
+  install source
+- Version 0.8.52
+
+---

Old:

  vm-install-0.8.51.tar.bz2

New:

  vm-install-0.8.52.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.Nc2uxw/_old  2016-05-17 17:16:33.0 +0200
+++ /var/tmp/diff_new_pack.Nc2uxw/_new  2016-05-17 17:16:33.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.51
+Version:0.8.52
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.51.tar.bz2
+Source0:%{name}-0.8.52.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.51.tar.bz2 -> vm-install-0.8.52.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.51/Makefile 
new/vm-install-0.8.52/Makefile
--- old/vm-install-0.8.51/Makefile  2016-04-21 00:03:51.0 +0200
+++ new/vm-install-0.8.52/Makefile  2016-05-09 16:04:08.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.51
+VER = 0.8.52
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.51/setup.py 
new/vm-install-0.8.52/setup.py
--- old/vm-install-0.8.51/setup.py  2016-04-21 00:03:44.0 +0200
+++ new/vm-install-0.8.52/setup.py  2016-05-09 16:04:14.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.51',
+  version='0.8.52',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.51/src/vminstall/text/interface.py 
new/vm-install-0.8.52/src/vminstall/text/interface.py
--- old/vm-install-0.8.51/src/vminstall/text/interface.py   2015-06-08 
22:41:24.0 +0200
+++ new/vm-install-0.8.52/src/vminstall/text/interface.py   2016-05-09 
16:04:40.0 +0200
@@ -434,8 +434,6 @@
 if options.pxe_boot == True:
 options.os_type = 'pxe'
 return
-if options.source:
-return
 
 vmdefaults = VMDefaults[options.os_type]
 install_selections = {}
@@ -452,9 +450,13 @@
 default = url
 else:
 network_protocols.append(p)
+if options.source:
+default = 'host'
+install_selections[default] = '%s (%s)' % 
(vminstall.msg.installation_source_prompt, options.source)
 if network_protocols:
-default = 'network'
-install_selections[default] = '%s (%s)' % (vminstall.msg.network_url, 
', '.join(network_protocols),)
+install_selections['network'] = '%s (%s)' % 
(vminstall.msg.network_url, ', '.join(network_protocols),)
+if default is None:
+default = 'network'
 if default is None:
 # Validation step will catch this error, and allow user to retry.
 return
@@ -463,6 +465,8 @@
 url = prompt_selection_by_number(vminstall.msg.install_media_help, 
install_selections, default)
 
 try:
+if options.source and url == 'host':
+break
 if not url.startswith('dev:/'):
 url = prompt_string("Type the install URL:")
 options.source = url




commit vm-install for openSUSE:Factory

2016-04-30 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-04-30 23:31:48

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-04-22 
16:26:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-04-30 23:32:01.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 20 13:12:36 MDT 2016 - carn...@suse.com
+
+- bsc#976500 - vm-install: failure due to incorrectly parsing the
+  output of sfdisk
+- Version 0.8.51
+
+---

Old:

  vm-install-0.8.50.tar.bz2

New:

  vm-install-0.8.51.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.Nx8Kbw/_old  2016-04-30 23:32:02.0 +0200
+++ /var/tmp/diff_new_pack.Nx8Kbw/_new  2016-04-30 23:32:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.50
+Version:0.8.51
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.50.tar.bz2
+Source0:%{name}-0.8.51.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.50.tar.bz2 -> vm-install-0.8.51.tar.bz2 ++
 156340 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2016-04-22 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-04-22 16:25:53

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2015-11-05 
11:36:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-04-22 16:26:01.0 +0200
@@ -1,0 +2,19 @@
+Tue Apr 12 14:30:12 MDT 2016 - carn...@suse.com
+
+- bsc#974470 - The PV SLES-12-SP2 guest installation on xen(host
+  SLES-11-SP4) can not boot
+- Version 0.8.50
+
+---
+Wed Mar 16 14:14:49 MDT 2016 - carn...@suse.com
+
+- Add support for Windows Server 2016
+- Version 0.8.49
+
+---
+Thu Feb  4 16:37:55 MST 2016 - carn...@suse.com
+
+- Fix call to brctl on Tumbleweed
+- Version 0.8.48
+
+---

Old:

  vm-install-0.8.47.tar.bz2

New:

  vm-install-0.8.50.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.eaYVeH/_old  2016-04-22 16:26:02.0 +0200
+++ /var/tmp/diff_new_pack.eaYVeH/_new  2016-04-22 16:26:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -26,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.47
+Version:0.8.50
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.47.tar.bz2
+Source0:%{name}-0.8.50.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.47.tar.bz2 -> vm-install-0.8.50.tar.bz2 ++
 156394 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2015-11-05 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2015-11-05 11:35:58

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2015-10-08 
08:25:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2015-11-05 11:36:02.0 +0100
@@ -1,0 +2,6 @@
+Wed Oct 28 14:53:20 MDT 2015 - carn...@suse.com
+
+- bsc#952235 - Error after closing vm window during installation.
+- Version 0.8.47
+
+---

Old:

  vm-install-0.8.46.tar.bz2

New:

  vm-install-0.8.47.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.Z70uPF/_old  2015-11-05 11:36:03.0 +0100
+++ /var/tmp/diff_new_pack.Z70uPF/_new  2015-11-05 11:36:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -27,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.46
+Version:0.8.47
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.46.tar.bz2
+Source0:%{name}-0.8.47.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.46.tar.bz2 -> vm-install-0.8.47.tar.bz2 ++
 36574 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2015-10-07 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2015-10-08 08:25:33

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2015-09-11 
09:04:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2015-10-08 08:25:34.0 +0200
@@ -1,0 +2,9 @@
+Thu Oct  1 11:26:59 MDT 2015 - carn...@suse.com
+
+- Fix use of zypper when getting installation repos (bsc#947129)
+  This is a virt-manager bug that also effects vm-install
+- Fix host detection of openSUSE Leap
+- Updated language files
+- Version 0.8.46
+
+---

Old:

  vm-install-0.8.45.tar.bz2

New:

  vm-install-0.8.46.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.YuJhwj/_old  2015-10-08 08:25:35.0 +0200
+++ /var/tmp/diff_new_pack.YuJhwj/_new  2015-10-08 08:25:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -26,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.45
+Version:0.8.46
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.45.tar.bz2
+Source0:%{name}-0.8.46.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.45.tar.bz2 -> vm-install-0.8.46.tar.bz2 ++
 34528 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2015-09-11 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2015-09-11 09:04:07

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2015-08-29 
20:05:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2015-09-11 09:04:24.0 +0200
@@ -1,0 +2,12 @@
+Wed Sep  9 09:53:47 MDT 2015 - carn...@suse.com
+
+- bsc#945066 - vm-install: Add support for openSUSE 42
+- Add support for openSUSE Tumbleweed
+- Version 0.8.45
+
+---
+Thu Sep  3 15:56:21 UTC 2015 - dmuel...@suse.com
+
+- enable build on aarch64, as virt-manager requires it (fate#318444)
+
+---

Old:

  vm-install-0.8.44.tar.bz2

New:

  vm-install-0.8.45.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.7mgCOK/_old  2015-09-11 09:04:25.0 +0200
+++ /var/tmp/diff_new_pack.7mgCOK/_new  2015-09-11 09:04:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -27,15 +26,14 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.44
+Version:0.8.45
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.44.tar.bz2
+Source0:%{name}-0.8.45.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64 s390x ppc64le
 Requires:   dbus-1-python
 Requires:   kdump
 Requires:   libvirt-python

++ vm-install-0.8.44.tar.bz2 -> vm-install-0.8.45.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.44/Makefile 
new/vm-install-0.8.45/Makefile
--- old/vm-install-0.8.44/Makefile  2015-08-26 23:47:25.0 +0200
+++ new/vm-install-0.8.45/Makefile  2015-09-09 17:54:32.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.44
+VER = 0.8.45
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.44/setup.py 
new/vm-install-0.8.45/setup.py
--- old/vm-install-0.8.44/setup.py  2015-08-26 23:47:25.0 +0200
+++ new/vm-install-0.8.45/setup.py  2015-09-09 17:54:28.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.44',
+  version='0.8.45',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.44/src/vminstall/VMDefaults.py 
new/vm-install-0.8.45/src/vminstall/VMDefaults.py
--- old/vm-install-0.8.44/src/vminstall/VMDefaults.py   2015-05-26 
16:56:16.0 +0200
+++ new/vm-install-0.8.45/src/vminstall/VMDefaults.py   2015-09-09 
19:49:19.0 +0200
@@ -300,6 +300,18 @@
 def default_memory(self):
 return 768
 
+class openSUSE42Defaults(openSUSE13Defaults):
+def name(self):
+return msg.opensuse42
+def default_memory(self):
+return 1024
+
+class openSUSETumbleweedDefaults(openSUSE13Defaults):
+def name(self):
+return msg.opensuse_tumbleweed
+def default_memory(self):
+return 1024
+
 class SLED10Defaults(SUSEDefaults):
 def name(self):
 return msg.sled10
@@ -914,6 +926,8 @@
 'opensuse11' : openSUSE11Defaults(),
 'opensuse12' : openSUSE12Defaults(),
 'opensuse13' : openSUSE13Defaults(),
+'opensuse42' : openSUSE42Defaults(),
+'opensuse_tumbleweed' : openSUSETumbleweedDefaults(),
 'other': GenericDefaults(),
 'redhat'   : RedHatDefaults(),
 'rhel3': RHEL3Defaults(),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-in

commit vm-install for openSUSE:Factory

2015-08-29 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2015-08-29 20:04:58

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2015-07-14 
17:45:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2015-08-29 20:05:00.0 +0200
@@ -1,0 +2,15 @@
+Fri Aug 21 12:54:34 MDT 2015 - carn...@suse.com
+
+- bnc#942763 - vm-install: Error occurs deploying VM "list indices
+  must be integers, not strings"
+- Version 0.8.44
+
+---
+Wed Aug 19 13:13:17 MDT 2015 - carn...@suse.com
+
+- bsc#942409 - vm-install fails to load on s390 system, returns
+  "Error: A parameter is invalid or missing. (memoryMB)"
+- Fix getDom0InstallSource repo_url check
+- Version 0.8.43
+
+---

Old:

  vm-install-0.8.42.tar.bz2

New:

  vm-install-0.8.44.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.GTNTo2/_old  2015-08-29 20:05:01.0 +0200
+++ /var/tmp/diff_new_pack.GTNTo2/_new  2015-08-29 20:05:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -26,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.42
+Version:0.8.44
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.42.tar.bz2
+Source0:%{name}-0.8.44.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.42.tar.bz2 -> vm-install-0.8.44.tar.bz2 ++
 78577 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2015-07-14 17:43:51

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2015-01-30 
11:00:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2015-07-14 17:45:00.0 +0200
@@ -1,0 +2,26 @@
+Mon Jun  8 14:08:14 MDT 2015 - carn...@suse.com
+
+- bsc#826425 - removed tap:cdrom as a supported protocol.
+- Version 0.8.42
+
+---
+Fri May  1 13:42:42 MDT 2015 - carn...@suse.com
+
+- Add Windows 10 as a supported VM type. Split out windows 7 from
+  vista. 
+- Version 0.8.41
+
+---
+Thu Apr 23 14:10:00 MDT 2015 - carn...@suse.com
+
+- bsc#928448 - Vm-install in text mode fails to use correct driver
+  for booting existing disk
+- Version 0.8.40
+
+---
+Wed Feb  4 16:26:01 CET 2015 - carn...@suse.de
+
+- Updated language files 
+- Version 0.8.39
+
+---

Old:

  vm-install-0.8.38.tar.bz2

New:

  vm-install-0.8.42.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.rPFhKH/_old  2015-07-14 17:45:01.0 +0200
+++ /var/tmp/diff_new_pack.rPFhKH/_new  2015-07-14 17:45:01.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -27,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.38
+Version:0.8.42
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.38.tar.bz2
+Source0:%{name}-0.8.42.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.38.tar.bz2 -> vm-install-0.8.42.tar.bz2 ++
 49985 lines of diff (skipped)




commit vm-install for openSUSE:Factory

2015-01-30 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2015-01-30 11:00:31

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-11-28 
08:45:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2015-01-30 11:00:34.0 +0100
@@ -1,0 +2,30 @@
+Thu Jan 29 06:50:12 MST 2015 - cy...@suse.com
+
+- bnc#915102 - vm-install is broken
+- Version 0.8.38
+
+---
+Thu Jan 22 14:28:35 MST 2015 - carn...@suse.com
+
+- bnc#857916 - keymap option not passed to xen vm
+- Version 0.8.37
+
+---
+Thu Jan 21 09:31:12 MST 2015 - carn...@suse.com
+
+- bnc#913744 - DomU upgrade from SLES 11 SP3 to SLES 12 using
+  installation source doesn't give you the option to upgrade
+- Version 0.8.36
+
+---
+Mon Jan 19 17:25:32 MST 2015 - carn...@suse.com
+
+- Fix get_running_vms parsing for libvirt managed VMs.
+
+---
+Thu Dec 11 12:26:18 MST 2014 - carn...@suse.com
+
+- Use grub.xen to boot os13.2 PV guests
+- Version 0.8.35
+
+---

Old:

  vm-install-0.8.34.tar.bz2

New:

  vm-install-0.8.38.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.KVTITw/_old  2015-01-30 11:00:36.0 +0100
+++ /var/tmp/diff_new_pack.KVTITw/_new  2015-01-30 11:00:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.34
+Version:0.8.38
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.34.tar.bz2
+Source0:%{name}-0.8.38.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.34.tar.bz2 -> vm-install-0.8.38.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.34/Makefile 
new/vm-install-0.8.38/Makefile
--- old/vm-install-0.8.34/Makefile  2014-11-20 22:11:12.0 +0100
+++ new/vm-install-0.8.38/Makefile  2015-01-29 14:52:17.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.34
+VER = 0.8.38
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.34/setup.py 
new/vm-install-0.8.38/setup.py
--- old/vm-install-0.8.34/setup.py  2014-11-20 22:11:06.0 +0100
+++ new/vm-install-0.8.38/setup.py  2015-01-29 14:52:14.0 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.34',
+  version='0.8.38',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.34/src/vmdisks/disks.py 
new/vm-install-0.8.38/src/vmdisks/disks.py
--- old/vm-install-0.8.34/src/vmdisks/disks.py  2014-10-23 16:05:17.0 
+0200
+++ new/vm-install-0.8.38/src/vmdisks/disks.py  2015-01-22 18:36:10.0 
+0100
@@ -509,6 +509,8 @@
 virtio=True
 except:
 continue
+elif arg.startswith('xvd') and vminstall.caps.is_xen():
+vdev = arg
 elif arg is '':
 # Empty string assumes default
 continue
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.34/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.8.38/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.8.34/src/vminstall/ParaVirtGuest.py2014-10-23 
16:05:17.0 +0200
+++ new/vm-install-0.8.38/src/vminstall/ParaVirtGuest.py2015-01-20 
01:24:35.0 +01

commit vm-install for openSUSE:Factory

2014-11-27 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-11-28 08:44:50

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-09-05 
09:34:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-11-28 08:45:02.0 +0100
@@ -1,0 +2,15 @@
+Tue Nov  4 16:20:03 MST 2014 - carn...@suse.com
+
+- bnc#906248 - opensuse 13.2 i586 bit not installable as xen pv-guest
+- Add i686 arch for kernel/initrd lookup
+- Remove unused ia64 code
+- Version 0.8.34
+
+---
+Tue Nov  4 16:20:03 MST 2014 - carn...@suse.com
+
+- bnc#886623 - vm-install: GtkWarning: IA__gtk_widget_event:
+  assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed gtk.main() 
+- Version 0.8.33
+
+---

Old:

  vm-install-0.8.32.tar.bz2

New:

  vm-install-0.8.34.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.0hns2A/_old  2014-11-28 08:45:04.0 +0100
+++ /var/tmp/diff_new_pack.0hns2A/_new  2014-11-28 08:45:04.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -26,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.32
+Version:0.8.34
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.32.tar.bz2
+Source0:%{name}-0.8.34.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.32.tar.bz2 -> vm-install-0.8.34.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.32/Makefile 
new/vm-install-0.8.34/Makefile
--- old/vm-install-0.8.32/Makefile  2014-09-03 23:29:58.0 +0200
+++ new/vm-install-0.8.34/Makefile  2014-11-20 22:11:12.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.32
+VER = 0.8.34
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.32/setup.py 
new/vm-install-0.8.34/setup.py
--- old/vm-install-0.8.32/setup.py  2014-09-03 23:29:54.0 +0200
+++ new/vm-install-0.8.34/setup.py  2014-11-20 22:11:06.0 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.32',
+  version='0.8.34',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.32/src/vminstall/VMSUSE.py 
new/vm-install-0.8.34/src/vminstall/VMSUSE.py
--- old/vm-install-0.8.32/src/vminstall/VMSUSE.py   2014-05-14 
21:17:13.0 +0200
+++ new/vm-install-0.8.34/src/vminstall/VMSUSE.py   2014-11-20 
21:54:16.0 +0100
@@ -79,7 +79,13 @@
 # The packages may or may not have a version.
 # There may or may not be a leading path component, specifying the 
disc.
 kre = 
re.compile('\.(/[a-zA-Z0-9]*)?/suse/%s/%s(-[0-9][-_\.0-9a-zA-Z]*)?\.rpm' % 
(arch, kernel))
-ire = 
re.compile('\.(/[a-zA-Z0-9]*)?/suse/%s/%s(-[0-9][-_\.0-9a-zA-Z]*)?\.rpm' % 
(arch, 'install-initrd'))
+ire = 
re.compile('\.(/[a-zA-Z0-9]*)?/suse/%s/%s(-[a-zA-Z0-9]*)?([-_\.0-9a-zA-Z]*)?\.rpm'
 % (arch, 'install-initrd'))
+# Fix old assumption that install-initrd.rpm and kernel-xen.rpm are in 
same  directory (not true for 13.x 32bit)
+if arch == 'i686':
+alt_initrd_arch = 'i586'
+alt_ire = 
re.compile('\.(/[a-zA-Z0-9]*)?/suse/%s/%s(-[a-zA-Z0-9]*)?([-_\.0-9a-zA-Z]*)?\.rpm'
 % (alt_initrd_arch, 'install-initrd'))
+else:
+alt_ire = alt_initrd_arch = None
 for line in lines:
 m = kre.match(line)
 if m:
@@ -92,6 +98,8 @@
 break
 else:
 m = ire.match(line)
+if m is None and alt_ire:
+m = alt_ire.match(line)
 if m:
 log.debug("Found 

commit vm-install for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-09-05 09:34:28

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-08-13 
08:49:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-09-05 09:34:49.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep  3 15:32:11 MDT 2014 - carn...@suse.com
+
+- bnc#894948 - vm-install fails when kernel-default is installed
+  on paravirtual guests 
+- Updated language files
+- Version 0.8.32
+
+---

Old:

  vm-install-0.8.31.tar.bz2

New:

  vm-install-0.8.32.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.0aHOf4/_old  2014-09-05 09:34:50.0 +0200
+++ /var/tmp/diff_new_pack.0aHOf4/_new  2014-09-05 09:34:50.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -27,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.31
+Version:0.8.32
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.31.tar.bz2
+Source0:%{name}-0.8.32.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.31.tar.bz2 -> vm-install-0.8.32.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.31/Makefile 
new/vm-install-0.8.32/Makefile
--- old/vm-install-0.8.31/Makefile  2014-08-05 00:47:31.0 +0200
+++ new/vm-install-0.8.32/Makefile  2014-09-03 23:29:58.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.31
+VER = 0.8.32
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.31/po/ar.po 
new/vm-install-0.8.32/po/ar.po
--- old/vm-install-0.8.31/po/ar.po  2014-07-18 20:18:00.0 +0200
+++ new/vm-install-0.8.32/po/ar.po  2014-09-03 23:32:51.0 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-08 18:43-0600\n"
-"PO-Revision-Date: 2014-07-15 11:31\n"
+"PO-Revision-Date: 2014-09-03 10:42\n"
 "Last-Translator: Novell language \n"
 "Language-Team: Novell language \n"
 "Language: \n"
@@ -389,7 +389,7 @@
 
 #: src/vminstall/msg.py:146
 msgid "SUSE Linux Enterprise Server 10"
-msgstr "SUSELinuxEnterprise
Server10"
+msgstr "SUSE Linux Enterprise Server 10"
 
 #: src/vminstall/msg.py:147
 msgid "SUSE Linux Enterprise Server 11"
@@ -401,11 +401,11 @@
 
 #: src/vminstall/msg.py:149
 msgid "SUSE Linux Enterprise Server 8"
-msgstr "SUSE  Linux  Enterprise  Server  8"
+msgstr "SUSE Linux Enterprise Server 8"
 
 #: src/vminstall/msg.py:150
 msgid "SUSE Linux Enterprise Server 9"
-msgstr "SUSE Linux Enterprise Server 9"
+msgstr "SUSE Linux Enterprise Server 9"
 
 #: src/vminstall/msg.py:151
 msgid "Solaris 10"
@@ -698,7 +698,7 @@
 #. TRANSLATORS Do not translate %(url)s
 #: src/vminstall/msg.py:232
 msgid "For the most current information on SUSE VM server technology, see "
-msgstr "للحصول على أحدث المعلومات عن تكنولوجيا ملقم SUSE الظاهري، راجع "
+msgstr "للحصول على أحدث المعلومات عن تكنولوجيا خادم SUSE الظاهري، راجع "
 
 #: src/vminstall/msg.py:233
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.31/po/ko.po 
new/vm-install-0.8.32/po/ko.po
--- old/vm-install-0.8.31/po/ko.po  2014-07-18 20:18:03.0 +0200
+++ new/vm-install-0.8.32/po/ko.po  2014-09-03 23:32:56.0 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-08 18:43-0600\n"
-"PO-Revision-Date: 2014-07-15 11:32\n"
+"PO-Revision-Date: 2014-09-03 10:43\n"
 "Last-Translator: Novell language \n"
 "Language-Team: Novell language \n"
 "Language: \n"
@@ -393,7 +393,7 @@
 
 #: src/vminstall/msg.py:147
 msgid "SUSE Linux Enterprise Server 11"
-msgstr "SUSE Linux Enterprise Desktop 11"
+msgstr "SUSE Linux Enterprise Server 11"
 
 #: src/vminsta

commit vm-install for openSUSE:Factory

2014-08-12 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-08-13 08:49:12

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-07-25 
09:10:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-08-13 08:49:22.0 +0200
@@ -1,0 +2,7 @@
+Mon Aug  4 16:46:58 MDT 2014 - carn...@suse.com
+
+- bnc#890302 - Vm-install gets a "'module' object has no attribute
+  'connection'" error
+- Version 0.8.31
+
+---

Old:

  vm-install-0.8.30.tar.bz2

New:

  vm-install-0.8.31.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.HIQs91/_old  2014-08-13 08:49:23.0 +0200
+++ /var/tmp/diff_new_pack.HIQs91/_new  2014-08-13 08:49:23.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -26,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.30
+Version:0.8.31
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.30.tar.bz2
+Source0:%{name}-0.8.31.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.30.tar.bz2 -> vm-install-0.8.31.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.30/Makefile 
new/vm-install-0.8.31/Makefile
--- old/vm-install-0.8.30/Makefile  2014-07-23 18:34:47.0 +0200
+++ new/vm-install-0.8.31/Makefile  2014-08-05 00:47:31.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.30
+VER = 0.8.31
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.30/setup.py 
new/vm-install-0.8.31/setup.py
--- old/vm-install-0.8.30/setup.py  2014-07-23 18:34:41.0 +0200
+++ new/vm-install-0.8.31/setup.py  2014-08-05 00:47:28.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.30',
+  version='0.8.31',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.30/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.8.31/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.8.30/src/vminstall/ParaVirtGuest.py2014-06-27 
03:39:23.0 +0200
+++ new/vm-install-0.8.31/src/vminstall/ParaVirtGuest.py2014-08-04 
16:19:13.0 +0200
@@ -435,10 +435,9 @@
 ramdisk = ''
 if self.runtime['initrd']:
 ramdisk = ',%s' % self.runtime['initrd']
-if self.options.use_xl and \
-  (self.options.os_type == "sles12" or \
+if self.options.os_type == "sles12" or \
self.options.os_type == "sled12" or \
-   self.options.os_type == "rhel7"):
+   self.options.os_type == "rhel7":
 return """builder="linux"
 #bootargs=""
 #extra="%(runtime_args)s %(extra_args)s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.30/src/vminstall/VMDefaults.py 
new/vm-install-0.8.31/src/vminstall/VMDefaults.py
--- old/vm-install-0.8.30/src/vminstall/VMDefaults.py   2014-07-22 
16:04:20.0 +0200
+++ new/vm-install-0.8.31/src/vminstall/VMDefaults.py   2014-08-06 
03:13:22.0 +0200
@@ -733,6 +733,8 @@
 return "sb16"
 else:
 return "ac97"
+def multi_stage_install(self):
+return 1
 class WindowsXPx64Defaults(WindowsDefaults):
 def name(self):
 return msg.windows_xp_x64
@@ -742,6 +744,8 @@
 return caps.vcpu_processors(2)
 def apic(self):
 return True
+def multi_stage_install(self):
+return 1
 class WindowsVistaDefaults(WindowsDefaults):
 def name(self):
 return msg.windows_vista
@@ -767,6 +771,8 @@
 return "sb16"
 else:
 return "ac97"
+def multi_stage_install(self):
+return 1
 class 

commit vm-install for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-07-25 09:09:25

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-07-18 
07:32:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-07-25 09:10:23.0 +0200
@@ -1,0 +2,19 @@
+Wed Jul 23 10:33:58 MDT 2014 - carn...@suse.com
+
+- Updated language files
+- Version 0.8.30
+
+---
+Thu Jul 21 18:22:45 MDT 2014 - carn...@suse.com
+
+- bnc#872034 - connection to fresh HVM guest lost after install
+- Version 0.8.29
+
+---
+Thu Jul 18 12:17:15 MDT 2014 - carn...@suse.com
+
+- bnc#887993 - vm-install calculating available memory incorrectly
+- Updated language files
+- Version 0.8.28
+
+---

Old:

  vm-install-0.8.27.tar.bz2

New:

  vm-install-0.8.30.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.6m6dj7/_old  2014-07-25 09:10:24.0 +0200
+++ /var/tmp/diff_new_pack.6m6dj7/_new  2014-07-25 09:10:24.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -27,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.27
+Version:0.8.30
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.27.tar.bz2
+Source0:%{name}-0.8.30.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.27.tar.bz2 -> vm-install-0.8.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/Makefile 
new/vm-install-0.8.30/Makefile
--- old/vm-install-0.8.27/Makefile  2014-07-10 23:37:56.0 +0200
+++ new/vm-install-0.8.30/Makefile  2014-07-23 18:34:47.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.27
+VER = 0.8.30
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/po/ar.po 
new/vm-install-0.8.30/po/ar.po
--- old/vm-install-0.8.27/po/ar.po  2014-06-12 05:45:39.0 +0200
+++ new/vm-install-0.8.30/po/ar.po  2014-07-22 22:21:45.0 +0200
@@ -6,9 +6,9 @@
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-08 18:43-0600\n"
-"PO-Revision-Date: 2014-06-06 14:45\n"
-"Last-Translator: Novell Language \n"
-"Language-Team: Novell Language \n"
+"PO-Revision-Date: 2014-07-15 11:31\n"
+"Last-Translator: Novell language \n"
+"Language-Team: Novell language \n"
 "Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -345,7 +345,7 @@
 
 #: src/vminstall/msg.py:135
 msgid "openSUSE 13"
-msgstr "أوبن سوزي 13"
+msgstr "openSUSE 13"
 
 #: src/vminstall/msg.py:136
 msgid "Other operating system"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/po/cs.po 
new/vm-install-0.8.30/po/cs.po
--- old/vm-install-0.8.27/po/cs.po  2014-06-12 05:45:40.0 +0200
+++ new/vm-install-0.8.30/po/cs.po  2014-07-22 22:21:45.0 +0200
@@ -6,9 +6,9 @@
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-08 18:43-0600\n"
-"PO-Revision-Date: 2014-06-06 15:26\n"
-"Last-Translator: Novell Language \n"
-"Language-Team: Novell Language \n"
+"PO-Revision-Date: 2014-07-15 11:32\n"
+"Last-Translator: Novell language \n"
+"Language-Team: Novell language \n"
 "Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.27/po/de.po 
new/vm-install-0.8.30/po/de.po
--- old/vm-install-0.8.27/po/de.po  2014-06-12 05:45:36.0 +0200
+++ new/vm-install-0.8.30/po/de.po  2014-07-23 18:33:07.0 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-08 18:43-0600\n"
-"PO-Revision-Date: 2014-06-06 

commit vm-install for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-07-18 07:32:04

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-07-02 
15:05:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-07-18 07:32:05.0 +0200
@@ -1,0 +2,14 @@
+Thu Jul 07 14:57:11 MDT 2014 - carn...@suse.com
+
+- bnc#885967 - vm-install: missing separating '/' in default
+  virtual disk path
+- bnc#869026 - Build0198: Unable to complete install: 'XML error:
+  No PCI buses available'
+- Version 0.8.27
+
+---
+Thu Jul 03 10:34:28 MDT 2014 - carn...@suse.com
+
+- Updated language file ru.po
+
+---

Old:

  vm-install-0.8.26.tar.bz2

New:

  vm-install-0.8.27.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.ZveQvc/_old  2014-07-18 07:32:06.0 +0200
+++ /var/tmp/diff_new_pack.ZveQvc/_new  2014-07-18 07:32:06.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.26
+Version:0.8.27
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.26.tar.bz2
+Source0:%{name}-0.8.27.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.26.tar.bz2 -> vm-install-0.8.27.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/Makefile 
new/vm-install-0.8.27/Makefile
--- old/vm-install-0.8.26/Makefile  2014-06-27 01:37:13.0 +0200
+++ new/vm-install-0.8.27/Makefile  2014-07-10 23:37:56.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.26
+VER = 0.8.27
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/po/ru.po 
new/vm-install-0.8.27/po/ru.po
--- old/vm-install-0.8.26/po/ru.po  2014-06-12 05:45:39.0 +0200
+++ new/vm-install-0.8.27/po/ru.po  2014-07-03 18:33:47.0 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-08 18:43-0600\n"
-"PO-Revision-Date: 2014-06-06 16:09\n"
+"PO-Revision-Date: 2014-07-03 14:03\n"
 "Last-Translator: Novell language \n"
 "Language-Team: Novell language \n"
 "Language: \n"
@@ -983,7 +983,7 @@
 
 #: src/vminstall/msg.py:325
 msgid "MAC Address"
-msgstr "MAC адрес"
+msgstr "MAC-адрес"
 
 #: src/vminstall/msg.py:326
 msgid "Randomly generated MAC address"
@@ -1132,4 +1132,3 @@
 #: src/vminstall/msg.py:382
 msgid "A hypervisor is not running.  For kvm, load the kvm kernel modules.  If 
you want to run xen, reboot and load the xen kernel."
 msgstr "Гипервизор не запущен. Для kvm загрузите соответствующие модули ядра. 
Если требуется запустить xen, выполните перезагрузку и загрузите ядро с xen."
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/setup.py 
new/vm-install-0.8.27/setup.py
--- old/vm-install-0.8.26/setup.py  2014-06-27 01:37:09.0 +0200
+++ new/vm-install-0.8.27/setup.py  2014-07-10 23:37:52.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.26',
+  version='0.8.27',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.26/src/vmdisks/disks.py 
new/vm-install-0.8.27/src/vmdisks/disks.py
--- old/vm-install-0.8.26/src/vmdisks/disks.py  2014-06-26 18:20:49.0 
+0200
+++ new/vm-install-0.8.27/src/vmdisks/disks.py  2014-07-10 22:58:57.0 
+0200
@@ -35,6 +35,7 @@
 import vminstall.paths
 import vminstall.util
 import vminstall.caps
+import vminstall.hypervisor
 
 def get_fv_boot_disks(disks):
 """Qemu can only boot from the first hard disk or first cdrom.
@@ -201,10 +202,14 @@
 # NOTE:  Some versions of Xen have a bug that affects detaching.  'xvda'
 #may fail to detach, but '51712' works ok.  To be safe, the
 #nu

commit vm-install for openSUSE:Factory

2014-07-02 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-07-02 15:05:19

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-06-16 
21:37:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-07-02 15:05:34.0 +0200
@@ -1,0 +2,28 @@
+Mon Jun 30 10:33:44 MDT 2014 - carn...@suse.com
+
+- bnc#870174 - vm-install: Exception AttributeError: "'NoneType'
+  object has no attribute 'virDomainFree'"...
+- Version 0.8.26
+
+---
+Fri Jun 27 10:07:25 MDT 2014 - carn...@suse.com
+
+- Add try/except blocks around xenstore-read to catch failures due
+  to a corrupt xenstore database
+- Updated language files
+
+---
+Thu Jun 26 15:22:16 MDT 2014 - carn...@suse.com
+
+- Fix PV VMs starting correctly with no graphics specified
+- Fix rhel7 to install correctly. Default to text mode install
+  for Xen PV rhel7 because the kernel has no framebuffer driver
+
+---
+Mon Jun 23 12:10:34 MDT 2014 - carn...@suse.com
+
+- bnc#883901 - sles 12 Xen beta 9 vm-install fails to pxe install
+  guest with error
+- KVM: Fix initializing the use_libvirt flag
+
+---

Old:

  vm-install-0.8.24.tar.bz2

New:

  vm-install-0.8.26.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.SpWZ4Q/_old  2014-07-02 15:05:35.0 +0200
+++ /var/tmp/diff_new_pack.SpWZ4Q/_new  2014-07-02 15:05:35.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.24
+Version:0.8.26
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.24.tar.bz2
+Source0:%{name}-0.8.26.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.24.tar.bz2 -> vm-install-0.8.26.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.24/Makefile 
new/vm-install-0.8.26/Makefile
--- old/vm-install-0.8.24/Makefile  2014-06-12 05:43:25.0 +0200
+++ new/vm-install-0.8.26/Makefile  2014-06-27 01:37:13.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.24
+VER = 0.8.26
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.24/po/zh_CN.po 
new/vm-install-0.8.26/po/zh_CN.po
--- old/vm-install-0.8.24/po/zh_CN.po   2014-06-12 07:11:46.0 +0200
+++ new/vm-install-0.8.26/po/zh_CN.po   2014-06-30 16:21:00.0 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-08 18:43-0600\n"
-"PO-Revision-Date: 2014-06-06 13:52\n"
+"PO-Revision-Date: 2014-06-26 12:20\n"
 "Last-Translator: Novell language \n"
 "Language-Team: Novell language \n"
 "Language: \n"
@@ -581,7 +581,7 @@
 
 #: src/vminstall/msg.py:198
 msgid "Password:"
-msgstr "密码:"
+msgstr "口令:"
 
 #: src/vminstall/msg.py:199
 msgid "Description"
@@ -755,7 +755,7 @@
 
 #: src/vminstall/msg.py:251
 msgid "Create a virtual disk based on a device (CD or other block device), an 
existing image file (ISO), or a new file.  Specify a device by its device node, 
such as /dev/cdrom, not its mount point."
-msgstr "基于设备(CD 或其他块设备)、现有映象文件 (ISO) 或新文件创建虚拟磁盘。  
请根据设备节点(比如,/dev/cdrom)而非装入点来指定设备。"
+msgstr "基于设备(CD 或其他块设备)、现有映象文件 (ISO) 或新文件创建虚拟磁盘。  
请根据设备节点(比如,/dev/cdrom)而非安装点来指定设备。"
 
 #: src/vminstall/msg.py:252
 msgid "Please specify the settings for the virtual network adapter."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.24/setup.py 
new/vm-install-0.8.26/setup.py
--- old/vm-install-0.8.24/setup.py  2014-06-12 05:43:40.0 +0200
+++ new/vm-install-0.8.26/setup.py  2014-06-27 01:37:09.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.24',
+  version='0.8.26',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',

commit vm-install for openSUSE:Factory

2014-06-16 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-06-16 21:37:33

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-06-01 
19:41:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-06-16 21:37:34.0 +0200
@@ -1,0 +2,21 @@
+Mon Jun 11 21:44:34 MDT 2014 - carn...@suse.com
+
+- bnc#876337 - virt-v2v: Failed to retrieve volume information for...
+- Updated language files
+- Version 0.8.24
+
+---
+Mon Jun  5 16:00:15 MDT 2014 - carn...@suse.com
+
+- bnc#881573 - kvm vm install does not report full system memory
+- Version 0.8.23
+
+---
+Mon Jun  2 17:24:15 MDT 2014 - carn...@suse.com
+
+- Fix loading disk protocols for Xen when reading the
+  /etc/default/vm-install defaults file
+- Updated language files
+- Version 0.8.22
+
+---
@@ -5,0 +27 @@
+- Version 0.8.21

Old:

  vm-install-0.8.20.tar.bz2
  vm-install-0.8.21.tar.bz2

New:

  vm-install-0.8.24.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.NzSZ2P/_old  2014-06-16 21:37:35.0 +0200
+++ /var/tmp/diff_new_pack.NzSZ2P/_new  2014-06-16 21:37:35.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.21
+Version:0.8.24
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.21.tar.bz2
+Source0:%{name}-0.8.24.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.20.tar.bz2 -> vm-install-0.8.24.tar.bz2 ++
 70245 lines of diff (skipped)

++ vm-install.conf ++
--- /var/tmp/diff_new_pack.NzSZ2P/_old  2014-06-16 21:37:35.0 +0200
+++ /var/tmp/diff_new_pack.NzSZ2P/_new  2014-06-16 21:37:35.0 +0200
@@ -3,8 +3,8 @@
 #
 
 # Location of images for file backed VMs
-#XEN_IMAGE_DIR=/var/lib/xen/images
-#KVM_IMAGE_DIR=/var/lib/kvm/images
+#XEN_IMAGE_DIR=/var/lib/libvirt/images
+#KVM_IMAGE_DIR=/var/lib/libvirt/images
 
 # Location for VM configuration files
 #XEN_CONFIG_DIR=/etc/xen/vm/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2014-06-01 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-06-01 19:41:03

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-05-16 
18:18:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-06-01 19:41:19.0 +0200
@@ -1,0 +2,13 @@
+Tue May 27 13:44:15 MDT 2014 - carn...@suse.com
+
+- Add temporary 'suse-diskcache-disable-flush' flag for Xen
+  installation performance
+
+---
+Mon May 19 17:18:02 MDT 2014 - carn...@suse.com
+
+- Allow the backend type of 'tap' to be specified thereby allowing
+  a different backend to be used besides qdisk
+- Version 0.8.20
+
+---

Old:

  vm-install-0.8.19.tar.bz2

New:

  vm-install-0.8.20.tar.bz2
  vm-install-0.8.21.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.QmqLiw/_old  2014-06-01 19:41:20.0 +0200
+++ /var/tmp/diff_new_pack.QmqLiw/_new  2014-06-01 19:41:20.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.19
+Version:0.8.21
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.19.tar.bz2
+Source0:%{name}-0.8.21.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x ppc64le

++ vm-install-0.8.19.tar.bz2 -> vm-install-0.8.20.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.19/Makefile 
new/vm-install-0.8.20/Makefile
--- old/vm-install-0.8.19/Makefile  2014-05-15 19:11:02.0 +0200
+++ new/vm-install-0.8.20/Makefile  2014-05-20 01:20:22.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.19
+VER = 0.8.20
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.19/setup.py 
new/vm-install-0.8.20/setup.py
--- old/vm-install-0.8.19/setup.py  2014-05-15 19:10:59.0 +0200
+++ new/vm-install-0.8.20/setup.py  2014-05-20 01:20:19.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.19',
+  version='0.8.20',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.19/src/vmdisks/disks.py 
new/vm-install-0.8.20/src/vmdisks/disks.py
--- old/vm-install-0.8.19/src/vmdisks/disks.py  2014-05-09 02:41:30.0 
+0200
+++ new/vm-install-0.8.20/src/vmdisks/disks.py  2014-05-21 23:36:30.0 
+0200
@@ -362,6 +362,7 @@
 
 DRIVERS = {
 'file':  LoopDriver('file'),
+'tap:file':  LoopDriver('tap:file'),
 'iscsi': Driver('iscsi'),
 'nbd':   Driver('nbd'),
 'npiv':  Driver('npiv'),
@@ -374,7 +375,7 @@
 'tap:vmdk':  TapVmdkDriver('tap:vmdk'),
 }
 xend_protocols = ["file:", "iscsi:", "nbd:", "npiv:", "phy:", "tap:cdrom:", 
"tap:qcow2:", "tap:vhd:", "tap:vmdk:"]
-xl_protocols = ["file:", "iscsi:", "nbd:", "npiv:", "phy:", "qcow2:", "vhd:"]
+xl_protocols = ["file:", "tap:file:", "iscsi:", "nbd:", "npiv:", "phy:", 
"qcow2:", "tap:qcow2:", "vhd:", "tap:vhd:"]
 
 KVM_DRIVERS = {
 'bochs':   QemuDriver('bochs'),
@@ -397,6 +398,7 @@
 
 protocol_file_extensions = {
 'file': "raw",
+'tap:file': "raw",
 'raw': "raw",
 'qcow2': "qcow2",
 'tap:qcow2': "qcow2",
@@ -416,7 +418,7 @@
 }
 
 file_extension_protocols = {
-'raw': ['file','raw'],
+'raw': ['file','raw','tap:file'],
 'qcow2': ['qcow2','tap:qcow2'],
 'qcow': ['qcow'],
 'qed': ['qed'],
@@ -1195,10 +1197,16 @@
 mode = 'r'
 if vminstall.util.is_xend_running():
 return "'%s,%s,%s'" % (self.get_pdev(), vdev, mode)
-# xl disk config file format: ['target','format','vdev','access']
+# xl disk config file format: 
['target','format','vdev','access','backendtype=tap']
 proto = self.get_proto()
+tap = False
+if proto.startswith('tap:'):
+proto = proto.split(':')[1]
+tap = True

commit vm-install for openSUSE:Factory

2014-05-16 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-05-16 18:18:20

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-05-06 
17:43:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-05-16 18:18:21.0 +0200
@@ -1,0 +2,19 @@
+Thu May 15 11:09:02 MDT 2014 - carn...@suse.com
+
+- Fix running vm-install in the background
+- Version 0.8.19
+
+---
+Wed May  7 17:29:02 MDT 2014 - carn...@suse.com
+
+- bnc#876340 - vm-install: unsupported configuration: unknown disk
+  type 'tap2' 
+- Version 0.8.18
+
+---
+Fri May  2 12:07:02 MDT 2014 - carn...@suse.com
+
+- Allow logging when vm-install is run in the background 
+- Version 0.8.17
+
+---

Old:

  vm-install-0.8.16.tar.bz2

New:

  vm-install-0.8.19.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.gahKfp/_old  2014-05-16 18:18:22.0 +0200
+++ /var/tmp/diff_new_pack.gahKfp/_new  2014-05-16 18:18:22.0 +0200
@@ -27,15 +27,15 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.16
+Version:0.8.19
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.16.tar.bz2
+Source0:%{name}-0.8.19.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64 s390x
+ExclusiveArch:  %ix86 x86_64 s390x ppc64le
 Requires:   dbus-1-python
 Requires:   kdump
 Requires:   libvirt-python

++ vm-install-0.8.16.tar.bz2 -> vm-install-0.8.19.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.16/Makefile 
new/vm-install-0.8.19/Makefile
--- old/vm-install-0.8.16/Makefile  2014-05-02 01:14:56.0 +0200
+++ new/vm-install-0.8.19/Makefile  2014-05-15 19:11:02.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.16
+VER = 0.8.19
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.16/po/xen-vm-install.pot 
new/vm-install-0.8.19/po/xen-vm-install.pot
--- old/vm-install-0.8.16/po/xen-vm-install.pot 2014-05-02 01:14:56.0 
+0200
+++ new/vm-install-0.8.19/po/xen-vm-install.pot 2014-05-09 02:43:09.0 
+0200
@@ -8,10 +8,11 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-03-20 13:04-0600\n"
+"POT-Creation-Date: 2014-05-08 18:43-0600\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -616,142 +617,146 @@
 msgid "Managed"
 msgstr ""
 
-#: src/vminstall/msg.py:206
-msgid "Create a Virtual Machine"
+#: src/vminstall/msg.py:204
+msgid "Storage Format"
 msgstr ""
 
 #: src/vminstall/msg.py:207
-msgid "Install an Operating System?"
+msgid "Create a Virtual Machine"
 msgstr ""
 
 #: src/vminstall/msg.py:208
-msgid "Type of Operating System"
+msgid "Install an Operating System?"
 msgstr ""
 
 #: src/vminstall/msg.py:209
-msgid "Summary"
+msgid "Type of Operating System"
 msgstr ""
 
 #: src/vminstall/msg.py:210
-msgid "Virtualization Method"
+msgid "Summary"
 msgstr ""
 
 #: src/vminstall/msg.py:211
-msgid "Name of Virtual Machine"
+msgid "Virtualization Method"
 msgstr ""
 
 #: src/vminstall/msg.py:212
-msgid "Hardware"
+msgid "Name of Virtual Machine"
 msgstr ""
 
 #: src/vminstall/msg.py:213
-msgid "Peripheral Devices"
+msgid "Hardware"
 msgstr ""
 
 #: src/vminstall/msg.py:214
+msgid "Peripheral Devices"
+msgstr ""
+
+#: src/vminstall/msg.py:215
 msgid "Disks"
 msgstr ""
 
-#: src/vminstall/msg.py:215 src/vminstall/msg.py:295
+#: src/vminstall/msg.py:216 src/vminstall/msg.py:296
 msgid "Virtual Disk"
 msgstr ""
 
-#: src/vminstall/msg.py:216
+#: src/vminstall/msg.py:217
 msgid "Network Adapters"
 msgstr ""
 
-#: src/vminstall/msg.py:217
+#: src/vminstall/msg.py:218
 msgid "Virtual Network Adapter"
 msgstr ""
 
-#: src/vminstall/msg.py:218
+#: src/vminstall/msg.py:219
 msgid "Operating System Installation"

commit vm-install for openSUSE:Factory

2014-05-06 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-05-06 17:43:06

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-05-02 
14:04:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-05-06 17:43:08.0 +0200
@@ -1,0 +2,6 @@
+Fri May  2 08:18:31 MDT 2014 - carn...@suse.com
+
+- Fix invalid use of parameter in loopclean  
+- Version 0.8.16
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.wdLsIU/_old  2014-05-06 17:43:08.0 +0200
+++ /var/tmp/diff_new_pack.wdLsIU/_new  2014-05-06 17:43:08.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1

++ vm-install-0.8.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.16/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.8.16/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.8.16/src/vminstall/ParaVirtGuest.py2014-05-02 
01:16:54.0 +0200
+++ new/vm-install-0.8.16/src/vminstall/ParaVirtGuest.py2014-05-02 
16:18:19.0 +0200
@@ -47,7 +47,7 @@
 """
 retries = 10
 while retries:
-fd = os.popen("losetup -d %s" % ndev)
+fd = os.popen("losetup -d %s" % ldev)
 if not fd.close():
 break
 else:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2014-05-02 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-05-02 14:04:14

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-04-13 
13:21:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-05-02 14:04:15.0 +0200
@@ -1,0 +2,14 @@
+Wed Apr 30 21:12:14 MDT 2014 - carn...@suse.com
+
+- bnc#875416 - vm-install --use-xl: libxl: error: libxl.c:319:
+  libxl__domain_rename: domain with name "SLE-12-Server-Beta5"
+  already exists.
+- Updated language files
+
+---
+Wed Apr 16 16:43:14 MDT 2014 - carn...@suse.com
+
+- s390x: Fix index error in parsing bridges 
+- Version 0.8.15
+
+---

Old:

  vm-install-0.8.14.tar.bz2

New:

  vm-install-0.8.16.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.bFI5Id/_old  2014-05-02 14:04:16.0 +0200
+++ /var/tmp/diff_new_pack.bFI5Id/_new  2014-05-02 14:04:16.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -27,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.14
+Version:0.8.16
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.14.tar.bz2
+Source0:%{name}-0.8.16.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.8.14.tar.bz2 -> vm-install-0.8.16.tar.bz2 ++
 22070 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2014-04-13 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-04-13 13:21:51

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-03-30 
12:29:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-04-13 13:21:52.0 +0200
@@ -1,0 +2,17 @@
+Fri Apr  4 15:37:25 MDT 2014 - carn...@suse.com
+
+- Fix XML output format for Direct Kernel Boot of Xen HVM guests
+
+---
+Tue Apr  3 07:55:32 MDT 2014 - carn...@suse.com
+
+- s390x: kernel name has changed for SLE12. Lookup correct name.
+- Version 0.8.14
+
+---
+Tue Apr  1 14:15:32 MDT 2014 - carn...@suse.com
+
+- Fix unsupported protocol error 
+- Version 0.8.13
+
+---
@@ -3,0 +21 @@
+- Enable support for ppc64le 

Old:

  vm-install-0.8.12.tar.bz2

New:

  vm-install-0.8.14.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.7GvAgN/_old  2014-04-13 13:21:52.0 +0200
+++ /var/tmp/diff_new_pack.7GvAgN/_new  2014-04-13 13:21:52.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 %if %suse_version <= 1230
 %define with_vminstall_as_default_installer 1
@@ -26,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.12
+Version:0.8.14
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.12.tar.bz2
+Source0:%{name}-0.8.14.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.8.12.tar.bz2 -> vm-install-0.8.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.12/Makefile 
new/vm-install-0.8.14/Makefile
--- old/vm-install-0.8.12/Makefile  2014-03-28 17:41:53.0 +0100
+++ new/vm-install-0.8.14/Makefile  2014-04-03 15:59:29.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.12
+VER = 0.8.14
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.12/setup.py 
new/vm-install-0.8.14/setup.py
--- old/vm-install-0.8.12/setup.py  2014-03-28 17:41:48.0 +0100
+++ new/vm-install-0.8.14/setup.py  2014-04-03 15:59:25.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.12',
+  version='0.8.14',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.12/src/vminstall/VMSUSE.py 
new/vm-install-0.8.14/src/vminstall/VMSUSE.py
--- old/vm-install-0.8.12/src/vminstall/VMSUSE.py   2014-01-06 
19:57:02.0 +0100
+++ new/vm-install-0.8.14/src/vminstall/VMSUSE.py   2014-04-08 
00:13:51.0 +0200
@@ -168,7 +168,10 @@
 for mediaroot in self._getMediaRoots(root):
 for a in arches:
 if a[0] == 's390x':
-kfn = '/%s/boot/%s/vmrdr.ikr' % (mediaroot, a[0])
+if options.os_type == "sles11" or options.os_type == 
"sled11":
+kfn = '/%s/boot/%s/vmrdr.ikr' % (mediaroot, a[0])
+else:
+kfn = '/%s/boot/%s/linux' % (mediaroot, a[0])
 ifn = '/%s/boot/%s/initrd' % (mediaroot, a[0])
 elif options.direct_kernel_boot:
 if a[0] is not '':
@@ -262,7 +265,10 @@
 for a in arches:
 try:
 if a[0] == 's390x':
-kfn = '/%s/boot/%s/vmrdr.ikr' % (mediaroot, a[0])
+if options.os_type == "sles11" or options.os_type == 
"sled11":
+kfn = '/%s/boot/%s/vmrdr.ikr' % (mediaroot, a[0])
+else:
+kfn = '/%s/boot/%s/linux' % (mediaroot, a[0])
 ifn = '/%s/boot/%s/initrd' % (mediaroot, a[0])
 elif 

commit vm-install for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-03-30 07:59:05

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-03-11 
17:29:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-03-30 12:29:52.0 +0200
@@ -1,0 +2,35 @@
+Fri Mar 28 08:47:12 MDT 2014 - carn...@suse.com
+
+- Remove 'Requires: grub2-x86_64-xen'. Put Requires in xen-tools
+- Additional fix for bnc#870266
+- Version 0.8.12
+
+---
+Fri Mar 28 08:00:48 MDT 2014 - carn...@suse.com
+
+- Requires for grub2-x86_64-xen is only valid for x86_64
+  vm-install.spec
+
+---
+Wed Mar 27 12:24:37 MDT 2014 - carn...@suse.com
+
+- bnc#870266 - SLES 12 - Beta 3 - vm-install missing Operating
+  System Installation options after choosing LVM disk
+- Version 0.8.11
+
+---
+Wed Mar 24 13:38:37 MDT 2014 - carn...@suse.com
+
+- Updated language files
+- Make Requires of grub2-x86_64-xen conditional
+- Version 0.8.10
+
+---
+Wed Mar 20 10:26:37 MDT 2014 - carn...@suse.com
+
+- bnc#863821 - Xen unable to boot paravirtualized VMs installed
+  with btrfs
+  Boot sle12 VMs with pvgrub2 after initial installation
+- Version 0.8.9
+
+---

Old:

  vm-install-0.8.8.tar.bz2

New:

  vm-install-0.8.12.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.DBvYQw/_old  2014-03-30 12:29:54.0 +0200
+++ /var/tmp/diff_new_pack.DBvYQw/_new  2014-03-30 12:29:54.0 +0200
@@ -26,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.8
+Version:0.8.12
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.8.tar.bz2
+Source0:%{name}-0.8.12.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.8.8.tar.bz2 -> vm-install-0.8.12.tar.bz2 ++
 31681 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-03-11 17:29:48

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-02-20 
10:30:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-03-11 17:29:49.0 +0100
@@ -1,0 +2,18 @@
+Wed Mar  5 13:28:37 MST 2014 - carn...@suse.com
+
+- Output to stdout instead of stderr when 'vm-install -O' is used 
+- Version 0.8.8
+
+---
+Mon Mar  3 08:00:35 MST 2014 - carn...@suse.com
+
+- Add Requires for tftp(client) for PV PXE booting
+- Version 0.8.7
+
+---
+Wed Feb 14 13:10:05 MST 2014 - carn...@suse.com
+
+- qemu-kvm is deprecated. Use qemu-system-x86_64 instead
+- Version 0.8.6
+
+---

Old:

  vm-install-0.8.5.tar.bz2

New:

  vm-install-0.8.8.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.TvG8jZ/_old  2014-03-11 17:29:49.0 +0100
+++ /var/tmp/diff_new_pack.TvG8jZ/_new  2014-03-11 17:29:49.0 +0100
@@ -26,12 +26,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.5
+Version:0.8.8
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.5.tar.bz2
+Source0:%{name}-0.8.8.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
@@ -47,6 +47,7 @@
 %endif
 Requires:   udhcp
 Requires:   usbutils
+Requires:   tftp(client)
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
 Recommends: python-gtk
 

++ vm-install-0.8.5.tar.bz2 -> vm-install-0.8.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.5/Makefile 
new/vm-install-0.8.8/Makefile
--- old/vm-install-0.8.5/Makefile   2014-02-12 21:27:10.0 +0100
+++ new/vm-install-0.8.8/Makefile   2014-03-05 21:29:17.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.5
+VER = 0.8.8
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.5/bin/vm-install 
new/vm-install-0.8.8/bin/vm-install
--- old/vm-install-0.8.5/bin/vm-install 2014-01-28 00:37:48.0 +0100
+++ new/vm-install-0.8.8/bin/vm-install 2014-03-05 21:28:23.0 +0100
@@ -37,7 +37,7 @@
 keys = vminstall.VMDefaults.VMDefaults.keys()
 keys.sort()
 for os_type in keys:
-print >> sys.stderr, os_type
+print >> sys.stdout, os_type
 sys.exit(0)
 
 def setVmSettings(option, opt_str, value, parser):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.5/po/xen-vm-install.pot 
new/vm-install-0.8.8/po/xen-vm-install.pot
--- old/vm-install-0.8.5/po/xen-vm-install.pot  2013-08-01 17:34:41.0 
+0200
+++ new/vm-install-0.8.8/po/xen-vm-install.pot  2014-03-05 21:29:25.0 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-01 09:23-0600\n"
+"POT-Creation-Date: 2014-03-05 13:29-0700\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"
@@ -64,676 +64,694 @@
 msgid "Must be the 'root' user to run vm-install"
 msgstr ""
 
-#: src/vminstall/msg.py:37
-msgid "Please correct the error and try again."
+#: src/vminstall/msg.py:35
+msgid ""
+"Failed to open a connection to libvirt. Please verify the libvirt daemon is "
+"running."
 msgstr ""
 
 #: src/vminstall/msg.py:38
+msgid "Please correct the error and try again."
+msgstr ""
+
+#: src/vminstall/msg.py:39
 msgid "Please type a number."
 msgstr ""
 
 #. TRANSLATORS Do not translate %(val)s
-#: src/vminstall/msg.py:40
+#: src/vminstall/msg.py:41
 #, python-format
 msgid "The minimum acceptable value is %(val)s."
 msgstr ""
 
 #. TRANSLATORS Do not translate %(val)s
-#: src/vminstall/msg.py:42
+#: src/vminstall/msg.py:43
 #, python-format
 msgid "The maximum acceptable value is %(val)s."
 msgstr ""
 
-#: src/vminstall/msg.py:45
+#: src/vminstall/msg.py:46
 msgid "The VM's name must contain onl

commit vm-install for openSUSE:Factory

2014-02-20 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-02-20 10:30:33

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-02-06 
07:00:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-02-20 10:30:34.0 +0100
@@ -1,0 +2,19 @@
+Wed Feb 12 13:26:05 MST 2014 - carn...@suse.com
+
+- Increase default memory for SLE12 to 1024 Meg 
+- Version 0.8.5
+
+---
+Wed Feb  5 15:31:32 MST 2014 - carn...@suse.com
+
+- Add support for RedHat Enterprise Linux 7
+- Version 0.8.4
+
+---
+Wed Feb  5 15:31:32 MST 2014 - carn...@suse.com
+
+- The vm-install.desktop file will only be applied on older systems
+  that do not support virt-install as the default installer 
+  vm-install.spec
+
+---

Old:

  vm-install-0.8.3.tar.bz2

New:

  vm-install-0.8.5.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.sib2Mx/_old  2014-02-20 10:30:34.0 +0100
+++ /var/tmp/diff_new_pack.sib2Mx/_new  2014-02-20 10:30:34.0 +0100
@@ -16,17 +16,22 @@
 #
 
 Name:   vm-install
+%if %suse_version <= 1230
+%define with_vminstall_as_default_installer 1
+%endif
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
+%if %{?with_vminstall_as_default_installer}0
 BuildRequires:  update-desktop-files
+%endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.3
+Version:0.8.5
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.3.tar.bz2
+Source0:%{name}-0.8.5.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
@@ -77,7 +82,11 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 rm -f  $RPM_BUILD_ROOT/%pysite/*.egg-info
 %find_lang xen-vm-install
+%if %{?with_vminstall_as_default_installer}0
 %suse_update_desktop_file %{name} X-SuSE-YaST-Virtualization
+%else
+rm -f  $RPM_BUILD_ROOT/%{_datadir}/applications/YaST2/vm-install.desktop
+%endif
 mkdir -p $RPM_BUILD_ROOT/etc/default
 install -m644 %SOURCE1 $RPM_BUILD_ROOT/etc/default/vm-install
 
@@ -95,7 +104,9 @@
 %pysite/vminstall
 %pysite/vmdisks
 %{_datadir}/YaST2/clients/vm-install.rb
+%if %{?with_vminstall_as_default_installer}0
 %{_datadir}/applications/YaST2/vm-install.desktop
+%endif
 %config(noreplace) %{_sysconfdir}/default/vm-install
 
 %changelog

++ vm-install-0.8.3.tar.bz2 -> vm-install-0.8.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.3/Makefile 
new/vm-install-0.8.5/Makefile
--- old/vm-install-0.8.3/Makefile   2014-01-28 00:40:55.0 +0100
+++ new/vm-install-0.8.5/Makefile   2014-02-12 21:27:10.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.3
+VER = 0.8.5
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.3/setup.py 
new/vm-install-0.8.5/setup.py
--- old/vm-install-0.8.3/setup.py   2014-01-28 00:40:59.0 +0100
+++ new/vm-install-0.8.5/setup.py   2014-02-12 21:27:06.0 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.3',
+  version='0.8.5',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.3/src/vminstall/VMDefaults.py 
new/vm-install-0.8.5/src/vminstall/VMDefaults.py
--- old/vm-install-0.8.3/src/vminstall/VMDefaults.py2014-01-06 
19:57:02.0 +0100
+++ new/vm-install-0.8.5/src/vminstall/VMDefaults.py2014-02-12 
21:31:00.0 +0100
@@ -217,6 +217,10 @@
 else:
 return [ XenNic(model='para') ]
 
+class RHEL7Defaults(RHEL6Defaults):
+def name(self):
+return msg.rhel7
+
 class SUSEDefaults(LinuxDefaults):
 def group(self):
 return 'suse'
@@ -370,7 +374,7 @@
 def min_memory(self):
 return 256
 def default_memory(self):
-return 512

commit vm-install for openSUSE:Factory

2014-02-05 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-02-06 07:00:37

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-01-28 
12:03:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-02-06 07:00:38.0 +0100
@@ -1,0 +2,8 @@
+Wed Jan 27 14:58:58 MST 2014 - carn...@suse.com
+
+- Various fixes when the --use-xl flag is used for creating VMs
+- Make Requires for qemu-tools vs virt-utils conditional based on
+  build target
+- Version 0.8.3
+
+---

Old:

  vm-install-0.8.2.tar.bz2

New:

  vm-install-0.8.3.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.P7irAj/_old  2014-02-06 07:00:39.0 +0100
+++ /var/tmp/diff_new_pack.P7irAj/_new  2014-02-06 07:00:39.0 +0100
@@ -21,12 +21,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.2
+Version:0.8.3
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.2.tar.bz2
+Source0:%{name}-0.8.3.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
@@ -35,7 +35,11 @@
 Requires:   libvirt-python
 Requires:   libxml2-python
 Requires:   python-urlgrabber
+%if %suse_version > 1230
 Requires:   qemu-tools
+%else
+Requires:   virt-utils
+%endif
 Requires:   udhcp
 Requires:   usbutils
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")

++ vm-install-0.8.2.tar.bz2 -> vm-install-0.8.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.2/Makefile 
new/vm-install-0.8.3/Makefile
--- old/vm-install-0.8.2/Makefile   2014-01-22 22:21:35.0 +0100
+++ new/vm-install-0.8.3/Makefile   2014-01-28 00:40:55.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.2
+VER = 0.8.3
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.2/bin/vm-install 
new/vm-install-0.8.3/bin/vm-install
--- old/vm-install-0.8.2/bin/vm-install 2014-01-23 00:44:05.0 +0100
+++ new/vm-install-0.8.3/bin/vm-install 2014-01-28 00:37:48.0 +0100
@@ -276,12 +276,12 @@
 
 # Create a console instance based on the type of hypervisor running.
 if vminstall.hypervisor.connection.use_libvirt is False:
-if options.use_xl is False:
-from vminstall.xen_console import XenConsole
-vminstall.console.console = XenConsole()
-else:
+if options.use_xl:
 from vminstall.xl_console import XlConsole
 vminstall.console.console = XlConsole()
+else:
+from vminstall.xen_console import XenConsole
+vminstall.console.console = XenConsole()
 else:
 from vminstall.libvirt_console import LibVirtConsole
 vminstall.console.console = LibVirtConsole()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.2/man/vm-install.8 
new/vm-install-0.8.3/man/vm-install.8
--- old/vm-install-0.8.2/man/vm-install.8   2014-01-23 22:38:38.0 
+0100
+++ new/vm-install-0.8.3/man/vm-install.8   2014-01-29 17:29:44.0 
+0100
@@ -291,10 +291,13 @@
 Upgrade an existing paravirtualized VM.
 .TP
 .B --use-xl
-This Xen only option uses the xl toolstack to create the VM. This option will
-create a VM that is unknown and unmanaged by libvirt.  Because virt-viewer
-requires a libvirt connection, only vncviewer may be used to view the graphical
-console of a VM created with this option.
+Xen only option. By default vm-install uses libvirt to create a VM. This allows
+the VM to to be managed through the virt-manager application or the virsh
+command line tool. By specifying this flag, vm-install will use the xl command
+to create the VM. This option will create a VM that is unknown and unmanaged by
+libvirt. The default viewer for a graphical VM is virt-viewer. Because
+virt-viewer requires a libvirt connection, only vncviewer may be used to view
+the graphical console of a VM

commit vm-install for openSUSE:Factory

2014-01-28 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-01-28 12:03:58

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-01-15 
16:27:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-01-28 12:03:59.0 +0100
@@ -1,0 +2,9 @@
+Wed Jan 22 14:18:58 MST 2014 - carn...@suse.com
+
+- Add support for launching VMs using the 'xl' command with --use-xl
+  command line flag. Update the man page.
+- Fix broken libvirt_hypervisor.py wait_domain() method 
+- Raise error if connecting to libvirt fails
+- Version 0.8.2
+
+---

Old:

  vm-install-0.8.1.tar.bz2

New:

  vm-install-0.8.2.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.plqyMb/_old  2014-01-28 12:03:59.0 +0100
+++ /var/tmp/diff_new_pack.plqyMb/_new  2014-01-28 12:03:59.0 +0100
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.1
+Version:0.8.2
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.1.tar.bz2
+Source0:%{name}-0.8.2.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.8.1.tar.bz2 -> vm-install-0.8.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.1/Makefile 
new/vm-install-0.8.2/Makefile
--- old/vm-install-0.8.1/Makefile   2014-01-07 22:03:13.0 +0100
+++ new/vm-install-0.8.2/Makefile   2014-01-22 22:21:35.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.1
+VER = 0.8.2
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.1/bin/vm-install 
new/vm-install-0.8.2/bin/vm-install
--- old/vm-install-0.8.1/bin/vm-install 2014-01-03 14:59:13.0 +0100
+++ new/vm-install-0.8.2/bin/vm-install 2014-01-23 00:44:05.0 +0100
@@ -203,7 +203,8 @@
 parser.add_option('', '--preserve-on-error', action='store_true', 
dest='preserve_on_error',
   help="On error, do not delete temporary, configuration 
and image files")
 parser.add_option('', '--use-xl', action='store_true', dest='use_xl',
-  help="Use the xl command to start the VM; this is for 
debugging only")
+  help="Xen specific option. Use the xl command to start 
the VM; " \
+  "Only vncviewer is supported")
 
 # Manually copy option keys/values into optparse's values, rather
 # than relying on optparse.parser.add_option, so my options class
@@ -275,8 +276,12 @@
 
 # Create a console instance based on the type of hypervisor running.
 if vminstall.hypervisor.connection.use_libvirt is False:
-from vminstall.xen_console import XenConsole
-vminstall.console.console = XenConsole()
+if options.use_xl is False:
+from vminstall.xen_console import XenConsole
+vminstall.console.console = XenConsole()
+else:
+from vminstall.xl_console import XlConsole
+vminstall.console.console = XlConsole()
 else:
 from vminstall.libvirt_console import LibVirtConsole
 vminstall.console.console = LibVirtConsole()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.1/man/vm-install.8 
new/vm-install-0.8.2/man/vm-install.8
--- old/vm-install-0.8.1/man/vm-install.8   2013-11-19 00:33:16.0 
+0100
+++ new/vm-install-0.8.2/man/vm-install.8   2014-01-23 22:38:38.0 
+0100
@@ -289,6 +289,12 @@
 .TP
 .B --upgrade
 Upgrade an existing paravirtualized VM.
+.TP
+.B --use-xl
+This Xen only option uses the xl toolstack to create the VM. This option will
+create a VM that is unknown and unmanaged by libvirt.  Because virt-viewer
+requires a libvirt connection, only vncviewer may be used to view the graphical
+co

commit vm-install for openSUSE:Factory

2014-01-15 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-01-15 16:27:26

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2014-01-07 
13:59:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-01-15 16:27:27.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan 07 14:25:13 MDT 2014 - carn...@suse.com
+
+- Translate vm-install.ycp to vm-install.rb
+  Added vm-install.rb
+  Dropped vm-install.ycp
+- Version 0.8.1
+
+---

Old:

  vm-install-0.8.0.tar.bz2

New:

  vm-install-0.8.1.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.gN6Le4/_old  2014-01-15 16:27:28.0 +0100
+++ /var/tmp/diff_new_pack.gN6Le4/_new  2014-01-15 16:27:28.0 +0100
@@ -22,12 +22,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.0
+Version:0.8.1
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.0.tar.bz2
+Source0:%{name}-0.8.1.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
@@ -91,7 +91,7 @@
 %{_datadir}/vm-install
 %pysite/vminstall
 %pysite/vmdisks
-%{_datadir}/YaST2/clients/vm-install.ycp
+%{_datadir}/YaST2/clients/vm-install.rb
 %{_datadir}/applications/YaST2/vm-install.desktop
 %config(noreplace) %{_sysconfdir}/default/vm-install
 

++ vm-install-0.8.0.tar.bz2 -> vm-install-0.8.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.0/Makefile 
new/vm-install-0.8.1/Makefile
--- old/vm-install-0.8.0/Makefile   2014-01-06 22:48:24.0 +0100
+++ new/vm-install-0.8.1/Makefile   2014-01-07 22:03:13.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.0
+VER = 0.8.1
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.0/bin/vm-install.rb 
new/vm-install-0.8.1/bin/vm-install.rb
--- old/vm-install-0.8.0/bin/vm-install.rb  1970-01-01 01:00:00.0 
+0100
+++ new/vm-install-0.8.1/bin/vm-install.rb  2014-01-07 22:27:25.0 
+0100
@@ -0,0 +1,72 @@
+# encoding: utf-8
+
+# 
--
+# Copyright (c) 2009 Novell, Inc. All Rights Reserved.
+#
+#
+# This program is free software; you can redistribute it and/or modify it under
+# the terms of version 2 of the GNU General Public License as published by the
+# Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more 
details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, contact Novell, Inc.
+#
+# To contact Novell about this file by physical or electronic mail, you may 
find
+# current contact information at www.novell.com.
+# 
--
+#
+
+# File:vm-install.rb
+# Package: Installation of a virtual machine
+# Summary: Main VM installation YaST frontend for python based vm-install
+# Authors: Charles E. Arnold 
+#
+# $Id$
+#
+
+module Yast
+  class VminstallClient < Client
+def main
+  textdomain "vm-install"
+
+  Yast.import "UI"
+  Yast.import "Popup"
+  Yast.import "String"
+
+  #===
+  # Start vm-install either Text (commandline) or GUI mode
+  #---
+  status = 0
+  @details = {}
+
+  Builtins.y2milestone("START HERE.")
+  if UI.TextMode()
+Builtins.y2milestone("Running vm-install in command line mode.")
+status = UI.RunInTerminal("/usr/bin/vm-install")
+  else
+Builtins.y2milestone("Running vm-install in GUI mode.")
+details = Convert.to_map(SCR.Execute(path(".target.bash_output"), 
"/usr/bin/vm-install"))
+status = Ops.get_integer(details, "exit", -1)
+  end
+
+  Builtins.y2milestone("vm-

commit vm-install for openSUSE:Factory

2014-01-07 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2014-01-07 13:59:49

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-11-04 
08:50:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2014-01-07 13:59:50.0 +0100
@@ -1,0 +2,14 @@
+Thu Jan 02 16:55:13 MDT 2014 - carn...@suse.com
+
+- Add support for sles12 and sled12
+- Add support in the upgrade feature to use the virsh XML format in
+  addition to the legacy xend sxp format
+- Version 0.8.0
+
+---
+Thu Jan 02 16:55:13 MDT 2014 - carn...@suse.com
+
+- Add debug switch to allow starting VM's with 'xl'
+- Version 0.7.9
+
+---

Old:

  vm-install-0.7.8.tar.bz2

New:

  vm-install-0.8.0.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.nI0AJo/_old  2014-01-07 13:59:51.0 +0100
+++ /var/tmp/diff_new_pack.nI0AJo/_new  2014-01-07 13:59:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -22,12 +22,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.7.8
+Version:0.8.0
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.7.8.tar.bz2
+Source0:%{name}-0.8.0.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.7.8.tar.bz2 -> vm-install-0.8.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.8/Makefile 
new/vm-install-0.8.0/Makefile
--- old/vm-install-0.7.8/Makefile   2013-10-16 18:43:56.0 +0200
+++ new/vm-install-0.8.0/Makefile   2014-01-06 22:48:24.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.7.8
+VER = 0.8.0
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.8/bin/vm-install 
new/vm-install-0.8.0/bin/vm-install
--- old/vm-install-0.7.8/bin/vm-install 2013-10-16 18:43:54.0 +0200
+++ new/vm-install-0.8.0/bin/vm-install 2014-01-03 14:59:13.0 +0100
@@ -202,6 +202,8 @@
   help="print debugging information")
 parser.add_option('', '--preserve-on-error', action='store_true', 
dest='preserve_on_error',
   help="On error, do not delete temporary, configuration 
and image files")
+parser.add_option('', '--use-xl', action='store_true', dest='use_xl',
+  help="Use the xl command to start the VM; this is for 
debugging only")
 
 # Manually copy option keys/values into optparse's values, rather
 # than relying on optparse.parser.add_option, so my options class
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.8/setup.py 
new/vm-install-0.8.0/setup.py
--- old/vm-install-0.7.8/setup.py   2013-10-16 18:43:56.0 +0200
+++ new/vm-install-0.8.0/setup.py   2014-01-06 22:48:16.0 +0100
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.7.8',
+  version='0.8.0',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.8/src/vmdisks/disks.py 
new/vm-install-0.8.0/src/vmdisks/disks.py
--- old/vm-install-0.7.8/src/vmdisks/disks.py   2013-10-16 18:43:53.0 
+0200
+++ new/vm-install-0.8.0/src/vmdisks/disks.py   2013-12-06 18:42:08.0 
+0100
@@ -87,6 +87,14 @@
 os.chmod(filename, 0600)
 else:
 os.chmod(filename, 0644)
+
+log.debug("Setting nocow flag")
+cmd = '/usr/bin/chattr +C %s' % filename
+log.debug("Running: %s" % cmd)
+ret = os.system(cmd)
+if ret:
+log.debug("Se

commit vm-install for openSUSE:Factory

2013-11-03 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-11-04 08:50:52

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-10-25 
13:00:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-11-04 08:50:59.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov  1 09:12:25 UTC 2013 - pastak...@yandex.ru
+
+- Add requirement for dbus-1-python in spec file
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.DdK6Ia/_old  2013-11-04 08:50:59.0 +0100
+++ /var/tmp/diff_new_pack.DdK6Ia/_new  2013-11-04 08:50:59.0 +0100
@@ -31,6 +31,7 @@
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
+Requires:   dbus-1-python
 Requires:   kdump
 Requires:   libvirt-python
 Requires:   libxml2-python

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-10-25 13:00:38

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-10-03 
13:00:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-10-25 13:00:39.0 +0200
@@ -1,0 +2,15 @@
+Thu Oct 24 17:19:13 MDT 2013 - carn...@suse.com
+
+- Updated language files
+
+---
+Tue Oct 22 08:49:40 MDT 2013 - carn...@suse.com
+
+- Xen: Do not use domUloader to boot VMs.  It is deprecated.
+
+---
+Thu Oct 17 15:18:40 MDT 2013 - carn...@suse.com
+
+- Default NetWare disks to non-sparse for performance reasons
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.9cu8rj/_old  2013-10-25 13:00:40.0 +0200
+++ /var/tmp/diff_new_pack.9cu8rj/_new  2013-10-25 13:00:40.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel

++ vm-install-0.7.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.8/po/es.po 
new/vm-install-0.7.8/po/es.po
--- old/vm-install-0.7.8/po/es.po   2013-08-15 00:01:08.0 +0200
+++ new/vm-install-0.7.8/po/es.po   2013-10-25 01:16:30.0 +0200
@@ -13,16 +13,15 @@
 "Project-Id-Version: xen-vm-install.es\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-01 09:23-0600\n"
-"PO-Revision-Date: 2013-02-01 17:04-0300\n"
-"Last-Translator: Ricardo Varas Santana \n"
+"PO-Revision-Date: 2013-10-03 09:36-0300\n"
+"Last-Translator: Sergio Gabriel Teves \n"
 "Language-Team: Spanish \n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Poedit 1.5.5\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Poedit-Language: Spanish\n"
 
 #: src/vminstall/msg.py:22
 msgid "Installation Error"
@@ -381,7 +380,7 @@
 
 #: src/vminstall/msg.py:134
 msgid "openSUSE 13"
-msgstr ""
+msgstr "openSUSE 13"
 
 #: src/vminstall/msg.py:135
 msgid "Other operating system"
@@ -743,7 +742,7 @@
 #. TRANSLATORS Do not translate %(url)s
 #: src/vminstall/msg.py:227
 msgid "For the most current information on SUSE VM server technology, see "
-msgstr ""
+msgstr "Por información más actual en tecnología de servidor SUSE VM, consulte"
 
 #: src/vminstall/msg.py:228
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.8/po/nb.po 
new/vm-install-0.7.8/po/nb.po
--- old/vm-install-0.7.8/po/nb.po   2013-09-12 14:36:58.0 +0200
+++ new/vm-install-0.7.8/po/nb.po   2013-10-25 01:16:26.0 +0200
@@ -2,21 +2,21 @@
 # Copyright (C) 2007 Novell, Inc.
 # This file is distributed under the same license as the PACKAGE package.
 # Rune Nordbøe Skillingstad , 2007.
-# Olav Pettershagen , 2008, 2009.
+# Olav Pettershagen , 2008, 2009, 2013.
 # Olav P. , 2008.
 msgid ""
 msgstr ""
 "Project-Id-Version: xen-vm-install\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-01 09:23-0600\n"
-"PO-Revision-Date: 2009-10-20 19:56+0200\n"
-"Last-Translator: Olav Pettershagen \n"
-"Language-Team: Norwegian Bokmål \n"
-"Language: \n"
+"PO-Revision-Date: 2013-10-04 19:39+0200\n"
+"Last-Translator: Olav Pettershagen \n"
+"Language-Team: Norwegian Bokmål \n"
+"Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: src/vminstall/msg.py:22
@@ -101,8 +101,12 @@
 
 #: src/vminstall/msg.py:50
 #, python-format
-msgid "Failed to display the VM's console because DISPLAY is not set.  Please 
connect a VNC viewer to %s:%d."
-msgstr "Kunne ikke vise VM-konsollet fordi DISPLAY mangler. Koble til %s.%d 
med en VNC-klient."
+msgid ""
+"Failed to display the VM's console because DISPLAY is not set.  Please "
+"connect a VNC viewer to %s:%d."
+msgstr ""
+"Kunne ikke vise VM-konsollet fordi DISPLAY mangler. Koble til %s.%d med en "
+"VNC-klient."
 
 #: src/vminstall/msg.py:51
 msgid "Failed to display the VM's console.  Please connect a 

commit vm-install for openSUSE:Factory

2013-09-13 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-09-13 14:45:18

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-09-12 
14:26:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-09-13 14:45:19.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 12 14:11:23 MDT 2013 - carn...@suse.com
+
+- Updated language files 
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.kNR7Z9/_old  2013-09-13 14:45:20.0 +0200
+++ /var/tmp/diff_new_pack.kNR7Z9/_new  2013-09-13 14:45:20.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel

++ vm-install-0.7.6.tar.bz2 ++
 50370 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2013-09-12 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-09-12 14:26:00

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-09-02 
15:03:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-09-12 14:26:01.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  6 08:23:11 MDT 2013 - carn...@suse.com
+
+- bnc#838791 - [HP BCS SLES11 Bug]: NIC MAC OUI Changes for Xen
+  Guests
+- Updated language files 
+- Version 0.7.6
+
+---

Old:

  vm-install-0.7.5.tar.bz2

New:

  vm-install-0.7.6.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.PB2JiC/_old  2013-09-12 14:26:02.0 +0200
+++ /var/tmp/diff_new_pack.PB2JiC/_new  2013-09-12 14:26:02.0 +0200
@@ -21,12 +21,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.7.5
+Version:0.7.6
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.7.5.tar.bz2
+Source0:%{name}-0.7.6.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.7.5.tar.bz2 -> vm-install-0.7.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/Makefile 
new/vm-install-0.7.6/Makefile
--- old/vm-install-0.7.5/Makefile   2013-08-22 20:49:25.0 +0200
+++ new/vm-install-0.7.6/Makefile   2013-09-06 17:14:50.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.7.5
+VER = 0.7.6
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/po/ar.po 
new/vm-install-0.7.6/po/ar.po
--- old/vm-install-0.7.5/po/ar.po   2013-08-15 00:01:08.0 +0200
+++ new/vm-install-0.7.6/po/ar.po   2013-09-06 17:14:50.0 +0200
@@ -1,22 +1,22 @@
 # Mohammad Alhargan , 2011.
 # Mohammad Alhargan , 2012.
 # mohammad , 2012.
-# محمد الحرقان , 2012.
+# محمد الحرقان , 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-01 09:23-0600\n"
-"PO-Revision-Date: 2012-11-26 07:48+0300\n"
-"Last-Translator: Mohammad Alhargan \n"
-"Language-Team: http://www.vertaal.com.ar/files/opensuse-11-4/ar/list/\n";
+"PO-Revision-Date: 2013-09-02 13:32+0300\n"
+"Last-Translator: محمد الحرقان \n"
+"Language-Team: ترجمة سوزي\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Virtaal 0.7.0\n"
+"X-Generator: Virtaal 0.7.1\n"
 
 #: src/vminstall/msg.py:22
 msgid "Installation Error"
@@ -360,7 +360,7 @@
 
 #: src/vminstall/msg.py:134
 msgid "openSUSE 13"
-msgstr ""
+msgstr "أوبن سوزي 13"
 
 #: src/vminstall/msg.py:135
 msgid "Other operating system"
@@ -711,7 +711,7 @@
 #. TRANSLATORS Do not translate %(url)s
 #: src/vminstall/msg.py:227
 msgid "For the most current information on SUSE VM server technology, see "
-msgstr ""
+msgstr "للحصول على أحدث المعلومات حول تكنولوجيا خادم سوزي VM، راجع "
 
 #: src/vminstall/msg.py:228
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.5/po/de.po 
new/vm-install-0.7.6/po/de.po
--- old/vm-install-0.7.5/po/de.po   2013-08-15 00:01:08.0 +0200
+++ new/vm-install-0.7.6/po/de.po   2013-09-06 17:14:50.0 +0200
@@ -1,7 +1,7 @@
 # translation of xen-vm-install.de.po to German
 #
 #
-# Michael Skiba , 2008, 2012.
+# Michael Skiba , 2008, 2012, 2013.
 # Hermann J. Beckers , 2008, 2011.
 # Marko Schugardt , 2008, 2009.
 # Hermann-Josef Beckers , 2009.
@@ -11,8 +11,8 @@
 "Project-Id-Version: xen-vm-install.de\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-01 09:23-0600\n"
-"PO-Revision-Date: 2013-02-03 16:09+0100\n"
-"Last-Translator: Hendrik Woltersdorf \n"
+"PO-Revision-Date: 2013-09-01 15:15+0200\n"
+"Last-Translator: Michael Skiba \n"
 "Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
@@ -378,7 +378,7 @@
 
 #: src/vminstall/msg.py:134
 msgid "openSUSE 13"
-msgstr ""
+msgstr

commit vm-install for openSUSE:Factory

2013-09-02 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-09-02 15:03:43

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-08-01 
16:09:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-09-02 15:03:45.0 +0200
@@ -1,0 +2,16 @@
+Wed Aug 22 12:21:08 MDT 2013 - carn...@suse.com
+
+- fate#316268: Deprecate /etc/SuSE-release and use /etc/os-release
+- Version 0.7.5
+
+---
+Wed Aug 14 10:47:08 MDT 2013 - carn...@suse.com
+
+- KVM: Fix incorrect location for keymaps 
+
+---
+Tue Aug 13 09:22:59 MDT 2013 - carn...@suse.com
+
+- Updated language files 
+
+---

Old:

  vm-install-0.7.4.tar.bz2

New:

  vm-install-0.7.5.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.yHQijG/_old  2013-09-02 15:03:46.0 +0200
+++ /var/tmp/diff_new_pack.yHQijG/_new  2013-09-02 15:03:46.0 +0200
@@ -21,12 +21,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.7.4
+Version:0.7.5
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.7.4.tar.bz2
+Source0:%{name}-0.7.5.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.7.4.tar.bz2 -> vm-install-0.7.5.tar.bz2 ++
 23064 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-08-01 16:09:57

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-07-18 
18:08:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-08-01 16:09:59.0 +0200
@@ -1,0 +2,13 @@
+Tue Jul 30 15:02:20 MDT 2013 - carn...@suse.com
+
+- Minor syntax change to the desktop file
+  vm-install.desktop 
+- Version 0.7.4
+
+---
+Wed Jul 24 16:09:42 MDT 2013 - carn...@suse.com
+
+- Add a 'conn' field in VMMCreate to help with propagating errors
+  from virt-manager correctly 
+
+---

Old:

  vm-install-0.7.3.tar.bz2

New:

  vm-install-0.7.4.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.CL03fV/_old  2013-08-01 16:10:00.0 +0200
+++ /var/tmp/diff_new_pack.CL03fV/_new  2013-08-01 16:10:00.0 +0200
@@ -21,12 +21,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.7.3
+Version:0.7.4
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.7.3.tar.bz2
+Source0:%{name}-0.7.4.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.7.3.tar.bz2 -> vm-install-0.7.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.3/Makefile 
new/vm-install-0.7.4/Makefile
--- old/vm-install-0.7.3/Makefile   2013-07-10 17:50:22.0 +0200
+++ new/vm-install-0.7.4/Makefile   2013-07-30 23:03:49.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.7.3
+VER = 0.7.4
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.3/setup.py 
new/vm-install-0.7.4/setup.py
--- old/vm-install-0.7.3/setup.py   2013-07-10 17:50:27.0 +0200
+++ new/vm-install-0.7.4/setup.py   2013-07-30 23:03:44.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.7.3',
+  version='0.7.4',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.3/src/vminstall/gtk/interface.py 
new/vm-install-0.7.4/src/vminstall/gtk/interface.py
--- old/vm-install-0.7.3/src/vminstall/gtk/interface.py 2013-06-13 
00:08:47.0 +0200
+++ new/vm-install-0.7.4/src/vminstall/gtk/interface.py 2013-07-25 
00:09:31.0 +0200
@@ -156,6 +156,7 @@
 self.topwin = self.window.get_widget(self.WINDOW_NAME)
 self.topwin.set_title(vminstall.msg.title_intro)
 self.err = None
+self.conn = vminstall.hypervisor.connection.getconn()
 
 self.summary = gtk.glade.XML(vminstall.paths.gladedir + 
'vm-install.glade', 'summary-vbox')
 self.summary_vbox = self.summary.get_widget('summary-vbox')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.3/vm-install.desktop 
new/vm-install-0.7.4/vm-install.desktop
--- old/vm-install-0.7.3/vm-install.desktop 2011-08-05 23:13:51.0 
+0200
+++ new/vm-install-0.7.4/vm-install.desktop 2013-07-30 23:00:48.0 
+0200
@@ -17,7 +17,7 @@
 Icon=yast-create-new-vm
 Exec=/sbin/yast2 vm-install
 
-Name=Create Virtual Machines
-GenericName=Create Virtual Machines for Xen and KVM
+Name=Create Virtual Machines for Xen and KVM
+GenericName=Create Virtual Machines (vm-install)
 X-KDE-SubstituteUID=true
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2013-07-18 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-07-18 17:35:10

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-06-20 
17:06:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-07-18 18:08:38.0 +0200
@@ -1,0 +2,15 @@
+Wed Jul 16 17:49:24 MDT 2013 - carn...@suse.com
+
+- Xen: Use qemu-system-i386 instead of legacy qemu-dm
+- Xen: Use 'qemu' driver when starting a VM throught libvirt
+
+---
+Wed Jul 10 09:49:24 MDT 2013 - carn...@suse.com
+
+- Libxl: Xen 4.3 does not want a path on the bootloader field
+  in the configuration file (pygrub) 
+- Libxl: Xen 4.3 for HVM guests does not need a device_model or
+  kernel line pointing to hvmloader in the config file. 
+- Version 0.7.3
+
+---

Old:

  vm-install-0.7.2.tar.bz2

New:

  vm-install-0.7.3.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.BUT5XY/_old  2013-07-18 18:08:39.0 +0200
+++ /var/tmp/diff_new_pack.BUT5XY/_new  2013-07-18 18:08:39.0 +0200
@@ -21,12 +21,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.7.2
+Version:0.7.3
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.7.2.tar.bz2
+Source0:%{name}-0.7.3.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.7.2.tar.bz2 -> vm-install-0.7.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.2/Makefile 
new/vm-install-0.7.3/Makefile
--- old/vm-install-0.7.2/Makefile   2013-06-13 00:08:47.0 +0200
+++ new/vm-install-0.7.3/Makefile   2013-07-10 17:50:22.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.7.2
+VER = 0.7.3
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.2/setup.py 
new/vm-install-0.7.3/setup.py
--- old/vm-install-0.7.2/setup.py   2013-06-13 00:08:47.0 +0200
+++ new/vm-install-0.7.3/setup.py   2013-07-10 17:50:27.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.7.2',
+  version='0.7.3',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.2/src/vmdisks/disks.py 
new/vm-install-0.7.3/src/vmdisks/disks.py
--- old/vm-install-0.7.2/src/vmdisks/disks.py   2013-05-30 22:08:48.0 
+0200
+++ new/vm-install-0.7.3/src/vmdisks/disks.py   2013-07-17 04:00:39.0 
+0200
@@ -1073,7 +1073,10 @@
 else:
 opts.append("" % cache_mode)
 else:
-opts.append("" % vals[0])
+if vals[0] == "file":
+opts.append("")
+else:
+opts.append("" % vals[0])
 else:
 opts.append("" % (vals[0], vals[1]))
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vm-install-0.7.2/src/vminstall/full_virt_xen_guest.py 
new/vm-install-0.7.3/src/vminstall/full_virt_xen_guest.py
--- old/vm-install-0.7.2/src/vminstall/full_virt_xen_guest.py   2012-12-11 
23:15:39.0 +0100
+++ new/vm-install-0.7.3/src/vminstall/full_virt_xen_guest.py   2013-07-17 
04:00:39.0 +0200
@@ -27,7 +27,7 @@
 "acpi": True,
 "pae": True,  # required to install 64 bit!
 }
-self._qemu = '/usr/lib/xen/bin/qemu-dm'
+self._qemu = '/usr/lib/xen/bin/qemu-system-i386'
 self.dkb = None
 
 def _get_os_xen(self):
@@ -158,7 +158,6 @@
 extra = '%s %s' % (self.options._install_args, 
self.options.extra_args)
 return """%(common)s
 builder="hvm"
-device_model="%(qemu)s"
 loader="%(loader)s"
 kernel="%(kernel)s"
 ramdisk="%(initrd)s"
@@ -177,7 +176,7 @@
 """ % { 'common': self.getCommonXen(), 'disks': 
self._get_disk_xen()

commit vm-install for openSUSE:Factory

2013-06-20 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-06-20 15:01:05

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-06-11 
09:38:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-06-20 17:06:11.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 12 10:48:05 MDT 2013 - carn...@suse.com
+
+- Add openSUSE 13 as a supported platform
+- Version 0.7.2
+
+---

Old:

  vm-install-0.7.1.tar.bz2

New:

  vm-install-0.7.2.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.mI9vFx/_old  2013-06-20 17:06:11.0 +0200
+++ /var/tmp/diff_new_pack.mI9vFx/_new  2013-06-20 17:06:11.0 +0200
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.7.1
+Version:0.7.2
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.7.1.tar.bz2
+Source0:%{name}-0.7.2.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.7.1.tar.bz2 -> vm-install-0.7.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.1/Makefile 
new/vm-install-0.7.2/Makefile
--- old/vm-install-0.7.1/Makefile   2013-06-07 22:46:00.0 +0200
+++ new/vm-install-0.7.2/Makefile   2013-06-13 00:08:47.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.7.1
+VER = 0.7.2
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.1/setup.py 
new/vm-install-0.7.2/setup.py
--- old/vm-install-0.7.1/setup.py   2013-06-07 22:45:56.0 +0200
+++ new/vm-install-0.7.2/setup.py   2013-06-13 00:08:47.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.7.1',
+  version='0.7.2',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.1/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.7.2/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.7.1/src/vminstall/ParaVirtGuest.py 2013-04-22 
19:04:43.0 +0200
+++ new/vm-install-0.7.2/src/vminstall/ParaVirtGuest.py 2013-06-13 
00:08:47.0 +0200
@@ -237,7 +237,7 @@
 else:
 vpart = traildigits(partition['name'])
 log.info("Found kernel on partition %s." % vpart)
-boot_kernel_check = 
['sles11','sled11','opensuse11','opensuse12']
+boot_kernel_check = 
['sles11','sled11','opensuse11','opensuse12','opensuse13']
 if self.options.os_type in boot_kernel_check:
 path = os.path.dirname(_kernel)
 checkAndSetDefaultBootKernel(mountpoint + path)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.1/src/vminstall/VMDefaults.py 
new/vm-install-0.7.2/src/vminstall/VMDefaults.py
--- old/vm-install-0.7.1/src/vminstall/VMDefaults.py2013-06-07 
22:44:03.0 +0200
+++ new/vm-install-0.7.2/src/vminstall/VMDefaults.py2013-06-13 
00:08:47.0 +0200
@@ -288,6 +288,12 @@
 def default_memory(self):
 return 768
 
+class openSUSE13Defaults(openSUSE12Defaults):
+def name(self):
+return msg.opensuse13
+def default_memory(self):
+return 768
+
 class SLED10Defaults(SUSEDefaults):
 def name(self):
 return msg.sled10
@@ -808,6 +814,7 @@
 'opensuse' : openSUSEDefaults(),
 'opensuse11' : openSUSE11Defaults(),
 'opensuse12' : openSUSE12Defaults(),
+'opensuse13' : openSUSE13Defaults(),
 'other': GenericDefaults(),
 'redhat'   : RedHatDefaults(),
 'rhel3': RHEL3Defaults(),
diff -urN '--exclude=CVS' '--exclude=.cvsi

commit vm-install for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-06-11 06:39:40

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-06-07 
10:13:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-06-11 09:38:22.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 07 14:41:18 MDT 2013 - carn...@suse.com
+
+- Fix get_keymap using a xend method that may no longer be present
+- Version 0.7.1
+
+---

Old:

  vm-install-0.7.0.tar.bz2

New:

  vm-install-0.7.1.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.WE5Dwo/_old  2013-06-11 09:38:23.0 +0200
+++ /var/tmp/diff_new_pack.WE5Dwo/_new  2013-06-11 09:38:23.0 +0200
@@ -15,22 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.7.0
+Version:0.7.1
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.7.0.tar.bz2
+Source0:%{name}-0.7.1.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
-Requires:   libvirt-python python-urlgrabber libxml2-python qemu-tools 
udhcp kdump usbutils
+Requires:   kdump
+Requires:   libvirt-python
+Requires:   libxml2-python
+Requires:   python-urlgrabber
+Requires:   qemu-tools
+Requires:   udhcp
+Requires:   usbutils
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
 Recommends: python-gtk
 

++ vm-install-0.7.0.tar.bz2 -> vm-install-0.7.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.0/Makefile 
new/vm-install-0.7.1/Makefile
--- old/vm-install-0.7.0/Makefile   2013-05-30 22:08:49.0 +0200
+++ new/vm-install-0.7.1/Makefile   2013-06-07 22:46:00.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.7.0
+VER = 0.7.1
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.0/setup.py 
new/vm-install-0.7.1/setup.py
--- old/vm-install-0.7.0/setup.py   2013-05-30 22:08:49.0 +0200
+++ new/vm-install-0.7.1/setup.py   2013-06-07 22:45:56.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.7.0',
+  version='0.7.1',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.7.0/src/vminstall/keytable.py 
new/vm-install-0.7.1/src/vminstall/keytable.py
--- old/vm-install-0.7.0/src/vminstall/keytable.py  2012-10-04 
23:52:06.0 +0200
+++ new/vm-install-0.7.1/src/vminstall/keytable.py  2013-06-07 
22:37:47.0 +0200
@@ -16,6 +16,7 @@
 except ImportError:
 pass
 import caps
+import util
 import os
 import re
 from log import log
@@ -70,7 +71,7 @@
 return current_keymap
 # TODO: Evaluate this functionality in light of kvm.
 # This functionality was removed so we could make some progress.
-if caps.is_xen():
+if caps.is_xen() and util.is_xend_running():
 if XendOptions.instance().get_keymap():
 return None
 try:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2013-06-07 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-06-07 10:13:07

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-05-02 
12:03:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-06-07 10:13:08.0 +0200
@@ -1,0 +2,45 @@
+Thu Jun  6 15:38:44 MDT 2013 - carn...@suse.com
+
+- Replace virt-utils dependency with qemu-tools
+- Remove libvirt dependency and only keep libvirt-python 
+- Check for the existence of qemu-kvm else fallback to just qemu
+
+---
+Thu May 30 13:41:18 MDT 2013 - carn...@suse.com
+
+- bnc#820885 - virt-manager Xen VM install fails due to "No kernel
+  was found." message 
+- Fix instances where xm is used when xl should be.
+- Version 0.7.0
+
+---
+Tue May 28 11:16:11 MDT 2013 - carn...@suse.com
+
+- bnc#818222 - CPU & RAM limitations of KVM and associated tools
+
+---
+Thu May 16 17:44:18 MDT 2013 - carn...@suse.com
+
+- bnc#820083 - Trying to call vm-install from VNC on s390x results
+  in "/usr/bin/xterm: Can't execvp xm: No such file or directory"
+- bnc#820085 - ncurses vm-install on s390x fails with "Error: XML
+  error: No PCI buses available"
+- An additional fix for bnc#818077
+- Version 0.6.23
+
+---
+Mon May  6 16:35:39 MDT 2013 - carn...@suse.com
+
+- bnc#818079 - Initial reboot after phase 1 of installation fails
+
+---
+Fri May  3 14:05:40 MDT 2013 - carn...@suse.com
+
+- bnc#818075 - virt-manager unable to set up macvtap interface on
+  s390x
+- bnc#818077 - macvtap device must be set up outside of
+  virt-manager before it can be chosen during install
+- Updated language files
+- Version 0.6.18
+
+---

Old:

  vm-install-0.6.17.tar.bz2

New:

  vm-install-0.7.0.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.RPDZCU/_old  2013-06-07 10:13:09.0 +0200
+++ /var/tmp/diff_new_pack.RPDZCU/_new  2013-06-07 10:13:09.0 +0200
@@ -15,23 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.17
+Version:0.7.0
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.17.tar.bz2
+Source0:%{name}-0.7.0.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
-Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump usbutils
+Requires:   libvirt-python python-urlgrabber libxml2-python qemu-tools 
udhcp kdump usbutils
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
 Recommends: python-gtk
 

++ vm-install-0.6.17.tar.bz2 -> vm-install-0.7.0.tar.bz2 ++
 2435 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2013-05-02 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-05-02 12:03:12

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-02-25 
21:45:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-05-02 12:03:13.0 +0200
@@ -1,0 +2,13 @@
+Mon Apr 22 11:26:38 MDT 2013 - carn...@suse.com
+
+- bnc#812626 - Virt-Install prepends string causing error when
+  pointing to ISO 
+- Version 0.6.17
+
+---
+Mon Mar 18 14:17:53 MDT 2013 - carn...@suse.com
+
+- bnc#809464 - vm-install fails when selecting PXE as the boot
+  method with PV guest - SLES11SP3 Beta2
+
+---
@@ -5 +18 @@
-- Version 0.6.14
+- Version 0.6.16

Old:

  vm-install-0.6.16.tar.bz2

New:

  vm-install-0.6.17.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.9prj3m/_old  2013-05-02 12:03:15.0 +0200
+++ /var/tmp/diff_new_pack.9prj3m/_new  2013-05-02 12:03:15.0 +0200
@@ -22,12 +22,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.16
+Version:0.6.17
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.16.tar.bz2
+Source0:%{name}-0.6.17.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x

++ vm-install-0.6.16.tar.bz2 -> vm-install-0.6.17.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.16/Makefile 
new/vm-install-0.6.17/Makefile
--- old/vm-install-0.6.16/Makefile  2013-02-22 19:00:18.0 +0100
+++ new/vm-install-0.6.17/Makefile  2013-04-22 19:48:48.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.6.16
+VER = 0.6.17
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.16/setup.py 
new/vm-install-0.6.17/setup.py
--- old/vm-install-0.6.16/setup.py  2013-02-22 18:59:16.0 +0100
+++ new/vm-install-0.6.17/setup.py  2013-04-22 19:48:48.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.6.16',
+  version='0.6.17',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.16/src/vminstall/gtk/disk_widgets.py 
new/vm-install-0.6.17/src/vminstall/gtk/disk_widgets.py
--- old/vm-install-0.6.16/src/vminstall/gtk/disk_widgets.py 2011-05-20 
23:18:24.0 +0200
+++ new/vm-install-0.6.17/src/vminstall/gtk/disk_widgets.py 2013-04-22 
19:48:48.0 +0200
@@ -458,7 +458,9 @@
  self.disk_edit_widget.get_toplevel(),
  file=file, mode=mode, folder=self.disk_folder)
 if file and folder not in file:
-file = folder + "/" + file
+check_file = folder + "/" + file
+if os.path.exists(check_file):
+file = check_file
 if file != None:
 self.disk_folder = folder
 text = self.disk.disk_image_type(file)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.16/src/vminstall/msg.py 
new/vm-install-0.6.17/src/vminstall/msg.py
--- old/vm-install-0.6.16/src/vminstall/msg.py  2012-10-04 23:47:37.0 
+0200
+++ new/vm-install-0.6.17/src/vminstall/msg.py  2013-04-22 19:48:48.0 
+0200
@@ -223,7 +223,7 @@
 intro_help4 = _("The location of the files necessary to install an 
operating system on the VM, or a disk that already has an operating 
system")
 intro_help5 = _("Other characteristics of the VM, such as memory, 
processors, and network adapters.")
 #TRANSLATORS Do not translate %(url)s
-intro_help6 = _("For the most current information on Novell VM server 
technology, see ")
+intro_help6 = _("For the most current information on SUSE VM server 
technology, see ")
 intro_help6_http = _("%(url)s")
 install_help = _("If you are creating this VM from scratch, you w

commit vm-install for openSUSE:Factory

2013-02-25 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-02-25 21:45:37

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-02-05 
11:21:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-02-25 21:45:39.0 +0100
@@ -1,0 +2,26 @@
+Thu Feb 21 17:15:22 MST 2013 - carn...@suse.com
+
+- Updated language files 
+- Version 0.6.14
+
+---
+Thu Feb 14 13:33:17 MST 2013 - carn...@suse.com
+
+- Add requirement for usbutils in spec file so lsusb may be used.
+
+---
+Thu Feb 14 09:18:39 MST 2013 - carn...@suse.com
+
+- bnc#801481 - vm-install requires tftp and so conflicts with atftp 
+  vm-install.spec
+
+---
+Fri Feb  1 14:33:55 MST 2013 - carn...@suse.com
+
+- Fate#313570: Support PCI passthrough bind and unbind in libvirt
+  Xen driver
+  This change allows the 'Managed' toggle to be set for Xen PCI
+  passthrough devices
+- Version 0.6.14
+
+---

Old:

  vm-install-0.6.12.tar.bz2

New:

  vm-install-0.6.16.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.CgX5vn/_old  2013-02-25 21:45:41.0 +0100
+++ /var/tmp/diff_new_pack.CgX5vn/_new  2013-02-25 21:45:41.0 +0100
@@ -15,22 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.12
+Version:0.6.16
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.12.tar.bz2
+Source0:%{name}-0.6.16.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 s390x
-Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump
+Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump usbutils
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
 Recommends: python-gtk
 

++ vm-install-0.6.12.tar.bz2 -> vm-install-0.6.16.tar.bz2 ++
 57808 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2013-02-05 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-02-05 11:21:20

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2013-01-17 
10:58:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-02-05 11:21:21.0 +0100
@@ -1,0 +2,12 @@
+Tue Jan 29 16:51:28 MST 2013 - carn...@suse.com
+
+- Xen: In VMNetWare.py, xnloader should be a conditional import.
+  Also fix a syntax error calling patch_netware_loader.
+- Updated language files
+
+---
+Thu Jan 17 14:13:52 MST 2013 - carn...@novell.com
+
+- bnc#793717 - NetWare will not boot on Xen 4.2
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.jYp9U2/_old  2013-02-05 11:21:22.0 +0100
+++ /var/tmp/diff_new_pack.jYp9U2/_new  2013-02-05 11:21:22.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel

++ vm-install-0.6.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.12/po/eu.po 
new/vm-install-0.6.12/po/eu.po
--- old/vm-install-0.6.12/po/eu.po  1970-01-01 01:00:00.0 +0100
+++ new/vm-install-0.6.12/po/eu.po  2013-02-01 19:37:24.0 +0100
@@ -0,0 +1, @@
+# Basque message file for YaST2 (@memory@).
+# Copyright (C) 2012 SUSE Linux Products GmbH.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: YaST (@memory@)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-10-24 10:51-0600\n"
+"PO-Revision-Date: 2003-02-12 10:23+0100\n"
+"Last-Translator: i...@suse.de\n"
+"Language-Team: Basque \n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/vminstall/msg.py:22
+msgid "Installation Error"
+msgstr ""
+
+#: src/vminstall/msg.py:23
+msgid "Error"
+msgstr ""
+
+#: src/vminstall/msg.py:24
+msgid "Warning"
+msgstr ""
+
+#: src/vminstall/msg.py:25
+msgid "Aborted"
+msgstr ""
+
+#: src/vminstall/msg.py:26
+msgid "Invalid URL"
+msgstr ""
+
+#: src/vminstall/msg.py:27
+msgid "The 'kernel-xen' and 'install-initrd' packages were not found."
+msgstr ""
+
+#. TRANSLATORS Do not translate %(tag)s
+#: src/vminstall/msg.py:29
+#, python-format
+msgid "Failed to find the '%(tag)s' tag in the XML file."
+msgstr ""
+
+#. TRANSLATORS Do not translate %(file)s
+#: src/vminstall/msg.py:31
+#, python-format
+msgid "Failed to parse the XML file '%(file)s'."
+msgstr ""
+
+#: src/vminstall/msg.py:32
+msgid "The virtual disk may only be stored on a block device or in a file."
+msgstr ""
+
+#: src/vminstall/msg.py:33
+msgid "No media is present in the drive."
+msgstr ""
+
+#: src/vminstall/msg.py:34
+msgid "Must be the 'root' user to run vm-install"
+msgstr ""
+
+#: src/vminstall/msg.py:37
+msgid "Please correct the error and try again."
+msgstr ""
+
+#: src/vminstall/msg.py:38
+msgid "Please type a number."
+msgstr ""
+
+#. TRANSLATORS Do not translate %(val)s
+#: src/vminstall/msg.py:40
+#, python-format
+msgid "The minimum acceptable value is %(val)s."
+msgstr ""
+
+#. TRANSLATORS Do not translate %(val)s
+#: src/vminstall/msg.py:42
+#, python-format
+msgid "The maximum acceptable value is %(val)s."
+msgstr ""
+
+#: src/vminstall/msg.py:45
+msgid "The VM's name must contain only alphanumeric and _ - . : + characters."
+msgstr ""
+
+#: src/vminstall/msg.py:46
+msgid "The VM's name must contain from 1 to 255 characters."
+msgstr ""
+
+#: src/vminstall/msg.py:47
+msgid "The VM's name cannot start with a digit."
+msgstr ""
+
+#: src/vminstall/msg.py:50
+#, python-format
+msgid "Failed to display the VM's console because DISPLAY is not set.  Please 
connect a VNC viewer to %s:%d."
+msgstr ""
+
+#: src/vminstall/msg.py:51
+msgid "Failed to display the VM's console.  Please connect a viewer manually."
+msgstr ""
+
+#: src/vminstall/msg.py:55
+msgid "An error occurred in Xen."
+msgstr ""
+
+#: src/vminstall/msg.py:56
+msgid "The hypervisor is not running."
+msgstr ""
+
+#: src/vminstall/msg.py:57
+msgid "An incompatible version of the hypervisor is running."
+msgstr ""
+
+#: src/vminstall/msg.py:58
+msgid "Unable to connect to the Xen daemon."
+msgstr ""
+
+#: src/vminstall/msg.py:59
+ms

commit vm-install for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2013-01-17 10:58:00

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-12-21 
10:37:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2013-01-17 10:58:02.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan  2 14:12:13 MST 2013 - carn...@novell.com
+
+- Enable vm-install to be built for s390x
+- Updated language files
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.MA2YxK/_old  2013-01-17 10:58:03.0 +0100
+++ /var/tmp/diff_new_pack.MA2YxK/_new  2013-01-17 10:58:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -30,7 +30,7 @@
 Source0:%{name}-0.6.12.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64
+ExclusiveArch:  %ix86 x86_64 s390x
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
 Recommends: python-gtk

++ vm-install-0.6.12.tar.bz2 ++
 2845 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-12-21 10:37:12

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-10-12 
14:54:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-12-21 10:37:16.0 +0100
@@ -1,0 +2,22 @@
+Wed Dec 12 10:59:41 MST 2012 - carn...@novell.com
+
+- Xen: Fix incorrect XML for network device model 
+
+---
+Tue Dec 11 15:16:02 MST 2012 - carn...@novell.com
+
+- Xen: Fix incorrect XML for boot device when PXE is selected
+- Version 0.6.12
+
+---
+Thu Nov  8 15:57:59 MST 2012 - carn...@novell.com
+
+- Xen: Fixed XML data when there is no initrd (NetWare)
+
+---
+Wed Nov  7 15:46:52 MST 2012 - carn...@novell.com
+
+- Xen: Fix bootloader and bootloader_args generated xml output for
+  libvirt compatibility
+
+---
@@ -5,0 +28 @@
+- Version 0.6.11

Old:

  vm-install-0.6.11.tar.bz2

New:

  vm-install-0.6.12.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.azwDnl/_old  2012-12-21 10:37:18.0 +0100
+++ /var/tmp/diff_new_pack.azwDnl/_new  2012-12-21 10:37:18.0 +0100
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.11
+Version:0.6.12
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.11.tar.bz2
+Source0:%{name}-0.6.12.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64

++ vm-install-0.6.11.tar.bz2 -> vm-install-0.6.12.tar.bz2 ++
 24926 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-10-12 14:48:21

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-09-14 
12:41:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-10-12 14:54:48.0 +0200
@@ -1,0 +2,18 @@
+Tue Oct 04 13:24:07 MDT 2012 - carn...@novell.com
+
+- KVM: Modify the defaults for installing NetWare on KVM
+- KVM: Fix bug not allowing vesa graphics selection for guest
+
+---
+Tue Sep 11 15:24:07 MDT 2012 - carn...@novell.com
+
+- bnc#779494 - SM wont install on KVM/Virt-Manager
+
+---
+Mon Sep 10 10:58:05 MDT 2012 - carn...@novell.com
+
+- bnc#779280 - vm-install doesn't honour / correctly document disk
+  options via --disk 
+- Version 0.6.10
+
+---

Old:

  vm-install-0.6.9.tar.bz2

New:

  vm-install-0.6.11.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.TqFaSI/_old  2012-10-12 14:54:50.0 +0200
+++ /var/tmp/diff_new_pack.TqFaSI/_new  2012-10-12 14:54:50.0 +0200
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.9
+Version:0.6.11
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.9.tar.bz2
+Source0:%{name}-0.6.11.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64

++ vm-install-0.6.9.tar.bz2 -> vm-install-0.6.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.9/Makefile 
new/vm-install-0.6.11/Makefile
--- old/vm-install-0.6.9/Makefile   2012-08-21 16:32:13.0 +0200
+++ new/vm-install-0.6.11/Makefile  2012-10-04 21:27:31.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.6.9
+VER = 0.6.11
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.9/bin/vm-disks 
new/vm-install-0.6.11/bin/vm-disks
--- old/vm-install-0.6.9/bin/vm-disks   2011-03-16 00:30:09.0 +0100
+++ new/vm-install-0.6.11/bin/vm-disks  2012-10-04 23:57:19.0 +0200
@@ -11,7 +11,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA 
 
 from optparse import OptionParser
 import os
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.9/bin/vm-install 
new/vm-install-0.6.11/bin/vm-install
--- old/vm-install-0.6.9/bin/vm-install 2012-08-11 00:00:22.0 +0200
+++ new/vm-install-0.6.11/bin/vm-install2012-10-04 23:57:09.0 
+0200
@@ -10,7 +10,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA 
 
 import optparse
 import os
@@ -62,23 +62,11 @@
 
 def setHostDevice(option, opt_str, value, parser):
 parser.values.passthrough = True
-#hd = vminstall.passthrough.parse_string(value)
-#if parser.values.host_devices:
-#parser.values.host_devices.extend(hd)
-#else:
-#parser.values.host_devices = hd
-if len(parser.rargs):
-for val in parser.rargs:
-if val.startswith("-"):
-break
-value = val if (value is None) else value + val
-if not value:
-return
-hd = vminstall.passthrough.parse_string(value)
-if parser.values.host_devices:
-parser.values.host_devices.extend(hd)
-else:
-parser.values.host_devices = hd
+

commit vm-install for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-09-14 12:41:50

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-05-15 
17:42:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-09-14 12:41:51.0 +0200
@@ -1,0 +2,54 @@
+Tue Sep  4 15:02:41 MDT 2012 - carn...@novell.com
+
+- Change documentation link to suse.com
+
+---
+Wed Aug 22 09:30:08 MDT 2012 - carn...@novell.com
+
+- Add for support Open Enterprise Server 11
+- Add support for Windows 8 and Windows Server 2012
+- Add support for Ubuntu 12 (Precise Pangolin)
+- Version 0.6.9
+
+---
+Fri Aug 17 15:54:43 MDT 2012 - carn...@novell.com
+
+- bnc#776300 - vm-install does not pass --extra-args in --upgrade
+  mode
+- Version 0.6.8
+
+---
+Wed Aug  8 15:34:19 MDT 2012 - carn...@novell.com
+
+- Add a screen resolution option for newer Suse PV VMs
+- Updated language files
+- Version 0.6.7
+
+---
+Tue Aug  7 16:08:40 MDT 2012 - carn...@novell.com
+
+- Add support for selecting a host device for PCI/USB passthrough 
+  at VM install time (see reference bnc#768340).
+- Version 0.6.6
+
+---
+Thu Jun 28 14:04:03 MDT 2012 - carn...@novell.com
+
+- Add support for defaults file for setting customization
+  variables 
+- Version 0.6.5
+
+---
+Fri Jun  8 15:06:54 MDT 2012 - carn...@novell.com
+
+- vmdisks: xm block_attach can return before the hotplugging is 
+  actually complete causing later failure in bootsector check.
+
+---
+Thu Jun  7 10:49:17 MDT 2012 - carn...@novell.com
+
+- bnc#762963 - ReaR: Unable to recover a paravirtualized XEN guest
+  vminstall-rear-support.patch
+- Version 0.6.4
+
+---

Old:

  vm-install-0.6.3.tar.bz2

New:

  vm-install-0.6.9.tar.bz2
  vm-install.conf



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.snw2vQ/_old  2012-09-14 12:41:52.0 +0200
+++ /var/tmp/diff_new_pack.snw2vQ/_new  2012-09-14 12:41:52.0 +0200
@@ -15,18 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.3
+Version:0.6.9
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.3.tar.bz2
+Source0:%{name}-0.6.9.tar.bz2
+Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump
@@ -66,6 +68,8 @@
 rm -f  $RPM_BUILD_ROOT/%pysite/*.egg-info
 %find_lang xen-vm-install
 %suse_update_desktop_file %{name} X-SuSE-YaST-Virtualization
+mkdir -p $RPM_BUILD_ROOT/etc/default
+install -m644 %SOURCE1 $RPM_BUILD_ROOT/etc/default/vm-install
 
 %clean
 test ! -z "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != "/" && rm -rf 
$RPM_BUILD_ROOT
@@ -82,5 +86,6 @@
 %pysite/vmdisks
 %{_datadir}/YaST2/clients/vm-install.ycp
 %{_datadir}/applications/YaST2/vm-install.desktop
+%config(noreplace) %{_sysconfdir}/default/vm-install
 
 %changelog

++ vm-install-0.6.3.tar.bz2 -> vm-install-0.6.9.tar.bz2 ++
 8316 lines of diff (skipped)

++ vm-install.conf ++
# vm-install customization variables
# /etc/default/vm-install
#

# Location of images for file backed VMs
#XEN_IMAGE_DIR=/var/lib/xen/images
#KVM_IMAGE_DIR=/var/lib/kvm/images

# Location for VM configuration files
#XEN_CONFIG_DIR=/etc/xen/vm/
#KVM_CONFIG_DIR=/etc/kvm/vm/

# Location for the logging file
#XEN_LOG_DIR=/var/log/xen/
#KVM_LOG_DIR=/var/log/kvm/

# Default block device type to use for file backed VMs
# Xen examples: file, tap:aio, tap:qcow
# KVM examples: file, qcow2, qed, vpc
#XEN_FILE_FORMAT_TYPE=file
#KVM_FILE_FORMAT_TYPE=file

# VM Network Instal

commit vm-install for openSUSE:Factory

2012-05-15 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-05-15 17:42:40

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-05-03 
11:01:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-05-15 17:42:42.0 +0200
@@ -1,0 +2,24 @@
+Wed May  9 10:28:17 MDT 2012 - carn...@novell.com
+
+- bnc#754906 - virt-manager is not allowing to upgrade oes11 to 
+  oes11sp1 machine 
+
+---
+Tue May  8 15:32:34 MDT 2012 - carn...@novell.com
+
+- bnc#761142 - vm-install fails to create its new VM: bogus "Not
+  enough space on device" message 
+
+---
+Thu May  3 13:44:36 MDT 2012 - carn...@novell.com
+
+- bnc#760557 - Error: Two of the virtual disks have conflicting
+  virtual names or physical devices
+
+---
+Wed May  2 10:39:47 MDT 2012 - carn...@novell.com
+
+- bnc#760023 - Can't upgrade an OES 2 (64-bit) XEN Guest Server to
+  OES 11
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.HTFD49/_old  2012-05-15 17:42:43.0 +0200
+++ /var/tmp/diff_new_pack.HTFD49/_new  2012-05-15 17:42:43.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel

++ vm-install-0.6.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.3/src/vmdisks/disks.py 
new/vm-install-0.6.3/src/vmdisks/disks.py
--- old/vm-install-0.6.3/src/vmdisks/disks.py   2012-02-29 18:06:40.0 
+0100
+++ new/vm-install-0.6.3/src/vmdisks/disks.py   2012-05-09 22:13:25.0 
+0200
@@ -439,8 +439,11 @@
 except:
 pass
 for arg in params[2:]:
-if arg in ('r', 'w'):
-ro = arg
+if arg in ('r', 'w', 'w!'):
+if arg == 'r':
+ro = True
+else:
+ro = False
 elif arg in ('disk', 'cdrom', 'floppy'):
 vdevType = arg
 elif arg.startswith('cachemode='):
@@ -459,14 +462,12 @@
 continue
 else:
 kv = arg.split('=', 1)
-if len(kv) == 1:
-kv[1] = True
-else:
+if len(kv) > 1:
 try:
 kv[1] = int(kv[1])
 except:
 continue
-args[kv[0]] = kv[1]
+args[kv[0]] = kv[1]
 continue
 disk = Disk(pdev=pdev, vdev=vdev, vdevType=vdevType, ro=ro, blocks=blocks, 
virtio=virtio)
 if extended:
@@ -760,16 +761,16 @@
 if disk.get_vdevtype() != disk.DEVICE_DISK:
 continue
 dpath = disk.get_path()
-if os.path.exists(dpath):
-dsize = disk.driver.size(dpath)
-vsize = disk.get_virtual_size()
-if dsize is not None and vsize is not None:
-if dsize <= vsize:
-blocks = vsize - dsize
-requested_blocks += blocks
-continue
 fs = self._get_fs(disk.get_pdev())
 if new_disk_fs == fs:
+if os.path.exists(dpath):
+dsize = disk.driver.size(dpath)
+vsize = disk.get_virtual_size()
+if dsize is not None and vsize is not None:
+if dsize <= vsize:
+blocks = vsize - dsize
+requested_blocks += blocks
+continue
 blocks = disk.get_virtual_size()
 if blocks is not None:
 requested_blocks += blocks
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.3/src/vminstall/options.py 
new/vm-install-0.6.3/src/vminstall/options.py
--- old/vm-install-0.6.3/src/vminstall/options.py   2011-10-26 
19:24:20.0 +0200
+++ new/vm-install-0.6.3/src/vminstall/options.py   2012-05-09 
22:13:36.0 +0200
@@ -794,6 +794,8

commit vm-install for openSUSE:Factory

2012-05-03 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-05-03 11:01:31

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-04-17 
07:50:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-05-03 11:01:32.0 +0200
@@ -1,0 +2,11 @@
+Mon Apr 23 10:53:41 MDT 2012 - carn...@novell.com
+
+- Updated numerous language files 
+
+---
+Thu Apr 19 15:07:57 MDT 2012 - carn...@novell.com
+
+- bnc#757346 - XEN guest OS installation (SLES 11 SP2 guest) fails
+  on SLED 11 SP2
+
+---

Old:

  vm-install-0.6.2.tar.bz2

New:

  vm-install-0.6.3.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.zK9rcu/_old  2012-05-03 11:01:34.0 +0200
+++ /var/tmp/diff_new_pack.zK9rcu/_new  2012-05-03 11:01:34.0 +0200
@@ -22,12 +22,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.2
+Version:0.6.3
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.2.tar.bz2
+Source0:%{name}-0.6.3.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump

++ vm-install-0.6.2.tar.bz2 -> vm-install-0.6.3.tar.bz2 ++
 55223 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2012-04-16 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-04-17 07:50:21

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-03-29 
11:42:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-04-17 07:50:24.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr  3 14:13:04 MDT 2012 - carn...@novell.com
+
+- Add Windows 8 as an operating system to install 
+- Add Ubuntu 12 as an operating system to install 
+
+---

Old:

  vm-install-0.6.1.tar.bz2

New:

  vm-install-0.6.2.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.oPQ559/_old  2012-04-17 07:50:25.0 +0200
+++ /var/tmp/diff_new_pack.oPQ559/_new  2012-04-17 07:50:25.0 +0200
@@ -22,12 +22,12 @@
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.1
+Version:0.6.2
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.1.tar.bz2
+Source0:%{name}-0.6.2.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump

++ vm-install-0.6.1.tar.bz2 -> vm-install-0.6.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/Makefile 
new/vm-install-0.6.2/Makefile
--- old/vm-install-0.6.1/Makefile   2012-02-29 18:15:11.0 +0100
+++ new/vm-install-0.6.2/Makefile   2012-04-03 22:12:47.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.6.1
+VER = 0.6.2
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/po/xen-vm-install.pot 
new/vm-install-0.6.2/po/xen-vm-install.pot
--- old/vm-install-0.6.1/po/xen-vm-install.pot  2012-01-14 00:07:55.0 
+0100
+++ new/vm-install-0.6.2/po/xen-vm-install.pot  2012-04-03 23:33:33.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-07-25 14:49-0600\n"
+"POT-Creation-Date: 2012-04-03 15:33-0600\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"
@@ -391,285 +391,301 @@
 msgstr ""
 
 #: src/vminstall/msg.py:142
-msgid "Windows (other)"
+msgid "Ubuntu 12 (Precise Pangolin)"
 msgstr ""
 
 #: src/vminstall/msg.py:143
-msgid "Windows (other, x64)"
+msgid "Windows (other)"
 msgstr ""
 
 #: src/vminstall/msg.py:144
-msgid "Windows NT"
+msgid "Windows (other, x64)"
 msgstr ""
 
 #: src/vminstall/msg.py:145
-msgid "Windows Vista, Windows 7"
+msgid "Windows NT"
 msgstr ""
 
 #: src/vminstall/msg.py:146
-msgid "Windows Vista, Windows 7 (x64)"
+msgid "Windows Vista, Windows 7"
 msgstr ""
 
 #: src/vminstall/msg.py:147
-msgid "Windows Server 2008"
+msgid "Windows Vista, Windows 7 (x64)"
 msgstr ""
 
 #: src/vminstall/msg.py:148
-msgid "Windows Server 2008 (x64)"
+msgid "Windows 8"
 msgstr ""
 
 #: src/vminstall/msg.py:149
-msgid "Windows XP, 2000, 2003"
+msgid "Windows 8 (x64)"
 msgstr ""
 
 #: src/vminstall/msg.py:150
-msgid "Windows XP, 2003 (x64)"
+msgid "Windows Server 2008"
+msgstr ""
+
+#: src/vminstall/msg.py:151
+msgid "Windows Server 2008 (x64)"
+msgstr ""
+
+#: src/vminstall/msg.py:152
+msgid "Windows XP, 2000, 2003"
 msgstr ""
 
 #: src/vminstall/msg.py:153
+msgid "Windows XP, 2003 (x64)"
+msgstr ""
+
+#: src/vminstall/msg.py:156
 msgid "Gathering settings..."
 msgstr ""
 
-#: src/vminstall/msg.py:154
+#: src/vminstall/msg.py:157
 msgid "Preparing to start the installation..."
 msgstr ""
 
-#: src/vminstall/msg.py:155
+#: src/vminstall/msg.py:158
 msgid "Installing..."
 msgstr ""
 
-#: src/vminstall/msg.py:156
+#: src/vminstall/msg.py:159
 msgid "Please wait..."
 msgstr ""
 
-#: src/vminstall/msg.py:157
+#: src/vminstall/msg.py:160
 msgid "Waiting for the VM to stop before continuing..."
 msgstr ""
 
-#: src/vminstall/msg.py:158
+#: src/vminstall/msg.py:161
 msgid "Performing post-installation checks..."
 msgstr ""
 
-#: src/vminstall/msg.py:159
+#: src/vminstall/msg.py:162
 msgid "Creating the run-time configuration..."
 msgstr ""
 
-#: src/vminstall/msg.py:160
+#: src/vminstall/msg.p

commit vm-install for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-03-29 11:42:55

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-03-06 
13:42:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-03-29 11:42:56.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 28 09:26:36 MDT 2012 - carn...@novell.com
+
+- Add 'Random' as a translatable string. 
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.kgXcqK/_old  2012-03-29 11:42:57.0 +0200
+++ /var/tmp/diff_new_pack.kgXcqK/_new  2012-03-29 11:42:57.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel

++ vm-install-0.6.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/src/vminstall/caps.py 
new/vm-install-0.6.1/src/vminstall/caps.py
--- old/vm-install-0.6.1/src/vminstall/caps.py  2011-07-22 19:06:47.0 
+0200
+++ new/vm-install-0.6.1/src/vminstall/caps.py  2012-03-28 17:24:21.0 
+0200
@@ -170,7 +170,6 @@
 return os.path.exists('/usr/bin/qemu')
 
 def is_dom0():
-# FIXME
 return os.path.isdir('/proc/xen')
 
 def is_domU():
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py 
new/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py
--- old/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py   2011-05-20 
23:18:24.0 +0200
+++ new/vm-install-0.6.1/src/vminstall/gtk/nic_widgets.py   2012-03-28 
17:24:20.0 +0200
@@ -30,7 +30,7 @@
 bridge = vminstall.msg.default
 mac = nic.mac
 if mac is None:
-mac = 'Random'   # FIXME:  translate
+mac = vminstall.msg.random
 self.model.set(iter, 0, str(nic.number), 1, nic.model, 2, bridge, 3, 
mac, 4, nic)
 
 def get(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.1/src/vminstall/msg.py 
new/vm-install-0.6.1/src/vminstall/msg.py
--- old/vm-install-0.6.1/src/vminstall/msg.py   2012-02-28 23:43:15.0 
+0100
+++ new/vm-install-0.6.1/src/vminstall/msg.py   2012-03-28 17:24:21.0 
+0200
@@ -180,6 +180,7 @@
 description = _("Description")
 enabled = _("Enabled")
 option = _("Option")
+random = _("Random")
 
 #  Titles on pages
 title_intro = _("Create a Virtual Machine")

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2012-03-06 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-03-06 13:41:58

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-02-16 
15:03:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-03-06 13:42:13.0 +0100
@@ -1,0 +2,17 @@
+Wed Feb 29 10:15:34 MST 2012 - carn...@novell.com
+
+- KVM: Add 'unsafe' and 'directsync' as options to cache_mode 
+  During installation set the target disk to 'unsafe' for
+  better performance.
+
+---
+Tue Feb 28 14:19:33 MST 2012 - carn...@novell.com
+
+- bnc#725378 - vm-install requires tftp and so conflicts with atftp
+  Add support for using atftp in place of tftp
+- Catch unconfigured bridge error in VMPXE getServAddr. 
+- PV PXE booting requires kdumptool (kdump package) so add
+  dependency to spec file.
+- Update version to 0.6.0
+
+---

Old:

  vm-install-0.5.7.tar.bz2

New:

  vm-install-0.6.1.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.oPYckG/_old  2012-03-06 13:42:15.0 +0100
+++ /var/tmp/diff_new_pack.oPYckG/_new  2012-03-06 13:42:15.0 +0100
@@ -15,22 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.5.7
+Version:0.6.1
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.5.7.tar.bz2
+Source0:%{name}-0.6.1.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
-Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp tftp
+Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp kdump
 %define pysite %(python -c "import distutils.sysconfig; print 
distutils.sysconfig.get_python_lib()")
 Recommends: python-gtk
 

++ vm-install-0.5.7.tar.bz2 -> vm-install-0.6.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.7/Makefile 
new/vm-install-0.6.1/Makefile
--- old/vm-install-0.5.7/Makefile   2012-01-14 00:04:02.0 +0100
+++ new/vm-install-0.6.1/Makefile   2012-02-29 18:15:11.0 +0100
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.5.7
+VER = 0.6.1
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.7/glade/vm-install.glade 
new/vm-install-0.6.1/glade/vm-install.glade
--- old/vm-install-0.5.7/glade/vm-install.glade 2012-01-30 21:10:57.0 
+0100
+++ new/vm-install-0.6.1/glade/vm-install.glade 2012-02-29 18:14:50.0 
+0100
@@ -9568,7 +9568,9 @@

  True
  default
+directsync
 none
+unsafe
 writeback
 writethrough
  False
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.7/man/vm-install.8 
new/vm-install-0.6.1/man/vm-install.8
--- old/vm-install-0.5.7/man/vm-install.8   2012-01-14 00:04:01.0 
+0100
+++ new/vm-install-0.6.1/man/vm-install.8   2012-01-11 23:44:10.0 
+0100
@@ -95,11 +95,14 @@
 
 \fIPDEV\fR describes the physical storage.  In its simplest form, \fIPDEV\fR
 can be a path to a file or block device.  More complex forms require prefixing
-a protocol.  Valid protocols are: \fBfile\fR, \fBiscsi\fR, \fBnbd\fR,
+a protocol.  Valid Xen protocols are: \fBfile\fR, \fBiscsi\fR, \fBnbd\fR,
 \fBnpiv\fR, \fBphy\fR, \fBtap:aio\fR, \fBtap:qcow\fR, and \fBtap:vmdk\fR.
 Examples: \fB/dev/hdb\fR, \fBphy:/dev/hdb\fR,
 \fBtap:qcow:/disks/disk0.qcow\fR,
 \fBiscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225\fR.
+Valid KVM protocols are: \fBfile\fR, \fBnbd\fR, \fBphy\fR, 
+\fBqcow2\fR, \fBqed\fR, \fBraw\fR, \fBvpc\fR, and \fBvmdk\fR. Other protocols
+are available for experimentation.
 
 \fIVDEV\fR is the name of the virtual device.  \fIVDEV\fR may be named using
 Xen fully-virtualized or KVM names (\fBhda\fR, \fBhdb

commit vm-install for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-02-16 15:03:10

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-02-14 
13:11:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-02-16 15:03:21.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb 15 17:06:41 MST 2012 - carn...@novell.com
+
+- bnc#742773 - vm-install shows bogus error msg without defined 
+  installation source 
+
+---
+Mon Jan 30 13:09:57 MST 2012 - carn...@novell.com
+
+- bnc#743951 - vm-install windows too big
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.rup6fQ/_old  2012-02-16 15:03:23.0 +0100
+++ /var/tmp/diff_new_pack.rup6fQ/_new  2012-02-16 15:03:23.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel

++ vm-install-0.5.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.7/glade/vm-install.glade 
new/vm-install-0.5.7/glade/vm-install.glade
--- old/vm-install-0.5.7/glade/vm-install.glade 2011-07-16 00:06:25.0 
+0200
+++ new/vm-install-0.5.7/glade/vm-install.glade 2012-01-30 21:10:57.0 
+0100
@@ -4414,7 +4414,7 @@
  fv_install_help
  False
  True
- GTK_JUSTIFY_LEFT
+ GTK_JUSTIFY_FILL
  True
  False
  0
@@ -4429,7 +4429,7 @@

  0
  False
- False
+ True

  
 
@@ -4648,7 +4648,7 @@
  fv_os_settings_help
  False
  True
- GTK_JUSTIFY_LEFT
+ GTK_JUSTIFY_FILL
  True
  False
  0
@@ -4663,7 +4663,7 @@

  0
  False
- False
+ True

  
 
@@ -4786,7 +4786,7 @@
  fv_i_extra_args_help
  False
  True
- GTK_JUSTIFY_LEFT
+ GTK_JUSTIFY_FILL
  True
  False
  0
@@ -4801,7 +4801,7 @@

  0
  False
- False
+ True

  
 
@@ -4916,7 +4916,7 @@
  fv_exit_args_help
  False
  True
- GTK_JUSTIFY_LEFT
+ GTK_JUSTIFY_FILL
  True
  False
  0
@@ -4931,15 +4931,15 @@

  0
  False
- False
+ True

  
 
  

  True
- 3
- 2
+ 1
+ 6
  False
  2
  10
@@ -4950,7 +4950,7 @@
  fv_on_poweroff_label
  False
  False
- GTK_JUSTIFY_LEFT
+ GTK_JUSTIFY_FILL
  False
  False
  1
@@ -4973,37 +4973,25 @@

commit vm-install for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-02-14 13:11:51

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2011-12-06 
13:54:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-02-14 13:11:52.0 +0100
@@ -1,0 +2,28 @@
+Fri Dec  9 09:30:12 MST 2011 - carn...@novell.com
+
+- bnc#735670 - virt-manager client doesn't show disks, network 
+  adapters and OS details 
+
+---
+Thu Dec  8 18:20:42 MST 2011 - carn...@novell.com
+
+- KVM: passing 'vd[a-t]' as the disk was broken because the internal
+  virtio flag was not being set.
+
+---
+Wed Dec  7 10:00:11 MST 2011 - carn...@novell.com
+
+- Allow upgrading SLES11/SLED11 (ga/sp1 to sp2)
+
+---
+Mon Dec  5 14:45:06 MST 2011 - carn...@novell.com
+
+- bnc#732986 - RHEL 6 on xen-pv fails to write to HD
+  Rhel6 has no Xen kernel.  It uses the pvops kernel.
+
+---
+Tue Nov 29 15:32:44 MST 2011 - carn...@novell.com
+
+- Updated man page to include specifics on KVM 
+
+---



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.Tz1Mx1/_old  2012-02-14 13:12:02.0 +0100
+++ /var/tmp/diff_new_pack.Tz1Mx1/_new  2012-02-14 13:12:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
-BuildRequires:  python-devel update-desktop-files
+BuildRequires:  python-devel
+BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-License:GPL-2.0
-Group:  System/Emulators/PC
-AutoReqProv:yes
 Version:0.5.7
-Release:2
+Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
+License:GPL-2.0
+Group:  System/Emulators/PC
 Source0:%{name}-0.5.7.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64

++ vm-install-0.5.7.tar.bz2 ++
 1635 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2011-12-06 13:54:02

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2011-10-29 
06:50:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2011-12-06 13:54:07.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov 11 10:35:29 MST 2011 - carn...@novell.com
+
+- bnc#729899 - Operating system chooser missing in command line 
+  version of vm-install 
+
+---



Other differences:
--
++ vm-install-0.5.7.tar.bz2 ++
 3802 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-10-28 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2011-10-29 06:50:11

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install", Maintainer is "carn...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2011-10-19 
13:52:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2011-10-29 06:50:15.0 +0200
@@ -1,0 +2,10 @@
+Wed Oct 26 14:41:12 MDT 2011 - carn...@novell.com
+
+- KVM: Fix for selecting autoyast file for installation 
+
+---
+Mon Oct 24 09:38:07 MDT 2011 - carn...@novell.com
+
+- Updated many language files 
+
+---



Other differences:
--
++ vm-install-0.5.7.tar.bz2 ++
 1981 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-09-28 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Wed Sep 28 14:41:49 CEST 2011.




--- vm-install/vm-install.changes   2011-09-15 23:38:06.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-09-28 
00:08:41.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 27 16:01:43 MDT 2011 - carn...@novell.com
+
+- Fixes for supporting virt-manager 0.9.0
+  interface.py, gjob.py
+
+---

calling whatdependson for head-i586




Other differences:
--
++ vm-install-0.5.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.5/src/vminstall/gtk/gjob.py 
new/vm-install-0.5.5/src/vminstall/gtk/gjob.py
--- old/vm-install-0.5.5/src/vminstall/gtk/gjob.py  2011-05-20 
23:18:24.0 +0200
+++ new/vm-install-0.5.5/src/vminstall/gtk/gjob.py  2011-09-28 
00:04:59.0 +0200
@@ -22,7 +22,7 @@
 __gsignals__ = {
 'install-progress-change': (gobject.SIGNAL_RUN_FIRST, 
gobject.TYPE_NONE, (str, float)),
 'install-progress-close': (gobject.SIGNAL_RUN_FIRST, 
gobject.TYPE_NONE, ()),
-'install-show-console': (gobject.SIGNAL_RUN_FIRST, gobject.TYPE_NONE, 
(str,)),
+'install-show-vm': (gobject.SIGNAL_RUN_FIRST, gobject.TYPE_NONE, 
(str,)),
 'install-show-error': (gobject.SIGNAL_RUN_FIRST, gobject.TYPE_NONE, 
()),
 'install-done': (gobject.SIGNAL_RUN_FIRST, gobject.TYPE_NONE, ())
 }
@@ -44,7 +44,7 @@
 def _progressChangeCB(job, fraction):
 self.emit('install-progress-change', '', fraction)
 def _consoleCB(job):
-self.emit('install-show-console', job.guest.uuid)
+self.emit('install-show-vm', job.guest.uuid)
 def _finish_worker():
 try:
 try:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.5/src/vminstall/gtk/interface.py 
new/vm-install-0.5.5/src/vminstall/gtk/interface.py
--- old/vm-install-0.5.5/src/vminstall/gtk/interface.py 2011-07-27 
17:37:09.0 +0200
+++ new/vm-install-0.5.5/src/vminstall/gtk/interface.py 2011-09-28 
00:04:59.0 +0200
@@ -88,7 +88,7 @@
 

 class VMCreate(gobject.GObject):
 __gsignals__ = {
-'action-show-console': (gobject.SIGNAL_RUN_FIRST,
+'action-show-vm': (gobject.SIGNAL_RUN_FIRST,
 gobject.TYPE_NONE, (str,str)),
 'action-show-terminal': (gobject.SIGNAL_RUN_FIRST,
 gobject.TYPE_NONE, (str,str)),
@@ -450,7 +450,7 @@
 self.options = vminstall.options.Options()
 self.defaults = vminstall.options.Options()
 
-def show(self):
+def show(self, parent=None):
 self.topwin.show()
 
 hand = gtk.gdk.Cursor(gtk.gdk.HAND2)
@@ -1537,7 +1537,7 @@
 signal = 'action-show-terminal'
 if (self.defaults.graphics != 'none' and \
 guest_console.get_vnc_port_from_domid(domid, timeout=10.0) 
!= None):
-signal = 'action-show-console'
+signal = 'action-show-vm'
 log.debug("%s of %s via virt-manager" % (signal, uuid))
 def poke_virt_man():
 if not caps.is_xen():
@@ -1594,7 +1594,7 @@
 gjob = GJob(self.job, self.defaults, errors)
 gjob.connect('install-progress-change', do_progress_change)
 gjob.connect('install-progress-close', do_progress_close)
-gjob.connect('install-show-console', do_show_console)
+gjob.connect('install-show-vm', do_show_console)
 gjob.connect('install-show-error', do_show_error)
 gjob.connect('install-done', do_done)
 gjob.start()






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-09-20 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Tue Sep 20 09:36:52 CEST 2011.




--- vm-install/vm-install.changes   2011-08-26 18:52:06.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-09-15 
23:38:06.0 +0200
@@ -1,0 +2,18 @@
+Thu Sep 15 15:04:43 MDT 2011 - carn...@novell.com
+
+- Updated language files
+  pt_BR.po hu.po ru.po pl.po it.po da.po fi.po 
+
+---
+Tue Sep 13 15:25:48 MDT 2011 - carn...@novell.com
+
+- bnc#707994 - vm-install cannot install guest automatically 
+
+---
+Mon Aug 29 09:17:43 MDT 2011 - carn...@novell.com
+
+- bnc#714599 - vm-install declared GPL-2.0+ but contains GPL-2.0 
+  files 
+  vm-install.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.MsszBD/_old  2011-09-20 09:36:47.0 +0200
+++ /var/tmp/diff_new_pack.MsszBD/_new  2011-09-20 09:36:47.0 +0200
@@ -23,11 +23,11 @@
 BuildRequires:  python-devel update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-License:GPLv2+
+License:GPL-2.0
 Group:  System/Emulators/PC
 AutoReqProv:yes
 Version:0.5.5
-Release:4
+Release:2
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 Source0:%{name}-0.5.5.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ vm-install-0.5.5.tar.bz2 ++
 20124 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-08-29 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Mon Aug 29 10:30:42 CEST 2011.




--- vm-install/vm-install.changes   2011-08-05 22:15:22.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-08-26 
18:52:06.0 +0200
@@ -1,0 +2,11 @@
+Thu Aug 25 15:35:26 MDT 2011 - carn...@novell.com
+
+- Updated many language files
+
+---
+Fri Aug 12 14:02:35 MDT 2011 - carn...@novell.com
+
+- Updated language files 
+  ca.po hu.po pt_BR.po ro.po
+
+---

calling whatdependson for head-i586




Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.cdTPSW/_old  2011-08-29 10:30:22.0 +0200
+++ /var/tmp/diff_new_pack.cdTPSW/_new  2011-08-29 10:30:22.0 +0200
@@ -27,7 +27,7 @@
 Group:  System/Emulators/PC
 AutoReqProv:yes
 Version:0.5.5
-Release:1
+Release:4
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 Source0:%{name}-0.5.5.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ vm-install-0.5.5.tar.bz2 ++
 55928 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-08-08 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Mon Aug 8 15:19:13 CEST 2011.




--- vm-install/vm-install.changes   2011-07-07 21:41:18.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-08-05 
22:15:22.0 +0200
@@ -1,0 +2,28 @@
+Mon Jul 25 16:34:36 MDT 2011 - carn...@novell.com
+
+- bnc#707814 - Can not pxe boot SLE11 guest for installation under 
+  KVM 
+
+---
+Fri Jul 22 11:10:21 MDT 2011 - carn...@novell.com
+
+- Add opensuse 12 as a valid OS type. 
+
+---
+Mon Jul 18 14:54:40 MDT 2011 - carn...@novell.com
+
+- KVM: Add support for the qed disk format 
+
+---
+Mon Jul 18 14:09:39 MDT 2011 - carn...@novell.com
+
+- KVM: Default to the e1000 nic for windows vista/7/2008 guests 
+
+---
+Thu Jul 15 15:57:55 MDT 2011 - carn...@novell.com
+
+- KVM now supports the eepro100.  Add support in vm-install for 
+  this NIC.
+- KVM allows up to 64 vcpus.  Allow this maximum value in vm-install
+
+---

calling whatdependson for head-i586


Old:

  vm-install-0.5.4.tar.bz2

New:

  vm-install-0.5.5.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.xL4618/_old  2011-08-08 15:18:10.0 +0200
+++ /var/tmp/diff_new_pack.xL4618/_new  2011-08-08 15:18:10.0 +0200
@@ -26,10 +26,10 @@
 License:GPLv2+
 Group:  System/Emulators/PC
 AutoReqProv:yes
-Version:0.5.4
-Release:6
+Version:0.5.5
+Release:1
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-Source0:%{name}-0.5.4.tar.bz2
+Source0:%{name}-0.5.5.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp tftp

++ vm-install-0.5.4.tar.bz2 -> vm-install-0.5.5.tar.bz2 ++
 9155 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-07-11 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Mon Jul 11 10:12:20 CEST 2011.




--- vm-install/vm-install.changes   2011-06-14 21:05:45.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-07-07 
21:41:18.0 +0200
@@ -1,0 +2,15 @@
+Thu Jul  7 13:37:55 MDT 2011 - carn...@novell.com
+
+- Update language file it.po 
+
+---
+Fri Jul  1 14:08:34 MDT 2011 - carn...@novell.com
+
+- Fix bad syntax in call to append in disks.py
+
+---
+Fri Jun 24 15:56:53 MDT 2011 - carn...@novell.com
+
+- Fix boot flag in configuration file for direct kernel boot in Xen 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.mKPpE0/_old  2011-07-11 10:12:04.0 +0200
+++ /var/tmp/diff_new_pack.mKPpE0/_new  2011-07-11 10:12:04.0 +0200
@@ -27,7 +27,7 @@
 Group:  System/Emulators/PC
 AutoReqProv:yes
 Version:0.5.4
-Release:4
+Release:6
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 Source0:%{name}-0.5.4.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ vm-install-0.5.4.tar.bz2 ++
 2470 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-06-20 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Mon Jun 20 11:10:38 CEST 2011.




--- vm-install/vm-install.changes   2011-05-23 18:51:18.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-06-14 
21:05:45.0 +0200
@@ -1,0 +2,16 @@
+Mon Jun 13 14:23:19 MDT 2011 - carn...@novell.com
+
+- Updated language files. 
+  pt_BR.po es.po hu.po ru.po gl.po hr.po nl.po pl.po nn.po ja.po
+
+---
+Mon Jun 13 11:28:12 MDT 2011 - carn...@novell.com
+
+- Fixes to the way the direct kernel boot option is handled
+
+---
+Mon Jun  6 09:44:22 MDT 2011 - carn...@novell.com
+
+- Fix internal API containing incorrect number of arguments
+
+---
@@ -92,0 +109,6 @@
+
+---
+Tue Mar  8 11:55:12 MST 2011 - carn...@novell.com
+
+- bnc#677856 - maintenance release candidate: vm-install with
+  --background fails due to missing /var/run/vm-install directory

calling whatdependson for head-i586




Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.CX7aqj/_old  2011-06-20 11:07:06.0 +0200
+++ /var/tmp/diff_new_pack.CX7aqj/_new  2011-06-20 11:07:06.0 +0200
@@ -27,7 +27,7 @@
 Group:  System/Emulators/PC
 AutoReqProv:yes
 Version:0.5.4
-Release:1
+Release:4
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 Source0:%{name}-0.5.4.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ vm-install-0.5.4.tar.bz2 ++
 10174 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-05-24 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Tue May 24 14:16:40 CEST 2011.




--- vm-install/vm-install.changes   2011-05-12 00:02:38.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-05-23 
18:51:18.0 +0200
@@ -1,0 +2,16 @@
+Mon May 23 10:48:46 MDT 2011 - carn...@novell.com
+
+- bnc#695318 - Xen/vm-install:failed to install new machine 
+
+---
+Wed May 18 10:57:23 MDT 2011 - carn...@novell.com
+
+- Allow an optional PXE server IP to be passed with the command
+  line pxe flag. 
+
+---
+Tue May 17 06:47:10 MDT 2011 - carn...@novell.com
+
+- Updated language files for hr.po, it.po and fi.po
+
+---
@@ -61 +77 @@
-- Fate#311004: Support Direct Kernel Booting in KVM
+- fate#311004: Support Direct Kernel Booting in KVM

calling whatdependson for head-i586


Old:

  vm-install-0.5.3.tar.bz2

New:

  vm-install-0.5.4.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.ZTme7g/_old  2011-05-24 14:05:55.0 +0200
+++ /var/tmp/diff_new_pack.ZTme7g/_new  2011-05-24 14:05:55.0 +0200
@@ -26,10 +26,10 @@
 License:GPLv2+
 Group:  System/Emulators/PC
 AutoReqProv:yes
-Version:0.5.3
+Version:0.5.4
 Release:1
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-Source0:%{name}-0.5.3.tar.bz2
+Source0:%{name}-0.5.4.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp tftp

++ vm-install-0.5.3.tar.bz2 -> vm-install-0.5.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.3/Makefile 
new/vm-install-0.5.4/Makefile
--- old/vm-install-0.5.3/Makefile   2011-05-11 19:26:02.0 +0200
+++ new/vm-install-0.5.4/Makefile   2011-05-18 18:58:29.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.5.3
+VER = 0.5.4
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.3/bin/vm-install 
new/vm-install-0.5.4/bin/vm-install
--- old/vm-install-0.5.3/bin/vm-install 2011-04-13 18:26:19.0 +0200
+++ new/vm-install-0.5.4/bin/vm-install 2011-05-23 18:25:48.0 +0200
@@ -83,6 +83,21 @@
 if connection:
 parser.values.connect = connection
 
+def setPXE(option, opt_str, value, parser):
+parser.values.pxe_boot = True
+if len(parser.rargs) and not parser.rargs[0].startswith('-'):
+address = parser.rargs[0]
+parts = address.split(".")
+if len(parts) == 4:
+for item in parts:
+try:
+if not 0 <= int(item) <= 255:
+return
+except ValueError, e:
+print >> sys.stderr, '%s: %s' % (vminstall.msg.error, 
str(e))
+sys.exit(-1)
+parser.values.pxe_addr = address
+
 def populate_options(options):
 parser = optparse.OptionParser(description="""Defines a Xen virtual 
machine and installs its operating system.  Consult the man page for complete 
usage and examples.""")
 
@@ -96,8 +111,6 @@
 if o == '-o' or o == '--os-type':
 found = True
 
-parser.add_option('-a', '--audio', type='string',
-  help="audio hardware; one of 'ac97', 'all', 'es1370', 
'ich6', 'none', 'sb16'")
 parser.add_option('-c', '--vcpus', type='int', dest='vcpus',
   help="number of virtual CPUs")
 parser.add_option('', '--cpuid', type='string', action='callback', 
callback=setCPUID,
@@ -112,6 +125,8 @@
   help="graphics hardware; one of 'cirrus', 'none', 
'para', 'vesa'")
 parser.add_option('', '--graphics-viewer', type='string',
   help="graphics viewer; one of 'text', 'sdl', 'vnc', or 
'virt-viewer'")
+parser.add_option('', '--sound', type='string',
+  help="sound hardware; one of 'ac97', 'all', 'es1370', 
'ich6', 'none', 'sb16'")
 parser.add_option('-m', '--memory', type='int', dest='memoryMB', 
metavar='MEGABYTES',
   help="initial MB of RAM for VM")
 parser.add_option('-M', '--max-memory', type='int', dest='max_memoryMB', 
metavar='MEGABYTES',
@@ -143,10 +158,10 @@
   help="additional arguments for the paravirtualized 
kernel")
 parser.add_option('-s', '--source', type='string', dest='source',
   h

commit vm-install for openSUSE:Factory

2011-05-16 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Mon May 16 12:07:35 CEST 2011.




--- vm-install/vm-install.changes   2011-04-26 22:41:51.0 +0200
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-05-12 
00:02:38.0 +0200
@@ -1,0 +2,23 @@
+Wed May 11 11:23:06 MDT 2011 - carn...@novell.com
+
+- If Xend is not running but we are running on the Xen hypervisor, 
+  connect to libvirt for supporting libxl.
+
+---
+Tue May 10 06:47:41 MDT 2011 - carn...@novell.com
+
+- bnc#692625 - virt-manager has problems to install guest from
+  multiple CD
+
+---
+Fri Apr 29 12:08:01 MDT 2011 - carn...@novell.com
+
+- Added Ubuntu as an OS Installation choice 
+
+---
+Thu Apr 28 11:03:50 MDT 2011 - carn...@novell.com
+
+- When PXE boot is selected as the installation source, make sure
+  an emulated nic is defined during the install of HVM guests.
+
+---

calling whatdependson for head-i586


Old:

  vm-install-0.5.2.tar.bz2

New:

  vm-install-0.5.3.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.Kt3Aat/_old  2011-05-16 12:06:39.0 +0200
+++ /var/tmp/diff_new_pack.Kt3Aat/_new  2011-05-16 12:06:39.0 +0200
@@ -26,10 +26,10 @@
 License:GPLv2+
 Group:  System/Emulators/PC
 AutoReqProv:yes
-Version:0.5.2
+Version:0.5.3
 Release:1
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-Source0:%{name}-0.5.2.tar.bz2
+Source0:%{name}-0.5.3.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp tftp

++ vm-install-0.5.2.tar.bz2 -> vm-install-0.5.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.2/Makefile 
new/vm-install-0.5.3/Makefile
--- old/vm-install-0.5.2/Makefile   2011-04-20 22:59:01.0 +0200
+++ new/vm-install-0.5.3/Makefile   2011-05-11 19:26:02.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.5.2
+VER = 0.5.3
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.2/glade/vm-install.glade 
new/vm-install-0.5.3/glade/vm-install.glade
--- old/vm-install-0.5.2/glade/vm-install.glade 2011-04-26 22:26:15.0 
+0200
+++ new/vm-install-0.5.3/glade/vm-install.glade 2011-04-29 21:38:50.0 
+0200
@@ -1875,6 +1875,7 @@

  True
  True
+ True
  True
  True
  50
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.2/setup.py 
new/vm-install-0.5.3/setup.py
--- old/vm-install-0.5.2/setup.py   2011-04-20 22:58:56.0 +0200
+++ new/vm-install-0.5.3/setup.py   2011-05-11 19:25:54.0 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.5.2',
+  version='0.5.3',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.5.2/src/vmdisks/disks.py 
new/vm-install-0.5.3/src/vmdisks/disks.py
--- old/vm-install-0.5.2/src/vmdisks/disks.py   2011-04-13 18:42:46.0 
+0200
+++ new/vm-install-0.5.3/src/vmdisks/disks.py   2011-05-10 15:19:03.0 
+0200
@@ -1057,16 +1057,13 @@
 else:
 if self._vdevType == self.DEVICE_CDROM and 
self.vdev.startswith('vd'):
 target_dev = None
-# Default to hdc for the first cdrom
-if available_cdroms['hdc'] == 0:
-target_dev = "hdc"
-available_cdroms['hdc'] = 1
-else:
-for cd in available_cdroms:
-if available_cdroms[cd] == 0:
-target_dev = cd 
-available_cdroms[cd] = 1
-break
+# Grab the lowest available cdrom
+for cd in available_cdroms:
+key = cd.keys()[0]
+if cd[key] == 0:
+target_dev

commit vm-install for openSUSE:Factory

2011-04-27 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Wed Apr 27 10:45:04 CEST 2011.




--- vm-install/vm-install.changes   2011-03-04 16:48:44.0 +0100
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-04-26 
22:41:51.0 +0200
@@ -1,0 +2,59 @@
+Tue Apr 26 14:34:15 MDT 2011 - carn...@novell.com
+
+- bnc#391188 - vm-install: Create virtual machine- link for VM 
+  information not working 
+
+---
+Mon Apr 25 08:46:02 MDT 2011 - carn...@novell.com
+
+- bnc#688757 - SLED10SP4 fully virtualized in SLES10SP4 XEN -
+  kernel panic (also fails as a guest on sles11sp1)
+
+---
+Wed Apr 20 14:57:43 MDT 2011 - carn...@novell.com
+
+- Modified summary screen to be more descriptive of current vm 
+  settings 
+
+---
+Tue Apr 12 15:17:41 MDT 2011 - carn...@novell.com
+
+- Add KVM only 'Cache Mode' to the GUI.
+
+---
+Wed Apr  6 10:54:22 MDT 2011 - carn...@novell.com
+
+- Upgrade the version strings to 0.5.1 
+
+---
+Thu Mar 31 14:05:10 MDT 2011 - carn...@novell.com
+
+- fate##311393 - Enable audio device selection during HVM guest 
+  installation
+
+---
+Mon Mar 17 17:19:52 MDT 2011 - carn...@novell.com
+
+- Fate#311004: Support Direct Kernel Booting in KVM
+  This allows autoyast files and other boot options to be passed
+  at install time.  Network installs over ftp, http, or nfs can 
+  also be done similar to Xen paravirtualized guests.
+
+---
+Thu Mar 17 13:48:13 MDT 2011 - carn...@novell.com
+
+- bnc#678152 - Xen: virt-manager: harmless block device admin 
+  actions on FV guests mess up network (VIF) device 
+  type ==> network lost.
+
+---
+Thu Mar 17 11:37:05 MDT 2011 - carn...@novell.com
+
+- Show RHEL6 on the 'Type of Operating System' screen. 
+
+---
+Mon Mar  7 15:14:52 MST 2011 - carn...@novell.com
+
+- bnc#677557 - Can't install openSUSE 11.4 as a guest on XEN 
+
+---

calling whatdependson for head-i586


Old:

  vm-install-0.4.28.tar.bz2

New:

  vm-install-0.5.2.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.cAxUAF/_old  2011-04-27 10:44:27.0 +0200
+++ /var/tmp/diff_new_pack.cAxUAF/_new  2011-04-27 10:44:27.0 +0200
@@ -26,10 +26,10 @@
 License:GPLv2+
 Group:  System/Emulators/PC
 AutoReqProv:yes
-Version:0.4.28
-Release:14
+Version:0.5.2
+Release:1
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
-Source0:%{name}-0.4.28.tar.bz2
+Source0:%{name}-0.5.2.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 Requires:   libvirt python-urlgrabber libxml2-python libvirt-python 
virt-utils udhcp tftp

++ vm-install-0.4.28.tar.bz2 -> vm-install-0.5.2.tar.bz2 ++
 3480 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vm-install for openSUSE:Factory

2011-04-21 Thread h_root

Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory
checked in at Thu Apr 21 13:49:42 CEST 2011.




--- vm-install/vm-install.changes   2011-02-14 22:46:35.0 +0100
+++ /mounts/work_src_done/STABLE/vm-install/vm-install.changes  2011-03-04 
16:48:44.0 +0100
@@ -1,0 +2,6 @@
+Fri Mar  4 08:40:51 MST 2011 - carn...@novell.com
+
+- bnc#631680 - OpenSUSE 11.3 KVM install of windows xp fails on
+  first reboot during installation.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.W6RvRd/_old  2011-04-21 13:49:23.0 +0200
+++ /var/tmp/diff_new_pack.W6RvRd/_new  2011-04-21 13:49:23.0 +0200
@@ -27,7 +27,7 @@
 Group:  System/Emulators/PC
 AutoReqProv:yes
 Version:0.4.28
-Release:4
+Release:14
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 Source0:%{name}-0.4.28.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ vm-install-0.4.28.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.4.28/src/vmdisks/disks.py 
new/vm-install-0.4.28/src/vmdisks/disks.py
--- old/vm-install-0.4.28/src/vmdisks/disks.py  2011-02-10 00:13:27.0 
+0100
+++ new/vm-install-0.4.28/src/vmdisks/disks.py  2011-03-04 16:45:19.0 
+0100
@@ -83,7 +83,10 @@
 sparse = 1
 log.debug("Creating raw file '%s', %d bytes (sparse=%d)." % (filename, 
bytes, sparse))
 fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC)
-os.chmod(filename, 0600)
+if os.geteuid() == 0:
+os.chmod(filename, 0600)
+else:
+os.chmod(filename, 0644)
 if sparse:
 offset = bytes - 1
 os.lseek(fd, offset, 0)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org