Hello community, here is the log from the commit of package yast2-vm checked in at Fri Feb 29 23:51:14 CET 2008. -------- --- arch/i386/yast2-vm/yast2-vm.changes 2007-08-31 10:31:27.000000000 +0200 +++ yast2-vm/yast2-vm.changes 2008-02-29 21:38:55.520192000 +0100 @@ -1,0 +2,10 @@ +Fri Feb 29 13:33:20 MST 2008 - carnold@novell.com + +- Remove tools-ioemu dependency. This package no longer exists. + +------------------------------------------------------------------- +Mon Dec 10 15:58:16 CET 2007 - lslezak@suse.cz + +- merged proofread texts (2007-18-23) + +------------------------------------------------------------------- Old: ---- fix-xen-desktop.diff yast2-vm-2.16.1.tar.bz2 New: ---- yast2-vm-2.16.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-vm.spec ++++++ --- /var/tmp/diff_new_pack.p23299/_old 2008-02-29 23:50:39.000000000 +0100 +++ /var/tmp/diff_new_pack.p23299/_new 2008-02-29 23:50:39.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package yast2-vm (Version 2.16.1) +# spec file for package yast2-vm (Version 2.16.2) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -10,15 +10,15 @@ # norootforbuild + Name: yast2-vm -Version: 2.16.1 -Release: 33 +Version: 2.16.2 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-vm-2.16.1.tar.bz2 -Patch: fix-xen-desktop.diff -prefix: /usr +Source0: yast2-vm-2.16.2.tar.bz2 +Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite Requires: yast2 Summary: YaST2 Virtual Machine Installer @@ -34,8 +34,7 @@ Michael G. Fritch <mgfritch@novell.com> %prep -%setup -n yast2-vm-2.16.1 -%patch +%setup -n yast2-vm-2.16.2 %build %{prefix}/bin/y2tool y2autoconf @@ -66,37 +65,40 @@ %{prefix}/share/applications/YaST2/groups/virtualization.desktop %{prefix}/share/applications/YaST2/xen.desktop %doc %{prefix}/share/doc/packages/yast2-vm - %changelog -* Fri Aug 31 2007 - stbinner@suse.de +* Fri Feb 29 2008 carnold@novell.com +- Remove tools-ioemu dependency. This package no longer exists. +* Mon Dec 10 2007 lslezak@suse.cz +- merged proofread texts (2007-18-23) +* Fri Aug 31 2007 stbinner@suse.de - don't repeat Name content in GenericName field within xen.desktop -* Tue Jun 05 2007 - carnold@novell.com +* Tue Jun 05 2007 carnold@novell.com - Respond when "help" is requested at the command line. (#269913) - Prompt for installing graphical tools when running in text mode. (#268510) -* Mon May 21 2007 - carnold@novell.com +* Mon May 21 2007 carnold@novell.com - The 'Virtualization' category is missing and the virtualization icons are in the other category. (#258600) - Update icon name in yast2-vm (#258519) -* Mon Mar 12 2007 - carnold@novell.com +* Mon Mar 12 2007 carnold@novell.com - Change the check for xenbr0 to xenbr+. (#233934) - Remove requires rule on yast2-installation. (#252932) -* Fri Feb 23 2007 - carnold@novell.com +* Fri Feb 23 2007 carnold@novell.com - A fix to allow the xm console command to work again with PV guests. (#244097) -* Wed Feb 21 2007 - carnold@novell.com +* Wed Feb 21 2007 carnold@novell.com - Yast2-vm now only installs the hypervisor and tools on the host server. All other tasks have been moved to vm-install and virt-manager. -* Wed Dec 06 2006 - carnold@novell.com +* Wed Dec 06 2006 carnold@novell.com - Yast2-vm does not remove the directory that contains the vm disk image when deleting a vm. (#221258) - Yast2-vm doesn't recognize an installation source set up as an ISO file over NFS. (#224798) -* Thu Nov 16 2006 - carnold@novell.com +* Thu Nov 16 2006 carnold@novell.com - yast2-vm acquires package from the wrong install source when a second source is specified for additional vm installs. (#217403) -* Fri Nov 03 2006 - carnold@novell.com +* Fri Nov 03 2006 carnold@novell.com - yast2-vm inserts empty cdrom line when booting from an already installed disk causing the guest to fail because it can't attach to the non-existent CDROM. (#210099) @@ -106,7 +108,7 @@ - Eliminate a "no GUI" warning message that is displayed in the pv guest during install because textmode=1 was removed for the framebuffer feature that did not make it in. (#215990) -* Fri Sep 01 2006 - mgfritch@novell.com +* Fri Sep 01 2006 mgfritch@novell.com - Replace the 'cdrom=' entry in fully virtualized config files with a corresponding disk line entry. - If para virtualized, kernel is extracted from a SUSE installation @@ -114,7 +116,7 @@ file. - Remove the 'extra' option with 'vnc=0 textmode=1'. - 2.14.0 -* Mon Aug 07 2006 - mgfritch@novell.com +* Mon Aug 07 2006 mgfritch@novell.com - Always write out "/usr/lib/xen/bin/qemu-dm" for the device_model field in a fully virtualized VM configuration file. (#193854) - Add Logical Volumes (LVM) to the list of available block devices. @@ -132,37 +134,37 @@ - Display a popup yes/no dialog asking if xend should be started when it is not running. (#176369) - 2.13.62 -* Thu Jul 13 2006 - mgfritch@novell.com +* Thu Jul 13 2006 mgfritch@novell.com - Do not create the disk images (i.e. dd) when proposal_type is 'boot' (#192135) - 2.13.61 -* Wed Jul 12 2006 - mgfritch@novell.com +* Wed Jul 12 2006 mgfritch@novell.com - Removed fix for async mode disk read/write during paravirtualized installs (#190869) - 2.13.60 -* Mon Jul 10 2006 - mgfritch@novell.com +* Mon Jul 10 2006 mgfritch@novell.com - If paravirtualization, allow async mode disk read/write only during the VM install. (#190869) - 2.13.59 -* Tue Jun 27 2006 - lslezak@suse.cz +* Tue Jun 27 2006 lslezak@suse.cz - Initialize new installation sources, use the new source ID when the installation source is modified (#179410) - 2.13.58 -* Fri Jun 16 2006 - mgfritch@novell.com +* Fri Jun 16 2006 mgfritch@novell.com - Replace the 'extra' option 'vnc=1' with 'vnc=0 textmode=1' (#185944) - 2.13.57 -* Tue Jun 13 2006 - mgfritch@novell.com +* Tue Jun 13 2006 mgfritch@novell.com - Use 'sed -i' instead of 'sed -e' to avoid changing the file permissions of /etc/sysconfig/console and /etc/inittab. (#184690) - 2.13.56 -* Tue Jun 06 2006 - mgfritch@novell.com +* Tue Jun 06 2006 mgfritch@novell.com - Preserve the AutoYaST settings for both the install proposal and the final proposal. Generate an autoinstallation summary proposal that contains the settings for both the install and final proposals. (#182149) - 2.13.55 -* Thu Jun 01 2006 - mgfritch@novell.com +* Thu Jun 01 2006 mgfritch@novell.com - Do not display the 'Manage Virtual Machines' dialog when creating an AutoYaST profile using the Autoinstallation wizard. (#181072) @@ -177,7 +179,7 @@ - If paravirtualized domU install, use the 'extra' option 'vnc=1', rather than 'textmode=1' (#181074) - 2.13.54 -* Mon May 29 2006 - mgfritch@novell.com +* Mon May 29 2006 mgfritch@novell.com - VM_XEN::ValidateConfigName() should return false if a vm name setting inside of a config file conflicts with the proposed vm name (#181001) @@ -188,22 +190,22 @@ - If dom0 is 64 bit OS, domU is full virtualization, and domU memory is >= 3.5 GB, set 'pae=1' in the VM config file. (#180361) - 2.13.53 -* Mon May 22 2006 - mgfritch@novell.com +* Mon May 22 2006 mgfritch@novell.com - Allow the cdrom_image setting to persist when moving from proposal_type 'install' to proposal_type 'boot'. (#174616) - 2.13.52 -* Fri May 19 2006 - lslezak@suse.cz +* Fri May 19 2006 lslezak@suse.cz - allow the VM management in ncurses UI (#149045) - 2.13.51 -* Thu May 18 2006 - mgfritch@novell.com +* Thu May 18 2006 mgfritch@novell.com - Do not install kernel-xen when installing kernel-xenpae. (#175117) - 2.13.50 -* Wed May 17 2006 - lslezak@suse.cz +* Wed May 17 2006 lslezak@suse.cz - check whether the package management is available at start of the yast module (#175148) - 2.13.49 -* Tue May 16 2006 - mgfritch@novell.com +* Tue May 16 2006 mgfritch@novell.com - Re-generate the proposed MAC address for the default network settings when VM_XEN::resetNetworkConfig() is called. (#175955) - Don't display mounted disk partitions in dom0 as physical disk @@ -211,7 +213,7 @@ - Select the correct disk partition containing the xenpae kernel or the NetWare viX kernel. (#175426, #175729) - 2.13.48 -* Thu May 11 2006 - mgfritch@novell.com +* Thu May 11 2006 mgfritch@novell.com - Always write out the 'cdrom=' entry to the vm config file if full virtualization and proposal_mode != 'existing'. (#174616) @@ -222,7 +224,7 @@ - Install kernel-xenpae by default for dom0 when running on kernel-bigsmp. (#175117) - 2.13.47 -* Tue May 09 2006 - mgfritch@novell.com +* Tue May 09 2006 mgfritch@novell.com - Default the root device if a disk partition contains the Xen Linux kernel and ramdisk. (#162593) - When a NetWare kernel is detected, set the 'DISPLAY=' value to @@ -233,12 +235,12 @@ - Remove any inst sources that were added to the disk configuration when switching virtualization mode. (#171696) - 2.13.46 -* Mon May 08 2006 - mgfritch@novell.com +* Mon May 08 2006 mgfritch@novell.com - Enable the Write portion of vm_finish.ycp if Arch::is_xenU() and when `installation, `update, or `autoinst. (#167204, #171476, #161721) - 2.13.45 -* Thu May 04 2006 - mgfritch@novell.com +* Thu May 04 2006 mgfritch@novell.com - resetSourceConfig() must always be called after resetDiskConfig() to ensure the disk config settings are not overrun by the source config settings. (#172714) @@ -252,7 +254,7 @@ - Updated text strings and comments to comply with the Style Guide for SUSE Program Texts located on forge. - 2.13.44 -* Tue May 02 2006 - mgfritch@novell.com +* Tue May 02 2006 mgfritch@novell.com - Added patch for "srcid" not set in results from Pkg::PkgPropertiesAll (#163609) - Added a popup error message to VM_Common::CreateDiskImage() for @@ -262,16 +264,16 @@ output (stdout/stderr) of a failed xm create command (#172084) - Final text review in preparation for text freeze. - 2.13.43 -* Tue May 02 2006 - mgfritch@novell.com +* Tue May 02 2006 mgfritch@novell.com - Add a second yes/no pop-up warning the user about deleting a VM. - 2.13.42 -* Thu Apr 27 2006 - mgfritch@novell.com +* Thu Apr 27 2006 mgfritch@novell.com - If AMD Pacifica (svm) processor, architecture is x86_64 and full virtualization, always write out 'cpus=0' (#169855) - Don't reset all of the proposal settings when the virtualization mode changes (#170028) - 2.13.41 -* Wed Apr 26 2006 - mgfritch@novell.com +* Wed Apr 26 2006 mgfritch@novell.com - Specify the CD-ROM device name in the URL to be used for extracting the kernel/initrd from a SUSE CD/DVD media. - Always display the size of each disk in the disk overview table @@ -282,38 +284,38 @@ - Strip off any query string before writing the "install=" setting. (#169829) - 2.13.40 -* Tue Apr 25 2006 - mgfritch@novell.com +* Tue Apr 25 2006 mgfritch@novell.com - Must always create new disk images when they are added as a new disk to the table of disk images (#168206) - Always Unmount the YaST ini agent before writing settings to a config file (#168165) - 2.13.39 -* Fri Apr 21 2006 - mgfritch@novell.com +* Fri Apr 21 2006 mgfritch@novell.com - Although console appears to be a tty, don't do character translations (#149175) - 2.13.38 -* Thu Apr 20 2006 - mgfritch@novell.com +* Thu Apr 20 2006 mgfritch@novell.com - domU has only one console (#167204) - 2.13.37 -* Wed Apr 19 2006 - mgfritch@novell.com +* Wed Apr 19 2006 mgfritch@novell.com - SCR::Read(.target.dir, "/etc/xen/vm") instead of SCR::Dir("/etc/xen/vm") to read list of used vm names (#165855) - Can now extract the kernel and initrd using a SUSE ISO or CD/DVD media. (#158529). - 2.13.36 -* Fri Apr 14 2006 - lslezak@suse.cz +* Fri Apr 14 2006 lslezak@suse.cz - updated vm_finish client (#161720, #161721, #161756) - pass static network configuration to linuxrc (#162713) - 2.13.35 -* Wed Apr 12 2006 - mgfritch@novell.com +* Wed Apr 12 2006 mgfritch@novell.com - Launch the vncviewer using 'vncviewer localhost:<vm id>', instead of using 'xm console <vmname>' (#165619) - 2.13.34 -* Fri Apr 07 2006 - lslezak@suse.cz +* Fri Apr 07 2006 lslezak@suse.cz - don't modify bootloader configuration when confguring domain0, it's modified by kernel-xen package (#163138) - 2.13.33 -* Thu Apr 06 2006 - mgfritch@novell.com +* Thu Apr 06 2006 mgfritch@novell.com - Add dialog for managing virtual machines, similar to the xm commands (xm list, xm create, xm destory, etc.) - Add help text for MAC address and Bridge Name (#145663) @@ -321,142 +323,142 @@ - Move Control Center icon from 'Software' catagory to 'System'. - Various text string changes (help and UI). - 2.13.32 -* Tue Apr 04 2006 - lslezak@suse.cz +* Tue Apr 04 2006 lslezak@suse.cz - dom0 configuration: modify firewall configuration - add the Xen bridge into FW_FORWARD_ALWAYS_INOUT_DEV option (#154133), fixed detection of a Xen section in bootloader - 2.13.31 -* Wed Mar 29 2006 - lslezak@suse.cz +* Wed Mar 29 2006 lslezak@suse.cz - use "Xen" term only in the texts (#161737) - 2.13.30 -* Tue Mar 28 2006 - lslezak@suse.cz +* Tue Mar 28 2006 lslezak@suse.cz - x86_64 arch: use x86_64 packages, not i386 (#161267) - 2.13.29 -* Sat Mar 25 2006 - ccoffing@novell.com +* Sat Mar 25 2006 ccoffing@novell.com - Overhaul from Provo, to make module more feature complete. - 2.13.28 -* Sun Mar 19 2006 - jsrain@suse.de +* Sat Mar 18 2006 jsrain@suse.de - fixed size of image for AutoYaST profile (#159369) - create mountpoint for autoinst.img (#159370) - fixed writing AutoYaST image to domU config file - add -F to mkfs.ext2 -* Fri Mar 10 2006 - lslezak@suse.cz +* Fri Mar 10 2006 lslezak@suse.cz - image directory is configurable now (#156591) - check for existing config file, don't overwrite it (#156322) - 2.13.27 -* Thu Mar 09 2006 - lslezak@suse.cz +* Thu Mar 09 2006 lslezak@suse.cz - merged proofread texts - 2.13.26 -* Wed Mar 08 2006 - lslezak@suse.cz +* Wed Mar 08 2006 lslezak@suse.cz - fixed network configuration in full virtualization mode (#145064) - 2.13.25 -* Wed Mar 08 2006 - lslezak@suse.cz +* Wed Mar 08 2006 lslezak@suse.cz - initialize package manager, source proposal fix (#152638) - removed unused code (product detection) - fixed network config reset - 2.13.24 -* Wed Mar 08 2006 - lslezak@suse.cz +* Wed Mar 08 2006 lslezak@suse.cz - fixed capitalization in DHCP label and proposal text - 2.13.23 -* Fri Mar 03 2006 - lslezak@suse.cz +* Fri Mar 03 2006 lslezak@suse.cz - display full file path and device prefix (#154016) - 2.13.22 -* Mon Feb 27 2006 - lslezak@suse.cz +* Mon Feb 27 2006 lslezak@suse.cz - 2.13.21 -* Fri Feb 24 2006 - lslezak@suse.cz +* Fri Feb 24 2006 lslezak@suse.cz - new DHCP option in the network configuratino dialog (#153385) - allow to boot from CD-ROM in full virtualization mode -* Thu Feb 23 2006 - lslezak@suse.cz +* Thu Feb 23 2006 lslezak@suse.cz - don't remove CD-ROM after reboot in full virtualization mode (#145064) -* Tue Feb 21 2006 - lslezak@suse.cz +* Tue Feb 21 2006 lslezak@suse.cz - display warning in full virtualization mode if AutoYast profile is configured - check URL of an installation source - fixed package download from an inst. source - fixed crash due to uninitialized source (#150241) - 2.13.20 -* Tue Feb 21 2006 - lslezak@suse.cz +* Tue Feb 21 2006 lslezak@suse.cz - check valid disk devices in full virtualization mode (#145064) - .spec: removed yast2-devel-packages and yast2-users -* Fri Feb 17 2006 - lslezak@suse.cz +* Fri Feb 17 2006 lslezak@suse.cz - boot device configuration in full virtualization mode, start VM in background (#145064) - xen config file fixes - 2.13.19 -* Mon Feb 13 2006 - lslezak@suse.cz +* Mon Feb 13 2006 lslezak@suse.cz - 2.13.18 -* Mon Feb 13 2006 - lslezak@suse.cz +* Mon Feb 13 2006 lslezak@suse.cz - validate domain name (only alphanumeric and _-.:+ characterrs are allowed) (#150054) -* Mon Feb 13 2006 - lslezak@suse.cz +* Mon Feb 13 2006 lslezak@suse.cz - resize dom0 memory size if needed (#147612) -* Mon Feb 13 2006 - lslezak@suse.cz +* Mon Feb 13 2006 lslezak@suse.cz - start 2nd stage at background, finish yast module (#149665) - show the network device config popup when adding new interface -* Mon Feb 13 2006 - lslezak@suse.cz +* Mon Feb 13 2006 lslezak@suse.cz - don't start VM when file downloading from source fails (#147428) - initialize target (#150241) -* Mon Feb 13 2006 - lslezak@suse.cz +* Mon Feb 13 2006 lslezak@suse.cz - increased default disk image size to 4GB (#149604) - generate default MAC address for network interface (#149177) -* Mon Feb 06 2006 - lslezak@suse.cz +* Mon Feb 06 2006 lslezak@suse.cz - full virtualization fix (use hvm loader and builder) - write vif option correctly (#145390) - allow non-network source - suppose VM crash if runtime is lower than 3 sec - 2.13.17 -* Wed Feb 01 2006 - lslezak@suse.cz +* Wed Feb 01 2006 lslezak@suse.cz - extract translatable strings from vm_install.xml control file (#146651) - 2.13.16 -* Mon Jan 30 2006 - lslezak@suse.cz +* Mon Jan 30 2006 lslezak@suse.cz - don't write obsoleted 'nics' options to domain configuration file (#145390) - 2.13.15 -* Wed Jan 25 2006 - lslezak@suse.cz +* Wed Jan 25 2006 lslezak@suse.cz - Use "RAM Disk" instead of "initrd" (#143673) - 2.13.14 -* Mon Jan 23 2006 - lslezak@suse.cz +* Mon Jan 23 2006 lslezak@suse.cz - merged proofed texts - 2.13.13 -* Fri Jan 20 2006 - lslezak@suse.cz +* Fri Jan 20 2006 lslezak@suse.cz - Improved help texts (#143669, #143672, #143674) - Use "RAM Disk" instead of "initrd" (#143673) - Fixes in the Full Virtualization mode - Propose sparse images - Create extra disk image for AutoYast profile - 2.13.12 -* Tue Jan 17 2006 - lslezak@suse.cz +* Tue Jan 17 2006 lslezak@suse.cz - fixed .spec file (missing inst_xen_mode.ycp in the file list) - 2.13.11 -* Fri Jan 13 2006 - lslezak@suse.cz +* Fri Jan 13 2006 lslezak@suse.cz - no network interfaces possible in virtual machine - AutoYast profile selection is part of the proposal - export selected installation source as URL in AutoYast - configure Xen virtualization mode (paravirtualization or full virtualization) (GUI only) - 2.13.10 -* Wed Jan 11 2006 - lslezak@suse.cz +* Wed Jan 11 2006 lslezak@suse.cz - AutoYast client - 2.13.9 -* Wed Jan 04 2006 - lslezak@suse.cz +* Wed Jan 04 2006 lslezak@suse.cz - install xen-tools package - check whether kernel-xen and install-initrd packages are available (#116395) - fixed $URL_INSTALL macro expansion - 2.13.8 -* Mon Dec 19 2005 - jsuchome@suse.cz +* Mon Dec 19 2005 jsuchome@suse.cz - merged proofed texts - 2.13.7 -* Fri Dec 16 2005 - lslezak@suse.cz +* Fri Dec 16 2005 lslezak@suse.cz - new client for Xen domain0 configuration (#117215) - spelling fixes - 2.13.6 -* Mon Dec 12 2005 - lslezak@suse.cz +* Mon Dec 12 2005 lslezak@suse.cz - removed UML support - 2.13.5 -* Mon Dec 12 2005 - lslezak@suse.cz +* Mon Dec 12 2005 lslezak@suse.cz - custom kernel and RAM disk configuration - workflow update for custom kernel - renamed search variable @@ -464,40 +466,40 @@ - xen - configure more virtual network interfaces, allow to use physical partition as storage, use existing disk image - 2.13.4 -* Tue Nov 22 2005 - lslezak@suse.cz +* Tue Nov 22 2005 lslezak@suse.cz - installation boot parameter - boot option has been splitted into two parts: boot option and additional installation boot option (used only at the first stage, e.g. autoyast option) - xen - configure restart option - fixed error message (part of #117215) - version 2.13.3 -* Fri Nov 11 2005 - lslezak@suse.cz +* Fri Nov 11 2005 lslezak@suse.cz - added command line mode support - merged UML functionality (yast2-uml package can be dropped) - uml - configure UMID option, um-host-install-initrd package is not used any more (#96323) - version 2.13.2 -* Fri Oct 14 2005 - lslezak@suse.cz +* Fri Oct 14 2005 lslezak@suse.cz - moved generic code to VM_Common:: - proposal definition is part of the package - version 2.13.1 -* Tue Sep 27 2005 - lslezak@suse.cz +* Tue Sep 27 2005 lslezak@suse.cz - install required X packages (xorg-x11, xterm) (#117660) - write option ioemu for emulated disk (#117711) - version 2.13.0 -* Mon Sep 19 2005 - lslezak@suse.cz +* Mon Sep 19 2005 lslezak@suse.cz - fixed 'Xen' spelling (#117226) -* Fri Sep 09 2005 - lslezak@suse.cz +* Fri Sep 09 2005 lslezak@suse.cz - write vif option properly into VM configuration file (#115791) - don't start an installatinon without network source (#114740) - 2.12.4 -* Fri Aug 26 2005 - lslezak@suse.cz +* Fri Aug 26 2005 lslezak@suse.cz - fixed layout of the tables (#112971) - use arch dependend kernel-xen and install-initrd package - reinitialize installtion sources - fixed logging - 2.12.3 -* Fri Aug 19 2005 - lslezak@suse.cz +* Fri Aug 19 2005 lslezak@suse.cz - use properly custom installation source - mount partitions in virtual disk image - search for kernel files, copy them to domain0 @@ -507,13 +509,13 @@ mode is selected - add TERM=xterm kernel option (to have colours in 2nd stage) - 2.12.2 -* Fri Aug 12 2005 - lslezak@suse.cz +* Fri Aug 12 2005 lslezak@suse.cz - fixed creating of an installation initrd (#104339) - fixed configuration update after reboot (after first installation stage) - 2.12.1 -* Fri Aug 12 2005 - visnov@suse.cz +* Fri Aug 12 2005 visnov@suse.cz - fix textdomain -* Fri Aug 05 2005 - lslezak@suse.cz +* Fri Aug 05 2005 lslezak@suse.cz - initial release - 2.12.0 ++++++ yast2-vm-2.16.1.tar.bz2 -> yast2-vm-2.16.2.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-vm-2.16.1/configure new/yast2-vm-2.16.2/configure --- old/yast2-vm-2.16.1/configure 2007-05-21 16:27:52.000000000 +0200 +++ new/yast2-vm-2.16.2/configure 2008-02-29 21:28:38.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for yast2-vm 2.15.4. +# Generated by GNU Autoconf 2.59 for yast2-vm 2.16.2. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -269,8 +269,8 @@ # Identity of this package. PACKAGE_NAME='yast2-vm' PACKAGE_TARNAME='yast2-vm' -PACKAGE_VERSION='2.15.4' -PACKAGE_STRING='yast2-vm 2.15.4' +PACKAGE_VERSION='2.16.2' +PACKAGE_STRING='yast2-vm 2.16.2' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' ac_unique_file="RPMNAME" @@ -728,7 +728,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yast2-vm 2.15.4 to adapt to many kinds of systems. +\`configure' configures yast2-vm 2.16.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -795,7 +795,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-vm 2.15.4:";; + short | recursive ) echo "Configuration of yast2-vm 2.16.2:";; esac cat <<\_ACEOF @@ -908,7 +908,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -yast2-vm configure 2.15.4 +yast2-vm configure 2.16.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -922,7 +922,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yast2-vm $as_me 2.15.4, which was +It was created by yast2-vm $as_me 2.16.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1652,7 +1652,7 @@ # Define the identity of the package. PACKAGE='yast2-vm' - VERSION='2.15.4' + VERSION='2.16.2' cat >>confdefs.h <<_ACEOF @@ -1863,7 +1863,7 @@ -VERSION="2.15.4" +VERSION="2.16.2" RPMNAME="yast2-vm" MAINTAINER="Ladislav Slezak <lslezak@suse.cz>" @@ -2700,7 +2700,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by yast2-vm $as_me 2.15.4, which was +This file was extended by yast2-vm $as_me 2.16.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2755,7 +2755,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -yast2-vm config.status 2.15.4 +yast2-vm config.status 2.16.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-vm-2.16.1/configure.in new/yast2-vm-2.16.2/configure.in --- old/yast2-vm-2.16.1/configure.in 2007-05-21 16:27:47.000000000 +0200 +++ new/yast2-vm-2.16.2/configure.in 2008-02-29 21:28:35.000000000 +0100 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.13.18 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-vm, 2.15.4, http://bugs.opensuse.org/, yast2-vm) +AC_INIT(yast2-vm, 2.16.2, http://bugs.opensuse.org/, yast2-vm) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -17,7 +17,7 @@ AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs dnl Important YaST2 variables -VERSION="2.15.4" +VERSION="2.16.2" RPMNAME="yast2-vm" MAINTAINER="Ladislav Slezak <lslezak@suse.cz>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-vm-2.16.1/src/VM_XEN.ycp new/yast2-vm-2.16.2/src/VM_XEN.ycp --- old/yast2-vm-2.16.1/src/VM_XEN.ycp 2007-06-05 17:59:27.000000000 +0200 +++ new/yast2-vm-2.16.2/src/VM_XEN.ycp 2008-02-29 21:34:28.000000000 +0100 @@ -24,7 +24,7 @@ * Authors: Ladislav Slezak <lslezak@suse.cz> * Michael G. Fritch <mgfritch@novell.com> * - * $Id: VM_XEN.ycp 38297 2007-06-05 15:59:26Z charlesa $ + * $Id: VM_XEN.ycp 45144 2008-02-29 20:34:27Z charlesa $ */ { @@ -153,7 +153,7 @@ // xen domain0 installation help text - 1/4 string help_text = _("<p><big><b>VM Server Configuration</b></big></p><p>Configuration of the VM Server (domain 0) has two parts.</p>") + // xen domain0 installation help text - 2/4 - _("<p>The required packages are installed into the system first. Then the boot loader is switched to GRUB if it is not already used and the Xen section is added to the boot loader menu if it is missing.</p>") + + _("<p>The required packages are installed into the system first. Then the boot loader is switched to GRUB (if not already used) and the Xen section is added to the boot loader menu if it is missing.</p>") + // xen domain0 installation help text - 3/4 _("<p>GRUB is needed because it supports the multiboot standard required to boot Xen and Linux kernel.</p>") + // xen domain0 installation help text - 4/4 @@ -178,7 +178,7 @@ if ( isPAEKernel() ) kernel_pkg = "kernel-xenpae"; - list<string> packages = ["xen", "xen-libs", "xen-tools", "xen-tools-ioemu"]; + list<string> packages = ["xen", "xen-libs", "xen-tools"]; packages = add(packages, kernel_pkg); boolean inst_gui = true; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-vm-2.16.1/VERSION new/yast2-vm-2.16.2/VERSION --- old/yast2-vm-2.16.1/VERSION 2007-06-05 17:10:43.000000000 +0200 +++ new/yast2-vm-2.16.2/VERSION 2008-02-29 21:27:34.000000000 +0100 @@ -1 +1 @@ -2.16.1 +2.16.2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de