Hello community, here is the log from the commit of package autoyast2 for openSUSE:Factory checked in at 2012-09-21 14:33:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old) and /work/SRC/openSUSE:Factory/.autoyast2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autoyast2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes 2012-08-07 21:50:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2012-09-21 14:33:55.000000000 +0200 @@ -1,0 +2,21 @@ +Thu Sep 20 17:02:42 CEST 2012 - [email protected] + +- 2.23.0 +- add code to support thin provisioning in LVM VG (fate#313905) + +------------------------------------------------------------------- +Wed Sep 19 16:36:14 CEST 2012 - [email protected] + +- log stderr and stdout of init scripts (bnc#781145) + +------------------------------------------------------------------- +Thu Aug 30 11:06:45 CEST 2012 - [email protected] + +- use ButtonBox widget where appropriate (bnc#701255) + +------------------------------------------------------------------- +Wed Aug 29 17:53:45 CEST 2012 - [email protected] + +- prevent cloning of /dev/tmpfs storage container (bnc#776365) + +------------------------------------------------------------------- Old: ---- autoyast2-2.22.5.tar.bz2 New: ---- autoyast2-2.23.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autoyast2.spec ++++++ --- /var/tmp/diff_new_pack.bVie7t/_old 2012-09-21 14:33:57.000000000 +0200 +++ /var/tmp/diff_new_pack.bVie7t/_new 2012-09-21 14:33:57.000000000 +0200 @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 2.22.5 +Version: 2.23.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -83,7 +83,7 @@ installation sources. %package installation -Version: 2.22.5 +Version: 2.23.0 Release: 0 Summary: YaST2 - Auto Installation Modules Group: System/YaST @@ -120,7 +120,6 @@ 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} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works ++++++ autoyast2-2.22.5.tar.bz2 -> autoyast2-2.23.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/COPYING new/autoyast2-2.23.0/COPYING --- old/autoyast2-2.22.5/COPYING 2012-08-07 14:24:31.000000000 +0200 +++ new/autoyast2-2.23.0/COPYING 2012-09-20 17:04:23.000000000 +0200 @@ -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' old/autoyast2-2.22.5/VERSION new/autoyast2-2.23.0/VERSION --- old/autoyast2-2.22.5/VERSION 2012-08-07 14:23:54.000000000 +0200 +++ new/autoyast2-2.23.0/VERSION 2012-09-20 11:33:07.000000000 +0200 @@ -1 +1 @@ -2.22.5 +2.23.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/configure new/autoyast2-2.23.0/configure --- old/autoyast2-2.22.5/configure 2012-08-07 14:24:19.000000000 +0200 +++ new/autoyast2-2.23.0/configure 2012-08-28 18:55:19.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for autoyast2 2.22.5. +# Generated by GNU Autoconf 2.68 for autoyast2 2.21.4. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='autoyast2' PACKAGE_TARNAME='autoyast2' -PACKAGE_VERSION='2.22.5' -PACKAGE_STRING='autoyast2 2.22.5' +PACKAGE_VERSION='2.21.4' +PACKAGE_STRING='autoyast2 2.21.4' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1237,7 +1237,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 autoyast2 2.22.5 to adapt to many kinds of systems. +\`configure' configures autoyast2 2.21.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1308,7 +1308,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of autoyast2 2.22.5:";; + short | recursive ) echo "Configuration of autoyast2 2.21.4:";; esac cat <<\_ACEOF @@ -1388,7 +1388,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -autoyast2 configure 2.22.5 +autoyast2 configure 2.21.4 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1405,7 +1405,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by autoyast2 $as_me 2.22.5, which was +It was created by autoyast2 $as_me 2.21.4, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2335,7 +2335,7 @@ # Define the identity of the package. PACKAGE='autoyast2' - VERSION='2.22.5' + VERSION='2.21.4' cat >>confdefs.h <<_ACEOF @@ -2457,7 +2457,7 @@ -VERSION="2.22.5" +VERSION="2.21.4" RPMNAME="autoyast2" MAINTAINER="Uwe Gansert <[email protected]>" @@ -2929,7 +2929,7 @@ -ac_config_files="$ac_config_files Makefile agents/Makefile doc/xml/images/PNG/Makefile doc/xml/images/EPS/Makefile doc/xml/images/WEB/Makefile doc/xml/images/Makefile doc/xml/entities/en/Makefile doc/xml/entities/Makefile doc/xml/Makefile doc/entities/en/Makefile doc/entities/Makefile doc/bin/Makefile doc/examples/Makefile doc/Makefile scripts/Makefile src/include/Makefile src/modules/Makefile src/data/Makefile src/clients/Makefile src/config/Makefile src/dialogs/Makefile src/schema/Makefile src/tests/Makefile src/Makefile testsuite/Makefile" +ac_config_files="$ac_config_files Makefile agents/Makefile doc/xml/images/PNG/Makefile doc/xml/images/EPS/Makefile doc/xml/images/WEB/Makefile doc/xml/images/Makefile doc/xml/Makefile doc/autodocs/Makefile doc/entities/en/Makefile doc/entities/Makefile doc/bin/Makefile doc/components/Makefile doc/examples/Makefile doc/xsl/Makefile doc/Makefile scripts/Makefile src/include/Makefile src/modules/Makefile src/data/Makefile src/clients/Makefile src/config/Makefile src/dialogs/Makefile src/schema/Makefile src/tests/Makefile src/Makefile testsuite/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -3498,7 +3498,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by autoyast2 $as_me 2.22.5, which was +This file was extended by autoyast2 $as_me 2.21.4, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3551,7 +3551,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -autoyast2 config.status 2.22.5 +autoyast2 config.status 2.21.4 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" @@ -3670,13 +3670,14 @@ "doc/xml/images/EPS/Makefile") CONFIG_FILES="$CONFIG_FILES doc/xml/images/EPS/Makefile" ;; "doc/xml/images/WEB/Makefile") CONFIG_FILES="$CONFIG_FILES doc/xml/images/WEB/Makefile" ;; "doc/xml/images/Makefile") CONFIG_FILES="$CONFIG_FILES doc/xml/images/Makefile" ;; - "doc/xml/entities/en/Makefile") CONFIG_FILES="$CONFIG_FILES doc/xml/entities/en/Makefile" ;; - "doc/xml/entities/Makefile") CONFIG_FILES="$CONFIG_FILES doc/xml/entities/Makefile" ;; "doc/xml/Makefile") CONFIG_FILES="$CONFIG_FILES doc/xml/Makefile" ;; + "doc/autodocs/Makefile") CONFIG_FILES="$CONFIG_FILES doc/autodocs/Makefile" ;; "doc/entities/en/Makefile") CONFIG_FILES="$CONFIG_FILES doc/entities/en/Makefile" ;; "doc/entities/Makefile") CONFIG_FILES="$CONFIG_FILES doc/entities/Makefile" ;; "doc/bin/Makefile") CONFIG_FILES="$CONFIG_FILES doc/bin/Makefile" ;; + "doc/components/Makefile") CONFIG_FILES="$CONFIG_FILES doc/components/Makefile" ;; "doc/examples/Makefile") CONFIG_FILES="$CONFIG_FILES doc/examples/Makefile" ;; + "doc/xsl/Makefile") CONFIG_FILES="$CONFIG_FILES doc/xsl/Makefile" ;; "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;; "src/include/Makefile") CONFIG_FILES="$CONFIG_FILES src/include/Makefile" ;; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/configure.in new/autoyast2-2.23.0/configure.in --- old/autoyast2-2.22.5/configure.in 2012-08-07 14:24:17.000000000 +0200 +++ new/autoyast2-2.23.0/configure.in 2012-08-28 18:55:14.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(autoyast2, 2.22.5, http://bugs.opensuse.org/, autoyast2) +AC_INIT(autoyast2, 2.21.4, http://bugs.opensuse.org/, autoyast2) 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.22.5" +VERSION="2.21.4" RPMNAME="autoyast2" MAINTAINER="Uwe Gansert <[email protected]>" @@ -160,13 +160,14 @@ doc/xml/images/EPS/Makefile doc/xml/images/WEB/Makefile doc/xml/images/Makefile -doc/xml/entities/en/Makefile -doc/xml/entities/Makefile doc/xml/Makefile +doc/autodocs/Makefile doc/entities/en/Makefile doc/entities/Makefile doc/bin/Makefile +doc/components/Makefile doc/examples/Makefile +doc/xsl/Makefile doc/Makefile scripts/Makefile src/include/Makefile diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/entities/Makefile.in new/autoyast2-2.23.0/doc/entities/Makefile.in --- old/autoyast2-2.22.5/doc/entities/Makefile.in 2012-08-07 14:24:20.000000000 +0200 +++ new/autoyast2-2.23.0/doc/entities/Makefile.in 2012-08-28 18:55:21.000000000 +0200 @@ -34,7 +34,7 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -subdir = doc/xml/entities +subdir = doc/entities DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in @@ -226,9 +226,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/xml/entities/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/entities/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/xml/entities/Makefile + $(AUTOMAKE) --foreign doc/entities/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/entities/en/Makefile.in new/autoyast2-2.23.0/doc/entities/en/Makefile.in --- old/autoyast2-2.22.5/doc/entities/en/Makefile.in 2012-08-07 14:24:20.000000000 +0200 +++ new/autoyast2-2.23.0/doc/entities/en/Makefile.in 2012-08-28 18:55:21.000000000 +0200 @@ -34,7 +34,7 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -subdir = doc/xml/entities/en +subdir = doc/entities/en DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in @@ -185,9 +185,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/xml/entities/en/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/entities/en/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/xml/entities/en/Makefile + $(AUTOMAKE) --foreign doc/entities/en/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/xml/NetworkSection.xml new/autoyast2-2.23.0/doc/xml/NetworkSection.xml --- old/autoyast2-2.22.5/doc/xml/NetworkSection.xml 2012-07-04 17:40:29.000000000 +0200 +++ new/autoyast2-2.23.0/doc/xml/NetworkSection.xml 2012-08-30 17:53:59.000000000 +0200 @@ -38,7 +38,7 @@ </para> <para> In the networking section, set this option to "true" (default is - "false", available since openSUSE 11.2 but not in SLES11): + "false", available since openSUSE 11.2 and SLES11): </para> <screen><keep_install_network config:type="boolean">true</keep_install_network></screen> <para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/xml/PartitioningSection.xml new/autoyast2-2.23.0/doc/xml/PartitioningSection.xml --- old/autoyast2-2.22.5/doc/xml/PartitioningSection.xml 2012-07-26 16:29:15.000000000 +0200 +++ new/autoyast2-2.23.0/doc/xml/PartitioningSection.xml 2012-09-20 15:52:14.000000000 +0200 @@ -444,6 +444,27 @@ <entry></entry> </row> <row> + <entry>pool</entry> + <entry> + <para> + Boolean must be set to true if the LVM logical volume should be a LVM thin pool. + </para> + <screen><pool config:type="boolean">false</pool></screen> + </entry> + <entry>this key is available since openSUSE 12.3 and SLES11 SP3</entry> + </row> + <row> + <entry>used_pool</entry> + <entry> + <para> + The name of the LVM thin pool that is used as data store for this thin logical volume. + If this is set to something nonempty, it implies that the volume is a so called thin logical volume. + </para> + <screen><used_pool>my_thin_pool</used_pool></screen> + </entry> + <entry>this key is available since openSUSE 12.3 and SLES11 SP3</entry> + </row> + <row> <entry>evms_group</entry> <entry> <para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/xml/ay_bigfile.xml new/autoyast2-2.23.0/doc/xml/ay_bigfile.xml --- old/autoyast2-2.22.5/doc/xml/ay_bigfile.xml 2012-08-07 14:24:29.000000000 +0200 +++ new/autoyast2-2.23.0/doc/xml/ay_bigfile.xml 2012-09-20 17:04:16.000000000 +0200 @@ -2245,6 +2245,35 @@ </row> <row> <entry> + <para>pool</para> + </entry> + <entry> + <para> + Boolean must be set to true if the LVM logical volume should be a LVM thin pool. + </para> + <screen><pool config:type="boolean">false</pool></screen> + </entry> + <entry> + <para>this key is available since openSUSE 12.3 and SLES11 SP3</para> + </entry> + </row> + <row> + <entry> + <para>used_pool</para> + </entry> + <entry> + <para> + The name of the LVM thin pool that is used as data store for this thin logical volume. + If this is set to something nonempty, it implies that the volume is a so called thin logical volume. + </para> + <screen><used_pool>my_thin_pool</used_pool></screen> + </entry> + <entry> + <para>this key is available since openSUSE 12.3 and SLES11 SP3</para> + </entry> + </row> + <row> + <entry> <para>evms_group</para> </entry> <entry> @@ -3883,7 +3912,7 @@ </para> <para> In the networking section, set this option to "true" (default is - "false", available since openSUSE 11.2 but not in SLES11): + "false", available since openSUSE 11.2 and SLES11): </para> <screen><keep_install_network config:type="boolean">true</keep_install_network></screen> <para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/xml/ay_bigfile_docbook.xml new/autoyast2-2.23.0/doc/xml/ay_bigfile_docbook.xml --- old/autoyast2-2.22.5/doc/xml/ay_bigfile_docbook.xml 2012-08-07 14:24:29.000000000 +0200 +++ new/autoyast2-2.23.0/doc/xml/ay_bigfile_docbook.xml 2012-09-20 17:04:15.000000000 +0200 @@ -2048,6 +2048,27 @@ <entry/> </row> <row> + <entry>pool</entry> + <entry> + <para> + Boolean must be set to true if the LVM logical volume should be a LVM thin pool. + </para> + <screen><pool config:type="boolean">false</pool></screen> + </entry> + <entry>this key is available since openSUSE 12.3 and SLES11 SP3</entry> + </row> + <row> + <entry>used_pool</entry> + <entry> + <para> + The name of the LVM thin pool that is used as data store for this thin logical volume. + If this is set to something nonempty, it implies that the volume is a so called thin logical volume. + </para> + <screen><used_pool>my_thin_pool</used_pool></screen> + </entry> + <entry>this key is available since openSUSE 12.3 and SLES11 SP3</entry> + </row> + <row> <entry>evms_group</entry> <entry> <para> @@ -3565,7 +3586,7 @@ </para> <para> In the networking section, set this option to "true" (default is - "false", available since openSUSE 11.2 but not in SLES11): + "false", available since openSUSE 11.2 and SLES11): </para> <screen><keep_install_network config:type="boolean">true</keep_install_network></screen> <para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/xml/entities/Makefile.in new/autoyast2-2.23.0/doc/xml/entities/Makefile.in --- old/autoyast2-2.22.5/doc/xml/entities/Makefile.in 2012-08-07 14:24:20.000000000 +0200 +++ new/autoyast2-2.23.0/doc/xml/entities/Makefile.in 2012-08-28 18:55:21.000000000 +0200 @@ -34,7 +34,7 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -subdir = doc/xml/entities +subdir = doc/entities DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in @@ -226,9 +226,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/xml/entities/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/entities/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/xml/entities/Makefile + $(AUTOMAKE) --foreign doc/entities/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/xml/entities/en/Makefile.in new/autoyast2-2.23.0/doc/xml/entities/en/Makefile.in --- old/autoyast2-2.22.5/doc/xml/entities/en/Makefile.in 2012-08-07 14:24:20.000000000 +0200 +++ new/autoyast2-2.23.0/doc/xml/entities/en/Makefile.in 2012-08-28 18:55:21.000000000 +0200 @@ -34,7 +34,7 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -subdir = doc/xml/entities/en +subdir = doc/entities/en DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in @@ -185,9 +185,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/xml/entities/en/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/entities/en/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/xml/entities/en/Makefile + $(AUTOMAKE) --foreign doc/entities/en/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/doc/xml/examples.ent new/autoyast2-2.23.0/doc/xml/examples.ent --- old/autoyast2-2.22.5/doc/xml/examples.ent 2012-07-17 16:51:39.000000000 +0200 +++ new/autoyast2-2.23.0/doc/xml/examples.ent 2012-08-28 19:06:31.000000000 +0200 @@ -1,19 +1,19 @@ <!ENTITY example.advancedPartitioning SYSTEM "examples/example.advancedPartitioning.xml"> <!ENTITY example.autodetectpart SYSTEM "examples/example.autodetectpart.xml"> +<!ENTITY example.bootloader SYSTEM "examples/example.bootloader.xml"> <!ENTITY example.bootloader1 SYSTEM "examples/example.bootloader1.xml"> <!ENTITY example.bootloader2 SYSTEM "examples/example.bootloader2.xml"> -<!ENTITY example.bootloader SYSTEM "examples/example.bootloader.xml"> -<!ENTITY example.customextended SYSTEM "examples/example.customextended.xml"> +<!ENTITY example.customSoftware SYSTEM "examples/example.customSoftware.xml"> <!ENTITY example.customSoftware2 SYSTEM "examples/example.customSoftware2.xml"> <!ENTITY example.customSoftware3 SYSTEM "examples/example.customSoftware3.xml"> -<!ENTITY example.customSoftware SYSTEM "examples/example.customSoftware.xml"> +<!ENTITY example.customextended SYSTEM "examples/example.customextended.xml"> <!ENTITY example.dhcp1 SYSTEM "examples/example.dhcp1.xml"> <!ENTITY example.dhcp2 SYSTEM "examples/example.dhcp2.xml"> <!ENTITY example.dhcp3 SYSTEM "examples/example.dhcp3.xml"> <!ENTITY example.dhcp4 SYSTEM "examples/example.dhcp4.xml"> <!ENTITY example.evms SYSTEM "examples/example.evms.xml"> -<!ENTITY example.filesadv SYSTEM "examples/example.filesadv.xml"> <!ENTITY example.files SYSTEM "examples/example.files.xml"> +<!ENTITY example.filesadv SYSTEM "examples/example.filesadv.xml"> <!ENTITY example.firewall SYSTEM "examples/example.firewall.xml"> <!ENTITY example.fstab SYSTEM "examples/example.fstab.xml"> <!ENTITY example.generalOptions SYSTEM "examples/example.generalOptions.xml"> @@ -24,22 +24,22 @@ <!ENTITY example.keepingpart SYSTEM "examples/example.keepingpart.xml"> <!ENTITY example.kernel SYSTEM "examples/example.kernel.xml"> <!ENTITY example.ldapclient SYSTEM "examples/example.ldapclient.xml"> +<!ENTITY example.lvm SYSTEM "examples/example.lvm.xml"> <!ENTITY example.lvmnew SYSTEM "examples/example.lvmnew.xml"> <!ENTITY example.lvmold SYSTEM "examples/example.lvmold.xml"> <!ENTITY example.lvmvolume SYSTEM "examples/example.lvmvolume.xml"> -<!ENTITY example.lvm SYSTEM "examples/example.lvm.xml"> <!ENTITY example.mail SYSTEM "examples/example.mail.xml"> <!ENTITY example.mountoptions SYSTEM "examples/example.mountoptions.xml"> <!ENTITY example.network SYSTEM "examples/example.network.xml"> <!ENTITY example.nfs-new SYSTEM "examples/example.nfs-new.xml"> -<!ENTITY example.nfsserver SYSTEM "examples/example.nfsserver.xml"> <!ENTITY example.nfs SYSTEM "examples/example.nfs.xml"> +<!ENTITY example.nfsserver SYSTEM "examples/example.nfsserver.xml"> <!ENTITY example.nis SYSTEM "examples/example.nis.xml"> <!ENTITY example.ntp SYSTEM "examples/example.ntp.xml"> <!ENTITY example.online_update SYSTEM "examples/example.online_update.xml"> +<!ENTITY example.partitioning SYSTEM "examples/example.partitioning.xml"> <!ENTITY example.partitioning2 SYSTEM "examples/example.partitioning2.xml"> <!ENTITY example.partitioning3 SYSTEM "examples/example.partitioning3.xml"> -<!ENTITY example.partitioning SYSTEM "examples/example.partitioning.xml"> <!ENTITY example.printer SYSTEM "examples/example.printer.xml"> <!ENTITY example.proxy SYSTEM "examples/example.proxy.xml"> <!ENTITY example.raidnew SYSTEM "examples/example.raidnew.xml"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/scripts/autoyast new/autoyast2-2.23.0/scripts/autoyast --- old/autoyast2-2.22.5/scripts/autoyast 2012-07-04 17:40:29.000000000 +0200 +++ new/autoyast2-2.23.0/scripts/autoyast 2012-09-19 16:35:44.000000000 +0200 @@ -80,7 +80,7 @@ for script in `find $INITSCRIPT_DIR -type f |sort`; do echo -n "Executing AutoYaST script: $script" BASENAME=`basename $script` - sh -x $script 2> $LOG_DIR/$BASENAME.log + sh -x $script > $LOG_DIR/$BASENAME.log 2>&1 mv $script $SCRIPT_DIR rc_status -v done diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/dialogs/AdvancedPartitionDialog.ycp new/autoyast2-2.23.0/src/dialogs/AdvancedPartitionDialog.ycp --- old/autoyast2-2.22.5/src/dialogs/AdvancedPartitionDialog.ycp 2012-07-04 17:40:29.000000000 +0200 +++ new/autoyast2-2.23.0/src/dialogs/AdvancedPartitionDialog.ycp 2012-08-30 17:53:59.000000000 +0200 @@ -91,7 +91,7 @@ )) ), `VSpacing(1), - `HBox( + `ButtonBox( `PushButton(`id(`pbCancel), Label::CancelButton()), `PushButton(`id(`pbOK),Label::OKButton()) ))), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/dialogs/dialogs.ycp new/autoyast2-2.23.0/src/dialogs/dialogs.ycp --- old/autoyast2-2.22.5/src/dialogs/dialogs.ycp 2012-07-04 17:40:29.000000000 +0200 +++ new/autoyast2-2.23.0/src/dialogs/dialogs.ycp 2012-08-30 17:53:59.000000000 +0200 @@ -171,7 +171,8 @@ `Left (`TextEntry (`id (`newname), textentry, "")), `VSpacing(0.2), - `HBox(`PushButton(`id(`ok), `opt(`default), Label::OKButton()), + `ButtonBox( + `PushButton(`id(`ok), `opt(`default), Label::OKButton()), `PushButton(`id(`cancel), Label::CancelButton())), `VSpacing(0.2) ), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/dialogs/partition_dialogs.ycp new/autoyast2-2.23.0/src/dialogs/partition_dialogs.ycp --- old/autoyast2-2.22.5/src/dialogs/partition_dialogs.ycp 2012-07-04 17:40:29.000000000 +0200 +++ new/autoyast2-2.23.0/src/dialogs/partition_dialogs.ycp 2012-08-30 17:53:59.000000000 +0200 @@ -246,7 +246,7 @@ ), `VSpacing(1), `VStretch(), - `HBox( + `ButtonBox( // popup create partition: `PushButton(`id(`ok), Label::OKButton() ), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/include/classes.ycp new/autoyast2-2.23.0/src/include/classes.ycp --- old/autoyast2-2.22.5/src/include/classes.ycp 2012-07-04 17:40:29.000000000 +0200 +++ new/autoyast2-2.23.0/src/include/classes.ycp 2012-08-30 17:53:59.000000000 +0200 @@ -104,7 +104,7 @@ _("Descri&ption:"), class["description"]:""), `VSpacing(1), - `HBox( + `ButtonBox( `PushButton(`id(`save), Label::SaveButton()), `PushButton(`id(`cancel), Label::CancelButton()) ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/modules/AutoinstLVM.ycp new/autoyast2-2.23.0/src/modules/AutoinstLVM.ycp --- old/autoyast2-2.22.5/src/modules/AutoinstLVM.ycp 2012-07-26 16:29:15.000000000 +0200 +++ new/autoyast2-2.23.0/src/modules/AutoinstLVM.ycp 2012-09-20 15:35:18.000000000 +0200 @@ -355,8 +355,8 @@ lv["create"] = true; lv["format"] = lv["format"]:true; lv["device"] = "/dev/" + current_vg + "/" + lv["name"]:""; - addLogicalVolume(lv, current_vg); y2milestone("calling addLogicalVolume with lv = %1 and current_vg = %2",lv, current_vg); + addLogicalVolume(lv, current_vg); targetMap = Storage::GetTargetMap(); y2milestone("Storage::GetTargetMap returns %1",targetMap); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/modules/AutoinstPartPlan.ycp new/autoyast2-2.23.0/src/modules/AutoinstPartPlan.ycp --- old/autoyast2-2.22.5/src/modules/AutoinstPartPlan.ycp 2012-07-26 16:29:15.000000000 +0200 +++ new/autoyast2-2.23.0/src/modules/AutoinstPartPlan.ycp 2012-09-20 12:48:40.000000000 +0200 @@ -473,6 +473,12 @@ new_pe["subvolumes"] = filter( string s, new_pe["subvolumes"]:[], ``(!isempty(s))); } + // Handle thin stuff + if( pe["pool"]:false ) + new_pe["pool"] = true; + if( !isempty(pe["used_pool"]:"") ) + new_pe["used_pool"] = pe["used_pool"]:""; + // if the filesystem is unknown, we have detected_fs and no longer used_fs // don't know why yast2-storage is having two keys for that. // maybe it would be even okay to look only for "detected_fs" to set format to false @@ -622,15 +628,20 @@ { y2milestone("entering Import with %1", settings); AutoPartPlan = []; + list IgnoreTypes = [ `CT_TMPFS, `CT_BTRFS ]; foreach( map drive, settings, { - DriveT newDrive = AutoinstDrive::parseDrive( drive ); - if( AutoinstDrive::isDrive( newDrive ) ){ - AutoPartPlan = internalAddDrive( AutoPartPlan, newDrive ); - } - else{ - y2error( "Couldn't construct DriveT from '%1'", drive ); - } - }); + if( !contains( IgnoreTypes, drive["type"]:`CT_DISK )) + { + DriveT newDrive = AutoinstDrive::parseDrive( drive ); + if( AutoinstDrive::isDrive( newDrive ) ){ + AutoPartPlan = internalAddDrive( AutoPartPlan, newDrive ); + } + else + y2error( "Couldn't construct DriveT from '%1'", drive ); + } + else + y2milestone( "Ignoring Container type '%1'", drive["type"]:`CT_DISK ); + }); return true; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/modules/AutoinstPartition.ycp new/autoyast2-2.23.0/src/modules/AutoinstPartition.ycp --- old/autoyast2-2.22.5/src/modules/AutoinstPartition.ycp 2012-07-26 16:29:15.000000000 +0200 +++ new/autoyast2-2.23.0/src/modules/AutoinstPartition.ycp 2012-09-20 11:19:15.000000000 +0200 @@ -48,7 +48,9 @@ "raid_name" : "", "raid_type" : "", "raid_options" : $[], - "subvolumes" : [] + "subvolumes" : [], + "pool" : false, + "used_pool" : "" ]; define map<symbol,map> allfs = $[]; @@ -211,6 +213,14 @@ newPart["subvolumes"] = part["subvolumes"]:[]; else newPart = remove( newPart, "subvolumes" ); + if( !isempty( part["used_pool"]:"")) + newPart["used_pool"] = part["used_pool"]:""; + else + newPart = remove( newPart, "used_pool" ); + if( part["pool"]:false ) + newPart["pool"] = true; + else + newPart = remove( newPart, "pool" ); newPart = set( newPart, "loop_fs", part["loop_fs"]:false ); newPart = set( newPart, "partition_id", part["partition_id"]:131 ); if( haskey( part, "partition_nr" ) ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/schema/files.rnc new/autoyast2-2.23.0/src/schema/files.rnc --- old/autoyast2-2.22.5/src/schema/files.rnc 2012-07-04 17:40:29.000000000 +0200 +++ new/autoyast2-2.23.0/src/schema/files.rnc 2012-08-30 17:53:59.000000000 +0200 @@ -4,18 +4,16 @@ namespace config = "http://www.suse.com/1.0/configns" namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0" -y2_files = - file_contents - | file_path - | file_permissions - | file_owner - | file_script +file_src = file_contents + | file_location files = element files { LIST, - element file { y2_files* }+ + element file { file_src? & file_path & file_permissions? + & file_owner? & file_script? }+ } file_contents = element file_contents { text } +file_location = element file_location { text } file_path = element file_path { text } file_permissions = element file_permissions { text } file_owner = element file_owner { text } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-2.22.5/src/schema/partitioning.rnc new/autoyast2-2.23.0/src/schema/partitioning.rnc --- old/autoyast2-2.22.5/src/schema/partitioning.rnc 2012-07-17 11:58:36.000000000 +0200 +++ new/autoyast2-2.23.0/src/schema/partitioning.rnc 2012-09-20 11:08:42.000000000 +0200 @@ -53,6 +53,9 @@ | part_size | part_stripes | part_stripesize + | part_pool + | part_used_pool + partition = element partition { y2_partition* } part_create = element create { BOOLEAN } @@ -124,6 +127,8 @@ element stripes { INTEGER } part_stripesize = element stripesize { INTEGER } +part_pool = element pool { BOOLEAN } +part_used_pool = element used_pool { text } part_region = element region { LIST, -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
