commit yast2-support for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-support for openSUSE:Factory checked in at 2013-02-28 07:31:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-support (Old) and /work/SRC/openSUSE:Factory/.yast2-support.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-support", Maintainer is "yast2-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-support/yast2-support.changes 2011-09-23 12:53:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-support.new/yast2-support.changes 2013-02-28 10:24:24.000000000 +0100 @@ -1,0 +2,16 @@ +Tue Nov 13 17:29:58 CET 2012 - tgoettlicher@suse.de + +- confirmed license GPL v2 +- 2.19.1 + +------------------------------------------------------------------- +Thu Mar 29 16:09:16 CEST 2012 - jsuchome@suse.cz + +- merge proofread texts + +------------------------------------------------------------------- +Fri Aug 5 12:35:28 CEST 2011 - tgoettlicher@suse.de + +- fixed .desktop file (bnc #681249) + +------------------------------------------------------------------- Old: ---- yast2-support-2.19.0.tar.bz2 New: ---- yast2-support-2.19.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-support.spec ++++++ --- /var/tmp/diff_new_pack.CDhgYE/_old 2013-02-28 10:24:25.000000000 +0100 +++ /var/tmp/diff_new_pack.CDhgYE/_new 2013-02-28 10:24:25.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package yast2-support (Version 2.19.0) +# spec file for package yast2-support # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,45 +15,51 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: yast2-support -Version: 2.19.0 -Release: 1 +Version: 2.19.1 +Release: 0 + BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-support-2.19.0.tar.bz2 -Prefix: /usr -Group: System/YaST -License: GPL-2.0+ +Source0: yast2-support-%{version}.tar.bz2 + Requires: yast2 -BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite +BuildRequires: perl-XML-Writer +BuildRequires: update-desktop-files +BuildRequires: yast2 +BuildRequires: yast2-devtools +BuildRequires: yast2-testsuite + BuildArch: noarch + Summary: YaST2 - Support Inquiries +License: GPL-2.0 +Group: System/YaST %description This module allows you to collect system information for installation support in a standardized format. %prep -%setup -n yast2-support-2.19.0 +%setup -n yast2-support-%{version} %build -%{prefix}/bin/y2tool y2autoconf -%{prefix}/bin/y2tool y2automake +%{_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} + +./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # 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" -[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" -for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desktop"` ; do +[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" +for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name "*.desktop"` ; do d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done @@ -68,7 +74,8 @@ /usr/share/YaST2/clients/support.ycp /usr/share/YaST2/clients/support_*.ycp /usr/share/YaST2/modules/Support.* -%{prefix}/share/applications/YaST2/support.desktop +%{_prefix}/share/applications/YaST2/support.desktop /usr/share/YaST2/scrconf/*.scr -%doc %{prefix}/share/doc/packages/yast2-support +%doc %{_prefix}/share/doc/packages/yast2-support + %changelog ++++++ yast2-support-2.19.0.tar.bz2 -> yast2-support-2.19.1.tar.bz2 ++++++ ++++ 8812 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-support-2.19.0/COPYING new/yast2-support-2.19.1/COPYING --- old/yast2-support-2.19.0/COPYING 2010-01-18 09:54:03.000000000 +0100 +++ new/yast2-support-2.19.1/COPYING 2013-02-22 11:05:36.000000000 +0100 @@ -1,12 +1,12 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -15,7 +15,7 @@ General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,8 +55,8 @@ The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains @@ -110,7 +110,7 @@ License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -255,7 +255,7 @@ of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -277,9 +277,9 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -303,17 +303,16 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) year name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -336,5 +335,5 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. 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-support-2.19.0/MAINTAINER new/yast2-support-2.19.1/MAINTAINER --- old/yast2-support-2.19.0/MAINTAINER 2008-09-05 10:16:46.000000000 +0200 +++ new/yast2-support-2.19.1/MAINTAINER 2013-01-22 12:13:23.000000000 +0100 @@ -1 +1 @@ -Michal Zugec <mzugec@novell.com> +YaST2 Maintainers <yast2-maintainers@suse.de> 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-support-2.19.0/Makefile.am new/yast2-support-2.19.1/Makefile.am --- old/yast2-support-2.19.0/Makefile.am 2010-01-18 09:53:52.000000000 +0100 +++ new/yast2-support-2.19.1/Makefile.am 2013-02-22 11:05:27.000000000 +0100 @@ -20,7 +20,6 @@ IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME)) DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools) -ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages LEGALESE_DIR = $(if $(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl) COPYRIGHT_files_gpl = README COPYING @@ -155,7 +154,7 @@ $(Y2TOOL) create-spec < $$i > $$here/package/$${newname} ; \ done -package: check-up-to-date check-tagversion check-all-packages check-textdomain package-local +package: check-up-to-date check-tagversion check-textdomain package-local TAGVERSION = $(Y2TOOL) tagversion @@ -185,21 +184,6 @@ check-parse: @echo "Not running parseycp." -check-all-packages: - @if [ ! -e "$(ALL_PACKAGES)" ]; then \ - echo ERROR: "Can't find $(ALL_PACKAGES)"; false; \ - fi - @if ! grep -q "^$(RPMNAME)[[:space:]]" $(ALL_PACKAGES); then \ - echo ERROR: "$(RPMNAME) not in $(ALL_PACKAGES)"; false; \ - fi - @if grep -q "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); then \ - echo ERROR: "$(RPMNAME) info in $(ALL_PACKAGES) contains some unknown (?) fields:"; \ - echo; \ - grep "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); \ - echo; \ - false; \ - fi - check-textdomain: $(Y2TOOL) check-textdomain $(srcdir) 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-support-2.19.0/Makefile.am.common new/yast2-support-2.19.1/Makefile.am.common --- old/yast2-support-2.19.0/Makefile.am.common 2010-01-18 09:53:52.000000000 +0100 +++ new/yast2-support-2.19.1/Makefile.am.common 2013-02-22 11:05:26.000000000 +0100 @@ -30,7 +30,7 @@ dist-hook: check-syntax CHECK_SYNTAX = true -check-syntax: $(client_DATA) $(ycpchook) +check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles) @if test "$(client_DATA)"; then \ if $(CHECK_SYNTAX); then \ TO_CHECK="$(filter %.ycp,$^)"; \ 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-support-2.19.0/VERSION new/yast2-support-2.19.1/VERSION --- old/yast2-support-2.19.0/VERSION 2010-01-18 09:52:18.000000000 +0100 +++ new/yast2-support-2.19.1/VERSION 2013-01-22 12:13:23.000000000 +0100 @@ -1 +1 @@ -2.19.0 +2.19.1 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-support-2.19.0/autodocs-ycp.ami new/yast2-support-2.19.1/autodocs-ycp.ami --- old/yast2-support-2.19.0/autodocs-ycp.ami 2010-01-18 09:53:52.000000000 +0100 +++ new/yast2-support-2.19.1/autodocs-ycp.ami 2013-02-22 11:05:26.000000000 +0100 @@ -1,5 +1,5 @@ # -*- makefile -*- Automake include file -# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $ +# $Id$ # Builds source documentation for YCP sources # Uses ycpdoc 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-support-2.19.0/configure.in new/yast2-support-2.19.1/configure.in --- old/yast2-support-2.19.0/configure.in 2010-01-18 09:53:52.000000000 +0100 +++ new/yast2-support-2.19.1/configure.in 2013-02-22 11:05:26.000000000 +0100 @@ -1,9 +1,9 @@ dnl configure.in for yast2-support dnl -dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-support, 2.19.0, http://bugs.opensuse.org/, yast2-support) +AC_INIT(yast2-support, 2.19.1, http://bugs.opensuse.org/, yast2-support) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,9 +18,9 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.19.0" +VERSION="2.19.1" RPMNAME="yast2-support" -MAINTAINER="Michal Zugec <mzugec@novell.com>" +MAINTAINER="YaST2 Maintainers <yast2-maintainers@suse.de>" dnl pkgconfig honors lib64 pkgconfigdir=\${libdir}/pkgconfig 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-support-2.19.0/missing new/yast2-support-2.19.1/missing --- old/yast2-support-2.19.0/missing 2010-01-18 09:53:55.000000000 +0100 +++ new/yast2-support-2.19.1/missing 2013-02-22 11:05:31.000000000 +0100 @@ -1,10 +1,9 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2009-04-28.21; # UTC +scriptversion=2012-01-06.18; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1996-2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify @@ -26,7 +25,7 @@ # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "Try '$0 --help' for more information" exit 1 fi @@ -34,7 +33,7 @@ sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' sed_minuso='s/.* -o \([^ ]*\).*/\1/p' -# In the cases where this matters, `missing' is being run in the +# In the cases where this matters, 'missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac @@ -65,7 +64,7 @@ echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... -Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an +Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: @@ -74,21 +73,20 @@ --run try to run the given command, and emulate it if it fails Supported PROGRAM values: - aclocal touch file \`aclocal.m4' - autoconf touch file \`configure' - autoheader touch file \`config.h.in' + aclocal touch file 'aclocal.m4' + autoconf touch file 'configure' + autoheader touch file 'config.h.in' autom4te touch the output file, or create a stub one - automake touch all \`Makefile.in' files - bison create \`y.tab.[ch]', if possible, from existing .[ch] - flex create \`lex.yy.c', if possible, from existing .c + automake touch all 'Makefile.in' files + bison create 'y.tab.[ch]', if possible, from existing .[ch] + flex create 'lex.yy.c', if possible, from existing .c help2man touch the output file - lex create \`lex.yy.c', if possible, from existing .c + lex create 'lex.yy.c', if possible, from existing .c makeinfo touch the output file - tar try tar, gnutar, gtar, then tar without non-portable flags - yacc create \`y.tab.[ch]', if possible, from existing .[ch] + yacc create 'y.tab.[ch]', if possible, from existing .[ch] -Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and -\`g' are ignored when checking the name. +Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and +'g' are ignored when checking the name. Send bug reports to <bug-automake@gnu.org>." exit $? @@ -100,8 +98,8 @@ ;; -*) - echo 1>&2 "$0: Unknown \`$1' option" - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "$0: Unknown '$1' option" + echo 1>&2 "Try '$0 --help' for more information" exit 1 ;; @@ -122,22 +120,13 @@ # Not GNU programs, they don't have --version. ;; - tar*) - if test -n "$run"; then - echo 1>&2 "ERROR: \`tar' requires --run" - exit 1 - elif test "x$2" = "x--version" || test "x$2" = "x--help"; then - exit 1 - fi - ;; - *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone - # running `$TOOL --version' or `$TOOL --help' to check whether + # running '$TOOL --version' or '$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi @@ -149,27 +138,27 @@ case $program in aclocal*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acinclude.m4' or \`${configure_ac}'. You might want - to install the \`Automake' and \`Perl' packages. Grab them from +WARNING: '$1' is $msg. You should only need it if + you modified 'acinclude.m4' or '${configure_ac}'. You might want + to install the Automake and Perl packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`${configure_ac}'. You might want to install the - \`Autoconf' and \`GNU m4' packages. Grab them from any GNU +WARNING: '$1' is $msg. You should only need it if + you modified '${configure_ac}'. You might want to install the + Autoconf and GNU m4 packages. Grab them from any GNU archive site." touch configure ;; autoheader*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acconfig.h' or \`${configure_ac}'. You might want - to install the \`Autoconf' and \`GNU m4' packages. Grab them +WARNING: '$1' is $msg. You should only need it if + you modified 'acconfig.h' or '${configure_ac}'. You might want + to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" @@ -186,9 +175,9 @@ automake*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. - You might want to install the \`Automake' and \`Perl' packages. +WARNING: '$1' is $msg. You should only need it if + you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'. + You might want to install the Automake and Perl packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | @@ -197,10 +186,10 @@ autom4te*) echo 1>&2 "\ -WARNING: \`$1' is needed, but is $msg. +WARNING: '$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. - You can get \`$1' as part of \`Autoconf' from any GNU + You can get '$1' as part of Autoconf from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` @@ -220,13 +209,13 @@ bison*|yacc*) echo 1>&2 "\ -WARNING: \`$1' $msg. You should only need it if - you modified a \`.y' file. You may need the \`Bison' package +WARNING: '$1' $msg. You should only need it if + you modified a '.y' file. You may need the Bison package in order for those modifications to take effect. You can get - \`Bison' from any GNU archive site." + Bison from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` @@ -250,13 +239,13 @@ lex*|flex*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.l' file. You may need the \`Flex' package +WARNING: '$1' is $msg. You should only need it if + you modified a '.l' file. You may need the Flex package in order for those modifications to take effect. You can get - \`Flex' from any GNU archive site." + Flex from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` @@ -273,10 +262,10 @@ help2man*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if +WARNING: '$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the - \`Help2man' package in order for those modifications to take - effect. You can get \`Help2man' from any GNU archive site." + Help2man package in order for those modifications to take + effect. You can get Help2man from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -291,12 +280,12 @@ makeinfo*) echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.texi' or \`.texinfo' file, or any other file +WARNING: '$1' is $msg. You should only need it if + you modified a '.texi' or '.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious - call might also be the consequence of using a buggy \`make' (AIX, - DU, IRIX). You might want to install the \`Texinfo' package or - the \`GNU make' package. Grab either from any GNU archive site." + call might also be the consequence of using a buggy 'make' (AIX, + DU, IRIX). You might want to install the Texinfo package or + the GNU make package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -318,49 +307,14 @@ touch $file ;; - tar*) - shift - - # We have already tried tar in the generic part. - # Look for gnutar/gtar before invocation to avoid ugly error - # messages. - if (gnutar --version > /dev/null 2>&1); then - gnutar "$@" && exit 0 - fi - if (gtar --version > /dev/null 2>&1); then - gtar "$@" && exit 0 - fi - firstarg="$1" - if shift; then - case $firstarg in - *o*) - firstarg=`echo "$firstarg" | sed s/o//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - case $firstarg in - *h*) - firstarg=`echo "$firstarg" | sed s/h//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - fi - - echo 1>&2 "\ -WARNING: I can't seem to be able to run \`tar' with the given arguments. - You may want to install GNU tar or Free paxutils, or check the - command line arguments." - exit 1 - ;; - *) echo 1>&2 "\ -WARNING: \`$1' is needed, and is $msg. +WARNING: '$1' is needed, and is $msg. You might have modified some files without having the - proper tools for further handling them. Check the \`README' file, + proper tools for further handling them. Check the 'README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case - some other package would contain this missing \`$1' program." + some other package would contain this missing '$1' program." exit 1 ;; esac 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-support-2.19.0/src/Support.ycp new/yast2-support-2.19.1/src/Support.ycp --- old/yast2-support-2.19.0/src/Support.ycp 2009-02-12 16:27:56.000000000 +0100 +++ new/yast2-support-2.19.1/src/Support.ycp 2013-01-22 12:13:23.000000000 +0100 @@ -242,7 +242,7 @@ global boolean Read() { /* Support read dialog caption */ - string caption = _("Initializing support Configuration"); + string caption = _("Initializing Support Configuration"); configuration = (map)SCR::Read(.etc.supportconfig.all); foreach(map<string, any> row, configuration["value"]:[], { @@ -272,7 +272,7 @@ global boolean Write() { /* Support read dialog caption */ - string caption = _("Saving support Configuration"); + string caption = _("Saving Support Configuration"); // TODO FIXME And set the right number of stages integer steps = 2; 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-support-2.19.0/src/complex.ycp new/yast2-support-2.19.1/src/complex.ycp --- old/yast2-support-2.19.0/src/complex.ycp 2008-10-24 15:31:49.000000000 +0200 +++ new/yast2-support-2.19.1/src/complex.ycp 2013-01-22 12:13:23.000000000 +0100 @@ -34,7 +34,6 @@ import "Label"; import "Popup"; import "Wizard"; -//import "Wizard_hw"; import "Confirm"; import "Support"; 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-support-2.19.0/src/dialogs.ycp new/yast2-support-2.19.1/src/dialogs.ycp --- old/yast2-support-2.19.0/src/dialogs.ycp 2008-11-25 16:24:56.000000000 +0100 +++ new/yast2-support-2.19.1/src/dialogs.ycp 2013-01-22 12:13:23.000000000 +0100 @@ -49,7 +49,7 @@ `Frame(_("Open Novell Support Center"), `VBox( `HStretch (), - `Left (`Label(_("This will start a browser with Novell Support Center Portal."))), + `Left (`Label(_("This will start a browser connecting to the Novell Support Center Portal."))), `HBox ( `HStretch(), `HStretch(), @@ -67,7 +67,7 @@ `Frame(`opt (`hstretch), _("Collect Data"), `VBox( `HStretch (), - `Left (`Label(_("This will create tarball with collected log files."))), + `Left (`Label(_("This will create a tarball containing the collected log files."))), `HBox ( `HStretch(), `HStretch(), @@ -86,7 +86,7 @@ `Frame(`opt (`hstretch), _("Upload Data"), `VBox( `HStretch (), - `Label(_("This will upload collected logs into specified URL.")), + `Label(_("This will upload the collected logs to the specified URL.")), `HBox ( `HStretch(), `HStretch(), @@ -115,15 +115,16 @@ break; else if (ret == `browser){ - if (Support::browser==nil) Popup::Error(_("Couldn't find any installed browser.")); + if (Support::browser==nil) Popup::Error(_("Could not find any installed browser.")); else{ string url="'http://www.novell.com/center/eservice'"; if (0 == SCR::Execute (.target.bash, "env|grep LOGNAME|cut -d'=' -f2- | grep root")) { - if (Popup::ContinueCancel (sformat (_("YaST will run a web browser as superuser. Consider -running it as a non-provileged user and entering URL + if (Popup::ContinueCancel (sformat (_("YaST will run a Web browser as superuser. Consider +running it as a non-provileged user and entering the URL %1. -Start web browser?"), url))) +Start Web browser? +"), url))) { y2milestone("Executing browser %1 with URL %2", Support::browser, url); SCR::Execute(.target.bash, sformat("%1 %2", Support::browser, url)); @@ -170,7 +171,7 @@ term contents = `Frame("", `VBox( load_save, - `CheckBoxFrame(`id(`upload), _("Upload log files tarball into URL"), true, + `CheckBoxFrame(`id(`upload), _("Upload log files tarball to URL"), true, `Left( `InputField(`id(`url), _("Upload Target"), url) ) ) ) @@ -500,7 +501,7 @@ )), `Frame (_("Upload Information"), `VBox( `Left(`InputField(`id(`target), _("Upload Target"), deletechars(Support::options["VAR_OPTION_UPLOAD_TARGET"]:"", "'"))), - `Left(`InputField(`id(`novell_number), _("Novell 11 digit service request number"), Support::novell_number)) + `Left(`InputField(`id(`novell_number), _("Novell 11-digit service request number"), Support::novell_number)) ))); Wizard::SetContentsButtons(caption, contents, HELPS["contact"]:"", 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-support-2.19.0/src/helps.ycp new/yast2-support-2.19.1/src/helps.ycp --- old/yast2-support-2.19.0/src/helps.ycp 2008-11-20 11:52:24.000000000 +0100 +++ new/yast2-support-2.19.1/src/helps.ycp 2013-01-22 12:13:23.000000000 +0100 @@ -37,8 +37,8 @@ map HELPS = $[ /* Read dialog help 1/2 */ - "read" : _("<p><b><big>Initializing support Configuration</big></b><br> -Please wait...<br></p> + "read" : _("<p><b><big>Initializing Support Configuration</big></b><br> +</p> ") + /* Read dialog help 2/2 */ @@ -47,8 +47,8 @@ "), /* Write dialog help 1/2 */ - "write" : _("<p><b><big>Saving support Configuration</big></b><br> -Please wait...<br></p> + "write" : _("<p><b><big>Saving Support Configuration</big></b><br> +</p> ") + /* Write dialog help 2/2 */ @@ -65,7 +65,7 @@ /* Summary dialog help 2/3 */ _("<p><b><big>Adding a support:</big></b><br> -Choose an support from the list of detected supports. +Choose a support from the list of detected supports. If your support was not detected, use <b>Other (not detected)</b>. Then press <b>Configure</b>.</p> ") + @@ -79,9 +79,10 @@ /* Ovreview dialog help 1/3 */ "overview" : _(" <p><b><big>Opening Novell Support Center</big></b><br> -To start a web browser that opens the Novell Support Center Portal, use <b>Open Novell Support Center</b>. +To start a Web browser that opens the Novell Support Center Portal, use <b>Open Novell Support Center</b>. You can then open a Service Request with Novell Technical Support. Make sure you write down -the Service Request number to include in the supportconfig data upload.</p>") +the Service Request number to include in the supportconfig data upload.</p> +") /* Ovreview dialog help 2/3 */ + _("<p><b><big>Collecting Data</big></b><br> To run the supportconfig data collection tool, use <b>Collect Data</b></p>") @@ -96,13 +97,15 @@ gather the most data or only gather a minimum amount of data.") /* Configure1 dialog help 2/3 */ + _("<p><b><big>Expert Settings</big></b><br> -Select <b>Use Custom</b> and the <b>Expert Settings</b> button -to select specific data sets to collect.</p>") +Select <b>Use Custom</b> and click the <b>Expert Settings</b> button +to select specific data sets to collect.</p> +") /* Configure1 dialog help 3/3 */ + _("<p><b><big>Options</big></b><br> -You can collect additional information. Usually these options are not -necessary, but can be included when circumstances require.</p>"), +Collect additional information. Usually these options are not +necessary, but can be included if circumstances require more information.</p> +"), /* Expert dialog help 1/1 */ "expert_params" : _("<p><big><b>Default Options</b></big><br> @@ -125,49 +128,61 @@ scp://central.server.foo.com/supportconfig/archives</p>") /* Contact dialog help 4/4 */ + _("<p><b>Note:</b> If you are uploading a supportconfig tarball to Novell Technical Support, -make sure you include the Novell 11 digit service request number from your open service request."), +make sure you include the Novell 11-digit service request number from your open service request. +"), /* Collecting data dialkog help 1/1 */ "collecting" : _("<p><b><big>Collecting Data</big></b>><br> -Please wait while the data is being collected.</p>"), +Data is being collected.</p> +"), /* Data review dialog help 1/1 */ "review" : _("<p><b><big>Collected Data Review</big></b><br> Review the data collected by supportconfig. If you do not want to share some of the collected data, -use <b>Remove from Data</b> and selected file will be removed.</p>"), +use <b>Remove from Data</b> and the selected file will be removed.</p> +"), /* Configure1 dialog help 1/3 */ "upload_save" : _("<p><b><big>Upload supportconfig tarball to Novell Technical Support</big></b><br> -If you want to store copy of supportconfig tarball, select target directory and be sure that this option - is checked. -<br></p>") + +If you want to store a copy of the supportconfig tarball, select the target +directory and make sure that this option is checked. +<br></p> +") + /* Configure1 dialog help 2/3 */ _("<p><b><big>Upload URL</big></b><br> -This option has default value where supportconfig tarball will be uploaded. +This option has the location to which the supportconfig tarball will be uploaded +as default value. Change this value only in special cases. -</p>") + +</p> +") + /* Configure1 dialog help 3/3, %1 is a URL */ sformat (_("<p><b><big>Privacy Policy</big></b><br> -You can find the Novell's privacy policy at -<i>%1</i>.</p>"), +Find Novell's privacy policy at +<i>%1</i>.</p> +"), "http://www.novell.com/company/policies/privacy/"), "upload_select" : _("<p><b><big>Upload supportconfig tarball to Novell Technical Support</big></b><br> -If you have supportconfig tarball already created, write full path into <i>Package with log files</i> field. -<br></p>") + +If you have already created the supportconfig tarball, write the full path +into the <i>Package with log files</i> field. +<br></p> +") + /* Configure1 dialog help 2/3 */ _("<p><b><big>Upload URL</big></b><br> -This option has default value where supportconfig tarball will be uploaded. +This option has the location to which the supportconfig tarball will be uploaded +as default value. Change this value only in special cases. -</p>") + +</p> +") + /* Configure1 dialog help 3/3 */ sformat (_("<p><b><big>Privacy Policy</big></b><br> -You can find the Novell's privacy policy at -<i>%1</i>.</p>"), +Find Novell's privacy policy at +<i>%1</i>.</p> +"), "http://www.novell.com/company/policies/privacy/"), /* Configure2 dialog help 1/2 */ 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-support-2.19.0/src/support.desktop new/yast2-support-2.19.1/src/support.desktop --- old/yast2-support-2.19.0/src/support.desktop 2010-01-18 09:48:17.000000000 +0100 +++ new/yast2-support-2.19.1/src/support.desktop 2013-01-22 12:13:23.000000000 +0100 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Support X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=support 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-support-2.19.0/src/supportconfig_conf.ycp new/yast2-support-2.19.1/src/supportconfig_conf.ycp --- old/yast2-support-2.19.0/src/supportconfig_conf.ycp 2008-11-20 15:37:16.000000000 +0100 +++ new/yast2-support-2.19.1/src/supportconfig_conf.ycp 2013-01-22 12:13:23.000000000 +0100 @@ -1,3 +1,25 @@ +/**************************************************************************** + +Copyright (c) 2008 - 2012 Novell, Inc. +All Rights Reserved. + +This program is free software; you can redistribute it and/or +modify it under the terms of version 2 of the GNU General Public License as +published by the Free Software Foundation. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, contact Novell, Inc. + +To contact Novell about this file by physical or electronic mail, +you may find current contact information at www.novell.com + +****************************************************************************/ + { textdomain "support"; @@ -14,43 +36,44 @@ "OPTION_EDIR" : _("Novell eDirectory health check information. novell-edir.txt"), "OPTION_ENV" : _("System environment information, including sysctl and root's environment. env.txt"), "OPTION_ETC" : _("Recursively gets *.conf files, along with various other configuration files in /etc. etc.txt"), -"OPTION_EVMS" : _("Enterprise Volume Management System related information. evms.txt"), +"OPTION_EVMS" : _("Enterprise Volume Management System-related information. evms.txt"), "OPTION_HA" : _("Heartbeat/high availabilty cluster information. ha.txt"), "OPTION_ISCSI" : _("iSCSI target and initiator information. fs-iscsi.txt"), "OPTION_LDAP" : _("LDAP related information, including a root DSE search. ldap.txt"), -"OPTION_LUM" : _("Novell Linux User Management related information, including a root DSE, UNIX Config and workstation object searches. novell-lum.txt"), -"OPTION_LVM" : _("Linux Volume Management related information. lvm.txt"), -"OPTION_MEM" : _("Memory related information. memory.txt"), +"OPTION_LUM" : _("Novell Linux User Management-related information, including a root DSE, UNIX Config and workstation object searches. novell-lum.txt"), +"OPTION_LVM" : _("Linux Volume Management-related information. lvm.txt"), +"OPTION_MEM" : _("Memory-related information. memory.txt"), "OPTION_MOD" : _("System kernel module information. modules.txt"), "OPTION_MPIO" : _("Native device mapper multipathing information. mpio.txt"), -"OPTION_NCP" : _("Novell Core Protocol related information. novell-ncp.txt"), -"OPTION_NCS" : _("Novell Cluster Services related information. novell-ncs.txt"), -"OPTION_NET" : _("Network related information, including firewall rules. network.txt"), -"OPTION_NFS" : _("Network File System related information. nfs.txt"), -"OPTION_NSS" : _("Novell Storage Services related information. novell-nss.txt"), -"OPTION_NTP" : _("Network Time Protocol related information. ntp.txt"), -"OPTION_OCFS2" : _("OCFS2 file system related information. ocfs2.txt"), +"OPTION_NCP" : _("Novell Core Protocol-related information. novell-ncp.txt"), +"OPTION_NCS" : _("Novell Cluster Services-related information. novell-ncs.txt"), +"OPTION_NET" : _("Network-related information, including firewall rules. network.txt"), +"OPTION_NFS" : _("Network File System-related information. nfs.txt"), +"OPTION_NSS" : _("Novell Storage Services-related information. novell-nss.txt"), +"OPTION_NTP" : _("Network Time Protocol-related information. ntp.txt"), +"OPTION_OCFS2" : _("OCFS2 file system-related information. ocfs2.txt"), "OPTION_OFILES" : _("List of all open files using lsof. open-files.txt"), -"OPTION_OPENWBEM" : _("OpenWBEM related information. openwbem.txt"), -"OPTION_PAM" : _("Pluggable Authentication Module related information, including user account information. pam.txt"), -"OPTION_PRINT" : _("Printing and CUPS related information. print.txt"), +"OPTION_OPENWBEM" : _("OpenWBEM-related information. openwbem.txt"), +"OPTION_PAM" : _("Pluggable Authentication Module-related information, including user account information. pam.txt"), +"OPTION_PRINT" : _("Printing and CUPS-related information. print.txt"), "OPTION_PROC" : _("Includes key /proc file content. proc.txt"), -"OPTION_RCD" : _("Update daemon related information. updates-daemon.txt"), +"OPTION_RCD" : _("Update daemon-related information. updates-daemon.txt"), "OPTION_RUG" : _("Update client related information. updates.txt"), -"OPTION_SAR" : _("System Activity Reporting related information, including copies of the SAR data files. sar.txt"), -"OPTION_SLERT" : _("SLES Real Time kernel related information. slert.txt"), +"OPTION_SAR" : _("System Activity Reporting-related information, including copies of the SAR data files. sar.txt"), +"OPTION_SLERT" : _("SLES Real Time kernel-related information. slert.txt"), "OPTION_SLP" : _("Service Location Protocol related information. slp.txt"), -"OPTION_SMART" : _("Self-Monitoring, Analysis, and Reporting Technology related information for hard disks. WARNING: Some hard disk controllers and drives do not -behave kindly. Probing SMART data has been known to change file systems to read only mode or even hang the server. Make sure probing SMART data -works in your environment before enabling this option. fs-smartmon.txt"), -"OPTION_SMB" : _("Samba and CIFS related information. samba.txt"), -"OPTION_SRAID" : _("Software RAID related information. fs-softraid.txt"), +"OPTION_SMART" : _("Self-Monitoring, Analysis, and Reporting Technology-related information for hard disks. WARNING: Some hard disk controllers and drives do not +behave nicely. Probing SMART data has been known to change file systems to read only mode or even hang the server. Make sure probing SMART data +works in your environment before enabling this option. fs-smartmon.txt +"), +"OPTION_SMB" : _("Samba and CIFS-related information. samba.txt"), +"OPTION_SRAID" : _("Software RAID-related information. fs-softraid.txt"), "OPTION_SSH" : _("Secure Shell server information. ssh.txt"), "OPTION_SYSCONFIG" : _("Configuration files found in /etc/sysconfig. sysconfig.txt"), -"OPTION_UDEV" : _("UDEV device manager related information. udev.txt"), -"OPTION_X" : _("X graphical system related information. x.txt"), -"OPTION_XEN" : _("XEN virtualization related information. xen.txt"), -"ADD_OPTION_EDIR_SEARCH": _("Tells the supportconfig to search the file system for all eDirectory instances files. If set, ADD_OPTION_FSLIST is automatically set as well. -e"), +"OPTION_UDEV" : _("UDEV device manager-related information. udev.txt"), +"OPTION_X" : _("X graphical system-related information. x.txt"), +"OPTION_XEN" : _("XEN virtualization-related information. xen.txt"), +"ADD_OPTION_EDIR_SEARCH": _("Tells supportconfig to search the file system for all eDirectory instances files. If set, ADD_OPTION_FSLIST is automatically set as well. -e"), "ADD_OPTION_FSLIST" : _("A full file list using find from the root of the filesytem. -L, fs-files.txt"), "ADD_OPTION_LOGS" : _("Includes the entire log file, including comments, instead of just VAR_OPTION_LINE_COUNT lines of it. Additional rotated logs are included if available. -l"), "ADD_OPTION_MIN_DISKSCAN": _("Minimizes the amount of disk information and detailed scanning. -d"), @@ -75,7 +98,7 @@ "VAR_OPTION_SAR_FILES_LIMIT" :_("The maximum number of SAR data files to include in the supportconfig tarball."), -"VAR_OPTION_SILENT" :_("When set to 1, supportconfig runs in quiet mode. This option is useful if you plan on running regular supportconfigs in a cron job for example. Set with -Q."), +"VAR_OPTION_SILENT" :_("When set to 1, supportconfig runs in quiet mode. This option is useful if you\nplan on running supportconfig regularly in a cron job for example. Set with -Q."), "VAR_OPTION_UPLOAD_TARGET" :_("Used to specify where the supportconfig tarball will be uploaded, when using the -u srnum startup option. You can specify any FTP server that supports anonymous uploads. The default is Novell's public ftp server.")
participants (1)
-
root@hilbert.suse.de