Logoj0ke.net Open Build Service > Projects > virtualization > vm-install > Changes
Sign Up | Log In

Changes of Revision 15

[-] Changed vm-install.changes
x
 
1
@@ -1,4 +1,136 @@
2
 -------------------------------------------------------------------
3
+Wed Oct 22 15:38:02 MDT 2008 - carnold@novell.com
4
+
5
+- bnc#437647 - vm-install: cannot change harddisk values, invalid
6
+  value of harddisk size
7
+
8
+-------------------------------------------------------------------
9
+Wed Oct 22 11:55:22 MDT 2008 - carnold@novell.com
10
+
11
+- bnc#436899 - Build0075: Cannot create a virtual machine.
12
+
13
+-------------------------------------------------------------------
14
+Wed Oct 22 09:51:40 CEST 2008 - kukuk@suse.de
15
+
16
+- Only build on x86-64 and ix86
17
+
18
+-------------------------------------------------------------------
19
+Mon Oct 13 16:05:20 MDT 2008 - carnold@novell.com
20
+
21
+- Added fix to look in kernel-base for vmlinuz.
22
+
23
+-------------------------------------------------------------------
24
+Wed Oct  8 11:53:44 MDT 2008 - carnold@novell.com
25
+
26
+- bnc#432743 - vm-install command line parameters not working
27
+  correctly.
28
+
29
+-------------------------------------------------------------------
30
+Mon Oct  7 16:44:53 MDT 2008 - carnold@novell.com
31
+
32
+- bnc#432923 - vm-install: Can't change size of a hard disk after
33
+  creation.
34
+
35
+-------------------------------------------------------------------
36
+Mon Oct  6 10:10:53 MDT 2008 - carnold@novell.com
37
+
38
+- fate#300964 - Added support for tap:cdrom protocol.
39
+
40
+-------------------------------------------------------------------
41
+Wed Oct  1 15:30:50 MDT 2008 - carnold@novell.com
42
+
43
+- Additional maxmem checks for bnc#259207.
44
+
45
+-------------------------------------------------------------------
46
+Thu Sep 16 16:34:43 MDT 2008 - carnold@novell.com
47
+
48
+- fate#302936 - Allow administrators to configure cpuid data via 
49
+  vm-install's command line interface.
50
+
51
+-------------------------------------------------------------------
52
+Thu Sep 16 16:34:43 MDT 2008 - carnold@novell.com
53
+
54
+- bnc#259207 - vm-install does not write maxmem parameter into the
55
+  configuration file.
56
+
57
+-------------------------------------------------------------------
58
+Thu Sep 12 10:27:43 MDT 2008 - carnold@novell.com
59
+
60
+- bnc#425653 - vm-install resets the os type.
61
+
62
+-------------------------------------------------------------------
63
+Thu Sep 11 15:23:43 MDT 2008 - carnold@novell.com
64
+
65
+- Add virt-viewer as an option to the --graphics-viewer flag. 
66
+- Added check to get os type so we can default to the correct one.
67
+- Version 0.3.8
68
+
69
+-------------------------------------------------------------------
70
+Fri Sep  5 08:08:29 MDT 2008 - carnold@novell.com
71
+
72
+- Use pygrub for some OS installs.  Fixed problem with xstransact 
73
+  in console.py.
74
+
75
+-------------------------------------------------------------------
76
+Tue Aug 26 11:45:31 MDT 2008 - carnold@novell.com
77
+
78
+- Added option to set on_poweroff, on_reboot and on_crash.
79
+
80
+-------------------------------------------------------------------
81
+Wed Aug 20 13:45:31 MDT 2008 - carnold@novell.com
82
+
83
+- Use to qcow2 images and use qemu-img-xen to create them.
84
+
85
+-------------------------------------------------------------------
86
+Mon Aug 19 08:24:28 MDT 2008 - carnold@novell.com
87
+
88
+- bnc#418207 - vm-install missing dependency, libvirt-python
89
+- bnc#414899 - vm-install erroneously reports installation error 
90
+  when using qcow
91
+- bnc#417494 - python's file chooser dialog changes with
92
+  every release, hence this fix.
93
+- Allow virt-viewer to be used as the vm viewer.
94
+
95
+-------------------------------------------------------------------
96
+Mon Aug  4 15:24:28 MDT 2008 - carnold@novell.com
97
+
98
+- Added Wei Kong's PXE boot feature for PV guests.
99
+
100
+-------------------------------------------------------------------
101
+Wed Jul 31 18:02:02 MDT 2008 - carnold@novell.com
102
+
103
+- bnc#245587 - Add drop down to network install source
104
+
105
+-------------------------------------------------------------------
106
+Wed Jul 30 11:37:02 MDT 2008 - carnold@novell.com
107
+
108
+- bnc#268153 - warn about being out of disk space.
109
+- bnc#259994 - Disk size keeps changing back to 4.0
110
+- bnc#347427 - text mode install does not allow control over the 
111
+  sparse file option.
112
+- Removed 'type=ioemu' for FV guests.
113
+
114
+-------------------------------------------------------------------
115
+Fri Jul 18 15:45:29 MDT 2008 - carnold@novell.com
116
+
117
+- Allow vm-install to use libvirt calls to acquire guest 
118
+  information.
119
+- Update protocol menu based on file type selected while browsing.
120
+- Version 0.3.3
121
+
122
+-------------------------------------------------------------------
123
+Tue Jul 01 11:21:53 MDT 2008 - carnold@novell.com
124
+
125
+- Added --preserve-on-error to keep temporary files, config and
126
+  image file around for debugging.
127
+
128
+-------------------------------------------------------------------
129
+Fri May 30 03:36:53 MDT 2008 - carnold@novell.com
130
+
131
+- Added --no-install to allow just a config file to be written.
132
+- Added pull down menu to select various disk protocols.
133
+
134
+-------------------------------------------------------------------
135
 Wed May 21 14:24:27 MDT 2008 - carnold@novell.com
136
 
137
 - Fix broken NetWare install.
138
[-] Changed vm-install.spec ^
111
 
1
@@ -1,10 +1,17 @@
2
 #
3
-# spec file for package vm-install (Version 0.2.9)
4
+# spec file for package vm-install (Version 0.3.11)
5
 #
6
 # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
-# This file and all modifications and additions to the pristine
8
-# package are under the same license as the package itself.
9
 #
10
+# All modifications and additions to the file contributed by third parties
11
+# remain the property of their copyright owners, unless otherwise agreed
12
+# upon. The license for this file, and modifications and additions to the
13
+# file, is the same license as for the pristine package itself (unless the
14
+# license for the pristine package is not an Open Source License, in which
15
+# case the license is the MIT License). An "Open Source License" is a
16
+# license that conforms to the Open Source Definition (Version 1.9)
17
+# published by the Open Source Initiative.
18
+
19
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
20
 #
21
 
22
@@ -19,12 +26,13 @@
23
 License:        GPL v2 or later
24
 Group:          System/Emulators/PC
25
 AutoReqProv:    yes
26
-Version:        0.2.9
27
+Version:        0.3.11
28
 Release:        1
29
 Summary:        Tool to Define a Virtual Machine and Install Its Operating System
30
-Source0:        %{name}-0.2.9.tar.bz2
31
+Source0:        %{name}-0.3.11.tar.bz2
32
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
33
-Requires:       xen-tools python-urlgrabber libxml2-python
34
+ExclusiveArch:  %ix86 x86_64
35
+Requires:       xen-tools python-urlgrabber libxml2-python libvirt-python
36
 %define pysite %(python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib()")
37
 
38
 %description
39
@@ -78,6 +86,71 @@
40
 %{_datadir}/applications/YaST2/vm-install.desktop
41
 
42
 %changelog
43
+* Wed Oct 22 2008 carnold@novell.com
44
+- bnc#437647 - vm-install: cannot change harddisk values, invalid
45
+  value of harddisk size
46
+* Wed Oct 22 2008 carnold@novell.com
47
+- bnc#436899 - Build0075: Cannot create a virtual machine.
48
+* Wed Oct 22 2008 kukuk@suse.de
49
+- Only build on x86-64 and ix86
50
+* Mon Oct 13 2008 carnold@novell.com
51
+- Added fix to look in kernel-base for vmlinuz.
52
+* Wed Oct 08 2008 carnold@novell.com
53
+- bnc#432743 - vm-install command line parameters not working
54
+  correctly.
55
+* Tue Oct 07 2008 carnold@novell.com
56
+- bnc#432923 - vm-install: Can't change size of a hard disk after
57
+  creation.
58
+* Mon Oct 06 2008 carnold@novell.com
59
+- fate#300964 - Added support for tap:cdrom protocol.
60
+* Wed Oct 01 2008 carnold@novell.com
61
+- Additional maxmem checks for bnc#259207.
62
+* Tue Sep 16 2008 carnold@novell.com
63
+- fate#302936 - Allow administrators to configure cpuid data via
64
+  vm-install's command line interface.
65
+- bnc#259207 - vm-install does not write maxmem parameter into the
66
+  configuration file.
67
+* Fri Sep 12 2008 carnold@novell.com
68
+- bnc#425653 - vm-install resets the os type.
69
+* Thu Sep 11 2008 carnold@novell.com
70
+- Add virt-viewer as an option to the --graphics-viewer flag.
71
+- Added check to get os type so we can default to the correct one.
72
+- Version 0.3.8
73
+* Fri Sep 05 2008 carnold@novell.com
74
+- Use pygrub for some OS installs.  Fixed problem with xstransact
75
+  in console.py.
76
+* Tue Aug 26 2008 carnold@novell.com
77
+- Added option to set on_poweroff, on_reboot and on_crash.
78
+* Wed Aug 20 2008 carnold@novell.com
79
+- Use to qcow2 images and use qemu-img-xen to create them.
80
+* Tue Aug 19 2008 carnold@novell.com
81
+- bnc#418207 - vm-install missing dependency, libvirt-python
82
+- bnc#414899 - vm-install erroneously reports installation error
83
+  when using qcow
84
+- bnc#417494 - python's file chooser dialog changes with
85
+  every release, hence this fix.
86
+- Allow virt-viewer to be used as the vm viewer.
87
+* Mon Aug 04 2008 carnold@novell.com
88
+- Added Wei Kong's PXE boot feature for PV guests.
89
+* Thu Jul 31 2008 carnold@novell.com
90
+- bnc#245587 - Add drop down to network install source
91
+* Wed Jul 30 2008 carnold@novell.com
92
+- bnc#268153 - warn about being out of disk space.
93
+- bnc#259994 - Disk size keeps changing back to 4.0
94
+- bnc#347427 - text mode install does not allow control over the
95
+  sparse file option.
96
+- Removed 'type=ioemu' for FV guests.
97
+* Fri Jul 18 2008 carnold@novell.com
98
+- Allow vm-install to use libvirt calls to acquire guest
99
+  information.
100
+- Update protocol menu based on file type selected while browsing.
101
+- Version 0.3.3
102
+* Tue Jul 01 2008 carnold@novell.com
103
+- Added --preserve-on-error to keep temporary files, config and
104
+  image file around for debugging.
105
+* Fri May 30 2008 carnold@novell.com
106
+- Added --no-install to allow just a config file to be written.
107
+- Added pull down menu to select various disk protocols.
108
 * Wed May 21 2008 carnold@novell.com
109
 - Fix broken NetWare install.
110
 * Thu May 08 2008 carnold@novell.com
111