File installation.xml of Package skelcd-education-desktop
<?xml version="1.0"?>
<!DOCTYPE productDefines SYSTEM "/usr/share/YaST2/control/control.dtd">
<productDefines xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns">
<!-- these options override base product's ones -->
<partitioning>
<evms_config config:type="boolean">false</evms_config>
<try_separate_home config:type="boolean">true</try_separate_home>
<limit_try_home>7G</limit_try_home>
<root_space_percent>40</root_space_percent>
<root_base_size>10G</root_base_size>
<root_max_size>20G</root_max_size>
<proposal_lvm config:type="boolean">false</proposal_lvm>
<proposal_evms config:type="boolean">false</proposal_evms>
<vm_desired_size>20G</vm_desired_size>
<vm_home_max_size>25G</vm_home_max_size>
<boot_evms config:type="boolean">false</boot_evms>
</partitioning>
</productDefines>