Hello community, here is the log from the commit of package yast2-installation checked in at Sun May 21 01:37:09 CEST 2006. -------- --- yast2-installation/yast2-installation.changes 2006-05-18 17:08:11.000000000 +0200 +++ yast2-installation/yast2-installation.changes 2006-05-19 18:03:49.000000000 +0200 @@ -1,0 +2,14 @@ +Fri May 19 17:57:10 CEST 2006 - jdsn@suse.de + +- let inst_suse_register ask to install mozilla-xulrunner if + missing (#175166) +- prevent non-root user to run inst_suse_register (#170736) +- 2.13.110 + +------------------------------------------------------------------- +Fri May 19 15:36:36 CEST 2006 - jsrain@suse.cz + +- more verbose logging of storing hardware status (#170188) +- 2.13.109 + +------------------------------------------------------------------- Old: ---- yast2-installation-2.13.108.tar.bz2 yast2-installation-start-iscsid.diff New: ---- yast2-installation-2.13.110.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.tCUANf/_old 2006-05-21 01:36:54.000000000 +0200 +++ /var/tmp/diff_new_pack.tCUANf/_new 2006-05-21 01:36:54.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.13.108) +# spec file for package yast2-installation (Version 2.13.110) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,13 +11,12 @@ # norootforbuild Name: yast2-installation -Version: 2.13.108 +Version: 2.13.110 Release: 1 License: GPL Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.13.108.tar.bz2 -Patch0: yast2-installation-start-iscsid.diff +Source0: yast2-installation-2.13.110.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-country yast2-devtools yast2-testsuite Requires: yast2 yast2-update @@ -49,8 +48,7 @@ Arvin Schnell <arvin@suse.de> %prep -%setup -n yast2-installation-2.13.108 -%patch0 -p1 +%setup -n yast2-installation-2.13.110 %build %{prefix}/bin/y2tool y2autoconf @@ -108,6 +106,14 @@ /usr/X11R6/share/fvwm/ %changelog -n yast2-installation +* Fri May 19 2006 - jdsn@suse.de +- let inst_suse_register ask to install mozilla-xulrunner if + missing (#175166) +- prevent non-root user to run inst_suse_register (#170736) +- 2.13.110 +* Fri May 19 2006 - jsrain@suse.cz +- more verbose logging of storing hardware status (#170188) +- 2.13.109 * Thu May 18 2006 - hare@suse.de - start iscsid if root is on iSCSI (#176804) * Wed May 17 2006 - jsrain@suse.cz ++++++ yast2-installation-2.13.108.tar.bz2 -> yast2-installation-2.13.110.tar.bz2 ++++++ ++++ 2316 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.13.108/VERSION new/yast2-installation-2.13.110/VERSION --- old/yast2-installation-2.13.108/VERSION 2006-05-17 13:09:59.000000000 +0200 +++ new/yast2-installation-2.13.110/VERSION 2006-05-19 17:57:05.000000000 +0200 @@ -1 +1 @@ -2.13.108 +2.13.110 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.13.108/configure.in new/yast2-installation-2.13.110/configure.in --- old/yast2-installation-2.13.108/configure.in 2006-05-17 13:17:44.000000000 +0200 +++ new/yast2-installation-2.13.110/configure.in 2006-05-19 18:00:31.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-installation dnl -dnl -- This file is generated by y2autoconf 2.13.18 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.13.19 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-installation, 2.13.108, http://bugs.opensuse.org/, yast2-installation) +AC_INIT(yast2-installation, 2.13.110, http://bugs.opensuse.org/, yast2-installation) 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.13.108" +VERSION="2.13.110" RPMNAME="yast2-installation" MAINTAINER="Jiri Srain <jsrain@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.13.108/src/clients/inst_suse_register.ycp new/yast2-installation-2.13.110/src/clients/inst_suse_register.ycp --- old/yast2-installation-2.13.108/src/clients/inst_suse_register.ycp 2006-05-11 08:49:47.000000000 +0200 +++ new/yast2-installation-2.13.110/src/clients/inst_suse_register.ycp 2006-05-19 14:30:42.000000000 +0200 @@ -31,6 +31,7 @@ import "Register"; import "SourceManager"; import "PackageSystem"; + import "Package"; // no network - no suse_register if (!Mode::normal()) @@ -477,11 +478,14 @@ if ( Register::iamroot ) { + // check for and install mozilla-xulrunner if needed (#175166) + Package::InstallAllMsg(["mozilla-xulrunner"], nil); cmd_ok = (integer) SCR::Execute(.target.bash, "test -x /usr/bin/xulrunner") == 0 ? true:false; bcmd = " MOZ_DISABLE_PANGO=1 /usr/bin/xulrunner /usr/share/YaST2/yastbrowser/application.ini -url "; } else - { + { // this case will never happen because we will not run as non-root (#170736) + Package::InstallAllMsg(["MozillaFirefox"], nil); // (#175166) cmd_ok = (integer) SCR::Execute(.target.bash, "test -x /usr/bin/firefox") == 0 ? true:false; bcmd = " firefox -new-window "; } @@ -539,10 +543,14 @@ //y2debug ("%1", UI::DumpWidgetTree()); - // if we are running as nonroot show a message + // check if we are running as nonroot if ( !Register::iamroot ) - if ( !Popup::ContinueCancelHeadline( nonroot_title, nonroot_message ) ) - return `cancel; + { // do not run as non-root: #170736 + return `auto; + // SL (box) has the following warning + //if ( !Popup::ContinueCancelHeadline( nonroot_title, nonroot_message ) ) + // return `cancel; + } boolean loopend = 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.13.108/src/modules/HwStatus.ycp new/yast2-installation-2.13.110/src/modules/HwStatus.ycp --- old/yast2-installation-2.13.108/src/modules/HwStatus.ycp 2005-08-16 08:51:52.000000000 +0200 +++ new/yast2-installation-2.13.110/src/modules/HwStatus.ycp 2006-05-19 17:56:22.000000000 +0200 @@ -10,7 +10,7 @@ * * Summary: * All hardware status relevant functions are here - * $Id: HwStatus.ycp 24956 2005-08-16 06:51:51Z jsrain $ + * $Id: HwStatus.ycp 31067 2006-05-19 13:37:23Z jsrain $ */ { module "HwStatus"; @@ -53,6 +53,7 @@ ``{ foreach (string id, symbol stat, statusmap, ``{ + y2milestone ("Setting status of %1 as %2", id, stat); SCR::Write(.probe.status.configured, id, stat); }); } @@ -69,8 +70,15 @@ SCR::Read (.probe.isapnp); // build relation between old keys and new UDIs (bug #104676) - SCR::Execute (.target.bash, - "hwinfo --pci --block --mouse --save-config=all"); + string command = "hwinfo --pci --block --mouse --save-config=all"; + y2milestone ("Running %1", command); + map cmdret = (map)SCR::Execute (.target.bash_output, command); + integer exit = cmdret["exit"]:-1; + y2milestone ("Command retval: %1", cmdret["exit"]:-1); + if (exit != 0) + y2error ("Command output: %1", cmdret); + else + y2debug ("Command output: %1", cmdret); } } 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.13.108/startup/Second-Stage/S06-services new/yast2-installation-2.13.110/startup/Second-Stage/S06-services --- old/yast2-installation-2.13.108/startup/Second-Stage/S06-services 2005-12-16 15:46:44.000000000 +0100 +++ new/yast2-installation-2.13.110/startup/Second-Stage/S06-services 2006-05-19 17:56:22.000000000 +0200 @@ -51,4 +51,12 @@ test -f /usr/sbin/rchal && /usr/sbin/rchal start fi +#============================================== +# 9.2) start iscsid +#---------------------------------------------- +if [ -d /sys/class/iscsi_session/session* ] ; then + log "\tStarting iscsid..." + test -x /sbin/iscsid && /sbin/iscsid -p /var/run/iscsi.pid -c /etc/iscsid.conf +fi + sleep 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de