Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2012-12-22 22:18:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-installation", Maintainer is "jsuchome@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2012-12-17 09:49:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes 2012-12-22 22:18:53.000000000 +0100 @@ -1,0 +2,8 @@ +Fri Dec 21 08:23:47 CET 2012 - jsuchome@suse.cz + +- show the info about possibility to download drivers + from drivers.suse.com (fate#312875) +- added KVM installation scenario (bnc#795067) +- 2.23.6 + +------------------------------------------------------------------- Old: ---- yast2-installation-2.23.5.tar.bz2 New: ---- yast2-installation-2.23.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.VzPnbX/_old 2012-12-22 22:18:55.000000000 +0100 +++ /var/tmp/diff_new_pack.VzPnbX/_new 2012-12-22 22:18:55.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 2.23.5 +Version: 2.23.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-installation-2.23.5.tar.bz2 -> yast2-installation-2.23.6.tar.bz2 ++++++ ++++ 6494 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.23.5/VERSION new/yast2-installation-2.23.6/VERSION --- old/yast2-installation-2.23.5/VERSION 2012-12-14 15:17:04.000000000 +0100 +++ new/yast2-installation-2.23.6/VERSION 2012-12-21 08:57:42.000000000 +0100 @@ -1 +1 @@ -2.23.5 +2.23.6 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.23.5/configure.in new/yast2-installation-2.23.6/configure.in --- old/yast2-installation-2.23.5/configure.in 2012-10-26 10:57:45.000000000 +0200 +++ new/yast2-installation-2.23.6/configure.in 2012-12-21 15:35:31.000000000 +0100 @@ -1,9 +1,9 @@ dnl configure.in for yast2-installation dnl -dnl -- This file is generated by y2autoconf 2.23.0 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.23.1 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-installation, 2.23.1, http://bugs.opensuse.org/, yast2-installation) +AC_INIT(yast2-installation, 2.23.6, http://bugs.opensuse.org/, yast2-installation) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.23.1" +VERSION="2.23.6" RPMNAME="yast2-installation" MAINTAINER="Jiří Suchomel <jsuchome@suse.cz>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.23.5/control/control.SLES.xml new/yast2-installation-2.23.6/control/control.SLES.xml --- old/yast2-installation-2.23.5/control/control.SLES.xml 2012-10-24 11:10:51.000000000 +0200 +++ new/yast2-installation-2.23.6/control/control.SLES.xml 2012-12-21 08:57:42.000000000 +0100 @@ -161,6 +161,11 @@ <patterns>Dom0</patterns> <icon>yast-vm-management</icon> </system_scenario> + <system_scenario> + <id>scenario_kvm_virtualization_host</id> + <patterns>Dom0_KVM</patterns> + <icon>yast-vm-management</icon> + </system_scenario> </system_scenarios> <!-- default selection for 'system_scenarios' (matches one 'id') --> @@ -329,6 +334,7 @@ <scenario_physical_machine><label>Physical Machine (Also for Fully Virtualized Guests)</label></scenario_physical_machine> <scenario_virtual_machine><label>Virtual Machine (For Paravirtualized Environments Like Xen)</label></scenario_virtual_machine> <scenario_virtualization_host><label>Xen Virtualization Host (Local X11 Not Configured by Default)</label></scenario_virtualization_host> + <scenario_kvm_virtualization_host><label>KVM Virtualization Host (Local X11 Not Configured by Default)</label></scenario_kvm_virtualization_host> <!-- FATE #305583: Start CIMOM by default --> <service_sfcb><label>CIM Server</label></service_sfcb> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.23.5/src/clients/inst_mode.ycp new/yast2-installation-2.23.6/src/clients/inst_mode.ycp --- old/yast2-installation-2.23.5/src/clients/inst_mode.ycp 2012-06-25 11:05:52.000000000 +0200 +++ new/yast2-installation-2.23.6/src/clients/inst_mode.ycp 2012-12-21 09:22:39.000000000 +0100 @@ -241,7 +241,10 @@ _("<p>The feature <b>Update</b> is only available if an existing Linux system has been detected. </p> -"); +") + + + // help text: additional help for installation + _("<p>If you need specific hardware drivers for installation, see <i>http://drivers.suse.com</i> site.</p>"); } Wizard::SetContents ( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.23.5/src/clients/inst_scenarios.ycp new/yast2-installation-2.23.6/src/clients/inst_scenarios.ycp --- old/yast2-installation-2.23.5/src/clients/inst_scenarios.ycp 2012-06-25 11:05:52.000000000 +0200 +++ new/yast2-installation-2.23.6/src/clients/inst_scenarios.ycp 2012-12-21 08:57:42.000000000 +0100 @@ -62,9 +62,9 @@ list <map <string, string> > system_scenarios = (list <map <string, string> >) any_scenarios; - // Remove Xen Virtualization Host Server Installation for non-x86_64 (bnc#702103) + // Remove Xen/KVM Virtualization Host Server Installation for non-x86_64 (bnc#702103, bnc#795067) system_scenarios = filter (map <string, string> one_scenario, system_scenarios, { - if (one_scenario["id"]:"---" == "scenario_virtualization_host" && !Arch::x86_64 ()) + if (issubstring (one_scenario["id"]:"---", "virtualization_host") && !Arch::x86_64 ()) { y2milestone ("removing Xen Virtualization Host Server option"); return false; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.23.5/src/clients/inst_system_analysis.ycp new/yast2-installation-2.23.6/src/clients/inst_system_analysis.ycp --- old/yast2-installation-2.23.5/src/clients/inst_system_analysis.ycp 2012-06-25 11:05:52.000000000 +0200 +++ new/yast2-installation-2.23.6/src/clients/inst_system_analysis.ycp 2012-12-21 09:00:23.000000000 +0100 @@ -135,6 +135,8 @@ // pop-up error report Report::Error(_("No hard disks were found for the installation. Please check your hardware! + +Check 'drivers.suse.com' if you need specific hardware drivers for installation. ")); } else { Report::Warning(_("No hard disks were found for the installation. @@ -147,6 +149,8 @@ Report::Error(_("No hard disks and no hard disk controllers were found for the installation. Check your hardware. + +Check 'drivers.suse.com' if you need specific hardware drivers for installation. ")); } -- 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