Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2014-09-05 13:00:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and      /work/SRC/openSUSE:Factory/.autoyast2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoyast2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes      2014-08-30 
16:03:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2014-09-05 
13:00:09.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep  2 12:08:53 CEST 2014 - [email protected]
+
+- Fix failure to import report settings from profile introduced with
+  fix for bnc#887397 and bnc#893744
+- 3.1.58
+
+-------------------------------------------------------------------

Old:
----
  autoyast2-3.1.57.tar.bz2

New:
----
  autoyast2-3.1.58.tar.bz2

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

Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.EPWXja/_old  2014-09-05 13:00:10.000000000 +0200
+++ /var/tmp/diff_new_pack.EPWXja/_new  2014-09-05 13:00:10.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           autoyast2
-Version:        3.1.57
+Version:        3.1.58
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ autoyast2-3.1.57.tar.bz2 -> autoyast2-3.1.58.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/package/autoyast2.changes 
new/autoyast2-3.1.58/package/autoyast2.changes
--- old/autoyast2-3.1.57/package/autoyast2.changes      2014-08-25 
10:40:16.000000000 +0200
+++ new/autoyast2-3.1.58/package/autoyast2.changes      2014-09-03 
18:10:08.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Sep  2 12:08:53 CEST 2014 - [email protected]
+
+- Fix failure to import report settings from profile introduced with
+  fix for bnc#887397 and bnc#893744
+- 3.1.58
+
+-------------------------------------------------------------------
 Mon Aug 25 08:59:22 CEST 2014 - [email protected]
 
 - Making "second_stage" public in order to switch off second stage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/package/autoyast2.spec 
new/autoyast2-3.1.58/package/autoyast2.spec
--- old/autoyast2-3.1.57/package/autoyast2.spec 2014-08-25 10:40:16.000000000 
+0200
+++ new/autoyast2-3.1.58/package/autoyast2.spec 2014-09-03 18:10:08.000000000 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:           autoyast2
-Version:        3.1.57
+Version:        3.1.58
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/src/clients/inst_autoinit.rb 
new/autoyast2-3.1.58/src/clients/inst_autoinit.rb
--- old/autoyast2-3.1.57/src/clients/inst_autoinit.rb   2014-08-25 
10:40:16.000000000 +0200
+++ new/autoyast2-3.1.58/src/clients/inst_autoinit.rb   2014-09-03 
18:10:08.000000000 +0200
@@ -206,8 +206,8 @@
         # (bnc#887397)
         report = Report.Export # getting all values
         report["yesno_messages"] = report.fetch("errors",{})
-        Report.Import(report) # setting all values
       end
+      Report.Import(report) # setting all values
       AutoinstGeneral.Import(Profile.current.fetch("general",{}))
       AutoinstGeneral.SetSignatureHandling
       AutoinstGeneral.SetMultipathing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-3.1.57/test_xml/fehr_lvm_sles11_sda_disklvm.xml 
new/autoyast2-3.1.58/test_xml/fehr_lvm_sles11_sda_disklvm.xml
--- old/autoyast2-3.1.57/test_xml/fehr_lvm_sles11_sda_disklvm.xml       
1970-01-01 01:00:00.000000000 +0100
+++ new/autoyast2-3.1.58/test_xml/fehr_lvm_sles11_sda_disklvm.xml       
2014-09-03 18:10:08.000000000 +0200
@@ -0,0 +1,122 @@
+<?xml version="1.0"?>
+<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd">
+<profile xmlns="http://www.suse.com/1.0/yast2ns"; 
xmlns:config="http://www.suse.com/1.0/configns";>
+<!--
+raid od hda+hdc
+-->
+
+  <configure>
+    <sound>
+      <autoinstall config:type="boolean">true</autoinstall>
+      <configure_detected config:type="boolean">true</configure_detected>
+    </sound>
+    <networking>
+      <dns>
+        <dhcp_hostname config:type="boolean">true</dhcp_hostname>
+        <dhcp_resolv config:type="boolean">true</dhcp_resolv>
+      </dns>
+      <interfaces config:type="list">
+        <interface>
+          <bootproto>dhcp</bootproto>
+          <device>eth0</device>
+          <name>Ethernet Network Card</name>
+          <startmode>auto</startmode>
+          <usercontrol>no</usercontrol>
+        </interface>
+      </interfaces>
+      <modules config:type="list">
+        <module_entry>
+          <device>static-0</device>
+          <module></module>
+          <options></options>
+        </module_entry>
+      </modules>
+      <routing>
+        <ip_forward config:type="boolean">false</ip_forward>
+      </routing>
+    </networking>
+  </configure>
+  <install>
+    <software>
+<!--      <base>default</base> -->
+    </software>
+    <users config:type="list">
+      <user>
+        <encrypted config:type="boolean">true</encrypted>
+        <user_password>pw</user_password>
+        <username>root</username>
+      </user>
+    </users>
+    <scripts>
+      <postpartitioning-scripts config:type="list">
+        <script>
+         <filename>disks_into_lvm</filename>
+         <interpreter>shell</interpreter>
+         <source><![CDATA[
+set +x
+DISKS=`ls -d /sys/block/sd* | sed -e 1d -e s:/sys/block/::`
+for d in $DISKS
+do
+  # nuke possibly exising partitions on disk
+  parted -s /dev/$d mklabel msdos 
+  # make disk into a LVM PV
+  pvcreate -ff /dev/$d
+  # extend VG with the LVM PV
+  vgextend system /dev/$d
+done
+]]></source>
+        </script>
+      </postpartitioning-scripts>
+    </scripts>
+    <partitioning config:type="list">
+      <drive>
+        <device>/dev/sda</device>
+        <partitions config:type="list">
+          <partition>
+            <format config:type="boolean">true</format>
+            <size>300M</size>
+            <filesystem config:type="symbol">ext3</filesystem>
+            <mount>/boot</mount>
+          </partition>
+          <partition>
+            <create config:type="boolean">true</create>
+            <partition_id config:type="integer">142</partition_id>
+            <lvm_group>system</lvm_group>
+            <size>max</size>
+          </partition>
+        </partitions>
+        <use>all</use>
+      </drive>
+      <drive>
+        <device>/dev/system</device>
+        <initialize config:type="boolean">true</initialize>
+        <is_lvm_vg config:type="boolean">true</is_lvm_vg>
+        <type config:type="symbol">CT_LVM</type>
+        <partitions config:type="list">
+          <partition>
+            <create config:type="boolean">true</create>
+            <format config:type="boolean">true</format>
+            <filesystem config:type="symbol">ext3</filesystem>
+            <lv_name>root_lv</lv_name>
+            <mount>/</mount>
+            <size>3G</size>
+          </partition>
+          <partition>
+            <filesystem config:type="symbol">ext3</filesystem>
+            <lv_name>xxx_lv</lv_name>
+            <mount>/xxxx</mount>
+            <size>200M</size>
+          </partition>
+          <partition>
+            <filesystem config:type="symbol">swap</filesystem>
+            <lv_name>swap_lv</lv_name>
+            <mount>swap</mount>
+            <size>auto</size>
+          </partition>
+        </partitions>
+        <pesize>4M</pesize>
+        <use>all</use>
+      </drive>
+    </partitioning>
+  </install>
+</profile>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-3.1.57/test_xml/fehr_lvm_sles12_sdb_full_sdcd.xml 
new/autoyast2-3.1.58/test_xml/fehr_lvm_sles12_sdb_full_sdcd.xml
--- old/autoyast2-3.1.57/test_xml/fehr_lvm_sles12_sdb_full_sdcd.xml     
1970-01-01 01:00:00.000000000 +0100
+++ new/autoyast2-3.1.58/test_xml/fehr_lvm_sles12_sdb_full_sdcd.xml     
2014-09-03 18:10:08.000000000 +0200
@@ -0,0 +1,260 @@
+<?xml version="1.0"?>
+<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd">
+<profile xmlns="http://www.suse.com/1.0/yast2ns"; 
xmlns:config="http://www.suse.com/1.0/configns";>
+<configure>
+<!--
+  <add-on>
+    <add_on_products config:type="list">
+      <listentry>
+       <media_url>http://download.opensuse.org/update/12.3/</media_url>
+       <product>Updates</product>
+       <product_dir>/</product_dir>
+       <name>Update</name>
+       <ask_on_error config:type="boolean">true</ask_on_error>
+      </listentry>
+    </add_on_products>
+  </add-on>
+-->
+  <bootloader>
+    <loader_type>grub2</loader_type>
+  </bootloader>
+  <firewall>
+    <FW_CONFIGURATIONS_EXT>sshd</FW_CONFIGURATIONS_EXT>
+    <FW_ALLOW_FW_BROADCAST_DMZ>no</FW_ALLOW_FW_BROADCAST_DMZ>
+    <FW_ALLOW_FW_BROADCAST_EXT>no</FW_ALLOW_FW_BROADCAST_EXT>
+    <FW_ALLOW_FW_BROADCAST_INT>no</FW_ALLOW_FW_BROADCAST_INT>
+    <FW_CONFIGURATIONS_DMZ>sshd</FW_CONFIGURATIONS_DMZ>
+    <FW_CONFIGURATIONS_EXT>sshd</FW_CONFIGURATIONS_EXT>
+    <FW_CONFIGURATIONS_INT>sshd</FW_CONFIGURATIONS_INT>
+    <FW_DEV_EXT>eth0</FW_DEV_EXT>
+    <FW_IGNORE_FW_BROADCAST_DMZ>no</FW_IGNORE_FW_BROADCAST_DMZ>
+    <FW_IGNORE_FW_BROADCAST_EXT>yes</FW_IGNORE_FW_BROADCAST_EXT>
+    <FW_IGNORE_FW_BROADCAST_INT>no</FW_IGNORE_FW_BROADCAST_INT>
+    <FW_IPSEC_TRUST>no</FW_IPSEC_TRUST>
+    <FW_LOAD_MODULES>nf_conntrack_netbios_ns</FW_LOAD_MODULES>
+    <FW_LOG_ACCEPT_ALL>no</FW_LOG_ACCEPT_ALL>
+    <FW_LOG_ACCEPT_CRIT>yes</FW_LOG_ACCEPT_CRIT>
+    <FW_LOG_DROP_ALL>no</FW_LOG_DROP_ALL>
+    <FW_LOG_DROP_CRIT>yes</FW_LOG_DROP_CRIT>
+    <FW_MASQUERADE>no</FW_MASQUERADE>
+    <FW_PROTECT_FROM_INT>no</FW_PROTECT_FROM_INT>
+    <FW_ROUTE>no</FW_ROUTE>
+    <enable_firewall config:type="boolean">false</enable_firewall>
+    <start_firewall config:type="boolean">false</start_firewall>
+  </firewall>
+  <general> 
+    <signature-handling>
+      <accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
+      <accept_file_without_checksum 
config:type="boolean">true</accept_file_without_checksum>
+      <accept_verification_failed 
config:type="boolean">true</accept_verification_failed>
+      <accept_unknown_gpg_key 
config:type="boolean">true</accept_unknown_gpg_key>
+      <import_gpg_key config:type="boolean">true</import_gpg_key>
+    </signature-handling>
+    <mode>
+      <confirm config:type="boolean">true</confirm>
+      <final_reboot config:type="boolean">false</final_reboot>
+      <max_systemd_wait config:type="integer">345</max_systemd_wait>
+    </mode>
+    <storage>
+      <start_multipath config:type="boolean">false</start_multipath>
+    </storage>
+  </general>
+  <networking>
+    <keep_install_network config:type="boolean">true</keep_install_network>
+  </networking>
+  <report>
+    <errors>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </errors>
+    <messages>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </messages>
+    <warnings>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </warnings>
+    <yesno_messages>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </yesno_messages>
+  </report>
+  <runlevel>
+    <default>5</default>
+    <services config:type="list" >
+      <service>
+       <service_name>sshd</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>rpcbind</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>autofs</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>nfs</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>cups</service_name>
+       <service_status>disable</service_status>
+      </service>
+      <service>
+       <service_name>SuSEfirewall2</service_name>
+       <service_status>disable</service_status>
+      </service>
+    </services>
+  </runlevel>
+  <sound>
+    <autoinstall config:type="boolean">true</autoinstall>
+    <configure_detected config:type="boolean">true</configure_detected>
+  </sound>
+  <scripts>
+  </scripts>
+  <timezone>
+    <hwclock>UTC</hwclock>
+    <timezone>Europe/Berlin</timezone>
+  </timezone>
+</configure>
+<install>
+  <partitioning config:type="list">
+    <drive>
+      <device>/dev/sdb</device>
+      <initialize config:type="boolean">true</initialize>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext3</filesystem>
+          <format config:type="boolean">true</format>
+          <fstopt>acl,user_xattr</fstopt>
+          <mount>/boot</mount>
+          <partition_nr config:type="integer">1</partition_nr>
+          <size>187858432</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext4</filesystem>
+          <lvm_group>system</lvm_group>
+          <partition_id config:type="integer">142</partition_id>
+          <partition_nr config:type="integer">2</partition_nr>
+          <size>max</size>
+        </partition>
+      </partitions>
+      <pesize/>
+      <type config:type="symbol">CT_DISK</type>
+      <use>all</use>
+    </drive>
+    <drive>
+      <device>/dev/sdc</device>
+      <initialize config:type="boolean">true</initialize>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">false</create>
+          <lvm_group>system</lvm_group>
+          <partition_nr config:type="integer">0</partition_nr>
+          <size>max</size>
+        </partition>
+      </partitions>
+      <pesize/>
+      <type config:type="symbol">CT_DISK</type>
+      <use>all</use>
+    </drive>
+    <drive>
+      <device>/dev/sdd</device>
+      <initialize config:type="boolean">true</initialize>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">false</create>
+          <lvm_group>system</lvm_group>
+          <partition_nr config:type="integer">0</partition_nr>
+          <size>max</size>
+        </partition>
+      </partitions>
+      <pesize/>
+      <type config:type="symbol">CT_DISK</type>
+      <use>all</use>
+    </drive>
+    <drive>
+      <device>/dev/system</device>
+      <initialize config:type="boolean">true</initialize>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext4</filesystem>
+          <format config:type="boolean">true</format>
+          <fstopt>acl,user_xattr</fstopt>
+          <lv_name>home</lv_name>
+          <mount>/home</mount>
+          <size>2147483648</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext4</filesystem>
+          <format config:type="boolean">true</format>
+          <fstopt>acl,user_xattr</fstopt>
+          <lv_name>root</lv_name>
+          <mount>/</mount>
+          <size>4294967296</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">swap</filesystem>
+          <format config:type="boolean">true</format>
+          <fstopt>defaults</fstopt>
+          <lv_name>swap</lv_name>
+          <mount>swap</mount>
+          <size>1073741824</size>
+        </partition>
+      </partitions>
+      <pesize>4M</pesize>
+      <type config:type="symbol">CT_LVM</type>
+      <use>all</use>
+    </drive>
+  </partitioning>
+  <software>
+    <image/>
+    <instsource/>
+    <packages config:type="list">
+      <package>autoyast2</package>
+      <package>autoyast2-installation</package>
+      <package>kexec-tools</package>
+      <package>libXmu6</package>
+      <package>libnl-1_1</package>
+      <package>libxslt-tools</package>
+      <package>libxslt1</package>
+      <package>yast2-schema</package>
+      <package>yast2-trans-en_US</package>
+    </packages>
+    <patterns config:type="list">
+    </patterns>
+  </software>
+  <users config:type="list">
+    <user>
+      <encrypted config:type="boolean">true</encrypted>
+      <fullname>root</fullname>
+      <gid>0</gid>
+      <home>/root</home>
+      <password_settings>
+       <expire/>
+       <flag/>
+       <inact/>
+       <max/>
+       <min/>
+       <warn/>
+      </password_settings>
+      <shell>/bin/bash</shell>
+      <uid>0</uid>
+      <user_password>pw</user_password>
+      <username>root</username>
+    </user>
+  </users>
+</install>
+</profile>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/test_xml/fehr_sdb.xml 
new/autoyast2-3.1.58/test_xml/fehr_sdb.xml
--- old/autoyast2-3.1.57/test_xml/fehr_sdb.xml  2014-08-25 10:40:16.000000000 
+0200
+++ new/autoyast2-3.1.58/test_xml/fehr_sdb.xml  2014-09-03 18:10:08.000000000 
+0200
@@ -122,12 +122,14 @@
   </sound>
   <scripts>
   </scripts>
+<!--
   <suse_register>
     <do_registration config:type="boolean">true</do_registration>
     <registration_data/>
     <submit_hwdata config:type="boolean">true</submit_hwdata>
     <submit_optional config:type="boolean">true</submit_optional>
   </suse_register>
+-->
   <timezone>
     <hwclock>UTC</hwclock>
     <timezone>Europe/Berlin</timezone>
@@ -138,6 +140,7 @@
     <drive>
       <device>/dev/sdb</device>
       <initialize config:type="boolean">true</initialize>
+      <disklabel>msdos</disklabel>
 <!--
       <disklabel>gpt</disklabel>
 -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/test_xml/fehr_sdb_lvm_ask.xml 
new/autoyast2-3.1.58/test_xml/fehr_sdb_lvm_ask.xml
--- old/autoyast2-3.1.57/test_xml/fehr_sdb_lvm_ask.xml  1970-01-01 
01:00:00.000000000 +0100
+++ new/autoyast2-3.1.58/test_xml/fehr_sdb_lvm_ask.xml  2014-09-03 
18:10:08.000000000 +0200
@@ -0,0 +1,331 @@
+<?xml version="1.0"?>
+<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd">
+<profile xmlns="http://www.suse.com/1.0/yast2ns"; 
xmlns:config="http://www.suse.com/1.0/configns";>
+<configure>
+  <bootloader>
+    <global>
+      <generic_mbr>true</generic_mbr>
+      <timeout config:type="integer">8</timeout>
+      <gfxmenu>/boot/menu</gfxmenu>
+    </global>
+  </bootloader>
+  <firewall>
+    <FW_CONFIGURATIONS_EXT>sshd</FW_CONFIGURATIONS_EXT>
+    <FW_ALLOW_FW_BROADCAST_DMZ>no</FW_ALLOW_FW_BROADCAST_DMZ>
+    <FW_ALLOW_FW_BROADCAST_EXT>no</FW_ALLOW_FW_BROADCAST_EXT>
+    <FW_ALLOW_FW_BROADCAST_INT>no</FW_ALLOW_FW_BROADCAST_INT>
+    <FW_CONFIGURATIONS_DMZ>sshd</FW_CONFIGURATIONS_DMZ>
+    <FW_CONFIGURATIONS_EXT>sshd</FW_CONFIGURATIONS_EXT>
+    <FW_CONFIGURATIONS_INT>sshd</FW_CONFIGURATIONS_INT>
+    <FW_DEV_EXT>eth0</FW_DEV_EXT>
+    <FW_IGNORE_FW_BROADCAST_DMZ>no</FW_IGNORE_FW_BROADCAST_DMZ>
+    <FW_IGNORE_FW_BROADCAST_EXT>yes</FW_IGNORE_FW_BROADCAST_EXT>
+    <FW_IGNORE_FW_BROADCAST_INT>no</FW_IGNORE_FW_BROADCAST_INT>
+    <FW_IPSEC_TRUST>no</FW_IPSEC_TRUST>
+    <FW_LOAD_MODULES>nf_conntrack_netbios_ns</FW_LOAD_MODULES>
+    <FW_LOG_ACCEPT_ALL>no</FW_LOG_ACCEPT_ALL>
+    <FW_LOG_ACCEPT_CRIT>yes</FW_LOG_ACCEPT_CRIT>
+    <FW_LOG_DROP_ALL>no</FW_LOG_DROP_ALL>
+    <FW_LOG_DROP_CRIT>yes</FW_LOG_DROP_CRIT>
+    <FW_MASQUERADE>no</FW_MASQUERADE>
+    <FW_PROTECT_FROM_INT>no</FW_PROTECT_FROM_INT>
+    <FW_ROUTE>no</FW_ROUTE>
+    <enable_firewall config:type="boolean">false</enable_firewall>
+    <start_firewall config:type="boolean">false</start_firewall>
+  </firewall>
+  <general> 
+    <signature-handling>
+      <accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
+      <accept_file_without_checksum 
config:type="boolean">true</accept_file_without_checksum>
+      <accept_verification_failed 
config:type="boolean">true</accept_verification_failed>
+      <accept_unknown_gpg_key 
config:type="boolean">true</accept_unknown_gpg_key>
+    </signature-handling>
+    <mode>
+      <confirm config:type="boolean">true</confirm>
+      <final_reboot config:type="boolean">false</final_reboot>
+    </mode>
+    <ask-list config:type="list">
+      <ask>
+       <dialog config:type="integer">0</dialog>
+       <element config:type="integer">0</element>
+       <title>VG name</title>
+       <question>Enter name of Volume group</question>
+       <stage>initial</stage>
+       <help>put some blabla here</help>
+       <password config:type="boolean">false</password>
+       <script>
+         <environment config:type="boolean">true</environment>
+         <source><![CDATA[
+sed -e s/VG_PLACEHOLDER/$VAL/ -e s/ask-list/disabled/ 
</tmp/profile/autoinst.xml >/tmp/profile/modified.xml
+]]>
+         </source>
+       </script>
+      </ask>
+<!--
+      <ask>
+       <dialog config:type="integer">0</dialog>
+       <element config:type="integer">1</element>
+       <title>LV name 1</title>
+       <pathlist config:type="list">
+         <path>partitioning,1,partitions,0,lv_name</path>
+       </pathlist>
+       <question>Enter name of logical volume</question>
+       <stage>initial</stage>
+       <help>put some blabla here</help>
+       <password config:type="boolean">false</password>
+      </ask>
+      <ask>
+       <dialog config:type="integer">0</dialog>
+       <element config:type="integer">2</element>
+       <title>LV name 2</title>
+       <pathlist config:type="list">
+         <path>partitioning,1,partitions,1,lv_name</path>
+       </pathlist>
+       <question>Enter name of logical volume 2</question>
+       <stage>initial</stage>
+       <help>put some blabla here</help>
+       <password config:type="boolean">false</password>
+      </ask>
+      <ask>
+       <dialog config:type="integer">0</dialog>
+       <element config:type="integer">1</element>
+       <selection config:type="list">
+         <entry>
+           <value>local</value>
+           <label>Local User Management</label>
+         </entry>
+         <entry>
+           <label>Network User Management via NIS</label>
+           <value>nis</value>
+         </entry>
+         <entry>
+           <label>Only root user</label>
+           <value>none</value>
+         </entry>
+       </selection>
+       <default>local</default>
+       <script>
+         <environment config:type="boolean">true</environment>
+         <source><![CDATA[
+if [ "$VAL" = "local" ]; then
+echo -n "10" > /tmp/next_dialog
+elif [ "$VAL" = "nis" ]; then
+echo -n "20" > /tmp/next_dialog
+elif [ "$VAL" = "none" ]; then
+# -1 terminates the ask-dialog sequence
+echo -n "-1" > /tmp/next_dialog
+fi
+]]>
+         </source>
+       </script>
+      </ask>
+      <ask>
+       <dialog config:type="integer">10</dialog>
+       <title>Local User</title>
+       <question>Password</question>
+       <pathlist config:type="list">
+         <path>users,1,user_password</path>
+       </pathlist>
+       <password config:type="boolean">true</password>
+       <stage>initial</stage>
+       <help>enter local user data</help>
+       <password config:type="boolean">false</password>
+      </ask>
+-->
+    </ask-list> 
+  </general>
+  <networking>
+<!--
+    <keep_install_network config:type="boolean">true</keep_install_network>
+-->
+    <interfaces config:type="list">
+      <interface>
+        <bootproto>dhcp</bootproto>
+        <device>eth-id-08:00:27:3d:0c:1d</device>
+        <startmode>onboot</startmode>
+      </interface>
+    </interfaces>
+    <managed config:type="boolean">false</managed>
+        <routing>
+      <ip_forward config:type="boolean">false</ip_forward>
+      <routes config:type="list">
+        <route>
+          <destination>default</destination>
+          <device>-</device>
+          <gateway>10.120.255.254</gateway>
+          <netmask>-</netmask>
+        </route>
+      </routes>
+    </routing>
+  </networking>
+  <report>
+    <errors>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </errors>
+    <messages>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </messages>
+    <warnings>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </warnings>
+    <yesno_messages>
+      <log config:type="boolean">true</log>
+      <show config:type="boolean">true</show>
+      <timeout config:type="integer">10</timeout>
+    </yesno_messages>
+  </report>
+  <runlevel>
+    <default>5</default>
+    <services config:type="list" >
+      <service>
+       <service_name>sshd</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>rpcbind</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>autofs</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>nfs</service_name>
+       <service_start>3 5</service_start>
+      </service>
+      <service>
+       <service_name>cups</service_name>
+       <service_status>disable</service_status>
+      </service>
+      <service>
+       <service_name>SuSEfirewall2</service_name>
+       <service_status>disable</service_status>
+      </service>
+    </services>
+  </runlevel>
+  <sound>
+    <autoinstall config:type="boolean">true</autoinstall>
+    <configure_detected config:type="boolean">true</configure_detected>
+  </sound>
+<!--
+  <suse_register>
+    <do_registration config:type="boolean">true</do_registration>
+    <registration_data/>
+    <submit_hwdata config:type="boolean">true</submit_hwdata>
+    <submit_optional config:type="boolean">true</submit_optional>
+  </suse_register>
+-->
+  <timezone>
+    <hwclock>UTC</hwclock>
+    <timezone>Europe/Berlin</timezone>
+  </timezone>
+</configure>
+<install>
+  <partitioning config:type="list">
+    <drive>
+      <device>/dev/sdb</device>
+      <initialize config:type="boolean">true</initialize>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext3</filesystem>
+          <format config:type="boolean">true</format>
+          <mount>/boot</mount>
+          <size>256M</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <lvm_group>VG_PLACEHOLDER</lvm_group>
+          <size>max</size>
+        </partition>
+      </partitions>
+      <type config:type="symbol">CT_DISK</type>
+      <use>all</use>
+    </drive>
+    <drive>
+      <device>/dev/VG_PLACEHOLDER</device>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">swap</filesystem>
+          <format config:type="boolean">true</format>
+          <lv_name>swapvol</lv_name>
+          <mount>swap</mount>
+          <mountby config:type="symbol">device</mountby>
+          <size>auto</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext3</filesystem>
+          <format config:type="boolean">true</format>
+          <lv_name>rootvol</lv_name>
+          <mount>/</mount>
+          <mountby config:type="symbol">device</mountby>
+          <size>4G</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext3</filesystem>
+          <format config:type="boolean">true</format>
+          <lv_name>usrvol</lv_name>
+          <mount>/usr</mount>
+          <size>2G</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext3</filesystem>
+          <format config:type="boolean">true</format>
+          <lv_name>tmpvol</lv_name>
+          <mount>/tmp</mount>
+          <mountby config:type="symbol">device</mountby>
+          <size>500M</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext3</filesystem>
+          <format config:type="boolean">true</format>
+          <lv_name>homevol</lv_name>
+          <mount>/psa/home</mount>
+          <mountby config:type="symbol">device</mountby>
+          <size>128M</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <filesystem config:type="symbol">ext3</filesystem>
+          <format config:type="boolean">true</format>
+          <lv_name>optvol</lv_name>
+          <mount>/opt</mount>
+          <mountby config:type="symbol">device</mountby>
+          <size>130M</size>
+        </partition>
+      </partitions>
+      <type config:type="symbol">CT_LVM</type>
+      <use>all</use>
+    </drive>
+  </partitioning>
+  <software>
+    <image/>
+    <instsource/>
+    <packages config:type="list">
+      <package>less</package>
+      <package>yast2-trans-en_US</package>
+    </packages>
+    <patterns config:type="list">
+      <pattern>Minimal</pattern>
+      <pattern>base</pattern>
+    </patterns>
+  </software>
+  <users config:type="list">
+    <user>
+      <user_password>pw</user_password>
+      <username>root</username>
+    </user>
+  </users>
+</install>
+</profile>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/test_xml/fehr_sdb_sle12.xml 
new/autoyast2-3.1.58/test_xml/fehr_sdb_sle12.xml
--- old/autoyast2-3.1.57/test_xml/fehr_sdb_sle12.xml    2014-08-25 
10:40:16.000000000 +0200
+++ new/autoyast2-3.1.58/test_xml/fehr_sdb_sle12.xml    2014-09-03 
18:10:08.000000000 +0200
@@ -132,8 +132,11 @@
 <install>
   <partitioning config:type="list">
     <drive>
+<!--
       <device>/dev/sdb</device>
+-->
       <initialize config:type="boolean">true</initialize>
+      <disklabel>msdos</disklabel>
 <!--
       <disklabel>gpt</disklabel>
 -->
@@ -150,9 +153,19 @@
        <partition>
          <mount>/</mount>
          <size>max</size>
-         <filesystem config:type="symbol">ext4</filesystem>
          <format config:type="boolean">true</format>
-         </partition>
+          <filesystem config:type="symbol">ext4</filesystem>
+<!--
+          <filesystem config:type="symbol">btrfs</filesystem>
+          <subvolumes config:type="list">
+            <listentry>boot</listentry>
+            <listentry>home</listentry>
+            <listentry>opt</listentry>
+            <listentry>tmp</listentry>
+            <listentry>var</listentry>
+          </subvolumes>
+-->
+        </partition>
 <!--
        <partition>
          <mount>/boot</mount>
@@ -163,6 +176,9 @@
        </partition>
 -->
       </partitions>
+<!--
+      <use>2,3,4</use>
+-->
     </drive>
   </partitioning>
   <software>
@@ -179,7 +195,7 @@
   </software>
   <users config:type="list">
     <user>
-      <user_password>rootpw</user_password>
+      <user_password>pw</user_password>
       <username>root</username>
     </user>
   </users>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/test_xml/fehr_test.xml 
new/autoyast2-3.1.58/test_xml/fehr_test.xml
--- old/autoyast2-3.1.57/test_xml/fehr_test.xml 2014-08-25 10:40:16.000000000 
+0200
+++ new/autoyast2-3.1.58/test_xml/fehr_test.xml 2014-09-03 18:10:08.000000000 
+0200
@@ -48,12 +48,15 @@
      <confirm config:type="boolean">true</confirm>
    </mode>
 </general>
+<!--
+
   <suse_register>
     <do_registration config:type="boolean">true</do_registration>
     <registration_data/>
     <submit_hwdata config:type="boolean">true</submit_hwdata>
     <submit_optional config:type="boolean">true</submit_optional>
   </suse_register>
+-->
     <sound>
       <autoinstall config:type="boolean">true</autoinstall>
       <configure_detected config:type="boolean">true</configure_detected>
@@ -99,56 +102,96 @@
         <username>root</username>
       </user>
     </users>
-    <partitioning config:type="list">
+  <partitioning config:type="list">
+    <drive>
+      <device>/dev/lsys</device>
+      <disklabel>msdos</disklabel>
+      <enable_snapshots config:type="boolean">true</enable_snapshots>
+      <initialize config:type="boolean">true</initialize>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">true</create>
+          <crypt_fs config:type="boolean">false</crypt_fs>
+          <filesystem config:type="symbol">xfs</filesystem>
+          <format config:type="boolean">true</format>
+          <loop_fs config:type="boolean">false</loop_fs>
+          <lv_name>lvall</lv_name>
+          <mount>/media/lvall</mount>
+          <mountby config:type="symbol">device</mountby>
+          <partition_nr config:type="integer">1</partition_nr>
+          <resize config:type="boolean">false</resize>
+          <size>max</size>
+        </partition>
+      </partitions>
+      <pesize>4M</pesize>
+      <type config:type="symbol">CT_LVM</type>
+      <use>all</use>
+    </drive>
     <drive>
       <device>/dev/sdb</device>
+      <disklabel>gpt</disklabel>
+      <enable_snapshots config:type="boolean">true</enable_snapshots>
       <initialize config:type="boolean">true</initialize>
-      <disklabel>msdos</disklabel>
-       <partitions config:type="list">
-       <partition>
-       <mount>swap</mount>
-       <size>3727M</size>
-       <filesystem>swap</filesystem>
-       <format config:type="boolean">true</format>
-       </partition>
-       <partition>
-       <mount>/</mount>
-       <size>max</size>
-       <filesystem config:type="symbol">btrfs</filesystem>
-       <format config:type="boolean">true</format>
-    <subvolumes config:type="list"> 
-        <path>var/tmp</path> 
-        <path>var/log</path> 
-        <path>var/spool</path> 
-        <path>tmp</path> 
-        <path>opt</path> 
-        <path>srv</path> 
-        <path>xyz_abcd</path> 
-    </subvolumes> 
-       </partition>
-       <partition>
-       <mount>/boot</mount>
-       <size>500M</size>
-       <filesystem>ext3</filesystem>
-       <format config:type="boolean">true</format>
-       <filesystem config:type="symbol">ext3</filesystem>
-       </partition>
-       <partition>
-       <mount>/emil</mount>
-       <size>1000M</size>
-       <filesystem>ext3</filesystem>
-       <format config:type="boolean">true</format>
-       <filesystem config:type="symbol">ext3</filesystem>
-       </partition>
-       <partition>
-       <mount>/fritz</mount>
-       <size>1500M</size>
-       <filesystem>ext3</filesystem>
-       <format config:type="boolean">true</format>
-       <filesystem config:type="symbol">ext3</filesystem>
-       </partition>
-       </partitions>
-       </drive>
-    </partitioning>
+      <partitions config:type="list">
+        <partition>
+          <create config:type="boolean">true</create>
+          <crypt_fs config:type="boolean">false</crypt_fs>
+          <filesystem config:type="symbol">vfat</filesystem>
+          <format config:type="boolean">true</format>
+          <fstopt>umask=0002,utf8=true</fstopt>
+          <loop_fs config:type="boolean">false</loop_fs>
+          <mount>/boot/efi</mount>
+          <mountby config:type="symbol">uuid</mountby>
+          <partition_id config:type="integer">259</partition_id>
+          <partition_nr config:type="integer">1</partition_nr>
+          <resize config:type="boolean">false</resize>
+          <size>476216832</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <crypt_fs config:type="boolean">false</crypt_fs>
+          <filesystem config:type="symbol">swap</filesystem>
+          <format config:type="boolean">true</format>
+          <loop_fs config:type="boolean">false</loop_fs>
+          <mount>swap</mount>
+          <mountby config:type="symbol">uuid</mountby>
+          <partition_id config:type="integer">130</partition_id>
+          <partition_nr config:type="integer">2</partition_nr>
+          <resize config:type="boolean">false</resize>
+          <size>17173741056</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <crypt_fs config:type="boolean">false</crypt_fs>
+          <filesystem config:type="symbol">ext4</filesystem>
+          <format config:type="boolean">true</format>
+          <fstopt>acl,user_xattr</fstopt>
+          <loop_fs config:type="boolean">false</loop_fs>
+          <mount>/</mount>
+          <mountby config:type="symbol">uuid</mountby>
+          <partition_id config:type="integer">131</partition_id>
+          <partition_nr config:type="integer">3</partition_nr>
+          <resize config:type="boolean">false</resize>
+          <size>42949672960</size>
+        </partition>
+        <partition>
+          <create config:type="boolean">true</create>
+          <crypt_fs config:type="boolean">false</crypt_fs>
+          <filesystem config:type="symbol">btrfs</filesystem>
+          <format config:type="boolean">false</format>
+          <loop_fs config:type="boolean">false</loop_fs>
+          <lvm_group>lsys</lvm_group>
+          <mountby config:type="symbol">device</mountby>
+          <partition_id config:type="integer">142</partition_id>
+          <partition_nr config:type="integer">4</partition_nr>
+          <resize config:type="boolean">false</resize>
+          <size>max</size>
+        </partition>
+      </partitions>
+      <pesize/>
+      <type config:type="symbol">CT_DISK</type>
+      <use>all</use>
+    </drive>
+  </partitioning>
 </install>
 </profile>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.57/test_xml/ft_tmp.xml 
new/autoyast2-3.1.58/test_xml/ft_tmp.xml
--- old/autoyast2-3.1.57/test_xml/ft_tmp.xml    2014-08-25 10:40:16.000000000 
+0200
+++ new/autoyast2-3.1.58/test_xml/ft_tmp.xml    1970-01-01 01:00:00.000000000 
+0100
@@ -1,187 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd">
-<profile xmlns="http://www.suse.com/1.0/yast2ns"; 
xmlns:config="http://www.suse.com/1.0/configns";>
-<configure>
-  <bootloader>
-    <global>
-      <generic_mbr>true</generic_mbr>
-      <timeout config:type="integer">8</timeout>
-      <gfxmenu>/boot/menu</gfxmenu>
-    </global>
-  </bootloader>
-  <firewall>
-    <FW_CONFIGURATIONS_EXT>sshd</FW_CONFIGURATIONS_EXT>
-    <FW_ALLOW_FW_BROADCAST_DMZ>no</FW_ALLOW_FW_BROADCAST_DMZ>
-    <FW_ALLOW_FW_BROADCAST_EXT>no</FW_ALLOW_FW_BROADCAST_EXT>
-    <FW_ALLOW_FW_BROADCAST_INT>no</FW_ALLOW_FW_BROADCAST_INT>
-    <FW_CONFIGURATIONS_DMZ>sshd</FW_CONFIGURATIONS_DMZ>
-    <FW_CONFIGURATIONS_EXT>sshd</FW_CONFIGURATIONS_EXT>
-    <FW_CONFIGURATIONS_INT>sshd</FW_CONFIGURATIONS_INT>
-    <FW_DEV_EXT>eth0</FW_DEV_EXT>
-    <FW_IGNORE_FW_BROADCAST_DMZ>no</FW_IGNORE_FW_BROADCAST_DMZ>
-    <FW_IGNORE_FW_BROADCAST_EXT>yes</FW_IGNORE_FW_BROADCAST_EXT>
-    <FW_IGNORE_FW_BROADCAST_INT>no</FW_IGNORE_FW_BROADCAST_INT>
-    <FW_IPSEC_TRUST>no</FW_IPSEC_TRUST>
-    <FW_LOAD_MODULES>nf_conntrack_netbios_ns</FW_LOAD_MODULES>
-    <FW_LOG_ACCEPT_ALL>no</FW_LOG_ACCEPT_ALL>
-    <FW_LOG_ACCEPT_CRIT>yes</FW_LOG_ACCEPT_CRIT>
-    <FW_LOG_DROP_ALL>no</FW_LOG_DROP_ALL>
-    <FW_LOG_DROP_CRIT>yes</FW_LOG_DROP_CRIT>
-    <FW_MASQUERADE>no</FW_MASQUERADE>
-    <FW_PROTECT_FROM_INT>no</FW_PROTECT_FROM_INT>
-    <FW_ROUTE>no</FW_ROUTE>
-    <enable_firewall config:type="boolean">false</enable_firewall>
-    <start_firewall config:type="boolean">false</start_firewall>
-  </firewall>
-  <general> 
-    <signature-handling>
-      <accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
-      <accept_file_without_checksum 
config:type="boolean">true</accept_file_without_checksum>
-      <accept_verification_failed 
config:type="boolean">true</accept_verification_failed>
-      <accept_unknown_gpg_key 
config:type="boolean">true</accept_unknown_gpg_key>
-    </signature-handling>
-    <mode>
-      <confirm config:type="boolean">true</confirm>
-      <final_reboot config:type="boolean">false</final_reboot>
-    </mode>
-  </general>
-  <networking>
-    <keep_install_network config:type="boolean">true</keep_install_network>
-  </networking>
-  <report>
-    <errors>
-      <log config:type="boolean">true</log>
-      <show config:type="boolean">true</show>
-      <timeout config:type="integer">0</timeout>
-    </errors>
-    <messages>
-      <log config:type="boolean">true</log>
-      <show config:type="boolean">true</show>
-      <timeout config:type="integer">20</timeout>
-    </messages>
-    <warnings>
-      <log config:type="boolean">true</log>
-      <show config:type="boolean">true</show>
-      <timeout config:type="integer">30</timeout>
-    </warnings>
-    <yesno_messages>
-      <log config:type="boolean">true</log>
-      <show config:type="boolean">true</show>
-      <timeout config:type="integer">25</timeout>
-    </yesno_messages>
-  </report>
-  <runlevel>
-    <default>5</default>
-    <services config:type="list" >
-      <service>
-       <service_name>sshd</service_name>
-       <service_start>3 5</service_start>
-      </service>
-      <service>
-       <service_name>rpcbind</service_name>
-       <service_start>3 5</service_start>
-      </service>
-      <service>
-       <service_name>autofs</service_name>
-       <service_start>3 5</service_start>
-      </service>
-      <service>
-       <service_name>nfs</service_name>
-       <service_start>3 5</service_start>
-      </service>
-      <service>
-       <service_name>cups</service_name>
-       <service_status>disable</service_status>
-      </service>
-      <service>
-       <service_name>SuSEfirewall2</service_name>
-       <service_status>disable</service_status>
-      </service>
-    </services>
-  </runlevel>
-  <sound>
-    <autoinstall config:type="boolean">true</autoinstall>
-    <configure_detected config:type="boolean">true</configure_detected>
-  </sound>
-  <scripts>
-    <chroot-scripts config:type="list">
-      <script>
-        <interpreter>shell</interpreter>
-       <debug config:type="boolean">true</debug>
-       <chrooted config:type="boolean">false</chrooted>
-        <source><![CDATA[
-    cp -av /usr/share/YaST2/modules/SLP.rb /mnt/usr/share/YaST2/modules
-]]>
-        </source>
-      </script>
-    </chroot-scripts>
-  </scripts>
-<!--
-  <suse_register>
-    <do_registration config:type="boolean">true</do_registration>
-    <registration_data/>
-    <submit_hwdata config:type="boolean">true</submit_hwdata>
-    <submit_optional config:type="boolean">true</submit_optional>
-  </suse_register>
--->
-  <timezone>
-    <hwclock>UTC</hwclock>
-    <timezone>Europe/Berlin</timezone>
-  </timezone>
-</configure>
-<install>
-  <partitioning config:type="list">
-    <drive>
-      <device>/dev/sdb</device>
-      <initialize config:type="boolean">true</initialize>
-<!--
-      <disklabel>gpt</disklabel>
--->
-      <partitions config:type="list">
-       <partition>
-         <mount>swap</mount>
-         <size>500M</size>
-         <filesystem>swap</filesystem>
-         <format config:type="boolean">true</format>
-<!--
-         <fstopt config:type="symbol">pri=1</fstopt>
--->
-       </partition>
-       <partition>
-         <mount>/</mount>
-         <size>max</size>
-         <filesystem config:type="symbol">ext4</filesystem>
-         <format config:type="boolean">true</format>
-         </partition>
-<!--
-       <partition>
-         <mount>/boot</mount>
-           <size>200M</size>
-           <filesystem>ext3</filesystem>
-           <format config:type="boolean">true</format>
-           <filesystem config:type="symbol">ext3</filesystem>
-       </partition>
--->
-      </partitions>
-    </drive>
-  </partitioning>
-  <software>
-    <image/>
-    <instsource/>
-    <packages config:type="list">
-      <package>less</package>
-      <package>yast2-trans-en_US</package>
-    </packages>
-    <patterns config:type="list">
-      <pattern>Minimal</pattern>
-      <pattern>base</pattern>
-    </patterns>
-  </software>
-  <users config:type="list">
-    <user>
-      <user_password>rootpw</user_password>
-      <username>root</username>
-    </user>
-  </users>
-</install>
-</profile>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to