[yast-commit] r64182 - in /branches/SuSE-Code-11-SP2-Branch/installation: ./ control/ package/
Author: fehr Date: Wed Jun 1 11:34:41 2011 New Revision: 64182 URL: http://svn.opensuse.org/viewcvs/yast?rev=64182&view=rev Log: add btrfs_increase_percentage to to category "partitioning" in config.xml files Modified: branches/SuSE-Code-11-SP2-Branch/installation/VERSION branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLED.xml branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLES.xml branches/SuSE-Code-11-SP2-Branch/installation/control/control.openSUSE.xml branches/SuSE-Code-11-SP2-Branch/installation/control/control.xml branches/SuSE-Code-11-SP2-Branch/installation/package/yast2-installation.changes Modified: branches/SuSE-Code-11-SP2-Branch/installation/VERSION URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/installation/VERSION?rev=64182&r1=64181&r2=64182&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/installation/VERSION (original) +++ branches/SuSE-Code-11-SP2-Branch/installation/VERSION Wed Jun 1 11:34:41 2011 @@ -1 +1 @@ -2.17.81 +2.17.82 Modified: branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLED.xml URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLED.xml?rev=64182&r1=64181&r2=64182&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLED.xml (original) +++ branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLED.xml Wed Jun 1 11:34:41 2011 @@ -302,6 +302,7 @@ <vm_desired_size>15GB</vm_desired_size> <vm_home_max_size>25GB</vm_home_max_size> <boot_evms config:type="boolean">false</boot_evms> + <btrfs_increase_percentage>100</btrfs_increase_percentage> </partitioning> <network> Modified: branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLES.xml URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLES.xml?rev=64182&r1=64181&r2=64182&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLES.xml (original) +++ branches/SuSE-Code-11-SP2-Branch/installation/control/control.SLES.xml Wed Jun 1 11:34:41 2011 @@ -262,6 +262,7 @@ <vm_desired_size>15GB</vm_desired_size> <vm_home_max_size>25GB</vm_home_max_size> <boot_evms config:type="boolean">false</boot_evms> + <btrfs_increase_percentage>100</btrfs_increase_percentage> </partitioning> <network> Modified: branches/SuSE-Code-11-SP2-Branch/installation/control/control.openSUSE.xml URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/installation/control/control.openSUSE.xml?rev=64182&r1=64181&r2=64182&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/installation/control/control.openSUSE.xml (original) +++ branches/SuSE-Code-11-SP2-Branch/installation/control/control.openSUSE.xml Wed Jun 1 11:34:41 2011 @@ -322,6 +322,7 @@ <vm_desired_size>15GB</vm_desired_size> <vm_home_max_size>25GB</vm_home_max_size> <boot_evms config:type="boolean">false</boot_evms> + <btrfs_increase_percentage>100</btrfs_increase_percentage> </partitioning> <network> Modified: branches/SuSE-Code-11-SP2-Branch/installation/control/control.xml URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/installation/control/control.xml?rev=64182&r1=64181&r2=64182&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/installation/control/control.xml (original) +++ branches/SuSE-Code-11-SP2-Branch/installation/control/control.xml Wed Jun 1 11:34:41 2011 @@ -38,6 +38,7 @@ <root_space_percent>40</root_space_percent> <root_base_size>3GB</root_base_size> <root_max_size>10GB</root_max_size> + <btrfs_increase_percentage>100</btrfs_increase_percentage> </partitioning> <network> <force_static_ip config:type="boolean">false</force_static_ip> Modified: branches/SuSE-Code-11-SP2-Branch/installation/package/yast2-installation.changes URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/installation/package/yast2-installation.changes?rev=64182&r1=64181&r2=64182&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/installation/package/yast2-installation.changes (original) +++ branches/SuSE-Code-11-SP2-Branch/installation/package/yast2-installation.changes Wed Jun 1 11:34:41 2011 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Jun 1 11:30:47 CEST 2011 - fehr@suse.de + +- add btrfs_increase_percentage to to category "partitioning" in + config.xml files +- 2.17.82 + +------------------------------------------------------------------- Thu May 19 14:21:14 CEST 2011 - jsuchome@suse.cz - enable YaST restart in the 1st stage (bnc#694299) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
fehr@svn2.opensuse.org