Hello community,

here is the log from the commit of package yast2-reipl for openSUSE:Factory
checked in at Wed Sep 21 17:33:29 CEST 2011.



--------
--- yast2-reipl/yast2-reipl.changes     2009-04-27 15:31:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-reipl/yast2-reipl.changes        
2011-09-19 15:10:28.000000000 +0200
@@ -1,0 +2,23 @@
+Mon Sep 19 14:51:54 CEST 2011 - vis...@suse.cz
+
+- remove dependency on Wizard_hw
+- 2.21.0 
+
+-------------------------------------------------------------------
+Fri Aug  5 12:34:45 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+-------------------------------------------------------------------
+Thu Aug  4 14:54:45 CEST 2011 - jsr...@suse.cz
+
+- fixed categories in the .desktop-file (bnc#607047)
+
+-------------------------------------------------------------------
+Wed Jan 13 18:56:03 CET 2010 - kmachalk...@suse.cz
+
+- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
+  where root privileges are needed, removed X-KDE-SubstituteUID key 
+  (bnc#540627)
+
+-------------------------------------------------------------------
@@ -5,0 +29,5 @@
+
+-------------------------------------------------------------------
+Thu Apr 08 09:43:39 CEST 2009 - jsr...@suse.cz
+
+- fixed reboot after installation into LVM (bnc#592838)

calling whatdependson for head-i586


Old:
----
  yast2-reipl-2.18.0.tar.bz2

New:
----
  yast2-reipl-2.21.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-reipl.spec ++++++
--- /var/tmp/diff_new_pack.xdLi4l/_old  2011-09-21 17:33:22.000000000 +0200
+++ /var/tmp/diff_new_pack.xdLi4l/_new  2011-09-21 17:33:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-reipl (Version 2.18.0)
+# spec file for package yast2-reipl
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,39 +19,51 @@
 
 
 Name:           yast2-reipl
-Version:        2.18.0
-Release:        1
-License:        GPL v2 only; GPL v2 or later
-Group:          System/YaST
+Version:        2.21.0
+Release:        0
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-reipl-2.18.0.tar.bz2
+Source0:        yast2-reipl-2.21.0.tar.bz2
+
 Prefix:         /usr
+
+Group:          System/YaST
+License:        GPL v2 only GPL v2 or later
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer 
sgml-skel update-desktop-files yast2 yast2-bootloader yast2-devtools 
yast2-storage yast2-testsuite
+
 Requires:       yast2 yast2-storage yast2-bootloader
+
 PreReq:         %fillup_prereq
+
 BuildArch:      noarch
+
 Summary:        YaST2 - IPL loader
+
 Group:          System/YaST
+
 PreReq:         %fillup_prereq
+
 Summary:        YaST2 - IPL loader
 
 %description
 Module for loading IPL from running system on S/390
 
-
-
 %prep
-%setup -n yast2-reipl-2.18.0
+%setup -n yast2-reipl-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf
 %{prefix}/bin/y2tool y2automake
 autoreconf --force --install
+
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
+
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+# V=1: verbose build in case we used AM_SILENT_RULES(yes)
+# so that RPM_OPT_FLAGS check works
+make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR="$RPM_BUILD_ROOT"
@@ -81,4 +93,5 @@
 %doc %{prefix}/share/doc/packages/yast2-reipl/*
 %doc %{prefix}/share/doc/packages/yast2-reipl/COPYING
 %readme %{prefix}/share/doc/packages/yast2-reipl/README
+
 %changelog

++++++ yast2-reipl-2.18.0.tar.bz2 -> yast2-reipl-2.21.0.tar.bz2 ++++++
++++ 4021 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-reipl-2.18.0/Makefile.am new/yast2-reipl-2.21.0/Makefile.am
--- old/yast2-reipl-2.18.0/Makefile.am  2009-04-27 15:29:57.000000000 +0200
+++ new/yast2-reipl-2.21.0/Makefile.am  2011-08-19 09:48:05.000000000 +0200
@@ -32,10 +32,10 @@
 
 # less strict; prefer bzip2
 AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools install m4 snippets
+# where devtools instal m4 snippets
 # argh, executed literally
 #ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo 
./devtools/admin; else pkg-config --print-errors --variable=datadir 
yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; 
else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
 
 Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
        cmp -s $< $@ || cp -f $< $@
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-reipl-2.18.0/VERSION new/yast2-reipl-2.21.0/VERSION
--- old/yast2-reipl-2.18.0/VERSION      2009-04-27 15:29:04.000000000 +0200
+++ new/yast2-reipl-2.21.0/VERSION      2011-09-19 14:51:51.000000000 +0200
@@ -1 +1 @@
-2.18.0
+2.21.0
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-reipl-2.18.0/autodocs-ycp.ami new/yast2-reipl-2.21.0/autodocs-ycp.ami
--- old/yast2-reipl-2.18.0/autodocs-ycp.ami     2009-04-27 15:29:57.000000000 
+0200
+++ new/yast2-reipl-2.21.0/autodocs-ycp.ami     2011-08-19 09:48:02.000000000 
+0200
@@ -1,5 +1,5 @@
 # -*- makefile -*- Automake include file
-# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $
+# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $
 
 # Builds source documentation for YCP sources
 # Uses ycpdoc
@@ -8,20 +8,25 @@
 #                Optional - the default is $(srcdir)/../../src/*.ycp
 #   AUTODOCS_PM: Files that the perl autodocs is built from
 #                Optional - the default is $(srcdir)/../../src/*.pm
+#   AUTODOCS_SUBDIR: To install the result to $(docdir)/SUBDIR/autodocs
+#              Optional - the default is no subdir, $(docdir)/autodocs
+#   AUTODOCS_STRIP: Strip it from filenames. The remaining / are replaced by __
+#              Optional - the default is $(srcdir)/../../src
 
-htmldir = $(docdir)/autodocs
+htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
 
-html_DATA = index.html $(wildcard *.html)
+html_DATA = index.html $(filter-out index.html, $(wildcard *.html))
 CLEANFILES = $(html_DATA) pod2htm*.tmp
 
 AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
 AUTODOCS_PM  ?= $(wildcard $(srcdir)/../../src/*.pm)
+AUTODOCS_STRIP ?= $(srcdir)/../../src
 
 index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM)
 #including *.pm, for the index
-       ${YCPDOC} -d. $^
+       ${YCPDOC} -d. -s$(AUTODOCS_STRIP) $(AUTODOCS_YCP)
        for i in $(AUTODOCS_PM); do \
-               b=`basename $$i`; b=$${b%.pm}; \
+               b=$${i##$(AUTODOCS_STRIP)}; b=$${b#/}; b=$${b//\//__}; 
b=$${b%.pm}; \
                pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
-               echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \
+               echo "<a href='$$b.html'>$${b/__/::}</a>" > $$b.mod.html; \
        done
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-reipl-2.18.0/configure.in new/yast2-reipl-2.21.0/configure.in
--- old/yast2-reipl-2.18.0/configure.in 2009-04-27 15:29:57.000000000 +0200
+++ new/yast2-reipl-2.21.0/configure.in 2011-08-19 09:48:06.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-reipl
 dnl
-dnl -- This file is generated by y2autoconf 2.18.4 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-reipl, 2.18.0, http://bugs.opensuse.org/, yast2-reipl)
+AC_INIT(yast2-reipl, 2.17.2, http://bugs.opensuse.org/, yast2-reipl)
 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.18.0"
+VERSION="2.17.2"
 RPMNAME="yast2-reipl"
 MAINTAINER="Mark Hamzy <ha...@us.ibm.com>"
 
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-reipl-2.18.0/src/Reipl.ycp new/yast2-reipl-2.21.0/src/Reipl.ycp
--- old/yast2-reipl-2.18.0/src/Reipl.ycp        2009-04-27 15:28:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/Reipl.ycp        2011-08-19 09:48:03.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Reipl settings, input and output functions
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: Reipl.ycp 61606 2010-04-08 07:46:08Z jsrain $
  *
  * Representation of the configuration of reipl.
  * Input and output routines.
@@ -267,38 +267,40 @@
 
        y2milestone ("FindBootPartition: found that the MBR uses dasd (%1)", 
disk);
 
-       // bash-3.1# readlink -m /sys/block/dasda/device
-       // /sys/devices/css0/0.0.0006/0.0.4dcf
-       command = "/usr/bin/readlink -n -m " + FindSysfsRoot () + "/block/" + 
disk + "/device";
-       y2milestone ("Executing %1", command);
-       result = (map)SCR::Execute (.target.bash_output, command);
-
-       if (result["exit"]:-1 != 0) {
-           y2error ("FindBootPartition: Execute errors and returns %1", 
result["exit"]:-1);
-           y2error ("FindBootPartition: Execute stdout is \"%1\"", 
result["stdout"]:"");
-           y2error ("FindBootPartition: Execute stderr is \"%1\"", 
result["stderr"]:"");
+       if (disk != nil) {
+           // bash-3.1# readlink -m /sys/block/dasda/device
+           // /sys/devices/css0/0.0.0006/0.0.4dcf
+           command = "/usr/bin/readlink -n -m " + FindSysfsRoot () + "/block/" 
+ disk + "/device";
+           y2milestone ("Executing %1", command);
+           result = (map)SCR::Execute (.target.bash_output, command);
 
-           fError = true;
-       }
+           if (result["exit"]:-1 != 0) {
+               y2error ("FindBootPartition: Execute errors and returns %1", 
result["exit"]:-1);
+               y2error ("FindBootPartition: Execute stdout is \"%1\"", 
result["stdout"]:"");
+               y2error ("FindBootPartition: Execute stderr is \"%1\"", 
result["stderr"]:"");
 
-       y2milestone ("FindBootPartition: result = %1", result);
+               fError = true;
+           }
 
-       list<string> readlinkParts = nil;
+           y2milestone ("FindBootPartition: result = %1", result);
 
-       readlinkParts = splitstring (result["stdout"]:"", "/");
+           list<string> readlinkParts = nil;
 
-       y2milestone ("FindBootPartition: readlinkParts = %1", readlinkParts);
+           readlinkParts = splitstring (result["stdout"]:"", "/");
 
-       if (size (readlinkParts) < 1) {
-           y2error ("FindBootPartition: readlinkParts size is unexpected %1", 
readlinkParts);
+           y2milestone ("FindBootPartition: readlinkParts = %1", 
readlinkParts);
 
-           fError = true;
-       }
+           if (size (readlinkParts) < 1) {
+               y2error ("FindBootPartition: readlinkParts size is unexpected 
%1", readlinkParts);
+
+               fError = true;
+           }
 
-       string ccwDevice = readlinkParts[size (readlinkParts) - 1]:"";
+           string ccwDevice = readlinkParts[size (readlinkParts) - 1]:"";
 
-       if (!fError) {
-           uParts = [ "ccw", ccwDevice];
+           if (!fError) {
+               uParts = [ "ccw", ccwDevice];
+           }
        }
 
     } else if (substring (fullDisk, 0, 2) == "sd") {
@@ -322,45 +324,47 @@
            disk = split[0]:"" + split[1]:"";
        }
 
-       y2milestone ("FindBootPartition: found that the MBR uses SCSI (%1)", 
disk);
-
-       string deviceDirectory = FindSysfsRoot () + "/block/" + disk + 
"/device/";
-
-       // bash-3.1# cat /sys/block/sda/device/hba_id
-       // 0.0.1734
-       string hbaId = (string)SCR::Read (.target.string, deviceDirectory + 
"hba_id");
-
-       // bash-3.1# cat /sys/block/sda/device/wwpn
-       // 0x500507630300c562
-       string wwpn = (string)SCR::Read (.target.string, deviceDirectory + 
"wwpn");
-
-       // bash-3.1# cat /sys/block/sda/device/fcp_lun
-       // 0x401040eb00000000
-       string fcpLun = (string)SCR::Read (.target.string, deviceDirectory + 
"fcp_lun");
+       if (disk != nil) {
+           y2milestone ("FindBootPartition: found that the MBR uses SCSI 
(%1)", disk);
 
-       y2milestone ("FindBootPartition: hbaId  = %1", hbaId);
-       y2milestone ("FindBootPartition: wwpn   = %1", wwpn);
-       y2milestone ("FindBootPartition: fcpLun = %1", fcpLun);
-
-       hbaId  = deletechars (hbaId, "\n\r");
-       wwpn   = deletechars (wwpn, "\n\r");
-       fcpLun = deletechars (fcpLun, "\n\r");
-
-       if (hbaId == nil || size (hbaId) == 0) {
-           y2error ("FindBootPartition: hbaId is empty!");
-           fError = true;
-       }
-       if (wwpn == nil || size (wwpn) == 0) {
-           y2error ("FindBootPartition: wwpn is empty!");
-           fError = true;
-       }
-       if (fcpLun == nil || size (fcpLun) == 0) {
-           y2error ("FindBootPartition: fcpLun is empty!");
-           fError = true;
-       }
+           string deviceDirectory = FindSysfsRoot () + "/block/" + disk + 
"/device/";
 
-       if (!fError) {
-           uParts = [ "zfcp", hbaId, wwpn, fcpLun ];
+           // bash-3.1# cat /sys/block/sda/device/hba_id
+           // 0.0.1734
+           string hbaId = (string)SCR::Read (.target.string, deviceDirectory + 
"hba_id");
+
+           // bash-3.1# cat /sys/block/sda/device/wwpn
+           // 0x500507630300c562
+           string wwpn = (string)SCR::Read (.target.string, deviceDirectory + 
"wwpn");
+
+           // bash-3.1# cat /sys/block/sda/device/fcp_lun
+           // 0x401040eb00000000
+           string fcpLun = (string)SCR::Read (.target.string, deviceDirectory 
+ "fcp_lun");
+
+           y2milestone ("FindBootPartition: hbaId  = %1", hbaId);
+           y2milestone ("FindBootPartition: wwpn   = %1", wwpn);
+           y2milestone ("FindBootPartition: fcpLun = %1", fcpLun);
+
+           hbaId  = deletechars (hbaId, "\n\r");
+           wwpn   = deletechars (wwpn, "\n\r");
+           fcpLun = deletechars (fcpLun, "\n\r");
+
+           if (hbaId == nil || size (hbaId) == 0) {
+               y2error ("FindBootPartition: hbaId is empty!");
+               fError = true;
+           }
+           if (wwpn == nil || size (wwpn) == 0) {
+               y2error ("FindBootPartition: wwpn is empty!");
+               fError = true;
+           }
+           if (fcpLun == nil || size (fcpLun) == 0) {
+               y2error ("FindBootPartition: fcpLun is empty!");
+               fError = true;
+           }
+
+           if (!fError) {
+               uParts = [ "zfcp", hbaId, wwpn, fcpLun ];
+           }
        }
 
     } else {
@@ -434,7 +438,8 @@
        y2milestone ("ModifyReiplWithBootPartition: modified fcp map");
     }
     else {
-       y2error ("ModifyReiplWithBootPartition: Should not be here, 
configuration unmodified!");
+       y2error ("ModifyReiplWithBootPartition: Unknown disk type!");
+       configuration["method"] = "unknown_disk_type";
     }
 
     return configuration;
@@ -528,7 +533,7 @@
 global boolean WriteState (map <string, any> configuration) {
     boolean rc = true;
 
-    if (configuration["method"]:nil != nil) {
+    if (configuration["method"]:nil != nil && 
configuration["method"]:"unknown_disk_type" != "unknown_disk_type") {
        y2milestone ("Reipl::WriteState: writing out method %1", 
configuration["method"]:"");
 
        SCR::Write (.target.string, reipl_directory + "/reipl_type", 
(string)configuration["method"]:nil);
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-reipl-2.18.0/src/complex.ycp new/yast2-reipl-2.21.0/src/complex.ycp
--- old/yast2-reipl-2.18.0/src/complex.ycp      2008-09-18 13:44:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/complex.ycp      2011-09-19 08:51:18.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Dialogs definitions
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: complex.ycp 65762 2011-09-19 06:51:18Z visnov $
  */
 
 {
@@ -34,7 +34,6 @@
 import "Label";
 import "Popup";
 import "Wizard";
-import "Wizard_hw";
 import "Confirm";
 import "Reipl";
 
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-reipl-2.18.0/src/dialogs.ycp new/yast2-reipl-2.21.0/src/dialogs.ycp
--- old/yast2-reipl-2.18.0/src/dialogs.ycp      2008-09-18 13:44:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/dialogs.ycp      2011-08-19 09:48:03.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Dialogs definitions
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: dialogs.ycp 57028 2009-04-29 10:58:09Z lslezak $
  */
 
 {
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-reipl-2.18.0/src/helps.ycp new/yast2-reipl-2.21.0/src/helps.ycp
--- old/yast2-reipl-2.18.0/src/helps.ycp        2008-09-18 13:44:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/helps.ycp        2011-08-19 09:48:03.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Help texts of all the dialogs
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: helps.ycp 57028 2009-04-29 10:58:09Z lslezak $
  */
 
 {
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-reipl-2.18.0/src/inst_reipl.ycp 
new/yast2-reipl-2.21.0/src/inst_reipl.ycp
--- old/yast2-reipl-2.18.0/src/inst_reipl.ycp   2008-09-18 13:44:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/inst_reipl.ycp   2011-08-19 09:48:05.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Main file
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: inst_reipl.ycp 57028 2009-04-29 10:58:09Z lslezak $
  *
  * Main file for reipl configuration. Uses all other files.
  */
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-reipl-2.18.0/src/inst_reiplauto.ycp 
new/yast2-reipl-2.21.0/src/inst_reiplauto.ycp
--- old/yast2-reipl-2.18.0/src/inst_reiplauto.ycp       2009-02-09 
13:10:41.000000000 +0100
+++ new/yast2-reipl-2.21.0/src/inst_reiplauto.ycp       2011-08-19 
09:48:03.000000000 +0200
@@ -24,7 +24,7 @@
  * Summary:    Main file
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: inst_reiplauto.ycp 57028 2009-04-29 10:58:09Z lslezak $
  *
  * Main file for reipl configuration. Uses all other files.
  */
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-reipl-2.18.0/src/reipl.desktop 
new/yast2-reipl-2.21.0/src/reipl.desktop
--- old/yast2-reipl-2.18.0/src/reipl.desktop    2008-09-08 10:54:37.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/reipl.desktop    2011-09-15 17:20:42.000000000 
+0200
@@ -1,9 +1,8 @@
 [Desktop Entry]
 Type=Application
-Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
 
 X-KDE-ModuleType=Library
-X-KDE-RootOnly=true
 X-KDE-HasReadOnlyMode=true
 X-KDE-Library=yast2
 X-SuSE-YaST-Call=reipl
@@ -17,8 +16,7 @@
 X-SuSE-YaST-AutoInstResource=reipl
 
 Icon=yast-reipl
-Exec=/sbin/yast2 reipl 
+Exec=xdg-su -c "/sbin/yast2 reipl"
 
 Name=Reipl
 GenericName=reipl
-X-KDE-SubstituteUID=true
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-reipl-2.18.0/src/reipl.ycp new/yast2-reipl-2.21.0/src/reipl.ycp
--- old/yast2-reipl-2.18.0/src/reipl.ycp        2008-09-18 13:44:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/reipl.ycp        2011-08-19 09:48:03.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Main file
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: reipl.ycp 57028 2009-04-29 10:58:09Z lslezak $
  *
  * Main file for reipl configuration. Uses all other files.
  */
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-reipl-2.18.0/src/reipl_auto.ycp 
new/yast2-reipl-2.21.0/src/reipl_auto.ycp
--- old/yast2-reipl-2.18.0/src/reipl_auto.ycp   2008-09-18 13:44:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/reipl_auto.ycp   2011-08-19 09:48:03.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Client for autoinstallation
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: reipl_auto.ycp 57028 2009-04-29 10:58:09Z lslezak $
  *
  * This is a client for autoinstallation. It takes its arguments,
  * goes through the configuration and return the setting.
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-reipl-2.18.0/src/reipl_bootloader_finish.ycp 
new/yast2-reipl-2.21.0/src/reipl_bootloader_finish.ycp
--- old/yast2-reipl-2.18.0/src/reipl_bootloader_finish.ycp      2009-02-09 
13:10:41.000000000 +0100
+++ new/yast2-reipl-2.21.0/src/reipl_bootloader_finish.ycp      2011-08-19 
09:48:05.000000000 +0200
@@ -6,7 +6,7 @@
  * Authors:    Ulrich Hecht <u...@suse.de>
  *             Lukas Ocilka <loci...@suse.cz>
  * 
- * $Id$
+ * $Id: reipl_bootloader_finish.ycp 61606 2010-04-08 07:46:08Z jsrain $
  * 
  */
 {
@@ -88,7 +88,11 @@
 and LUN '%3'.
 "), dev, wwpn, lun);
            } else {
-             y2warning("cannot make ipl text for unknown method");
+             y2warning("making generic ipl text for unknown method");
+               ipl_msg = sformat (_("
+After shutdown, reload the system 
+with an IPL from the device 
+that contains /boot"));
            }
        }
     }
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-reipl-2.18.0/src/reipl_finish.ycp 
new/yast2-reipl-2.21.0/src/reipl_finish.ycp
--- old/yast2-reipl-2.18.0/src/reipl_finish.ycp 2009-02-09 13:10:41.000000000 
+0100
+++ new/yast2-reipl-2.21.0/src/reipl_finish.ycp 2011-08-19 09:48:05.000000000 
+0200
@@ -6,7 +6,7 @@
  * Authors:    Ulrich Hecht <u...@suse.de>
  *             Lukas Ocilka <loci...@suse.cz>
  * 
- * $Id$
+ * $Id: reipl_finish.ycp 57028 2009-04-29 10:58:09Z lslezak $
  * 
  */
 {
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-reipl-2.18.0/src/reipl_proposal.ycp 
new/yast2-reipl-2.21.0/src/reipl_proposal.ycp
--- old/yast2-reipl-2.18.0/src/reipl_proposal.ycp       2008-09-18 
13:44:52.000000000 +0200
+++ new/yast2-reipl-2.21.0/src/reipl_proposal.ycp       2011-08-19 
09:48:05.000000000 +0200
@@ -24,7 +24,7 @@
  * Summary:    Proposal function dispatcher.
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: reipl_proposal.ycp 57028 2009-04-29 10:58:09Z lslezak $
  *
  * Proposal function dispatcher for reipl configuration.
  * See source/installation/proposal/proposal-API.txt
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-reipl-2.18.0/src/wizards.ycp new/yast2-reipl-2.21.0/src/wizards.ycp
--- old/yast2-reipl-2.18.0/src/wizards.ycp      2008-09-18 13:44:52.000000000 
+0200
+++ new/yast2-reipl-2.21.0/src/wizards.ycp      2011-08-19 09:48:03.000000000 
+0200
@@ -24,7 +24,7 @@
  * Summary:    Wizards definitions
  * Authors:    Mark Hamzy <ha...@us.ibm.com>
  *
- * $Id$
+ * $Id: wizards.ycp 57028 2009-04-29 10:58:09Z lslezak $
  */
 
 {


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

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

Reply via email to